app_languages.php 362 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034
  1. <?php
  2. $text['language-name']['en-us'] = "English - United States";
  3. $text['language-name']['en-gb'] = "English - Great Britain";
  4. $text['language-name']['ar-eg'] = "العربية - مصر";
  5. $text['language-name']['de-at'] = "Deutsch - Österreich";
  6. $text['language-name']['de-ch'] = "Deutsch - Schweiz";
  7. $text['language-name']['de-de'] = "Deutsch - Deutsch";
  8. $text['language-name']['el-gr'] = "Ελληνικά - Ελλάδα";
  9. $text['language-name']['es-cl'] = "Español - Chile";
  10. $text['language-name']['es-mx'] = "Español - México";
  11. $text['language-name']['fr-ca'] = "Français - Canada";
  12. $text['language-name']['fr-fr'] = "Français - France";
  13. $text['language-name']['he-il'] = "עברית - ישראל";
  14. $text['language-name']['it-it'] = "Italiano - Italia";
  15. $text['language-name']['nl-nl'] = "Nederlands - De Nederland";
  16. $text['language-name']['pl-pl'] = "Polski - Polska";
  17. $text['language-name']['pt-br'] = "Português - Brasil";
  18. $text['language-name']['pt-pt'] = "Português - Portugal";
  19. $text['language-name']['ro-ro'] = "România - România";
  20. $text['language-name']['ru-ru'] = "Русский - Россия";
  21. $text['language-name']['sv-se'] = "Svenska - Sverige";
  22. $text['language-name']['uk-ua'] = "Українська - Україна";
  23. $text['language-name']['tr-tr'] = "Türkçe - Türkiye";
  24. $text['language-name']['zh-cn'] = "中国 - 中国";
  25. $text['language-name']['ja-jp'] = "日本語 - 日本";
  26. $text['language-name']['ko-kr'] = "한국 - 한국";
  27. $text['language-name']['ka-ge'] = "ქართული - საქართველო";
  28. $text['modal_title-confirmation']['en-us'] = "Confirmation";
  29. $text['modal_title-confirmation']['en-gb'] = "Confirmation";
  30. $text['modal_title-confirmation']['ar-eg'] = "التأكيد";
  31. $text['modal_title-confirmation']['de-at'] = "Bestätigung";
  32. $text['modal_title-confirmation']['de-ch'] = "Bestätigung";
  33. $text['modal_title-confirmation']['de-de'] = "Bestätigung";
  34. $text['modal_title-confirmation']['es-cl'] = "Confirmación";
  35. $text['modal_title-confirmation']['es-mx'] = "Confirmación";
  36. $text['modal_title-confirmation']['fr-ca'] = "Confirmation";
  37. $text['modal_title-confirmation']['fr-fr'] = "confirmation";
  38. $text['modal_title-confirmation']['he-il'] = "אישור";
  39. $text['modal_title-confirmation']['it-it'] = "Conferma";
  40. $text['modal_title-confirmation']['nl-nl'] = "Bevestiging.";
  41. $text['modal_title-confirmation']['pl-pl'] = "Potwierdzenie";
  42. $text['modal_title-confirmation']['pt-br'] = "Confirmação";
  43. $text['modal_title-confirmation']['pt-pt'] = "Confirmação";
  44. $text['modal_title-confirmation']['ro-ro'] = "Confirmare";
  45. $text['modal_title-confirmation']['ru-ru'] = "Подтверждение";
  46. $text['modal_title-confirmation']['sv-se'] = "Bekräftelse";
  47. $text['modal_title-confirmation']['uk-ua'] = "Підтвердження";
  48. $text['modal_title-confirmation']['el-gr'] = "Επιβεβαίωση";
  49. $text['modal_title-confirmation']['tr-tr'] = "Onaylama";
  50. $text['modal_title-confirmation']['zh-cn'] = "确认";
  51. $text['modal_title-confirmation']['ja-jp'] = "確認";
  52. $text['modal_title-confirmation']['ko-kr'] = "확인";
  53. $text['modal_title-confirmation']['ka-ge'] = "დადასტურება";
  54. $text['message-update']['en-us'] = "Update Completed";
  55. $text['message-update']['en-gb'] = "Update Completed";
  56. $text['message-update']['ar-eg'] = "تحديث مكتمل";
  57. $text['message-update']['de-at'] = "Aktualisierung durchgeführt";
  58. $text['message-update']['de-ch'] = "Aktualisierung durchgeführt";
  59. $text['message-update']['de-de'] = "Aktualisierung durchgeführt";
  60. $text['message-update']['el-gr'] = "Η ενημέρωση ολοκληρώθηκε";
  61. $text['message-update']['es-cl'] = "Actualización Completada";
  62. $text['message-update']['es-mx'] = "Actualización Completada";
  63. $text['message-update']['fr-ca'] = "Mis à jour Complété";
  64. $text['message-update']['fr-fr'] = "Mis à jour Complété";
  65. $text['message-update']['he-il'] = "עידכון הושלם";
  66. $text['message-update']['it-it'] = "Aggiornamento Completato";
  67. $text['message-update']['nl-nl'] = "Bijwerken voltooid";
  68. $text['message-update']['pl-pl'] = "Zaktualizowano pomyślnie";
  69. $text['message-update']['pt-br'] = "Atualização Concluída";
  70. $text['message-update']['pt-pt'] = "Actualização Efectuada";
  71. $text['message-update']['ro-ro'] = "Actualizare completă";
  72. $text['message-update']['ru-ru'] = "Обновление завершено";
  73. $text['message-update']['sv-se'] = "Uppdatering Klar";
  74. $text['message-update']['uk-ua'] = "Оновлення завершено";
  75. $text['message-update']['tr-tr'] = "Güncelleme Tamamlandı";
  76. $text['message-update']['zh-cn'] = "更新完成";
  77. $text['message-update']['ja-jp'] = "アップデートが完了しました";
  78. $text['message-update']['ko-kr'] = "업데이트 완료";
  79. $text['message-update']['ka-ge'] = "განახლება დასრულდა";
  80. $text['message-required']['en-us'] = "Required Fields: ";
  81. $text['message-required']['en-gb'] = "Required Fields: ";
  82. $text['message-required']['ar-eg'] = "يرجى تقديم: ";
  83. $text['message-required']['de-at'] = "Bitte geben Sie folgendes an: ";
  84. $text['message-required']['de-ch'] = "Bitte geben Sie folgendes an: ";
  85. $text['message-required']['de-de'] = "Bitte geben Sie folgendes an: ";
  86. $text['message-required']['el-gr'] = "Παρακαλώ εισάγετε: ";
  87. $text['message-required']['es-cl'] = "Por favor indique: ";
  88. $text['message-required']['es-mx'] = "Por favor indique: ";
  89. $text['message-required']['fr-ca'] = "Champs Obligatoires: ";
  90. $text['message-required']['fr-fr'] = "Champs obligatoires: ";
  91. $text['message-required']['he-il'] = " אנא ספק ";
  92. $text['message-required']['it-it'] = "Prego fornire: ";
  93. $text['message-required']['nl-nl'] = "Verplichte velden: ";
  94. $text['message-required']['pl-pl'] = "Wymagane pola: ";
  95. $text['message-required']['pt-br'] = "Por favor informe: ";
  96. $text['message-required']['pt-pt'] = "Por favor indique: ";
  97. $text['message-required']['ro-ro'] = "Vă rugăm să oferiți";
  98. $text['message-required']['ru-ru'] = "Пожалуйста, укажите: ";
  99. $text['message-required']['sv-se'] = "Var god uppge: ";
  100. $text['message-required']['uk-ua'] = "Будь ласка, вкажіть: ";
  101. $text['message-required']['tr-tr'] = "Lütfen temin edin: ";
  102. $text['message-required']['zh-cn'] = "必填字段:";
  103. $text['message-required']['ja-jp'] = "必須フィールド:";
  104. $text['message-required']['ko-kr'] = "필수 입력 사항:";
  105. $text['message-required']['ka-ge'] = "სავალდებულო ველები: ";
  106. $text['message-delete']['en-us'] = "Delete Completed";
  107. $text['message-delete']['en-gb'] = "Delete Completed";
  108. $text['message-delete']['ar-eg'] = "تم المسح";
  109. $text['message-delete']['de-at'] = "Erfolgreich gelöscht";
  110. $text['message-delete']['de-ch'] = "Erfolgreich gelöscht";
  111. $text['message-delete']['de-de'] = "Erfolgreich gelöscht";
  112. $text['message-delete']['el-gr'] = "Η διαγραφή ολοκληρώθηκε";
  113. $text['message-delete']['es-cl'] = "Eliminación Completada";
  114. $text['message-delete']['es-mx'] = "Eliminación Completada";
  115. $text['message-delete']['fr-ca'] = "Suppression Terminée";
  116. $text['message-delete']['fr-fr'] = "Suppression terminée";
  117. $text['message-delete']['he-il'] = "מחיקה הושלמה";
  118. $text['message-delete']['it-it'] = "Cancellazione Completata";
  119. $text['message-delete']['nl-nl'] = "Verwijderen Voltooid";
  120. $text['message-delete']['pl-pl'] = "Usunięto pomyślnie";
  121. $text['message-delete']['pt-br'] = "Exclusão Concluída";
  122. $text['message-delete']['pt-pt'] = "Remoção Efectuada";
  123. $text['message-delete']['ro-ro'] = "Ștergere completă";
  124. $text['message-delete']['ru-ru'] = "Удаление выполнено";
  125. $text['message-delete']['sv-se'] = "Borttagning Klar";
  126. $text['message-delete']['uk-ua'] = "Видалено";
  127. $text['message-delete']['tr-tr'] = "Silme İşlemi Tamamlandı";
  128. $text['message-delete']['zh-cn'] = "删除完成";
  129. $text['message-delete']['ja-jp'] = "削除完了";
  130. $text['message-delete']['ko-kr'] = "삭제 완료";
  131. $text['message-delete']['ka-ge'] = "წაშლა დასრულდა";
  132. $text['message-delete_failed']['en-us'] = "Delete Failed";
  133. $text['message-delete_failed']['en-gb'] = "Delete Failed";
  134. $text['message-delete_failed']['ar-eg'] = "فشل الحذف";
  135. $text['message-delete_failed']['de-at'] = "Löschen fehlgeschlagen";
  136. $text['message-delete_failed']['de-ch'] = "Löschen fehlgeschlagen";
  137. $text['message-delete_failed']['de-de'] = "Löschen fehlgeschlagen";
  138. $text['message-delete_failed']['el-gr'] = "Η διαγραφή απέτυχε";
  139. $text['message-delete_failed']['es-cl'] = "Eliminar Error";
  140. $text['message-delete_failed']['es-mx'] = "Eliminar Error";
  141. $text['message-delete_failed']['fr-ca'] = "Echec de la Suppression";
  142. $text['message-delete_failed']['fr-fr'] = "Echec de la suppression";
  143. $text['message-delete_failed']['he-il'] = "המחיקה נכשלה";
  144. $text['message-delete_failed']['it-it'] = "Cancellazione Fallita";
  145. $text['message-delete_failed']['nl-nl'] = "Verwijderen mislukt";
  146. $text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
  147. $text['message-delete_failed']['pt-br'] = "Falha na exclusão";
  148. $text['message-delete_failed']['pt-pt'] = "Falha na exclusão";
  149. $text['message-delete_failed']['ro-ro'] = "Ștergere eșuată";
  150. $text['message-delete_failed']['ru-ru'] = "Ошибка удаления";
  151. $text['message-delete_failed']['sv-se'] = "Borttagning Misslyckades";
  152. $text['message-delete_failed']['uk-ua'] = "Не вдалося видалити";
  153. $text['message-delete_failed']['tr-tr'] = "Silme İşlemi Başarısız Oldu";
  154. $text['message-delete_failed']['zh-cn'] = "删除失败";
  155. $text['message-delete_failed']['ja-jp'] = "削除に失敗しました";
  156. $text['message-delete_failed']['ko-kr'] = "삭제 실패";
  157. $text['message-delete_failed']['ka-ge'] = "წაშლა ჩავარდა";
  158. $text['message-delete_selection']['en-us'] = "What do you wish to delete?";
  159. $text['message-delete_selection']['en-gb'] = "what do you wish to delete?";
  160. $text['message-delete_selection']['ar-eg'] = "ماذا تريد أن تحذف؟";
  161. $text['message-delete_selection']['de-at'] = "Was möchten Sie löschen?";
  162. $text['message-delete_selection']['de-ch'] = "Was möchten Sie löschen?";
  163. $text['message-delete_selection']['de-de'] = "Was möchten Sie löschen?";
  164. $text['message-delete_selection']['el-gr'] = "Τι επιθυμείτε να διαγράψετε;";
  165. $text['message-delete_selection']['es-cl'] = "¿Qué desea borrar?";
  166. $text['message-delete_selection']['es-mx'] = "¿Qué desea borrar?";
  167. $text['message-delete_selection']['fr-ca'] = "Que souhaitez-vous supprimer?";
  168. $text['message-delete_selection']['fr-fr'] = "Que souhaitez-vous supprimer?";
  169. $text['message-delete_selection']['he-il'] = "מה אתה רוצה למחוק?";
  170. $text['message-delete_selection']['it-it'] = "Cosa vuoi eliminare?";
  171. $text['message-delete_selection']['nl-nl'] = "Wat wil je verwijderen?";
  172. $text['message-delete_selection']['pl-pl'] = "Co chcesz usunąć?";
  173. $text['message-delete_selection']['pt-br'] = "O que você deseja excluir?";
  174. $text['message-delete_selection']['pt-pt'] = "O que você deseja excluir?";
  175. $text['message-delete_selection']['ro-ro'] = "Ce doriți să ștergeți?";
  176. $text['message-delete_selection']['ru-ru'] = "Что вы хотите удалить?";
  177. $text['message-delete_selection']['sv-se'] = "Vad vill du ta bort?";
  178. $text['message-delete_selection']['uk-ua'] = "Що ви хочете видалити?";
  179. $text['message-delete_selection']['tr-tr'] = "Nasıl silmek istiyorsunuz?";
  180. $text['message-delete_selection']['zh-cn'] = "你想删除什么?";
  181. $text['message-delete_selection']['ja-jp'] = "何を削除したいですか?";
  182. $text['message-delete_selection']['ko-kr'] = "무엇을 삭제하시겠습니까?";
  183. $text['message-delete_selection']['ka-ge'] = "რისი წაშლა გსურთ?";
  184. $text['message-add']['en-us'] = "Add Completed";
  185. $text['message-add']['en-gb'] = "Add Completed";
  186. $text['message-add']['ar-eg'] = "تمت الأضافة";
  187. $text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
  188. $text['message-add']['de-ch'] = "Erfolgreich hinzugefügt";
  189. $text['message-add']['de-de'] = "Erfolgreich hinzugefügt";
  190. $text['message-add']['el-gr'] = "Η προσθήκη ολοκληρώθηκε";
  191. $text['message-add']['es-cl'] = "Agregar Completado";
  192. $text['message-add']['es-mx'] = "Agregar Completado";
  193. $text['message-add']['fr-ca'] = "Ajout Terminé";
  194. $text['message-add']['fr-fr'] = "Ajout Terminé";
  195. $text['message-add']['he-il'] = "הוספה הושלמה";
  196. $text['message-add']['it-it'] = "Aggiungi Completato";
  197. $text['message-add']['nl-nl'] = "Voltooid toevoegen";
  198. $text['message-add']['pl-pl'] = "Dodano pomyślnie";
  199. $text['message-add']['pt-br'] = "Adição Concluída";
  200. $text['message-add']['pt-pt'] = "Adição Efectuada";
  201. $text['message-add']['ro-ro'] = "Adăugare completă";
  202. $text['message-add']['ru-ru'] = "Добавление выполнено";
  203. $text['message-add']['sv-se'] = "Tillagd";
  204. $text['message-add']['uk-ua'] = "Додано";
  205. $text['message-add']['tr-tr'] = "Ekleme İşlemi Tamamlandı";
  206. $text['message-add']['zh-cn'] = "添加完成";
  207. $text['message-add']['ja-jp'] = "追加完了";
  208. $text['message-add']['ko-kr'] = "추가완료";
  209. $text['message-add']['ka-ge'] = "დამატება შესრულდა";
  210. $text['message-failed']['en-us'] = "Update Failed - Contact Support";
  211. $text['message-failed']['en-gb'] = "Update Failed - Contact Support";
  212. $text['message-failed']['ar-eg'] = "فشل التحديث - اتصل بالدعم";
  213. $text['message-failed']['de-at'] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support";
  214. $text['message-failed']['de-ch'] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support";
  215. $text['message-failed']['de-de'] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support";
  216. $text['message-failed']['el-gr'] = "Η ενημέρωση απέτυχε - Επικοινωνήστε με την τεχνική υποστήριξη";
  217. $text['message-failed']['es-cl'] = "Update Error - Contact Support";
  218. $text['message-failed']['es-mx'] = "Update Error - Contact Support";
  219. $text['message-failed']['fr-ca'] = "Mise à jour a Échoué - Contacter le support technique";
  220. $text['message-failed']['fr-fr'] = "Mise à jour a Échoué - Contacter le support technique";
  221. $text['message-failed']['he-il'] = "העדכון נכשל - צור קשר עם התמיכה";
  222. $text['message-failed']['it-it'] = "Aggiornamento Fallito - Contattare Supporto";
  223. $text['message-failed']['nl-nl'] = "Update mislukt - Neem contact op met de ondersteuning";
  224. $text['message-failed']['pl-pl'] = "Aktualizacja nie powiodła się - skontaktuj się z pomocą";
  225. $text['message-failed']['pt-br'] = "Falha na atualização - Entre em contato com o suporte";
  226. $text['message-failed']['pt-pt'] = "Falha na atualiza玢o - Contato com o suporte";
  227. $text['message-failed']['ro-ro'] = "Actualizare eșuată - Contactați asistența";
  228. $text['message-failed']['ru-ru'] = "Обновление не удалось - обратитесь в службу поддержки";
  229. $text['message-failed']['sv-se'] = "Uppdatering Misslyckades - Kontakta Support";
  230. $text['message-failed']['uk-ua'] = "Помилка оновлення – зверніться до служби підтримки";
  231. $text['message-failed']['tr-tr'] = "Ekleme İşlemi Başarısız Oldu - Destek Ekibine Ulaşın";
  232. $text['message-failed']['zh-cn'] = "更新失败 - 联系支持";
  233. $text['message-failed']['ja-jp'] = "アップデートに失敗しました - サポートにお問い合わせください";
  234. $text['message-failed']['ko-kr'] = "업데이트 실패 - 지원팀에 문의";
  235. $text['message-failed']['ka-ge'] = "განახლება ჩავარდა - გთხოვთ, მიმართოთ მხარდაჭერის ჯგუფს";
  236. $text['message-copy']['en-us'] = "Copy Completed";
  237. $text['message-copy']['en-gb'] = "Copy Completed";
  238. $text['message-copy']['ar-eg'] = "اكتمل النسخ";
  239. $text['message-copy']['de-at'] = "Erfolgreich kopiert";
  240. $text['message-copy']['de-ch'] = "Erfolgreich kopiert";
  241. $text['message-copy']['de-de'] = "Erfolgreich kopiert";
  242. $text['message-copy']['el-gr'] = "Η αντιγραφή ολοκληρώθηκε";
  243. $text['message-copy']['es-cl'] = "Copia Completado";
  244. $text['message-copy']['es-mx'] = "Copia Completado";
  245. $text['message-copy']['fr-ca'] = "Copier Terminé";
  246. $text['message-copy']['fr-fr'] = "Copier Terminé";
  247. $text['message-copy']['he-il'] = "העותק הושלם";
  248. $text['message-copy']['it-it'] = "Copia Completata";
  249. $text['message-copy']['nl-nl'] = "Kopiëren voltooid";
  250. $text['message-copy']['pl-pl'] = "Skopiowano pomyślnie";
  251. $text['message-copy']['pt-br'] = "Cópia Concluída";
  252. $text['message-copy']['pt-pt'] = "Cópia Preenchida";
  253. $text['message-copy']['ro-ro'] = "Copiere finalizată";
  254. $text['message-copy']['ru-ru'] = "Копирование выполнено";
  255. $text['message-copy']['sv-se'] = "Kopiering Slutförd";
  256. $text['message-copy']['uk-ua'] = "Скопійовано";
  257. $text['message-copy']['tr-tr'] = "Kopyalama İşlemi Tamamlandı";
  258. $text['message-copy']['zh-cn'] = "复制完成";
  259. $text['message-copy']['ja-jp'] = "コピーが完了しました";
  260. $text['message-copy']['ko-kr'] = "복사 완료";
  261. $text['message-copy']['ka-ge'] = "დაკოპირდა";
  262. $text['message-copied_to_clipboard']['en-us'] = "Copied to Clipboard";
  263. $text['message-copied_to_clipboard']['en-gb'] = "Copied to Clipboard";
  264. $text['message-copied_to_clipboard']['ar-eg'] = "نسخ إلى الحافظة";
  265. $text['message-copied_to_clipboard']['de-at'] = "In die Zwischenablage kopiert";
  266. $text['message-copied_to_clipboard']['de-ch'] = "In die Zwischenablage kopiert";
  267. $text['message-copied_to_clipboard']['de-de'] = "In die Zwischenablage kopiert";
  268. $text['message-copied_to_clipboard']['el-gr'] = "Αντιγράφηκε στο Πρόχειρο";
  269. $text['message-copied_to_clipboard']['es-cl'] = "Copiado al portapapeles";
  270. $text['message-copied_to_clipboard']['es-mx'] = "Copiado al portapapeles";
  271. $text['message-copied_to_clipboard']['fr-ca'] = "Copié dans le presse-papier";
  272. $text['message-copied_to_clipboard']['fr-fr'] = "Copié dans le presse-papier";
  273. $text['message-copied_to_clipboard']['he-il'] = "הועתק ללוח";
  274. $text['message-copied_to_clipboard']['it-it'] = "Copiato negli Appunti";
  275. $text['message-copied_to_clipboard']['nl-nl'] = "Gekopieerd naar het klembord";
  276. $text['message-copied_to_clipboard']['pl-pl'] = "Skopiowane do schowka";
  277. $text['message-copied_to_clipboard']['pt-br'] = "Copiado para a área de transferência";
  278. $text['message-copied_to_clipboard']['pt-pt'] = "Copiado para a área de transferência";
  279. $text['message-copied_to_clipboard']['ro-ro'] = "Copiat în Clipboard";
  280. $text['message-copied_to_clipboard']['ru-ru'] = "Скопировано в буфер обмена";
  281. $text['message-copied_to_clipboard']['sv-se'] = "Kopierade till Urklipp";
  282. $text['message-copied_to_clipboard']['uk-ua'] = "Скопійовано в буфер обміну";
  283. $text['message-copied_to_clipboard']['tr-tr'] = "Panoya kopyalandı";
  284. $text['message-copied_to_clipboard']['zh-cn'] = "已复制到剪贴板";
  285. $text['message-copied_to_clipboard']['ja-jp'] = "クリップボードにコピーされました";
  286. $text['message-copied_to_clipboard']['ko-kr'] = "클립보드에 복사됨";
  287. $text['message-copied_to_clipboard']['ka-ge'] = "დაკოპირდა ბუფერულ მეხსიერებაში";
  288. $text['message-toggle']['en-us'] = "Toggle Completed";
  289. $text['message-toggle']['en-gb'] = "Toggle Completed";
  290. $text['message-toggle']['ar-eg'] = "الانتهاء من تبديل";
  291. $text['message-toggle']['de-at'] = "Toggle abgeschlossen";
  292. $text['message-toggle']['de-ch'] = "Toggle abgeschlossen";
  293. $text['message-toggle']['de-de'] = "Toggle abgeschlossen";
  294. $text['message-toggle']['el-gr'] = "Η εναλλαγή ολοκληρώθηκε";
  295. $text['message-toggle']['es-cl'] = "Alternar Completado";
  296. $text['message-toggle']['es-mx'] = "Alternar Completado";
  297. $text['message-toggle']['fr-ca'] = "Basculer Terminé";
  298. $text['message-toggle']['fr-fr'] = "Basculer Terminé";
  299. $text['message-toggle']['he-il'] = "הושלם Toggle";
  300. $text['message-toggle']['it-it'] = "Commutazione Completata";
  301. $text['message-toggle']['nl-nl'] = "Schakel voltooid";
  302. $text['message-toggle']['pl-pl'] = "Przełączono pomyślnie";
  303. $text['message-toggle']['pt-br'] = "Alteração Concluída";
  304. $text['message-toggle']['pt-pt'] = "Alternar Concluído";
  305. $text['message-toggle']['ro-ro'] = "Completat toggle";
  306. $text['message-toggle']['ru-ru'] = "Переключить выполнено";
  307. $text['message-toggle']['sv-se'] = "Växla Avslutade";
  308. $text['message-toggle']['uk-ua'] = "переключити Завершений";
  309. $text['message-toggle']['tr-tr'] = "toggle tamamlandı";
  310. $text['message-toggle']['zh-cn'] = "切换完成";
  311. $text['message-toggle']['ja-jp'] = "切り替えが完了しました";
  312. $text['message-toggle']['ko-kr'] = "토글 완료됨";
  313. $text['message-toggle']['ka-ge'] = "გადართვა დასრულდა";
  314. $text['message-authentication_failed']['en-us'] = "Authentication Failed";
  315. $text['message-authentication_failed']['en-gb'] = "Authentication Failed";
  316. $text['message-authentication_failed']['ar-eg'] = "Authentication Failed";
  317. $text['message-authentication_failed']['de-at'] = "Authentication Failed";
  318. $text['message-authentication_failed']['de-ch'] = "Authentication Failed";
  319. $text['message-authentication_failed']['de-de'] = "Authentication Failed";
  320. $text['message-authentication_failed']['el-gr'] = "Authentication Failed";
  321. $text['message-authentication_failed']['es-cl'] = "Authentication Failed";
  322. $text['message-authentication_failed']['es-mx'] = "Authentication Failed";
  323. $text['message-authentication_failed']['fr-ca'] = "Authentification Échouée";
  324. $text['message-authentication_failed']['fr-fr'] = "Authentification échouée";
  325. $text['message-authentication_failed']['he-il'] = "Authentication Failed";
  326. $text['message-authentication_failed']['it-it'] = "Authentication Failed";
  327. $text['message-authentication_failed']['nl-nl'] = "Authentication Failed";
  328. $text['message-authentication_failed']['pl-pl'] = "Authentication Failed";
  329. $text['message-authentication_failed']['pt-br'] = "Authentication Failed";
  330. $text['message-authentication_failed']['pt-pt'] = "Authentication Failed";
  331. $text['message-authentication_failed']['ro-ro'] = "Authentication Failed";
  332. $text['message-authentication_failed']['ru-ru'] = "Authentication Failed";
  333. $text['message-authentication_failed']['sv-se'] = "Authentication Failed";
  334. $text['message-authentication_failed']['uk-ua'] = "Authentication Failed";
  335. $text['message-authentication_failed']['tr-tr'] = "Authentication Failed";
  336. $text['message-authentication_failed']['zh-cn'] = "Authentication Failed";
  337. $text['message-authentication_failed']['ja-jp'] = "Authentication Failed";
  338. $text['message-authentication_failed']['ko-kr'] = "Authentication Failed";
  339. $text['message-authentication_failed']['ka-ge'] = "აუტენტიფიკაცია ჩავარდა";
  340. $text['message-invalid_token']['en-us'] = "Invalid Token";
  341. $text['message-invalid_token']['en-gb'] = "Invalid Token";
  342. $text['message-invalid_token']['ar-eg'] = "غير صحيح";
  343. $text['message-invalid_token']['de-at'] = "Invalid token";
  344. $text['message-invalid_token']['de-ch'] = "Invalid token";
  345. $text['message-invalid_token']['de-de'] = "Invalid token";
  346. $text['message-invalid_token']['el-gr'] = "ακυρωμένο token";
  347. $text['message-invalid_token']['es-cl'] = "Token inválido";
  348. $text['message-invalid_token']['es-mx'] = "Token inválido";
  349. $text['message-invalid_token']['fr-ca'] = "Jeton Invalide";
  350. $text['message-invalid_token']['fr-fr'] = "Jeton Invalide";
  351. $text['message-invalid_token']['he-il'] = "Invalid ken";
  352. $text['message-invalid_token']['it-it'] = "Token non valido";
  353. $text['message-invalid_token']['nl-nl'] = "Invalide";
  354. $text['message-invalid_token']['pl-pl'] = "Niepoprawny token";
  355. $text['message-invalid_token']['pt-br'] = "Token Inválido";
  356. $text['message-invalid_token']['pt-pt'] = "Token inválido";
  357. $text['message-invalid_token']['ro-ro'] = "Simbol Invalid";
  358. $text['message-invalid_token']['ru-ru'] = "Неверный Токен";
  359. $text['message-invalid_token']['sv-se'] = "Invalid token";
  360. $text['message-invalid_token']['uk-ua'] = "Інвалідний токен";
  361. $text['message-invalid_token']['tr-tr'] = "geçersiz";
  362. $text['message-invalid_token']['zh-cn'] = "令牌无效";
  363. $text['message-invalid_token']['ja-jp'] = "無効トークン";
  364. $text['message-invalid_token']['ko-kr'] = "잘못된 토큰";
  365. $text['message-invalid_token']['ka-ge'] = "არასწორი ტოკენი";
  366. $text['message-message']['en-us'] = "Message";
  367. $text['message-message']['en-gb'] = "Message";
  368. $text['message-message']['ar-eg'] = "رسالة";
  369. $text['message-message']['de-at'] = "Nachricht";
  370. $text['message-message']['de-ch'] = "Nachricht";
  371. $text['message-message']['de-de'] = "Nachricht";
  372. $text['message-message']['el-gr'] = "Μήνυμα";
  373. $text['message-message']['es-cl'] = "Mensaje";
  374. $text['message-message']['es-mx'] = "Mensaje";
  375. $text['message-message']['fr-ca'] = "Message";
  376. $text['message-message']['fr-fr'] = "message";
  377. $text['message-message']['he-il'] = "הוֹדָעָה";
  378. $text['message-message']['it-it'] = "Messaggio";
  379. $text['message-message']['nl-nl'] = "Bericht";
  380. $text['message-message']['pl-pl'] = "Wiadomość";
  381. $text['message-message']['pt-br'] = "Mensagem";
  382. $text['message-message']['pt-pt'] = "Mensagem";
  383. $text['message-message']['ro-ro'] = "Mesaj";
  384. $text['message-message']['ru-ru'] = "Сообщение";
  385. $text['message-message']['sv-se'] = "Meddelande";
  386. $text['message-message']['uk-ua'] = "Повідомлення";
  387. $text['message-message']['tr-tr'] = "Mesaj";
  388. $text['message-message']['zh-cn'] = "信息";
  389. $text['message-message']['ja-jp'] = "メッセージ";
  390. $text['message-message']['ko-kr'] = "메시지";
  391. $text['message-message']['ka-ge'] = "შეტყობინება";
  392. $text['message-restore']['en-us'] = "Restore Completed";
  393. $text['message-restore']['en-gb'] = "Restore Completed";
  394. $text['message-restore']['ar-eg'] = "اكتملت الاستعادة";
  395. $text['message-restore']['de-at'] = "Wiederherstellung durchgeführt";
  396. $text['message-restore']['de-ch'] = "Wiederherstellung durchgeführt";
  397. $text['message-restore']['de-de'] = "Wiederherstellung durchgeführt";
  398. $text['message-restore']['el-gr'] = "Η επαναφορά ολοκληρώθηκε";
  399. $text['message-restore']['es-cl'] = "Restauración Completada";
  400. $text['message-restore']['es-mx'] = "Restauración Completada";
  401. $text['message-restore']['fr-ca'] = "Restauration Terminée";
  402. $text['message-restore']['fr-fr'] = "Restauration terminée";
  403. $text['message-restore']['he-il'] = "שחזור הושלם";
  404. $text['message-restore']['it-it'] = "Ripristino Completato";
  405. $text['message-restore']['nl-nl'] = "Herstel voltooid";
  406. $text['message-restore']['pl-pl'] = "Przywrócenie zakończone pomyślnie";
  407. $text['message-restore']['pt-br'] = "Restauração Concluída";
  408. $text['message-restore']['pt-pt'] = "Restauração Efectuada";
  409. $text['message-restore']['ro-ro'] = "Restaurare finalizată";
  410. $text['message-restore']['ru-ru'] = "Восстановление выполнено";
  411. $text['message-restore']['sv-se'] = "Återställning Klar";
  412. $text['message-restore']['uk-ua'] = "Відновлено";
  413. $text['message-restore']['tr-tr'] = "Geri Yükleme İşlemi Tamamlandı";
  414. $text['message-restore']['zh-cn'] = "恢复完成";
  415. $text['message-restore']['ja-jp'] = "復元が完了しました";
  416. $text['message-restore']['ko-kr'] = "복원 완료";
  417. $text['message-restore']['ka-ge'] = "აღდგენა დასრულდა";
  418. $text['message-duplicate']['en-us'] = "Duplicate Detected";
  419. $text['message-duplicate']['en-gb'] = "Duplicate Detected";
  420. $text['message-duplicate']['ar-eg'] = "تم الكشف عن تكرار";
  421. $text['message-duplicate']['de-at'] = "Bereits vorhanden";
  422. $text['message-duplicate']['de-ch'] = "Bereits vorhanden";
  423. $text['message-duplicate']['de-de'] = "Bereits vorhanden";
  424. $text['message-duplicate']['el-gr'] = "Εντοπίστηκε διπλοεγγραφή";
  425. $text['message-duplicate']['es-cl'] = "duplicar detectado";
  426. $text['message-duplicate']['es-mx'] = "duplicar detectado";
  427. $text['message-duplicate']['fr-ca'] = "Donblons Détectés";
  428. $text['message-duplicate']['fr-fr'] = "Donblons détectés";
  429. $text['message-duplicate']['he-il'] = "זוהותה כפילות";
  430. $text['message-duplicate']['it-it'] = "Duplicato Rilevato";
  431. $text['message-duplicate']['nl-nl'] = "Duplicaat gedetecteerd";
  432. $text['message-duplicate']['pl-pl'] = "Wykryto duplikat";
  433. $text['message-duplicate']['pt-br'] = "Detectado duplicidade";
  434. $text['message-duplicate']['pt-pt'] = "Detectado um duplicado";
  435. $text['message-duplicate']['ro-ro'] = "Duplicat detectat";
  436. $text['message-duplicate']['ru-ru'] = "Обнаружено дублирование";
  437. $text['message-duplicate']['sv-se'] = "Dubblett Upptäckt";
  438. $text['message-duplicate']['uk-ua'] = "Знайдено дублікат";
  439. $text['message-duplicate']['tr-tr'] = "Kopya Algılandı";
  440. $text['message-duplicate']['zh-cn'] = "重复检测";
  441. $text['message-duplicate']['ja-jp'] = "重複が検出されました";
  442. $text['message-duplicate']['ko-kr'] = "중복 감지됨";
  443. $text['message-duplicate']['ka-ge'] = "აღმოჩენილია დუბლიკატი";
  444. $text['message-unsupported_file_type']['en-us'] = "Unsupported File Type";
  445. $text['message-unsupported_file_type']['en-gb'] = "Unsupported File Type";
  446. $text['message-unsupported_file_type']['ar-eg'] = "نوع ملف غير مدعوم";
  447. $text['message-unsupported_file_type']['de-at'] = "Dateityp nicht unterstützt";
  448. $text['message-unsupported_file_type']['de-ch'] = "Dateityp nicht unterstützt";
  449. $text['message-unsupported_file_type']['de-de'] = "Dateityp nicht unterstützt";
  450. $text['message-unsupported_file_type']['es-cl'] = "Tipo de archivo no compatible";
  451. $text['message-unsupported_file_type']['es-mx'] = "Tipo de archivo no compatible";
  452. $text['message-unsupported_file_type']['fr-ca'] = "Type de Fichier Non Pris en Charge";
  453. $text['message-unsupported_file_type']['fr-fr'] = "Type de Fichier Non Pris en Charge";
  454. $text['message-unsupported_file_type']['he-il'] = "סוג הקובץ לא נתמך";
  455. $text['message-unsupported_file_type']['it-it'] = "Tipo File non Supportato";
  456. $text['message-unsupported_file_type']['nl-nl'] = "Niet ondersteund bestands type";
  457. $text['message-unsupported_file_type']['pl-pl'] = "Nieobsługiwany typ pliku";
  458. $text['message-unsupported_file_type']['pt-br'] = "Não suportado Tipo de Arquivo";
  459. $text['message-unsupported_file_type']['pt-pt'] = "Não suportado Tipo de Arquivo";
  460. $text['message-unsupported_file_type']['ro-ro'] = "Tip de fișier neacceptat";
  461. $text['message-unsupported_file_type']['ru-ru'] = "Тип файла не поддерживается";
  462. $text['message-unsupported_file_type']['sv-se'] = "Inte stöds filtyp";
  463. $text['message-unsupported_file_type']['uk-ua'] = "Тип файлу не підтримується";
  464. $text['message-unsupported_file_type']['el-gr'] = "μη υποστηριζόμενο είδος αρχείου";
  465. $text['message-unsupported_file_type']['tr-tr'] = "Desteksiz Dosya Türü";
  466. $text['message-unsupported_file_type']['zh-cn'] = "不支持的文件类型";
  467. $text['message-unsupported_file_type']['ja-jp'] = "サポートされていないファイルの種類";
  468. $text['message-unsupported_file_type']['ko-kr'] = "지원되지 않는 파일 형식";
  469. $text['message-unsupported_file_type']['ka-ge'] = "მხარდაუჭერელი ფაილის ტიპი";
  470. $text['message-username_format_invalid']['en-us'] = "Invalid Username Format";
  471. $text['message-username_format_invalid']['en-gb'] = "Invalid Username Format";
  472. $text['message-username_format_invalid']['ar-eg'] = "تنسيق اسم المستخدم غير صالح";
  473. $text['message-username_format_invalid']['de-at'] = "Ungültiger Benutzername";
  474. $text['message-username_format_invalid']['de-ch'] = "Ungültiger Benutzername";
  475. $text['message-username_format_invalid']['de-de'] = "Ungültiger Benutzername";
  476. $text['message-username_format_invalid']['es-cl'] = "Formato de nombre de usuario no válido";
  477. $text['message-username_format_invalid']['es-mx'] = "Formato de nombre de usuario no válido";
  478. $text['message-username_format_invalid']['fr-ca'] = "Format de Nom d'Utilisateur Invalide";
  479. $text['message-username_format_invalid']['fr-fr'] = "Format de Nom d'Utilisateur Invalide";
  480. $text['message-username_format_invalid']['he-il'] = "פורמט שם משתמש לא חוקי";
  481. $text['message-username_format_invalid']['it-it'] = "Formato nome utente non valido";
  482. $text['message-username_format_invalid']['nl-nl'] = "Ongeldig formaat gebruikersnaam";
  483. $text['message-username_format_invalid']['pl-pl'] = "Niepoprawny format nazwy użytkownika";
  484. $text['message-username_format_invalid']['pt-br'] = "Nome de usuário inválida";
  485. $text['message-username_format_invalid']['pt-pt'] = "Formato de nome de usuário inválido";
  486. $text['message-username_format_invalid']['ro-ro'] = "Format de nume de utilizator nevalid";
  487. $text['message-username_format_invalid']['ru-ru'] = "Неверное имя пользователя";
  488. $text['message-username_format_invalid']['sv-se'] = "Ogiltigt användarnamnsformat";
  489. $text['message-username_format_invalid']['uk-ua'] = "Geçersiz Kullanıcı Adı";
  490. $text['message-username_format_invalid']['el-gr'] = "ακυρωμένη μορφή χρήστη";
  491. $text['message-username_format_invalid']['tr-tr'] = "Geçerli kullanıcı adı";
  492. $text['message-username_format_invalid']['zh-cn'] = "无效用户名称格式";
  493. $text['message-username_format_invalid']['ja-jp'] = "無効なユーザー名形式";
  494. $text['message-username_format_invalid']['ko-kr'] = "잘못된 사용자 이름 형식";
  495. $text['message-username_format_invalid']['ka-ge'] = "არასწორი მომხმარებლის სახელის ფორმატი";
  496. $text['option-username_format_any']['en-us'] = "Any";
  497. $text['option-username_format_any']['en-gb'] = "Any";
  498. $text['option-username_format_any']['ar-eg'] = "أي";
  499. $text['option-username_format_any']['de-at'] = "Beliebig";
  500. $text['option-username_format_any']['de-ch'] = "Beliebig";
  501. $text['option-username_format_any']['de-de'] = "Beliebig";
  502. $text['option-username_format_any']['es-cl'] = "Cualquier";
  503. $text['option-username_format_any']['es-mx'] = "Cualquier";
  504. $text['option-username_format_any']['fr-ca'] = "Quelconque";
  505. $text['option-username_format_any']['fr-fr'] = "Quelconque";
  506. $text['option-username_format_any']['he-il'] = "כל";
  507. $text['option-username_format_any']['it-it'] = "Qualunque";
  508. $text['option-username_format_any']['nl-nl'] = "Elk";
  509. $text['option-username_format_any']['pl-pl'] = "Jakikolwiek";
  510. $text['option-username_format_any']['pt-br'] = "Qualquer";
  511. $text['option-username_format_any']['pt-pt'] = "Qualquer";
  512. $text['option-username_format_any']['ro-ro'] = "Orice";
  513. $text['option-username_format_any']['ru-ru'] = "Любой";
  514. $text['option-username_format_any']['sv-se'] = "Några";
  515. $text['option-username_format_any']['uk-ua'] = "Будь-який";
  516. $text['option-username_format_any']['el-gr'] = "Οποιαδήποτε";
  517. $text['option-username_format_any']['tr-tr'] = "Herhangi";
  518. $text['option-username_format_any']['zh-cn'] = "任何";
  519. $text['option-username_format_any']['ja-jp'] = "どれでも";
  520. $text['option-username_format_any']['ko-kr'] = "어느";
  521. $text['option-username_format_any']['ka-ge'] = "ნებისმიერი";
  522. $text['option-username_format_email']['en-us'] = "Email Address";
  523. $text['option-username_format_email']['en-gb'] = "Email Address";
  524. $text['option-username_format_email']['ar-eg'] = "عنوان البريد الإلكتروني";
  525. $text['option-username_format_email']['de-at'] = "E-Mail-Addresse";
  526. $text['option-username_format_email']['de-ch'] = "E-Mail-Addresse";
  527. $text['option-username_format_email']['de-de'] = "E-Mail-Addresse";
  528. $text['option-username_format_email']['es-cl'] = "Dirección de correo electrónico";
  529. $text['option-username_format_email']['es-mx'] = "Dirección de correo electrónico";
  530. $text['option-username_format_email']['fr-ca'] = "Adresse Courriel";
  531. $text['option-username_format_email']['fr-fr'] = "Adresse Courriel";
  532. $text['option-username_format_email']['he-il'] = "כתובת אימייל";
  533. $text['option-username_format_email']['it-it'] = "Indirizzo e-mail";
  534. $text['option-username_format_email']['nl-nl'] = "E-mailadres";
  535. $text['option-username_format_email']['pl-pl'] = "Adres Email";
  536. $text['option-username_format_email']['pt-br'] = "Endereço de email";
  537. $text['option-username_format_email']['pt-pt'] = "Endereço de email";
  538. $text['option-username_format_email']['ro-ro'] = "Adresa de e-mail";
  539. $text['option-username_format_email']['ru-ru'] = "Адрес электронной почты";
  540. $text['option-username_format_email']['sv-se'] = "E-postadress";
  541. $text['option-username_format_email']['uk-ua'] = "Адреса електронної пошти";
  542. $text['option-username_format_email']['el-gr'] = "διεύθυνση ηλεκτρονικού ταχυδρομείου";
  543. $text['option-username_format_email']['tr-tr'] = "E-posta Adresi";
  544. $text['option-username_format_email']['zh-cn'] = "电子邮件地址";
  545. $text['option-username_format_email']['ja-jp'] = "電子メールアドレス";
  546. $text['option-username_format_email']['ko-kr'] = "이메일 주소";
  547. $text['option-username_format_email']['ka-ge'] = "ელფოსტის მისამართი";
  548. $text['option-username_format_no_email']['en-us'] = "Not Email Address";
  549. $text['option-username_format_no_email']['en-gb'] = "Not Email Address";
  550. $text['option-username_format_no_email']['ar-eg'] = "ليس عنوان بريد إلكتروني";
  551. $text['option-username_format_no_email']['de-at'] = "Keine E-Mail-Adresse";
  552. $text['option-username_format_no_email']['de-ch'] = "Keine E-Mail-Adresse";
  553. $text['option-username_format_no_email']['de-de'] = "Keine E-Mail-Adresse";
  554. $text['option-username_format_no_email']['es-cl'] = "No dirección de correo electrónico";
  555. $text['option-username_format_no_email']['es-mx'] = "No dirección de correo electrónico";
  556. $text['option-username_format_no_email']['fr-ca'] = "Pas d'adresse courriel";
  557. $text['option-username_format_no_email']['fr-fr'] = "Pas d'adresse courriel";
  558. $text['option-username_format_no_email']['he-il'] = "לא כתובת אימייל";
  559. $text['option-username_format_no_email']['it-it'] = "Non indirizzo e-mail";
  560. $text['option-username_format_no_email']['nl-nl'] = "Geen e-mailadres";
  561. $text['option-username_format_no_email']['pl-pl'] = "Nie Adres Email";
  562. $text['option-username_format_no_email']['pt-br'] = "Não é endereço de e-mail";
  563. $text['option-username_format_no_email']['pt-pt'] = "Não é endereço de e-mail";
  564. $text['option-username_format_no_email']['ro-ro'] = "Nu adresă de e-mail";
  565. $text['option-username_format_no_email']['ru-ru'] = "Не адрес электронной почты";
  566. $text['option-username_format_no_email']['sv-se'] = "Inte e-postadress";
  567. $text['option-username_format_no_email']['uk-ua'] = "Не адреса електронної пошти";
  568. $text['option-username_format_no_email']['el-gr'] = "Όχι διεύθυνση email";
  569. $text['option-username_format_no_email']['tr-tr'] = "E-posta Adresi";
  570. $text['option-username_format_no_email']['zh-cn'] = "不是电子邮件地址";
  571. $text['option-username_format_no_email']['ja-jp'] = "メールアドレスではありません";
  572. $text['option-username_format_no_email']['ko-kr'] = "이메일 주소 아님";
  573. $text['option-username_format_no_email']['ka-ge'] = "ელფოსტის მისამართი არაა";
  574. $text['confirm-delete']['en-us'] = "Do you really want to DELETE this?";
  575. $text['confirm-delete']['en-gb'] = "Do you really want to DELETE this?";
  576. $text['confirm-delete']['ar-eg'] = "هل تريد حقا أن تحذف هذا؟";
  577. $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
  578. $text['confirm-delete']['de-ch'] = "Wollen Sie das wirklich löschen?";
  579. $text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
  580. $text['confirm-delete']['el-gr'] = "Επιβεβαιώστε ότι επιθυμείτε να διαγραφεί";
  581. $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
  582. $text['confirm-delete']['es-mx'] = "¿Realmente desea eliminar esto?";
  583. $text['confirm-delete']['fr-ca'] = "Voulez-vous Vraiment Supprimer Cela?";
  584. $text['confirm-delete']['fr-fr'] = "Voulez-vous Vraiment Supprimer Cela?";
  585. $text['confirm-delete']['he-il'] = " האם אתה באמת רוצה למחוק את זה?";
  586. $text['confirm-delete']['it-it'] = "Vuoi veramente cancellarlo?";
  587. $text['confirm-delete']['nl-nl'] = "Wil je dit echt VERWIJDEREN?";
  588. $text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to USUNĄĆ?";
  589. $text['confirm-delete']['pt-br'] = "Deseja realmente remover?";
  590. $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
  591. $text['confirm-delete']['ro-ro'] = "Chiar vrei să ștergeți asta?";
  592. $text['confirm-delete']['ru-ru'] = "Вы действительно хотите удалить?";
  593. $text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
  594. $text['confirm-delete']['uk-ua'] = "Ви дійсно бажаєте це видалити?";
  595. $text['confirm-delete']['tr-tr'] = "Bunu gerçekten silmek istiyor musunuz?";
  596. $text['confirm-delete']['zh-cn'] = "你真的要删除这个吗?";
  597. $text['confirm-delete']['ja-jp'] = "本当にこれを削除しますか?";
  598. $text['confirm-delete']['ko-kr'] = "정말 삭제하시겠습니까?";
  599. $text['confirm-delete']['ka-ge'] = "ნამდვილად გსურთ წაშლა";
  600. $text['confirm-copy']['en-us'] = "Do you really want to COPY this?";
  601. $text['confirm-copy']['en-gb'] = "Do you really want to COPY this?";
  602. $text['confirm-copy']['ar-eg'] = "هل تريد حقًا نسخ هذا؟";
  603. $text['confirm-copy']['de-at'] = "Wollen Sie das wirklich kopieren?";
  604. $text['confirm-copy']['de-ch'] = "Wollen Sie das wirklich kopieren?";
  605. $text['confirm-copy']['de-de'] = "Wollen Sie das wirklich kopieren?";
  606. $text['confirm-copy']['el-gr'] = "Επιβεβαιώστε ότι επιθυμείτε να γίνει αντιγραφή του";
  607. $text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
  608. $text['confirm-copy']['es-mx'] = "¿Realmente desea copiar esto?";
  609. $text['confirm-copy']['fr-ca'] = "Voulez-Vous Vraiment Copier Cela?";
  610. $text['confirm-copy']['fr-fr'] = "Voulez-Vous Vraiment Copier Cela?";
  611. $text['confirm-copy']['he-il'] = "האם אתה באמת רוצה להעתיק את זה?";
  612. $text['confirm-copy']['it-it'] = "Vuoi veramente farne una copia?";
  613. $text['confirm-copy']['nl-nl'] = "Wil je dit echt KOPIËREN?";
  614. $text['confirm-copy']['pl-pl'] = "Czy na pewno chcesz to SKOPIOWAĆ?";
  615. $text['confirm-copy']['pt-br'] = "Deseja realmente copiar?";
  616. $text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
  617. $text['confirm-copy']['ro-ro'] = "Chiar vrei să COPIEȚI asta?";
  618. $text['confirm-copy']['ru-ru'] = "Вы действительно хотите это скопировать?";
  619. $text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
  620. $text['confirm-copy']['uk-ua'] = "Ви дійсно хочете КОПІЮВАТИ це?";
  621. $text['confirm-copy']['tr-tr'] = "Bunu gerçekten kopyalamak istiyor musunuz?";
  622. $text['confirm-copy']['zh-cn'] = "你真的要复制这个吗?";
  623. $text['confirm-copy']['ja-jp'] = "あなたは本当にこれをCOPYしたいですか?";
  624. $text['confirm-copy']['ko-kr'] = "이것을 복사하시겠습니까?";
  625. $text['confirm-copy']['ka-ge'] = "ნამდვილად გსურთ დაკოპირება?";
  626. $text['confirm-toggle']['en-us'] = "Do you really want to TOGGLE this?";
  627. $text['confirm-toggle']['en-gb'] = "Do you really want to TOGGLE this?";
  628. $text['confirm-toggle']['ar-eg'] = "هل تريد حقًا نسخ هذا؟";
  629. $text['confirm-toggle']['de-at'] = "Wollen Sie das wirklich KOPIEREN?";
  630. $text['confirm-toggle']['de-ch'] = "Wollen Sie das wirklich KOPIEREN?";
  631. $text['confirm-toggle']['de-de'] = "Wollen Sie das wirklich KOPIEREN?";
  632. $text['confirm-toggle']['el-gr'] = "Θέλετε πραγματικά να το ΑΝΤΙΓΡΑΦΕΤΕ αυτό;";
  633. $text['confirm-toggle']['es-cl'] = "¿De verdad quieres COPIAR esto?";
  634. $text['confirm-toggle']['es-mx'] = "¿De verdad quieres COPIAR esto?";
  635. $text['confirm-toggle']['fr-ca'] = "Voulez-Vous Vraiment Basculer Cela?";
  636. $text['confirm-toggle']['fr-fr'] = "Voulez-Vous Vraiment Basculer Cela?";
  637. $text['confirm-toggle']['he-il'] = "האם אתה באמת רוצה להעתיק את זה?";
  638. $text['confirm-toggle']['it-it'] = "Vuoi davvero COPIARE questo?";
  639. $text['confirm-toggle']['nl-nl'] = "Wil je dit echt KOPIËREN?";
  640. $text['confirm-toggle']['pl-pl'] = "Czy na pewno chcesz to PRZEŁĄCZYĆ?";
  641. $text['confirm-toggle']['pt-br'] = "Deseja realmente alterar?";
  642. $text['confirm-toggle']['pt-pt'] = "Você realmente deseja COPIAR isso?";
  643. $text['confirm-toggle']['ro-ro'] = "Chiar vrei să COPIEȚI asta?";
  644. $text['confirm-toggle']['ru-ru'] = "Вы действительно хотите скопировать это?";
  645. $text['confirm-toggle']['sv-se'] = "Vill du verkligen VÄXLA detta?";
  646. $text['confirm-toggle']['uk-ua'] = "Ви дійсно хочете КОПІЮВАТИ це?";
  647. $text['confirm-toggle']['tr-tr'] = "Bunu gerçekten KOPYALAMAK istiyor musunuz?";
  648. $text['confirm-toggle']['zh-cn'] = "你真的想切换这个吗?";
  649. $text['confirm-toggle']['ja-jp'] = "あなたは本当にこれをTOGGLEしたいですか?";
  650. $text['confirm-toggle']['ko-kr'] = "정말 토글하시겠습니까?";
  651. $text['confirm-toggle']['ka-ge'] = "ნამდვილად გსურთ გადართვა?";
  652. $text['button-apply']['en-us'] = "Apply";
  653. $text['button-apply']['en-gb'] = "Apply";
  654. $text['button-apply']['ar-eg'] = "يتقدم";
  655. $text['button-apply']['de-at'] = "Anwenden";
  656. $text['button-apply']['de-ch'] = "Anwenden";
  657. $text['button-apply']['de-de'] = "Anwenden";
  658. $text['button-apply']['el-gr'] = "Υποβολή";
  659. $text['button-apply']['es-cl'] = "Aplicar";
  660. $text['button-apply']['es-mx'] = "Aplicar";
  661. $text['button-apply']['fr-ca'] = "Appliquer";
  662. $text['button-apply']['fr-fr'] = "Appliquer";
  663. $text['button-apply']['he-il'] = "להגיש מועמדות";
  664. $text['button-apply']['it-it'] = "Applica";
  665. $text['button-apply']['nl-nl'] = "Toepassen";
  666. $text['button-apply']['pl-pl'] = "Zatwierdź";
  667. $text['button-apply']['pt-br'] = "Aplicar";
  668. $text['button-apply']['pt-pt'] = "Aplicar";
  669. $text['button-apply']['ro-ro'] = "aplica";
  670. $text['button-apply']['ru-ru'] = "Применить";
  671. $text['button-apply']['sv-se'] = "Tillämpa";
  672. $text['button-apply']['uk-ua'] = "Застосувати";
  673. $text['button-apply']['tr-tr'] = "Uygula";
  674. $text['button-apply']['zh-cn'] = "申请";
  675. $text['button-apply']['ja-jp'] = "申し込み";
  676. $text['button-apply']['ko-kr'] = "적용하다";
  677. $text['button-apply']['ka-ge'] = "გადატარება(Apply)";
  678. $text['button-provision']['en-us'] = "Provision";
  679. $text['button-provision']['en-gb'] = "Provision";
  680. $text['button-provision']['ar-eg'] = "رزق";
  681. $text['button-provision']['de-at'] = "Bereitstellen";
  682. $text['button-provision']['de-ch'] = "Bereitstellen";
  683. $text['button-provision']['de-de'] = "Bereitstellen";
  684. $text['button-provision']['el-gr'] = "Προετοιμασία";
  685. $text['button-provision']['es-cl'] = "Disposición";
  686. $text['button-provision']['es-mx'] = "Disposición";
  687. $text['button-provision']['fr-ca'] = "Provisionner";
  688. $text['button-provision']['fr-fr'] = "Provisionner";
  689. $text['button-provision']['he-il'] = "אַספָּקָה";
  690. $text['button-provision']['it-it'] = "Fornitura";
  691. $text['button-provision']['nl-nl'] = "Voorraad";
  692. $text['button-provision']['pl-pl'] = "Konfiguruj";
  693. $text['button-provision']['pt-br'] = "Provisionamento";
  694. $text['button-provision']['pt-pt'] = "Provisão";
  695. $text['button-provision']['ro-ro'] = "Dispoziţie";
  696. $text['button-provision']['ru-ru'] = "Обеспечение";
  697. $text['button-provision']['sv-se'] = "Provisionera";
  698. $text['button-provision']['uk-ua'] = "Provision ";
  699. $text['button-provision']['tr-tr'] = "Geçici hüküm";
  700. $text['button-provision']['zh-cn'] = "条款";
  701. $text['button-provision']['ja-jp'] = "規定";
  702. $text['button-provision']['ko-kr'] = "공급";
  703. $text['button-provision']['ka-ge'] = "სამუშაოდ მომზადება";
  704. $text['button-applied']['en-us'] = "Applied";
  705. $text['button-applied']['ka-ge'] = "";
  706. $text['button-applied']['en-gb'] = "Applied";
  707. $text['button-applied']['ar-eg'] = "مُطبَّق";
  708. $text['button-applied']['de-at'] = "Angewandt";
  709. $text['button-applied']['de-ch'] = "Angewandt";
  710. $text['button-applied']['de-de'] = "Angewandt";
  711. $text['button-applied']['el-gr'] = "Υποβλήθηκε";
  712. $text['button-applied']['es-cl'] = "Aplicado";
  713. $text['button-applied']['es-mx'] = "Aplicado";
  714. $text['button-applied']['fr-ca'] = "appliqué";
  715. $text['button-applied']['fr-fr'] = "appliqué";
  716. $text['button-applied']['he-il'] = "הוחל";
  717. $text['button-applied']['it-it'] = "Applicato";
  718. $text['button-applied']['nl-nl'] = "Toegepast";
  719. $text['button-applied']['pl-pl'] = "Zastosowano";
  720. $text['button-applied']['pt-br'] = "Aplicado";
  721. $text['button-applied']['pt-pt'] = "Aplicado";
  722. $text['button-applied']['ro-ro'] = "Aplicat";
  723. $text['button-applied']['ru-ru'] = "Применяется";
  724. $text['button-applied']['sv-se'] = "Tillämpad";
  725. $text['button-applied']['uk-ua'] = "Прикладний";
  726. $text['button-applied']['tr-tr'] = "Uygulandı";
  727. $text['button-applied']['zh-cn'] = "应用";
  728. $text['button-applied']['ja-jp'] = "適用";
  729. $text['button-applied']['ko-kr'] = "적용된";
  730. $text['button-applied']['ka-ge'] = "გადატარებულია";
  731. $text['button-xml']['en-us'] = "XML";
  732. $text['button-xml']['en-gb'] = "XML";
  733. $text['button-xml']['ar-eg'] = "XML";
  734. $text['button-xml']['de-at'] = "XML";
  735. $text['button-xml']['de-ch'] = "XML";
  736. $text['button-xml']['de-de'] = "XML";
  737. $text['button-xml']['el-gr'] = "XML";
  738. $text['button-xml']['es-cl'] = "XML";
  739. $text['button-xml']['es-mx'] = "XML";
  740. $text['button-xml']['fr-ca'] = "XML";
  741. $text['button-xml']['fr-fr'] = "XML";
  742. $text['button-xml']['he-il'] = "XML";
  743. $text['button-xml']['it-it'] = "XML";
  744. $text['button-xml']['nl-nl'] = "XML";
  745. $text['button-xml']['pl-pl'] = "XML";
  746. $text['button-xml']['pt-br'] = "XML";
  747. $text['button-xml']['pt-pt'] = "XML";
  748. $text['button-xml']['ro-ro'] = "XML";
  749. $text['button-xml']['ru-ru'] = "XML";
  750. $text['button-xml']['sv-se'] = "XML";
  751. $text['button-xml']['uk-ua'] = "XML";
  752. $text['button-xml']['tr-tr'] = "XML";
  753. $text['button-xml']['zh-cn'] = "XML";
  754. $text['button-xml']['ja-jp'] = "XML";
  755. $text['button-xml']['ko-kr'] = "XML";
  756. $text['button-xml']['ka-ge'] = "XML";
  757. $text['button-clear']['en-us'] = "Clear";
  758. $text['button-clear']['en-gb'] = "Clear";
  759. $text['button-clear']['ar-eg'] = "واضح";
  760. $text['button-clear']['de-at'] = "Zurücksetzen";
  761. $text['button-clear']['de-ch'] = "Zurücksetzen";
  762. $text['button-clear']['de-de'] = "Zurücksetzen";
  763. $text['button-clear']['el-gr'] = "Εκκαθάριση";
  764. $text['button-clear']['es-cl'] = "Limpiar";
  765. $text['button-clear']['es-mx'] = "Limpiar";
  766. $text['button-clear']['fr-ca'] = "Effacer";
  767. $text['button-clear']['fr-fr'] = "Effacer";
  768. $text['button-clear']['he-il'] = "נקה";
  769. $text['button-clear']['it-it'] = "Pulisci";
  770. $text['button-clear']['nl-nl'] = "Duidelijk";
  771. $text['button-clear']['pl-pl'] = "Wyczyść";
  772. $text['button-clear']['pt-br'] = "Limpar";
  773. $text['button-clear']['pt-pt'] = "Apagar";
  774. $text['button-clear']['ro-ro'] = "Curătă";
  775. $text['button-clear']['ru-ru'] = "Очистить";
  776. $text['button-clear']['sv-se'] = "Rensa";
  777. $text['button-clear']['uk-ua'] = "ясно";
  778. $text['button-clear']['tr-tr'] = "Temizle";
  779. $text['button-clear']['zh-cn'] = "明确";
  780. $text['button-clear']['ja-jp'] = "クリア";
  781. $text['button-clear']['ko-kr'] = "분명한";
  782. $text['button-clear']['ka-ge'] = "გასუფთავება";
  783. $text['button-close']['en-us'] = "Close";
  784. $text['button-close']['en-gb'] = "Close";
  785. $text['button-close']['ar-eg'] = "يغلق";
  786. $text['button-close']['de-at'] = "Schließen";
  787. $text['button-close']['de-ch'] = "Schließen";
  788. $text['button-close']['de-de'] = "Schließen";
  789. $text['button-close']['el-gr'] = "Κλείσιμο";
  790. $text['button-close']['es-cl'] = "Cerrar";
  791. $text['button-close']['es-mx'] = "Cerrar";
  792. $text['button-close']['fr-ca'] = "Fermer";
  793. $text['button-close']['fr-fr'] = "Fermer";
  794. $text['button-close']['he-il'] = "סגור";
  795. $text['button-close']['it-it'] = "Chiudi";
  796. $text['button-close']['nl-nl'] = "Dichtbij";
  797. $text['button-close']['pl-pl'] = "Zamknij";
  798. $text['button-close']['pt-br'] = "Perto";
  799. $text['button-close']['pt-pt'] = "Perto";
  800. $text['button-close']['ro-ro'] = "Închide";
  801. $text['button-close']['ru-ru'] = "Закрыть";
  802. $text['button-close']['sv-se'] = "Stänga";
  803. $text['button-close']['uk-ua'] = "Близько";
  804. $text['button-close']['tr-tr'] = "Kapat";
  805. $text['button-close']['zh-cn'] = "关闭";
  806. $text['button-close']['ja-jp'] = "近い";
  807. $text['button-close']['ko-kr'] = "닫다";
  808. $text['button-close']['ka-ge'] = "დახურვა";
  809. $text['button-save']['en-us'] = "Save";
  810. $text['button-save']['en-gb'] = "Save";
  811. $text['button-save']['ar-eg'] = "حفظ";
  812. $text['button-save']['de-at'] = "Speichern";
  813. $text['button-save']['de-ch'] = "Speichern";
  814. $text['button-save']['de-de'] = "Speichern";
  815. $text['button-save']['el-gr'] = "Αποθήκευση";
  816. $text['button-save']['es-cl'] = "Guardar";
  817. $text['button-save']['es-mx'] = "Guardar";
  818. $text['button-save']['fr-ca'] = "Sauvegarder";
  819. $text['button-save']['fr-fr'] = "Sauvegarder";
  820. $text['button-save']['he-il'] = "שמור";
  821. $text['button-save']['it-it'] = "Salva";
  822. $text['button-save']['nl-nl'] = "Redden";
  823. $text['button-save']['pl-pl'] = "Zapisz";
  824. $text['button-save']['pt-br'] = "Salvar";
  825. $text['button-save']['pt-pt'] = "Guardar";
  826. $text['button-save']['ro-ro'] = "Salvează";
  827. $text['button-save']['ru-ru'] = "Сохранить";
  828. $text['button-save']['sv-se'] = "Spara";
  829. $text['button-save']['uk-ua'] = "Зберегти";
  830. $text['button-save']['tr-tr'] = "Kaydet";
  831. $text['button-save']['zh-cn'] = "节省";
  832. $text['button-save']['ja-jp'] = "保存する";
  833. $text['button-save']['ko-kr'] = "구하다";
  834. $text['button-save']['ka-ge'] = "შენახვა";
  835. $text['button-send']['en-us'] = "Send";
  836. $text['button-send']['en-gb'] = "Send";
  837. $text['button-send']['ar-eg'] = "يرسل";
  838. $text['button-send']['de-at'] = "Schicken";
  839. $text['button-send']['de-ch'] = "Schicken";
  840. $text['button-send']['de-de'] = "Schicken";
  841. $text['button-send']['el-gr'] = "Αποστολή";
  842. $text['button-send']['es-cl'] = "Enviar";
  843. $text['button-send']['es-mx'] = "Enviar";
  844. $text['button-send']['fr-ca'] = "Envoyer";
  845. $text['button-send']['fr-fr'] = "Envoyer";
  846. $text['button-send']['he-il'] = "לִשְׁלוֹחַ";
  847. $text['button-send']['it-it'] = "Inviare";
  848. $text['button-send']['nl-nl'] = "Versturen";
  849. $text['button-send']['pl-pl'] = "Wyślij";
  850. $text['button-send']['pt-br'] = "Enviar";
  851. $text['button-send']['pt-pt'] = "Enviar";
  852. $text['button-send']['ro-ro'] = "Trimite";
  853. $text['button-send']['ru-ru'] = "Отправлять";
  854. $text['button-send']['sv-se'] = "Skicka";
  855. $text['button-send']['uk-ua'] = "Надіслати";
  856. $text['button-send']['tr-tr'] = "Göndermek";
  857. $text['button-send']['zh-cn'] = "发送";
  858. $text['button-send']['ja-jp'] = "送信";
  859. $text['button-send']['ko-kr'] = "보내다";
  860. $text['button-send']['ka-ge'] = "გაგზავნა";
  861. $text['button-search']['en-us'] = "Search";
  862. $text['button-search']['en-gb'] = "Search";
  863. $text['button-search']['ar-eg'] = "يبحث";
  864. $text['button-search']['de-at'] = "Suchen";
  865. $text['button-search']['de-ch'] = "Suchen";
  866. $text['button-search']['de-de'] = "Suchen";
  867. $text['button-search']['el-gr'] = "Αναζήτηση";
  868. $text['button-search']['es-cl'] = "Buscar";
  869. $text['button-search']['es-mx'] = "Buscar";
  870. $text['button-search']['fr-ca'] = "Rechercher";
  871. $text['button-search']['fr-fr'] = "Rechercher";
  872. $text['button-search']['he-il'] = "חפש";
  873. $text['button-search']['it-it'] = "Ricerca";
  874. $text['button-search']['nl-nl'] = "Zoekopdracht";
  875. $text['button-search']['pl-pl'] = "Wyszukaj";
  876. $text['button-search']['pt-br'] = "Pesquisar";
  877. $text['button-search']['pt-pt'] = "Pesquisar";
  878. $text['button-search']['ro-ro'] = "Căutare";
  879. $text['button-search']['ru-ru'] = "Поиск";
  880. $text['button-search']['sv-se'] = "Sök";
  881. $text['button-search']['uk-ua'] = "Пошук";
  882. $text['button-search']['tr-tr'] = "Ara";
  883. $text['button-search']['zh-cn'] = "搜索";
  884. $text['button-search']['ja-jp'] = "検索";
  885. $text['button-search']['ko-kr'] = "찾다";
  886. $text['button-search']['ka-ge'] = "ძებნა";
  887. $text['button-show_all']['en-us'] = "Show All";
  888. $text['button-show_all']['ka-ge'] = "ყველაფრის ჩვენება";
  889. $text['button-show_all']['en-gb'] = "Show All";
  890. $text['button-show_all']['ar-eg'] = "أظهر الكل";
  891. $text['button-show_all']['de-at'] = "Alle anzeigen";
  892. $text['button-show_all']['de-ch'] = "Alle anzeigen";
  893. $text['button-show_all']['de-de'] = "Alle anzeigen";
  894. $text['button-show_all']['el-gr'] = "Εμφάνιση όλων";
  895. $text['button-show_all']['es-cl'] = "Mostrar Todos";
  896. $text['button-show_all']['es-mx'] = "Mostrar Todos";
  897. $text['button-show_all']['fr-ca'] = "Afficher Tout";
  898. $text['button-show_all']['fr-fr'] = "Afficher Tout";
  899. $text['button-show_all']['he-il'] = "הצג הכל";
  900. $text['button-show_all']['it-it'] = "Mostra Tutto";
  901. $text['button-show_all']['nl-nl'] = "Zoekopdracht";
  902. $text['button-show_all']['pl-pl'] = "Pokaż wszystkie";
  903. $text['button-show_all']['pt-br'] = "Mostrar todos";
  904. $text['button-show_all']['pt-pt'] = "Mostrar Todos";
  905. $text['button-show_all']['ro-ro'] = "Căutare";
  906. $text['button-show_all']['ru-ru'] = "Показать все";
  907. $text['button-show_all']['sv-se'] = "Visa Allt";
  908. $text['button-show_all']['uk-ua'] = "Показати всі";
  909. $text['button-show_all']['tr-tr'] = "Hepsini Görüntüle";
  910. $text['button-show_all']['zh-cn'] = "显示所有";
  911. $text['button-show_all']['ja-jp'] = "すべて表示";
  912. $text['button-show_all']['ko-kr'] = "모두 보이기";
  913. $text['button-show_local']['en-us'] = "Show Local";
  914. $text['button-show_local']['ka-ge'] = "ლოკალურის ჩვენება";
  915. $text['button-show_local']['en-gb'] = "Show Local";
  916. $text['button-show_local']['ar-eg'] = "عرض محلي";
  917. $text['button-show_local']['de-at'] = "Lokal anzeigen";
  918. $text['button-show_local']['de-ch'] = "Lokal anzeigen";
  919. $text['button-show_local']['de-de'] = "Lokal anzeigen";
  920. $text['button-show_local']['el-gr'] = "Εμφάνιση Τοπικού";
  921. $text['button-show_local']['es-cl'] = "Mostrar locales";
  922. $text['button-show_local']['es-mx'] = "Mostrar locales";
  923. $text['button-show_local']['fr-ca'] = "Afficher Local";
  924. $text['button-show_local']['fr-fr'] = "Afficher Local";
  925. $text['button-show_local']['he-il'] = "הצג מקומי";
  926. $text['button-show_local']['it-it'] = "Mostra locale";
  927. $text['button-show_local']['nl-nl'] = "Toon lokaal";
  928. $text['button-show_local']['pl-pl'] = "Pokaż Lokalne";
  929. $text['button-show_local']['pt-br'] = "Mostrar local";
  930. $text['button-show_local']['pt-pt'] = "Mostrar local";
  931. $text['button-show_local']['ro-ro'] = "Afișați local";
  932. $text['button-show_local']['ru-ru'] = "Показать местный";
  933. $text['button-show_local']['sv-se'] = "Visa lokalt";
  934. $text['button-show_local']['uk-ua'] = "Показати місцевий";
  935. $text['button-show_local']['tr-tr'] = "Yereli Göster";
  936. $text['button-show_local']['zh-cn'] = "显示本地";
  937. $text['button-show_local']['ja-jp'] = "ローカルを表示";
  938. $text['button-show_local']['ko-kr'] = "로컬 표시";
  939. $text['button-restore']['en-us'] = "Restore Default";
  940. $text['button-restore']['ka-ge'] = "ნაგულისხმევის აღდგენა";
  941. $text['button-restore']['en-gb'] = "Restore Default";
  942. $text['button-restore']['ar-eg'] = "استعادة الافتراضي";
  943. $text['button-restore']['de-at'] = "Ursprungszustand wiederherstellen";
  944. $text['button-restore']['de-ch'] = "Ursprungszustand wiederherstellen";
  945. $text['button-restore']['de-de'] = "Ursprungszustand wiederherstellen";
  946. $text['button-restore']['el-gr'] = "Επαναφορά προεπιλογών";
  947. $text['button-restore']['es-cl'] = "Restaurar Predeterminados";
  948. $text['button-restore']['es-mx'] = "Restaurar Predeterminados";
  949. $text['button-restore']['fr-ca'] = "Restaurer par défaut";
  950. $text['button-restore']['fr-fr'] = "Restaurer par défaut";
  951. $text['button-restore']['he-il'] = "שחזר למקור";
  952. $text['button-restore']['it-it'] = "Ripristina Default";
  953. $text['button-restore']['nl-nl'] = "Standaard herstellen";
  954. $text['button-restore']['pl-pl'] = "Przywróć ustawienia domyślne";
  955. $text['button-restore']['pt-br'] = "Restaurar Padrões";
  956. $text['button-restore']['pt-pt'] = "Restaurar Predefinições";
  957. $text['button-restore']['ro-ro'] = "Restabili implicit";
  958. $text['button-restore']['ru-ru'] = "Выставить значения по умолчанию";
  959. $text['button-restore']['sv-se'] = "Aktivera Standard Inställningar";
  960. $text['button-restore']['uk-ua'] = "Відновити типові значення";
  961. $text['button-restore']['tr-tr'] = "Varsayılana Geri Yükle";
  962. $text['button-restore']['zh-cn'] = "恢复默认";
  963. $text['button-restore']['ja-jp'] = "デフォルトを復元する";
  964. $text['button-restore']['ko-kr'] = "기본값 복원";
  965. $text['button-reset']['en-us'] = "Reset";
  966. $text['button-reset']['ka-ge'] = "ჩამოყრა";
  967. $text['button-reset']['en-gb'] = "Reset";
  968. $text['button-reset']['ar-eg'] = "إعادة تعيين";
  969. $text['button-reset']['de-at'] = "Zurücksetzen";
  970. $text['button-reset']['de-ch'] = "Zurücksetzen";
  971. $text['button-reset']['de-de'] = "Zurücksetzen";
  972. $text['button-reset']['el-gr'] = "Επαναφορά";
  973. $text['button-reset']['es-cl'] = "Reajustar";
  974. $text['button-reset']['es-mx'] = "Reajustar";
  975. $text['button-reset']['fr-ca'] = "Réinitialiser";
  976. $text['button-reset']['fr-fr'] = "Remettre";
  977. $text['button-reset']['he-il'] = "אפס";
  978. $text['button-reset']['it-it'] = "Resetta";
  979. $text['button-reset']['nl-nl'] = "Resetten";
  980. $text['button-reset']['pl-pl'] = "Resetuj";
  981. $text['button-reset']['pt-br'] = "Resetar";
  982. $text['button-reset']['pt-pt'] = "Restabelecer";
  983. $text['button-reset']['ro-ro'] = "Inițializare";
  984. $text['button-reset']['ru-ru'] = "Сброс";
  985. $text['button-reset']['sv-se'] = "Återställ";
  986. $text['button-reset']['uk-ua'] = "Скинути";
  987. $text['button-reset']['tr-tr'] = "Sıfırla";
  988. $text['button-reset']['zh-cn'] = "重置";
  989. $text['button-reset']['ja-jp'] = "リセット";
  990. $text['button-reset']['ko-kr'] = "초기화";
  991. $text['button-copy']['en-us'] = "Copy";
  992. $text['button-copy']['ka-ge'] = "კოპირება";
  993. $text['button-copy']['en-gb'] = "Copy";
  994. $text['button-copy']['ar-eg'] = "ينسخ";
  995. $text['button-copy']['de-at'] = "Kopieren";
  996. $text['button-copy']['de-ch'] = "Kopieren";
  997. $text['button-copy']['de-de'] = "Kopieren";
  998. $text['button-copy']['el-gr'] = "Αντιγραφή";
  999. $text['button-copy']['es-cl'] = "Copiar";
  1000. $text['button-copy']['es-mx'] = "Copiar";
  1001. $text['button-copy']['fr-ca'] = "Copier";
  1002. $text['button-copy']['fr-fr'] = "Copier";
  1003. $text['button-copy']['he-il'] = "העתק";
  1004. $text['button-copy']['it-it'] = "Copia";
  1005. $text['button-copy']['nl-nl'] = "Kopiëren";
  1006. $text['button-copy']['pl-pl'] = "Kopiuj";
  1007. $text['button-copy']['pt-br'] = "Copiar";
  1008. $text['button-copy']['pt-pt'] = "Copiar";
  1009. $text['button-copy']['ro-ro'] = "Copie";
  1010. $text['button-copy']['ru-ru'] = "Копировать";
  1011. $text['button-copy']['sv-se'] = "Kopiera";
  1012. $text['button-copy']['uk-ua'] = "Копіювати";
  1013. $text['button-copy']['tr-tr'] = "Kopyala";
  1014. $text['button-copy']['zh-cn'] = "复制";
  1015. $text['button-copy']['ja-jp'] = "コピー";
  1016. $text['button-copy']['ko-kr'] = "복사";
  1017. $text['button-login']['en-us'] = "Login";
  1018. $text['button-login']['ka-ge'] = "შესვლა";
  1019. $text['button-login']['en-gb'] = "Login";
  1020. $text['button-login']['ar-eg'] = "دخول";
  1021. $text['button-login']['de-at'] = "Anmelden";
  1022. $text['button-login']['de-ch'] = "Anmelden";
  1023. $text['button-login']['de-de'] = "Anmelden";
  1024. $text['button-login']['el-gr'] = "Είσοδος";
  1025. $text['button-login']['es-cl'] = "Ingresar";
  1026. $text['button-login']['es-mx'] = "Ingresar";
  1027. $text['button-login']['fr-ca'] = "Connexion";
  1028. $text['button-login']['fr-fr'] = "Connexion";
  1029. $text['button-login']['he-il'] = "כניסה";
  1030. $text['button-login']['it-it'] = "Login";
  1031. $text['button-login']['nl-nl'] = "Log in";
  1032. $text['button-login']['pl-pl'] = "Zaloguj się";
  1033. $text['button-login']['pt-br'] = "Entrar";
  1034. $text['button-login']['pt-pt'] = "Iniciar Sessão";
  1035. $text['button-login']['ro-ro'] = "Autentificare";
  1036. $text['button-login']['ru-ru'] = "Вход";
  1037. $text['button-login']['sv-se'] = "Logga In";
  1038. $text['button-login']['uk-ua'] = "Логін";
  1039. $text['button-login']['tr-tr'] = "Giriş Yap";
  1040. $text['button-login']['zh-cn'] = "登录";
  1041. $text['button-login']['ja-jp'] = "ログイン";
  1042. $text['button-login']['ko-kr'] = "로그인";
  1043. $text['button-next']['en-us'] = "Next";
  1044. $text['button-next']['ka-ge'] = "შემდეგი";
  1045. $text['button-next']['en-gb'] = "Next";
  1046. $text['button-next']['ar-eg'] = "التالي";
  1047. $text['button-next']['de-at'] = "Nächste";
  1048. $text['button-next']['de-ch'] = "Nächste";
  1049. $text['button-next']['de-de'] = "Nächste";
  1050. $text['button-next']['el-gr'] = "Επόμενο";
  1051. $text['button-next']['es-cl'] = "Próximo";
  1052. $text['button-next']['es-mx'] = "Próximo";
  1053. $text['button-next']['fr-ca'] = "Suivant";
  1054. $text['button-next']['fr-fr'] = "Suivant";
  1055. $text['button-next']['he-il'] = "הַבָּא";
  1056. $text['button-next']['it-it'] = "Avanti";
  1057. $text['button-next']['nl-nl'] = "Volgende";
  1058. $text['button-next']['pl-pl'] = "Następne";
  1059. $text['button-next']['pt-br'] = "Próximo";
  1060. $text['button-next']['pt-pt'] = "Próximo";
  1061. $text['button-next']['ro-ro'] = "Următorul";
  1062. $text['button-next']['ru-ru'] = "Далее";
  1063. $text['button-next']['sv-se'] = "Nästa";
  1064. $text['button-next']['uk-ua'] = "Далі";
  1065. $text['button-next']['tr-tr'] = "Sonraki";
  1066. $text['button-next']['zh-cn'] = "下一个";
  1067. $text['button-next']['ja-jp'] = "次";
  1068. $text['button-next']['ko-kr'] = "다음";
  1069. $text['button-back']['en-us'] = "Back";
  1070. $text['button-back']['ka-ge'] = "უკან";
  1071. $text['button-back']['en-gb'] = "Back";
  1072. $text['button-back']['ar-eg'] = "رجوع";
  1073. $text['button-back']['de-at'] = "Zurück ";
  1074. $text['button-back']['de-ch'] = "Zurück ";
  1075. $text['button-back']['de-de'] = "Zurück ";
  1076. $text['button-back']['el-gr'] = "Επόμενο";
  1077. $text['button-back']['es-cl'] = "Volver";
  1078. $text['button-back']['es-mx'] = "Volver";
  1079. $text['button-back']['fr-ca'] = "Retour";
  1080. $text['button-back']['fr-fr'] = "Retour";
  1081. $text['button-back']['he-il'] = "חזרה";
  1082. $text['button-back']['it-it'] = "Indietro";
  1083. $text['button-back']['nl-nl'] = "Rug";
  1084. $text['button-back']['pl-pl'] = "Wróć";
  1085. $text['button-back']['pt-br'] = "Voltar";
  1086. $text['button-back']['pt-pt'] = "Voltar";
  1087. $text['button-back']['ro-ro'] = "Înapoi";
  1088. $text['button-back']['ru-ru'] = "Назад";
  1089. $text['button-back']['sv-se'] = "Tillbaka";
  1090. $text['button-back']['uk-ua'] = "Назад";
  1091. $text['button-back']['tr-tr'] = "Geri";
  1092. $text['button-back']['zh-cn'] = "后退";
  1093. $text['button-back']['ja-jp'] = "戻る";
  1094. $text['button-back']['ko-kr'] = "뒤쪽에";
  1095. $text['button-undo']['en-us'] = "Undo";
  1096. $text['button-undo']['ka-ge'] = "გაუქმება";
  1097. $text['button-undo']['en-gb'] = "Undo";
  1098. $text['button-undo']['ar-eg'] = "تراجع";
  1099. $text['button-undo']['de-at'] = "öffnen";
  1100. $text['button-undo']['de-ch'] = "öffnen";
  1101. $text['button-undo']['de-de'] = "öffnen";
  1102. $text['button-undo']['el-gr'] = "Αναίρεση";
  1103. $text['button-undo']['es-cl'] = "Deshacer";
  1104. $text['button-undo']['es-mx'] = "Deshacer";
  1105. $text['button-undo']['fr-ca'] = "Annuler";
  1106. $text['button-undo']['fr-fr'] = "Annuler";
  1107. $text['button-undo']['he-il'] = "לבטל";
  1108. $text['button-undo']['it-it'] = "Disfare";
  1109. $text['button-undo']['nl-nl'] = "Ongedaan maken";
  1110. $text['button-undo']['pl-pl'] = "Cofnij";
  1111. $text['button-undo']['pt-br'] = "Desfazer";
  1112. $text['button-undo']['pt-pt'] = "Desfazer";
  1113. $text['button-undo']['ro-ro'] = "Anula";
  1114. $text['button-undo']['ru-ru'] = "Отменить";
  1115. $text['button-undo']['sv-se'] = "Ångra";
  1116. $text['button-undo']['uk-ua'] = "Скасувати";
  1117. $text['button-undo']['tr-tr'] = "Geri alma";
  1118. $text['button-undo']['zh-cn'] = "撤消";
  1119. $text['button-undo']['ja-jp'] = "元に戻す";
  1120. $text['button-undo']['ko-kr'] = "실행 취소";
  1121. $text['button-edit']['en-us'] = "Edit";
  1122. $text['button-edit']['ka-ge'] = "ჩასწორება";
  1123. $text['button-edit']['en-gb'] = "Edit";
  1124. $text['button-edit']['ar-eg'] = "تعديل";
  1125. $text['button-edit']['de-at'] = "Bearbeiten";
  1126. $text['button-edit']['de-ch'] = "Bearbeiten";
  1127. $text['button-edit']['de-de'] = "Bearbeiten";
  1128. $text['button-edit']['el-gr'] = "Επεξεργασία";
  1129. $text['button-edit']['es-cl'] = "Editar";
  1130. $text['button-edit']['es-mx'] = "Editar";
  1131. $text['button-edit']['fr-ca'] = "Modifier";
  1132. $text['button-edit']['fr-fr'] = "Editer";
  1133. $text['button-edit']['he-il'] = " עריכה";
  1134. $text['button-edit']['it-it'] = "Modifica";
  1135. $text['button-edit']['nl-nl'] = "Bewerking";
  1136. $text['button-edit']['pl-pl'] = "Edytuj";
  1137. $text['button-edit']['pt-br'] = "Editar";
  1138. $text['button-edit']['pt-pt'] = "Editar";
  1139. $text['button-edit']['ro-ro'] = "edita";
  1140. $text['button-edit']['ru-ru'] = "Изменить";
  1141. $text['button-edit']['sv-se'] = "Editera";
  1142. $text['button-edit']['uk-ua'] = "Редагувати";
  1143. $text['button-edit']['tr-tr'] = "Düzenle";
  1144. $text['button-edit']['zh-cn'] = "编辑";
  1145. $text['button-edit']['ja-jp'] = "編集";
  1146. $text['button-edit']['ko-kr'] = "편집하다";
  1147. $text['button-delete']['en-us'] = "Delete";
  1148. $text['button-delete']['ka-ge'] = "წაშლა";
  1149. $text['button-delete']['en-gb'] = "Delete";
  1150. $text['button-delete']['ar-eg'] = "مسح";
  1151. $text['button-delete']['de-at'] = "löschen";
  1152. $text['button-delete']['de-ch'] = "löschen";
  1153. $text['button-delete']['de-de'] = "löschen";
  1154. $text['button-delete']['el-gr'] = "Διαγραφή";
  1155. $text['button-delete']['es-cl'] = "Eliminar";
  1156. $text['button-delete']['es-mx'] = "Eliminar";
  1157. $text['button-delete']['fr-ca'] = "Supprimer";
  1158. $text['button-delete']['fr-fr'] = "Supprimer";
  1159. $text['button-delete']['he-il'] = " מחק";
  1160. $text['button-delete']['it-it'] = "Cancella";
  1161. $text['button-delete']['nl-nl'] = "Verwijderen";
  1162. $text['button-delete']['pl-pl'] = "Usuń";
  1163. $text['button-delete']['pt-br'] = "Remover";
  1164. $text['button-delete']['pt-pt'] = "Remover";
  1165. $text['button-delete']['ro-ro'] = "șterge";
  1166. $text['button-delete']['ru-ru'] = "Удалить";
  1167. $text['button-delete']['sv-se'] = "Ta Bort";
  1168. $text['button-delete']['uk-ua'] = "Видалити";
  1169. $text['button-delete']['tr-tr'] = "Sil";
  1170. $text['button-delete']['zh-cn'] = "删除";
  1171. $text['button-delete']['ja-jp'] = "消去";
  1172. $text['button-delete']['ko-kr'] = "삭제";
  1173. $text['button-add']['en-us'] = "Add";
  1174. $text['button-add']['ka-ge'] = "დამატება";
  1175. $text['button-add']['en-gb'] = "Add";
  1176. $text['button-add']['ar-eg'] = "اضافة";
  1177. $text['button-add']['de-at'] = "Hinzufügen";
  1178. $text['button-add']['de-ch'] = "Hinzufügen";
  1179. $text['button-add']['de-de'] = "Hinzufügen";
  1180. $text['button-add']['el-gr'] = "Προσθήκη";
  1181. $text['button-add']['es-cl'] = "Agregar";
  1182. $text['button-add']['es-mx'] = "Agregar";
  1183. $text['button-add']['fr-ca'] = "Ajouter";
  1184. $text['button-add']['fr-fr'] = "Ajouter";
  1185. $text['button-add']['he-il'] = " להוסיף";
  1186. $text['button-add']['it-it'] = "Inserisci";
  1187. $text['button-add']['nl-nl'] = "Toevoegen";
  1188. $text['button-add']['pl-pl'] = "Dodaj";
  1189. $text['button-add']['pt-br'] = "Adicionar";
  1190. $text['button-add']['pt-pt'] = "Adicionar";
  1191. $text['button-add']['ro-ro'] = "Adăuga";
  1192. $text['button-add']['ru-ru'] = "Добавить";
  1193. $text['button-add']['sv-se'] = "Lägg Till";
  1194. $text['button-add']['uk-ua'] = "Додати";
  1195. $text['button-add']['tr-tr'] = "Ekle";
  1196. $text['button-add']['zh-cn'] = "添加";
  1197. $text['button-add']['ja-jp'] = "追加";
  1198. $text['button-add']['ko-kr'] = "추가하다";
  1199. $text['button-reload']['en-us'] = "Reload";
  1200. $text['button-reload']['ka-ge'] = "გადატვირთვა";
  1201. $text['button-reload']['en-gb'] = "Reload";
  1202. $text['button-reload']['ar-eg'] = "إعادة تحميل";
  1203. $text['button-reload']['de-at'] = "Neu Laden";
  1204. $text['button-reload']['de-ch'] = "Neu Laden";
  1205. $text['button-reload']['de-de'] = "Neu Laden";
  1206. $text['button-reload']['el-gr'] = "Επαναφόρτωση";
  1207. $text['button-reload']['es-cl'] = "Recargar";
  1208. $text['button-reload']['es-mx'] = "Recargar";
  1209. $text['button-reload']['fr-ca'] = "Recharger";
  1210. $text['button-reload']['fr-fr'] = "Recharger";
  1211. $text['button-reload']['he-il'] = "לִטעוֹן מִחָדָשׁ";
  1212. $text['button-reload']['it-it'] = "Ricarica";
  1213. $text['button-reload']['nl-nl'] = "Herladen";
  1214. $text['button-reload']['pl-pl'] = "Przeładowanie";
  1215. $text['button-reload']['pt-br'] = "Recarregar";
  1216. $text['button-reload']['pt-pt'] = "Recarregar";
  1217. $text['button-reload']['ro-ro'] = "Reîncărcați";
  1218. $text['button-reload']['ru-ru'] = "Перезагрузить";
  1219. $text['button-reload']['sv-se'] = "Ladda";
  1220. $text['button-reload']['uk-ua'] = "перезавантажувати";
  1221. $text['button-reload']['tr-tr'] = "Yeniden Yükle";
  1222. $text['button-reload']['zh-cn'] = "重新加载";
  1223. $text['button-reload']['ja-jp'] = "リロード";
  1224. $text['button-reload']['ko-kr'] = "새로고침";
  1225. $text['button-paste']['en-us'] = "Paste";
  1226. $text['button-paste']['ka-ge'] = "ჩასმა";
  1227. $text['button-paste']['en-gb'] = "Paste";
  1228. $text['button-paste']['ar-eg'] = "معجون";
  1229. $text['button-paste']['de-at'] = "Einfügen";
  1230. $text['button-paste']['de-ch'] = "Einfügen";
  1231. $text['button-paste']['de-de'] = "Einfügen";
  1232. $text['button-paste']['el-gr'] = "Επικόλληση";
  1233. $text['button-paste']['es-cl'] = "Propagar";
  1234. $text['button-paste']['es-mx'] = "Propagar";
  1235. $text['button-paste']['fr-ca'] = "Coller";
  1236. $text['button-paste']['fr-fr'] = "Propager";
  1237. $text['button-paste']['he-il'] = "לְהַדבִּיק";
  1238. $text['button-paste']['it-it'] = "Incolla";
  1239. $text['button-paste']['nl-nl'] = "Plakken";
  1240. $text['button-paste']['pl-pl'] = "Wklej";
  1241. $text['button-paste']['pt-br'] = "Colar";
  1242. $text['button-paste']['pt-pt'] = "Propagar";
  1243. $text['button-paste']['ro-ro'] = "Pastă";
  1244. $text['button-paste']['ru-ru'] = "Вставить";
  1245. $text['button-paste']['sv-se'] = "Klistra In";
  1246. $text['button-paste']['uk-ua'] = "Вставити";
  1247. $text['button-paste']['tr-tr'] = "Yapıştır";
  1248. $text['button-paste']['zh-cn'] = "粘贴";
  1249. $text['button-paste']['ja-jp'] = "ペースト";
  1250. $text['button-paste']['ko-kr'] = "반죽";
  1251. $text['button-export']['en-us'] = "Export";
  1252. $text['button-export']['ka-ge'] = "ექსპორტი";
  1253. $text['button-export']['en-gb'] = "Export";
  1254. $text['button-export']['ar-eg'] = "يصدّر";
  1255. $text['button-export']['de-at'] = "Exportieren";
  1256. $text['button-export']['de-ch'] = "Exportieren";
  1257. $text['button-export']['de-de'] = "Exportieren";
  1258. $text['button-export']['ek-gr'] = "Εξαγωγή";
  1259. $text['button-export']['es-cl'] = "Exportar";
  1260. $text['button-export']['es-mx'] = "Exportar";
  1261. $text['button-export']['fr-ca'] = "Exporter";
  1262. $text['button-export']['fr-fr'] = "Exporter";
  1263. $text['button-export']['he-il'] = "יְצוּא";
  1264. $text['button-export']['it-it'] = "Esporta";
  1265. $text['button-export']['nl-nl'] = "Exporteren";
  1266. $text['button-export']['pl-pl'] = "Eksportuj";
  1267. $text['button-export']['pt-br'] = "Exportar";
  1268. $text['button-export']['pt-pt'] = "Exportar";
  1269. $text['button-export']['ro-ro'] = "Export";
  1270. $text['button-export']['ru-ru'] = "Экспорт";
  1271. $text['button-export']['sv-se'] = "Export";
  1272. $text['button-export']['uk-ua'] = "Експортувати";
  1273. $text['button-export']['tr-tr'] = "Dışa Aktar";
  1274. $text['button-export']['el-gr'] = "Εξαγωγή εξαγωγών";
  1275. $text['button-export']['zh-cn'] = "出口";
  1276. $text['button-export']['ja-jp'] = "輸出";
  1277. $text['button-export']['ko-kr'] = "내보내다";
  1278. $text['button-execute']['en-us'] = "Execute";
  1279. $text['button-execute']['ka-ge'] = "შესრულება";
  1280. $text['button-execute']['en-gb'] = "Execute";
  1281. $text['button-execute']['ar-eg'] = "ينفذ";
  1282. $text['button-execute']['de-at'] = "Ausführen";
  1283. $text['button-execute']['de-ch'] = "Ausführen";
  1284. $text['button-execute']['de-de'] = "Ausführen";
  1285. $text['button-execute']['el-gr'] = "Εκτέλεση";
  1286. $text['button-execute']['es-cl'] = "Ejecutar";
  1287. $text['button-execute']['es-mx'] = "Ejecutar";
  1288. $text['button-execute']['fr-ca'] = "Exécuter";
  1289. $text['button-execute']['fr-fr'] = "Exécuter";
  1290. $text['button-execute']['he-il'] = "לבצע";
  1291. $text['button-execute']['it-it'] = "Esegui";
  1292. $text['button-execute']['nl-nl'] = "Uitvoeren";
  1293. $text['button-execute']['pl-pl'] = "Wykonaj";
  1294. $text['button-execute']['pt-br'] = "Executar";
  1295. $text['button-execute']['pt-pt'] = "Executar";
  1296. $text['button-execute']['ro-ro'] = "A executa";
  1297. $text['button-execute']['ru-ru'] = "Выполнить";
  1298. $text['button-execute']['sv-se'] = "Kör";
  1299. $text['button-execute']['uk-ua'] = "Виконати";
  1300. $text['button-execute']['tr-tr'] = "Çalıştır";
  1301. $text['button-execute']['zh-cn'] = "执行";
  1302. $text['button-execute']['ja-jp'] = "実行する";
  1303. $text['button-execute']['ko-kr'] = "실행하다";
  1304. $text['button-view']['en-us'] = "View";
  1305. $text['button-view']['ka-ge'] = "ხედი";
  1306. $text['button-view']['en-gb'] = "View";
  1307. $text['button-view']['ar-eg'] = "عرض";
  1308. $text['button-view']['de-at'] = "Ansicht";
  1309. $text['button-view']['de-ch'] = "Ansicht";
  1310. $text['button-view']['de-de'] = "Ansicht";
  1311. $text['button-view']['el-gr'] = "Εμφάνιση";
  1312. $text['button-view']['es-cl'] = "Ver";
  1313. $text['button-view']['es-mx'] = "Ver";
  1314. $text['button-view']['fr-ca'] = "Voir";
  1315. $text['button-view']['fr-fr'] = "Voir";
  1316. $text['button-view']['he-il'] = " צפה ב";
  1317. $text['button-view']['it-it'] = "Visualizza";
  1318. $text['button-view']['nl-nl'] = "Weergave";
  1319. $text['button-view']['pl-pl'] = "Widok";
  1320. $text['button-view']['pt-br'] = "Ver";
  1321. $text['button-view']['pt-pt'] = "Vista";
  1322. $text['button-view']['ro-ro'] = "Vedere";
  1323. $text['button-view']['ru-ru'] = "Посмотреть";
  1324. $text['button-view']['sv-se'] = "Visa";
  1325. $text['button-view']['uk-ua'] = "вид";
  1326. $text['button-view']['tr-tr'] = "Görüntüle";
  1327. $text['button-view']['zh-cn'] = "看法";
  1328. $text['button-view']['ja-jp'] = "意見";
  1329. $text['button-view']['ko-kr'] = "보다";
  1330. $text['button-upload']['en-us'] = "Upload";
  1331. $text['button-upload']['ka-ge'] = "ატვირთვა";
  1332. $text['button-upload']['en-gb'] = "Upload";
  1333. $text['button-upload']['ar-eg'] = "رفع";
  1334. $text['button-upload']['de-at'] = "Hochladen";
  1335. $text['button-upload']['de-ch'] = "Hochladen";
  1336. $text['button-upload']['de-de'] = "Hochladen";
  1337. $text['button-upload']['el-gr'] = "Μεταφόρτωση";
  1338. $text['button-upload']['es-cl'] = "Subir";
  1339. $text['button-upload']['es-mx'] = "Subir";
  1340. $text['button-upload']['fr-ca'] = "Télécharger";
  1341. $text['button-upload']['fr-fr'] = "déposer";
  1342. $text['button-upload']['he-il'] = "העלה";
  1343. $text['button-upload']['it-it'] = "Carica";
  1344. $text['button-upload']['nl-nl'] = "Uploaden";
  1345. $text['button-upload']['pl-pl'] = "Wyślij";
  1346. $text['button-upload']['pt-br'] = "Carregar";
  1347. $text['button-upload']['pt-pt'] = "Carregar";
  1348. $text['button-upload']['ro-ro'] = "Încărcați";
  1349. $text['button-upload']['ru-ru'] = "Загрузить";
  1350. $text['button-upload']['sv-se'] = "Ladda Upp";
  1351. $text['button-upload']['uk-ua'] = "Завантажити";
  1352. $text['button-upload']['tr-tr'] = "Yükle";
  1353. $text['button-upload']['zh-cn'] = "上传";
  1354. $text['button-upload']['ja-jp'] = "アップロード";
  1355. $text['button-upload']['ko-kr'] = "업로드";
  1356. $text['button-download']['en-us'] = "Download";
  1357. $text['button-download']['ka-ge'] = "ჩამოტვირთვა";
  1358. $text['button-download']['en-gb'] = "Download";
  1359. $text['button-download']['ar-eg'] = "تحميل";
  1360. $text['button-download']['de-at'] = "Herunterladen";
  1361. $text['button-download']['de-ch'] = "Herunterladen";
  1362. $text['button-download']['de-de'] = "Herunterladen";
  1363. $text['button-download']['el-gr'] = "Κατεβάστε";
  1364. $text['button-download']['es-cl'] = "Descargar";
  1365. $text['button-download']['es-mx'] = "Descargar";
  1366. $text['button-download']['fr-ca'] = "Télécharger";
  1367. $text['button-download']['fr-fr'] = "Télécharger";
  1368. $text['button-download']['he-il'] = "הורד";
  1369. $text['button-download']['it-it'] = "Scarica";
  1370. $text['button-download']['nl-nl'] = "Downloaden";
  1371. $text['button-download']['pl-pl'] = "Pobierz";
  1372. $text['button-download']['pt-br'] = "Baixar";
  1373. $text['button-download']['pt-pt'] = "Baixar";
  1374. $text['button-download']['ro-ro'] = "Descarca";
  1375. $text['button-download']['ru-ru'] = "Скачать";
  1376. $text['button-download']['sv-se'] = "Ladda Ned";
  1377. $text['button-download']['uk-ua'] = "Скачати";
  1378. $text['button-download']['tr-tr'] = "İndir";
  1379. $text['button-download']['zh-cn'] = "下载";
  1380. $text['button-download']['ja-jp'] = "ダウンロード";
  1381. $text['button-download']['ko-kr'] = "다운로드";
  1382. $text['button-downloads']['en-us'] = "Downloads";
  1383. $text['button-downloads']['ka-ge'] = "ჩამოტვირთვები";
  1384. $text['button-downloads']['en-gb'] = "Downloads";
  1385. $text['button-downloads']['ar-eg'] = "التحميلات";
  1386. $text['button-downloads']['de-at'] = "Herunterladen";
  1387. $text['button-downloads']['de-ch'] = "Herunterladen";
  1388. $text['button-downloads']['de-de'] = "Herunterladen";
  1389. $text['button-downloads']['el-gr'] = "Αρχεία";
  1390. $text['button-downloads']['es-cl'] = "Descargar";
  1391. $text['button-downloads']['es-mx'] = "Descargar";
  1392. $text['button-downloads']['fr-ca'] = "Téléchargement";
  1393. $text['button-downloads']['fr-fr'] = "Téléchargement";
  1394. $text['button-downloads']['he-il'] = "הורדות";
  1395. $text['button-downloads']['it-it'] = "Scarica";
  1396. $text['button-downloads']['nl-nl'] = "Downloaden";
  1397. $text['button-downloads']['pl-pl'] = "Pobierz";
  1398. $text['button-downloads']['pt-br'] = "Downloads";
  1399. $text['button-downloads']['pt-pt'] = "Baixar";
  1400. $text['button-downloads']['ro-ro'] = "Descărcări";
  1401. $text['button-downloads']['ru-ru'] = "Скачать";
  1402. $text['button-downloads']['sv-se'] = "Ladda Ned";
  1403. $text['button-downloads']['uk-ua'] = "Скачати";
  1404. $text['button-downloads']['tr-tr'] = "İndirilenler";
  1405. $text['button-downloads']['zh-cn'] = "下载";
  1406. $text['button-downloads']['ja-jp'] = "ダウンロード";
  1407. $text['button-downloads']['ko-kr'] = "다운로드";
  1408. $text['button-restart']['en-us'] = "Restart";
  1409. $text['button-restart']['ka-ge'] = "გადატვირთვა";
  1410. $text['button-restart']['en-gb'] = "Restart";
  1411. $text['button-restart']['ar-eg'] = "إعادة تشغيل";
  1412. $text['button-restart']['de-at'] = "Neu starten";
  1413. $text['button-restart']['de-ch'] = "Neu starten";
  1414. $text['button-restart']['de-de'] = "Neu starten";
  1415. $text['button-restart']['el-gr'] = "Επανεκκίνηση";
  1416. $text['button-restart']['es-cl'] = "Reanudar";
  1417. $text['button-restart']['es-mx'] = "Reanudar";
  1418. $text['button-restart']['fr-ca'] = "Redémarrer";
  1419. $text['button-restart']['fr-fr'] = "Redémarrer";
  1420. $text['button-restart']['he-il'] = "איתחול";
  1421. $text['button-restart']['it-it'] = "Riavvia";
  1422. $text['button-restart']['nl-nl'] = "Repornire";
  1423. $text['button-restart']['pl-pl'] = "Restartuj";
  1424. $text['button-restart']['pt-br'] = "Reiniciar";
  1425. $text['button-restart']['pt-pt'] = "Restart";
  1426. $text['button-restart']['ro-ro'] = "Repornire";
  1427. $text['button-restart']['ru-ru'] = "Перезапуск";
  1428. $text['button-restart']['sv-se'] = "Starta Om";
  1429. $text['button-restart']['uk-ua'] = "Перезапустити";
  1430. $text['button-restart']['tr-tr'] = "Yeniden Başlat";
  1431. $text['button-restart']['zh-cn'] = "重新开始";
  1432. $text['button-restart']['ja-jp'] = "再起動";
  1433. $text['button-restart']['ko-kr'] = "재시작";
  1434. $text['button-refresh']['en-us'] = "Refresh";
  1435. $text['button-refresh']['ka-ge'] = "განახლება";
  1436. $text['button-refresh']['en-gb'] = "Refresh";
  1437. $text['button-refresh']['ar-eg'] = "ينعش";
  1438. $text['button-refresh']['de-at'] = "Aktualisieren";
  1439. $text['button-refresh']['de-ch'] = "Aktualisieren";
  1440. $text['button-refresh']['de-de'] = "Aktualisieren";
  1441. $text['button-refresh']['el-gr'] = "Ανανέωση";
  1442. $text['button-refresh']['es-cl'] = "Actualizar";
  1443. $text['button-refresh']['es-mx'] = "Actualizar";
  1444. $text['button-refresh']['fr-ca'] = "Actualiser";
  1445. $text['button-refresh']['fr-fr'] = "Rafraîchir";
  1446. $text['button-refresh']['he-il'] = "לְרַעֲנֵן";
  1447. $text['button-refresh']['it-it'] = "Aggiorna";
  1448. $text['button-refresh']['nl-nl'] = "Vernieuwen";
  1449. $text['button-refresh']['pl-pl'] = "Odśwież";
  1450. $text['button-refresh']['pt-br'] = "Atualizar";
  1451. $text['button-refresh']['pt-pt'] = "Actualizar";
  1452. $text['button-refresh']['ro-ro'] = "Reîmprospăta";
  1453. $text['button-refresh']['ru-ru'] = "Обновить";
  1454. $text['button-refresh']['sv-se'] = "Uppdatera";
  1455. $text['button-refresh']['uk-ua'] = "Оновити";
  1456. $text['button-refresh']['tr-tr'] = "Yenile";
  1457. $text['button-refresh']['zh-cn'] = "刷新";
  1458. $text['button-refresh']['ja-jp'] = "リフレッシュ";
  1459. $text['button-refresh']['ko-kr'] = "새로 고치다";
  1460. $text['button-advanced']['en-us'] = "Advanced";
  1461. $text['button-advanced']['ka-ge'] = "დამატებით";
  1462. $text['button-advanced']['en-gb'] = "Advanced";
  1463. $text['button-advanced']['ar-eg'] = "متقدم";
  1464. $text['button-advanced']['de-at'] = "Erweitert";
  1465. $text['button-advanced']['de-ch'] = "Erweitert";
  1466. $text['button-advanced']['de-de'] = "Erweitert";
  1467. $text['button-advanced']['el-gr'] = "Επιπρόσθετα";
  1468. $text['button-advanced']['es-cl'] = "Avanzadas";
  1469. $text['button-advanced']['es-mx'] = "Avanzadas";
  1470. $text['button-advanced']['fr-ca'] = "Avancé";
  1471. $text['button-advanced']['fr-fr'] = "Avancé";
  1472. $text['button-advanced']['he-il'] = "מִתקַדֵם";
  1473. $text['button-advanced']['it-it'] = "Avanzate";
  1474. $text['button-advanced']['nl-nl'] = "Geavanceerd";
  1475. $text['button-advanced']['pl-pl'] = "Zaawansowany";
  1476. $text['button-advanced']['pt-br'] = "Avançado";
  1477. $text['button-advanced']['pt-pt'] = "Avançadas";
  1478. $text['button-advanced']['ro-ro'] = "Avansat";
  1479. $text['button-advanced']['ru-ru'] = "Продвинутый";
  1480. $text['button-advanced']['sv-se'] = "Avancerat";
  1481. $text['button-advanced']['uk-ua'] = "Додатково";
  1482. $text['button-advanced']['tr-tr'] = "Gelişmiş";
  1483. $text['button-advanced']['zh-cn'] = "先进的";
  1484. $text['button-advanced']['ja-jp'] = "高度";
  1485. $text['button-advanced']['ko-kr'] = "고급의";
  1486. $text['button-basic']['en-us'] = "Basic";
  1487. $text['button-basic']['ka-ge'] = "ძირითადი";
  1488. $text['button-basic']['en-gb'] = "Basic";
  1489. $text['button-basic']['ar-eg'] = "أساسي";
  1490. $text['button-basic']['de-at'] = "Grundlegend";
  1491. $text['button-basic']['de-ch'] = "Grundlegend";
  1492. $text['button-basic']['de-de'] = "Grundlegend";
  1493. $text['button-basic']['el-gr'] = "Βασικό";
  1494. $text['button-basic']['es-cl'] = "Básico";
  1495. $text['button-basic']['es-mx'] = "Básico";
  1496. $text['button-basic']['fr-ca'] = "De Base";
  1497. $text['button-basic']['fr-fr'] = "Basique";
  1498. $text['button-basic']['he-il'] = "De bază";
  1499. $text['button-basic']['it-it'] = "Base";
  1500. $text['button-basic']['nl-nl'] = "Eenvoudig";
  1501. $text['button-basic']['pl-pl'] = "Podstawowy";
  1502. $text['button-basic']['pt-br'] = "Básico";
  1503. $text['button-basic']['pt-pt'] = "Básico";
  1504. $text['button-basic']['ro-ro'] = "De bază";
  1505. $text['button-basic']['ru-ru'] = "Базовое";
  1506. $text['button-basic']['sv-se'] = "Grundläggande";
  1507. $text['button-basic']['uk-ua'] = "Основний";
  1508. $text['button-basic']['tr-tr'] = "Temel";
  1509. $text['button-basic']['zh-cn'] = "基本的";
  1510. $text['button-basic']['ja-jp'] = "基本";
  1511. $text['button-basic']['ko-kr'] = "기초적인";
  1512. $text['button-stop']['en-us'] = "Stop";
  1513. $text['button-stop']['ka-ge'] = "სდექ";
  1514. $text['button-stop']['en-gb'] = "Stop";
  1515. $text['button-stop']['ar-eg'] = "أساسي";
  1516. $text['button-stop']['de-at'] = "Stopp";
  1517. $text['button-stop']['de-ch'] = "Stopp";
  1518. $text['button-stop']['de-de'] = "Stopp";
  1519. $text['button-stop']['el-gr'] = "Διακοπή";
  1520. $text['button-stop']['es-cl'] = "Detener";
  1521. $text['button-stop']['es-mx'] = "Detener";
  1522. $text['button-stop']['fr-ca'] = "Arrêt";
  1523. $text['button-stop']['fr-fr'] = "Arrêter";
  1524. $text['button-stop']['he-il'] = "בסיסי";
  1525. $text['button-stop']['it-it'] = "Ferma";
  1526. $text['button-stop']['nl-nl'] = "Eenvoudig";
  1527. $text['button-stop']['pl-pl'] = "Stop";
  1528. $text['button-stop']['pt-br'] = "Parar";
  1529. $text['button-stop']['pt-pt'] = "Parar";
  1530. $text['button-stop']['ro-ro'] = "De bază";
  1531. $text['button-stop']['ru-ru'] = "Остановить";
  1532. $text['button-stop']['sv-se'] = "Stoppa";
  1533. $text['button-stop']['uk-ua'] = "Зупинити трансляцію";
  1534. $text['button-stop']['tr-tr'] = "Durdur";
  1535. $text['button-stop']['zh-cn'] = "停止";
  1536. $text['button-stop']['ja-jp'] = "ストップ";
  1537. $text['button-stop']['ko-kr'] = "멈추다";
  1538. $text['button-status']['en-us'] = "Status";
  1539. $text['button-status']['ka-ge'] = "სტატუსი";
  1540. $text['button-status']['en-gb'] = "Status";
  1541. $text['button-status']['ar-eg'] = "حالة";
  1542. $text['button-status']['de-at'] = "Status";
  1543. $text['button-status']['de-ch'] = "Status";
  1544. $text['button-status']['de-de'] = "Status";
  1545. $text['button-status']['el-gr'] = "Κατάσταση";
  1546. $text['button-status']['es-cl'] = "Estado";
  1547. $text['button-status']['es-mx'] = "Estado";
  1548. $text['button-status']['fr-ca'] = "État";
  1549. $text['button-status']['fr-fr'] = "État";
  1550. $text['button-status']['he-il'] = "סטָטוּס";
  1551. $text['button-status']['it-it'] = "Stato";
  1552. $text['button-status']['nl-nl'] = "Toestand";
  1553. $text['button-status']['pl-pl'] = "Status";
  1554. $text['button-status']['pt-br'] = "Estado";
  1555. $text['button-status']['pt-pt'] = "Estado";
  1556. $text['button-status']['ro-ro'] = "stare";
  1557. $text['button-status']['ru-ru'] = "Статус";
  1558. $text['button-status']['sv-se'] = "Status";
  1559. $text['button-status']['uk-ua'] = "Статус";
  1560. $text['button-status']['tr-tr'] = "Durum";
  1561. $text['button-status']['zh-cn'] = "地位";
  1562. $text['button-status']['ja-jp'] = "スターテス";
  1563. $text['button-status']['ko-kr'] = "상태";
  1564. $text['button-start']['en-us'] = "Start";
  1565. $text['button-start']['ka-ge'] = "სტარტი";
  1566. $text['button-start']['en-gb'] = "Start";
  1567. $text['button-start']['ar-eg'] = "يبدأ";
  1568. $text['button-start']['de-at'] = "Start";
  1569. $text['button-start']['de-ch'] = "Start";
  1570. $text['button-start']['de-de'] = "Start";
  1571. $text['button-start']['el-gr'] = "Εκκίνηση";
  1572. $text['button-start']['es-cl'] = "Iniciar";
  1573. $text['button-start']['es-mx'] = "Iniciar";
  1574. $text['button-start']['fr-ca'] = "Démarrer";
  1575. $text['button-start']['fr-fr'] = "Démarrer";
  1576. $text['button-start']['he-il'] = "הַתחָלָה";
  1577. $text['button-start']['it-it'] = "Avvia";
  1578. $text['button-start']['nl-nl'] = "Begin";
  1579. $text['button-start']['pl-pl'] = "Start";
  1580. $text['button-start']['pt-br'] = "Iniciar";
  1581. $text['button-start']['pt-pt'] = "Iniciar";
  1582. $text['button-start']['ro-ro'] = "start";
  1583. $text['button-start']['ru-ru'] = "Старт";
  1584. $text['button-start']['sv-se'] = "Start";
  1585. $text['button-start']['uk-ua'] = "Запустити";
  1586. $text['button-start']['tr-tr'] = "Başlat";
  1587. $text['button-start']['zh-cn'] = "开始";
  1588. $text['button-start']['ja-jp'] = "始める";
  1589. $text['button-start']['ko-kr'] = "시작";
  1590. $text['button-overview']['en-us'] = "Overview";
  1591. $text['button-overview']['ka-ge'] = "მიმოხილვა";
  1592. $text['button-overview']['en-gb'] = "Overview";
  1593. $text['button-overview']['ar-eg'] = "ملخص";
  1594. $text['button-overview']['de-at'] = "Überblick";
  1595. $text['button-overview']['de-ch'] = "Überblick";
  1596. $text['button-overview']['de-de'] = "Überblick";
  1597. $text['button-overview']['el-gr'] = "Επισκόπηση";
  1598. $text['button-overview']['es-cl'] = "Descripción general";
  1599. $text['button-overview']['es-mx'] = "Descripción general";
  1600. $text['button-overview']['fr-ca'] = "Aperçu";
  1601. $text['button-overview']['fr-fr'] = "Aperçu";
  1602. $text['button-overview']['he-il'] = "סקירה כללית";
  1603. $text['button-overview']['it-it'] = "Panoramica";
  1604. $text['button-overview']['nl-nl'] = "Overzicht";
  1605. $text['button-overview']['pl-pl'] = "Przegląd";
  1606. $text['button-overview']['pt-br'] = "Visão Geral";
  1607. $text['button-overview']['pt-pt'] = "Visão geral";
  1608. $text['button-overview']['ro-ro'] = "Prezentare generală";
  1609. $text['button-overview']['ru-ru'] = "Обзор";
  1610. $text['button-overview']['sv-se'] = "Översikt";
  1611. $text['button-overview']['uk-ua'] = "Översikt";
  1612. $text['button-overview']['tr-tr'] = "Genel Bakış";
  1613. $text['button-overview']['zh-cn'] = "概述";
  1614. $text['button-overview']['ja-jp'] = "概要";
  1615. $text['button-overview']['ko-kr'] = "개요";
  1616. $text['button-summary']['en-us'] = "Summary";
  1617. $text['button-summary']['ka-ge'] = "შეჯამება";
  1618. $text['button-summary']['en-gb'] = "Summary";
  1619. $text['button-summary']['ar-eg'] = "ملخص";
  1620. $text['button-summary']['de-at'] = "Zusammenfassung";
  1621. $text['button-summary']['de-ch'] = "Zusammenfassung";
  1622. $text['button-summary']['de-de'] = "Zusammenfassung";
  1623. $text['button-summary']['el-gr'] = "Σύνοψη";
  1624. $text['button-summary']['es-cl'] = "Resumen";
  1625. $text['button-summary']['es-mx'] = "Resumen";
  1626. $text['button-summary']['fr-ca'] = "Somaire";
  1627. $text['button-summary']['fr-fr'] = "Somaire";
  1628. $text['button-summary']['he-il'] = "סיכום";
  1629. $text['button-summary']['it-it'] = "Riepilogo";
  1630. $text['button-summary']['nl-nl'] = "Samenvatting";
  1631. $text['button-summary']['pl-pl'] = "Podsumowanie";
  1632. $text['button-summary']['pt-br'] = "Sumário";
  1633. $text['button-summary']['pt-pt'] = "Resumo";
  1634. $text['button-summary']['ro-ro'] = "rezumat";
  1635. $text['button-summary']['ru-ru'] = "Краткое содержание";
  1636. $text['button-summary']['sv-se'] = "Sammanfattning";
  1637. $text['button-summary']['uk-ua'] = "Резюме";
  1638. $text['button-summary']['tr-tr'] = "Özet";
  1639. $text['button-summary']['zh-cn'] = "概括";
  1640. $text['button-summary']['ja-jp'] = "まとめ";
  1641. $text['button-summary']['ko-kr'] = "요약";
  1642. $text['button-update']['en-us'] = "Update";
  1643. $text['button-update']['ka-ge'] = "განახლება";
  1644. $text['button-update']['en-gb'] = "Update";
  1645. $text['button-update']['ar-eg'] = "تحديث";
  1646. $text['button-update']['de-at'] = "Aktualisieren";
  1647. $text['button-update']['de-ch'] = "Aktualisieren";
  1648. $text['button-update']['de-de'] = "Aktualisieren";
  1649. $text['button-update']['el-gr'] = "Ενημέρωση";
  1650. $text['button-update']['es-cl'] = "Actualización";
  1651. $text['button-update']['es-mx'] = "Actualización";
  1652. $text['button-update']['fr-ca'] = "Mise à jour";
  1653. $text['button-update']['fr-fr'] = "Mise à jour";
  1654. $text['button-update']['he-il'] = "עדכון";
  1655. $text['button-update']['it-it'] = "Aggiornamento";
  1656. $text['button-update']['nl-nl'] = "Update";
  1657. $text['button-update']['pl-pl'] = "Uaktualnij";
  1658. $text['button-update']['pt-br'] = "Atualizar";
  1659. $text['button-update']['pt-pt'] = "Atualizar";
  1660. $text['button-update']['ro-ro'] = "Actualizați";
  1661. $text['button-update']['ru-ru'] = "Обновить";
  1662. $text['button-update']['sv-se'] = "Uppdatera";
  1663. $text['button-update']['uk-ua'] = "Оновити";
  1664. $text['button-update']['tr-tr'] = "Güncelle";
  1665. $text['button-update']['zh-cn'] = "更新";
  1666. $text['button-update']['ja-jp'] = "アップデート";
  1667. $text['button-update']['ko-kr'] = "업데이트";
  1668. $text['button-download_csv']['en-us'] = "Download CSV";
  1669. $text['button-download_csv']['ka-ge'] = "CSV-ის ჩამოტვირთვა";
  1670. $text['button-download_csv']['en-gb'] = "Download CSV";
  1671. $text['button-download_csv']['ar-eg'] = "تنزيل ملف CSV";
  1672. $text['button-download_csv']['de-at'] = "CSV Herunterladen";
  1673. $text['button-download_csv']['de-ch'] = "CSV Herunterladen";
  1674. $text['button-download_csv']['de-de'] = "CSV Herunterladen";
  1675. $text['button-download_csv']['el-gr'] = "Ανάκτηση CSV";
  1676. $text['button-download_csv']['es-cl'] = "Descarga CSV";
  1677. $text['button-download_csv']['es-mx'] = "Descarga CSV";
  1678. $text['button-download_csv']['fr-ca'] = "Télécharger CSV";
  1679. $text['button-download_csv']['fr-fr'] = "Télécharger CSV";
  1680. $text['button-download_csv']['he-il'] = "הורד CSV";
  1681. $text['button-download_csv']['it-it'] = "Scarica CSV";
  1682. $text['button-download_csv']['nl-nl'] = "CSV downloaden";
  1683. $text['button-download_csv']['pl-pl'] = "Pobierz CSV";
  1684. $text['button-download_csv']['pt-br'] = "Baixar CSV ";
  1685. $text['button-download_csv']['pt-pt'] = "Baixar CSV";
  1686. $text['button-download_csv']['ro-ro'] = "Descărcați CSV";
  1687. $text['button-download_csv']['ru-ru'] = "Загрузить в формате CSV";
  1688. $text['button-download_csv']['sv-se'] = "Ladda Ned CSV";
  1689. $text['button-download_csv']['uk-ua'] = "Завантажити CSV";
  1690. $text['button-download_csv']['tr-tr'] = "CVS İndir";
  1691. $text['button-download_csv']['zh-cn'] = "下载 CSV";
  1692. $text['button-download_csv']['ja-jp'] = "CSVをダウンロード";
  1693. $text['button-download_csv']['ko-kr'] = "CSV 다운로드";
  1694. $text['button-import']['en-us'] = "Import";
  1695. $text['button-import']['ka-ge'] = "იმპორტი";
  1696. $text['button-import']['en-gb'] = "Import";
  1697. $text['button-import']['ar-eg'] = "يستورد";
  1698. $text['button-import']['de-at'] = "Importieren";
  1699. $text['button-import']['de-ch'] = "Importieren";
  1700. $text['button-import']['de-de'] = "Importieren";
  1701. $text['button-import']['el-gr'] = "Εισαγωγή";
  1702. $text['button-import']['es-cl'] = "Importar";
  1703. $text['button-import']['es-mx'] = "Importar";
  1704. $text['button-import']['fr-ca'] = "Importer";
  1705. $text['button-import']['fr-fr'] = "Importer";
  1706. $text['button-import']['he-il'] = "יְבוּא";
  1707. $text['button-import']['it-it'] = "Importare";
  1708. $text['button-import']['nl-nl'] = "Importeren";
  1709. $text['button-import']['pl-pl'] = "Importuj";
  1710. $text['button-import']['pt-br'] = "Importar";
  1711. $text['button-import']['pt-pt'] = "Importat";
  1712. $text['button-import']['ro-ro'] = "Import";
  1713. $text['button-import']['ru-ru'] = "Импорт";
  1714. $text['button-import']['sv-se'] = "Importera";
  1715. $text['button-import']['uk-ua'] = "Імпорт";
  1716. $text['button-import']['tr-tr'] = "İçe Aktar";
  1717. $text['button-import']['zh-cn'] = "进口";
  1718. $text['button-import']['ja-jp'] = "輸入";
  1719. $text['button-import']['ko-kr'] = "수입";
  1720. $text['button-qr_code']['en-us'] = "QR Code";
  1721. $text['button-qr_code']['ka-ge'] = "QR კოდი";
  1722. $text['button-qr_code']['en-gb'] = "QR Code";
  1723. $text['button-qr_code']['ar-eg'] = "رمز الاستجابة السريعة";
  1724. $text['button-qr_code']['de-at'] = "QR Code";
  1725. $text['button-qr_code']['de-ch'] = "QR Code";
  1726. $text['button-qr_code']['de-de'] = "QR Code";
  1727. $text['button-qr_code']['el-gr'] = "QR Code";
  1728. $text['button-qr_code']['es-cl'] = "Código QR";
  1729. $text['button-qr_code']['es-mx'] = "Código QR";
  1730. $text['button-qr_code']['fr-ca'] = "Code QR";
  1731. $text['button-qr_code']['fr-fr'] = "Code QR";
  1732. $text['button-qr_code']['he-il'] = "קוד QR";
  1733. $text['button-qr_code']['it-it'] = "QR Code";
  1734. $text['button-qr_code']['nl-nl'] = "QR code";
  1735. $text['button-qr_code']['pl-pl'] = "Kod QR";
  1736. $text['button-qr_code']['pt-br'] = "QR Code";
  1737. $text['button-qr_code']['pt-pt'] = "Código QR.";
  1738. $text['button-qr_code']['ro-ro'] = "Cod QR";
  1739. $text['button-qr_code']['ru-ru'] = "QR Код";
  1740. $text['button-qr_code']['sv-se'] = "QR Kod";
  1741. $text['button-qr_code']['uk-ua'] = "QR-код";
  1742. $text['button-qr_code']['tr-tr'] = "QR Kodu";
  1743. $text['button-qr_code']['zh-cn'] = "二维码";
  1744. $text['button-qr_code']['ja-jp'] = "QRコード";
  1745. $text['button-qr_code']['ko-kr'] = "QR 코드";
  1746. $text['button-toggle']['en-us'] = "Toggle";
  1747. $text['button-toggle']['ka-ge'] = "გადართვა";
  1748. $text['button-toggle']['en-gb'] = "Toggle";
  1749. $text['button-toggle']['ar-eg'] = "تبديل";
  1750. $text['button-toggle']['de-at'] = "Umschalten";
  1751. $text['button-toggle']['de-ch'] = "Umschalten";
  1752. $text['button-toggle']['de-de'] = "Umschalten";
  1753. $text['button-toggle']['el-gr'] = "Εναλλαγή";
  1754. $text['button-toggle']['es-cl'] = "Palanca";
  1755. $text['button-toggle']['es-mx'] = "Palanca";
  1756. $text['button-toggle']['fr-ca'] = "Basculer";
  1757. $text['button-toggle']['fr-fr'] = "Basculer";
  1758. $text['button-toggle']['he-il'] = "לְמַתֵג";
  1759. $text['button-toggle']['it-it'] = "Alterna";
  1760. $text['button-toggle']['nl-nl'] = "Schakelaar";
  1761. $text['button-toggle']['pl-pl'] = "Przełącz";
  1762. $text['button-toggle']['pt-br'] = "Alterar";
  1763. $text['button-toggle']['pt-pt'] = "Alternar";
  1764. $text['button-toggle']['ro-ro'] = "Comutare";
  1765. $text['button-toggle']['ru-ru'] = "Переключать";
  1766. $text['button-toggle']['sv-se'] = "Växla";
  1767. $text['button-toggle']['uk-ua'] = "Перемикач";
  1768. $text['button-toggle']['tr-tr'] = "Toggle";
  1769. $text['button-toggle']['zh-cn'] = "切换";
  1770. $text['button-toggle']['ja-jp'] = "トグル";
  1771. $text['button-toggle']['ko-kr'] = "비녀장";
  1772. $text['button-check_all']['en-us'] = "Check All";
  1773. $text['button-check_all']['ka-ge'] = "ყველას ჩართვა";
  1774. $text['button-check_all']['en-gb'] = "Check All";
  1775. $text['button-check_all']['ar-eg'] = "تحقق من الكل";
  1776. $text['button-check_all']['de-at'] = "Alle überprüfen";
  1777. $text['button-check_all']['de-ch'] = "Alle überprüfen";
  1778. $text['button-check_all']['de-de'] = "Alle überprüfen";
  1779. $text['button-check_all']['el-gr'] = "Επιλογή όλων";
  1780. $text['button-check_all']['es-cl'] = "Comprobar todo";
  1781. $text['button-check_all']['es-mx'] = "Comprobar todo";
  1782. $text['button-check_all']['fr-ca'] = "Cochez Tout";
  1783. $text['button-check_all']['fr-fr'] = "Cochez Tout";
  1784. $text['button-check_all']['he-il'] = "סמן הכל";
  1785. $text['button-check_all']['it-it'] = "Seleziona tutto";
  1786. $text['button-check_all']['nl-nl'] = "Controleer alles";
  1787. $text['button-check_all']['pl-pl'] = "Zaznacz Wszystkie";
  1788. $text['button-check_all']['pt-br'] = "Marcar tudo";
  1789. $text['button-check_all']['pt-pt'] = "Verificar tudo";
  1790. $text['button-check_all']['ro-ro'] = "Selectați toate";
  1791. $text['button-check_all']['ru-ru'] = "Отметить все";
  1792. $text['button-check_all']['sv-se'] = "Markera alla";
  1793. $text['button-check_all']['uk-ua'] = "Перевірити все";
  1794. $text['button-check_all']['tr-tr'] = "Check All Check";
  1795. $text['button-check_all']['zh-cn'] = "选择所有";
  1796. $text['button-check_all']['ja-jp'] = "すべてチェック";
  1797. $text['button-check_all']['ko-kr'] = "모두 확인";
  1798. $text['button-check_none']['en-us'] = "Check None";
  1799. $text['button-check_none']['ka-ge'] = "ყველას გამორთვა";
  1800. $text['button-check_none']['en-gb'] = "Check None";
  1801. $text['button-check_none']['ar-eg'] = "حدد لا شيء";
  1802. $text['button-check_none']['de-at'] = "Aktivieren Sie Keine";
  1803. $text['button-check_none']['de-ch'] = "Aktivieren Sie Keine";
  1804. $text['button-check_none']['de-de'] = "Aktivieren Sie Keine";
  1805. $text['button-check_none']['el-gr'] = "Αποεπιλογή όλων";
  1806. $text['button-check_none']['es-cl'] = "marcar ninguno";
  1807. $text['button-check_none']['es-mx'] = "marcar ninguno";
  1808. $text['button-check_none']['fr-ca'] = "Cochez Aucune";
  1809. $text['button-check_none']['fr-fr'] = "Cochez Aucune";
  1810. $text['button-check_none']['he-il'] = "סמן ללא";
  1811. $text['button-check_none']['it-it'] = "Seleziona Nessuno";
  1812. $text['button-check_none']['nl-nl'] = "Vink Geen aan";
  1813. $text['button-check_none']['pl-pl'] = "Zaznacz Żaden";
  1814. $text['button-check_none']['pt-br'] = "Desmarcar tudo";
  1815. $text['button-check_none']['pt-pt'] = "Marque Nenhum";
  1816. $text['button-check_none']['ro-ro'] = "Bifați Niciunul";
  1817. $text['button-check_none']['ru-ru'] = "Отметить нет";
  1818. $text['button-check_none']['sv-se'] = "Markera Ingen";
  1819. $text['button-check_none']['uk-ua'] = "Позначте «Нічого».";
  1820. $text['button-check_none']['tr-tr'] = "Kimseyi kontrol et";
  1821. $text['button-check_none']['zh-cn'] = "不勾选";
  1822. $text['button-check_none']['ja-jp'] = "チェックなし";
  1823. $text['button-check_none']['ko-kr'] = "없음 선택";
  1824. $text['button-install']['en-us'] = "Install";
  1825. $text['button-install']['ka-ge'] = "დაყენება";
  1826. $text['button-install']['en-gb'] = "Install";
  1827. $text['button-install']['ar-eg'] = "ثَبَّتَ";
  1828. $text['button-install']['de-at'] = "Installieren";
  1829. $text['button-install']['de-ch'] = "Installieren";
  1830. $text['button-install']['de-de'] = "Installieren";
  1831. $text['button-install']['el-gr'] = "Εγκαθιστώ";
  1832. $text['button-install']['es-cl'] = "Instalar";
  1833. $text['button-install']['es-mx'] = "Instalar";
  1834. $text['button-install']['fr-ca'] = "Installer";
  1835. $text['button-install']['fr-fr'] = "Installer";
  1836. $text['button-install']['he-il'] = "להתקין";
  1837. $text['button-install']['it-it'] = "Installare";
  1838. $text['button-install']['nl-nl'] = "Installeren";
  1839. $text['button-install']['pl-pl'] = "Instaluj";
  1840. $text['button-install']['pt-br'] = "Instalar";
  1841. $text['button-install']['pt-pt'] = "Instalar";
  1842. $text['button-install']['ro-ro'] = "Instalare";
  1843. $text['button-install']['ru-ru'] = "Установить";
  1844. $text['button-install']['sv-se'] = "Installera";
  1845. $text['button-install']['uk-ua'] = "встановити";
  1846. $text['button-install']['tr-tr'] = "Düzenlemek";
  1847. $text['button-install']['zh-cn'] = "安装";
  1848. $text['button-install']['ja-jp'] = "インストール";
  1849. $text['button-install']['ko-kr'] = "설치하다";
  1850. $text['button-upgrade']['en-us'] = "Upgrade";
  1851. $text['button-upgrade']['ka-ge'] = "ვერსიის აწევა";
  1852. $text['button-upgrade']['en-gb'] = "Upgrade";
  1853. $text['button-upgrade']['ar-eg'] = "يرقي";
  1854. $text['button-upgrade']['de-at'] = "Aktualisieren";
  1855. $text['button-upgrade']['de-ch'] = "Aktualisieren";
  1856. $text['button-upgrade']['de-de'] = "Aktualisieren";
  1857. $text['button-upgrade']['es-cl'] = "Actualizar";
  1858. $text['button-upgrade']['es-mx'] = "Actualizar";
  1859. $text['button-upgrade']['fr-ca'] = "Mise à Niveau";
  1860. $text['button-upgrade']['fr-fr'] = "Mise à Niveau";
  1861. $text['button-upgrade']['he-il'] = "שדרוג";
  1862. $text['button-upgrade']['it-it'] = "Aggiornamento";
  1863. $text['button-upgrade']['nl-nl'] = "Upgrade";
  1864. $text['button-upgrade']['pl-pl'] = "Aktualizacja";
  1865. $text['button-upgrade']['pt-br'] = "Atualizar";
  1866. $text['button-upgrade']['pt-pt'] = "Actualizar";
  1867. $text['button-upgrade']['ro-ro'] = "Actualizare";
  1868. $text['button-upgrade']['ru-ru'] = "Обновление";
  1869. $text['button-upgrade']['sv-se'] = "Uppgradera";
  1870. $text['button-upgrade']['uk-ua'] = "Оновлення";
  1871. $text['button-upgrade']['el-gr'] = "Αναβάθμιση";
  1872. $text['button-upgrade']['tr-tr'] = "Yükseltin";
  1873. $text['button-upgrade']['zh-cn'] = "升级";
  1874. $text['button-upgrade']['ja-jp'] = "アップグレード";
  1875. $text['button-upgrade']['ko-kr'] = "업그레이드";
  1876. $text['button-remove']['en-us'] = "Remove";
  1877. $text['button-remove']['ka-ge'] = "წაშლა";
  1878. $text['button-remove']['en-gb'] = "Remove";
  1879. $text['button-remove']['ar-eg'] = "يزيل";
  1880. $text['button-remove']['de-at'] = "Löschen";
  1881. $text['button-remove']['de-ch'] = "Löschen";
  1882. $text['button-remove']['de-de'] = "Löschen";
  1883. $text['button-remove']['el-gr'] = "Διαγραφή";
  1884. $text['button-remove']['es-cl'] = "Eliminar";
  1885. $text['button-remove']['es-mx'] = "Eliminar";
  1886. $text['button-remove']['fr-ca'] = "Supprimer";
  1887. $text['button-remove']['fr-fr'] = "Supprimer";
  1888. $text['button-remove']['he-il'] = "Remove";
  1889. $text['button-remove']['it-it'] = "Cancella";
  1890. $text['button-remove']['nl-nl'] = "Remove";
  1891. $text['button-remove']['pl-pl'] = "Usuń";
  1892. $text['button-remove']['pt-br'] = "Remover";
  1893. $text['button-remove']['pt-pt'] = "Remover";
  1894. $text['button-remove']['ro-ro'] = "Remove";
  1895. $text['button-remove']['ru-ru'] = "Удалить";
  1896. $text['button-remove']['sv-se'] = "Ta Bort";
  1897. $text['button-remove']['uk-ua'] = "Видалити";
  1898. $text['button-remove']['tr-tr'] = "Sil";
  1899. $text['button-remove']['zh-cn'] = "消除";
  1900. $text['button-remove']['ja-jp'] = "削除";
  1901. $text['button-remove']['ko-kr'] = "제거하다";
  1902. $text['button-continue']['en-us'] = "Continue";
  1903. $text['button-continue']['ka-ge'] = "გაგრძელება";
  1904. $text['button-continue']['en-gb'] = "Continue";
  1905. $text['button-continue']['ar-eg'] = "يكمل";
  1906. $text['button-continue']['de-at'] = "Fortfahren";
  1907. $text['button-continue']['de-ch'] = "Fortfahren";
  1908. $text['button-continue']['de-de'] = "Fortfahren";
  1909. $text['button-continue']['es-cl'] = "Continuar";
  1910. $text['button-continue']['es-mx'] = "Continuar";
  1911. $text['button-continue']['fr-ca'] = "Continuer";
  1912. $text['button-continue']['fr-fr'] = "Continuer";
  1913. $text['button-continue']['he-il'] = "המשך";
  1914. $text['button-continue']['it-it'] = "Continua";
  1915. $text['button-continue']['nl-nl'] = "Kontinue";
  1916. $text['button-continue']['pl-pl'] = "Kontynuuj";
  1917. $text['button-continue']['pt-br'] = "Continuar";
  1918. $text['button-continue']['pt-pt'] = "Continuar";
  1919. $text['button-continue']['ro-ro'] = "Continua";
  1920. $text['button-continue']['ru-ru'] = "Продолжить";
  1921. $text['button-continue']['sv-se'] = "Fortsätt";
  1922. $text['button-continue']['uk-ua'] = "Продовжити";
  1923. $text['button-continue']['el-gr'] = "Συνεχίστε να συνεχίζετε";
  1924. $text['button-continue']['tr-tr'] = "Devam etmeye devam et";
  1925. $text['button-continue']['zh-cn'] = "继续";
  1926. $text['button-continue']['ja-jp'] = "続く";
  1927. $text['button-continue']['ko-kr'] = "계속하다";
  1928. $text['button-cancel']['en-us'] = "Cancel";
  1929. $text['button-cancel']['ka-ge'] = "გაუქმება";
  1930. $text['button-cancel']['en-gb'] = "Cancel";
  1931. $text['button-cancel']['ar-eg'] = "الغاء";
  1932. $text['button-cancel']['de-at'] = "Abbrechen";
  1933. $text['button-cancel']['de-ch'] = "Abbrechen";
  1934. $text['button-cancel']['de-de'] = "Abbrechen";
  1935. $text['button-cancel']['el-gr'] = "Ακύρωση";
  1936. $text['button-cancel']['es-cl'] = "Cancelar";
  1937. $text['button-cancel']['es-mx'] = "Cancelar";
  1938. $text['button-cancel']['fr-ca'] = "Annuler";
  1939. $text['button-cancel']['fr-fr'] = "Annuler";
  1940. $text['button-cancel']['he-il'] = "בטל";
  1941. $text['button-cancel']['it-it'] = "Cancella";
  1942. $text['button-cancel']['nl-nl'] = "Annuleren";
  1943. $text['button-cancel']['pl-pl'] = "Anuluj";
  1944. $text['button-cancel']['pt-br'] = "Cancelar";
  1945. $text['button-cancel']['pt-pt'] = "Cancelar";
  1946. $text['button-cancel']['ro-ro'] = "Anulează";
  1947. $text['button-cancel']['ru-ru'] = "Отменить";
  1948. $text['button-cancel']['sv-se'] = "Ångra";
  1949. $text['button-cancel']['uk-ua'] = "Відмінити";
  1950. $text['button-cancel']['tr-tr'] = "İptal etmek";
  1951. $text['button-cancel']['zh-cn'] = "取消";
  1952. $text['button-cancel']['ja-jp'] = "キャンセル";
  1953. $text['button-cancel']['ko-kr'] = "취소";
  1954. $text['button-play']['en-us'] = "Play";
  1955. $text['button-play']['ka-ge'] = "დაკვრა";
  1956. $text['button-play']['en-gb'] = "Play";
  1957. $text['button-play']['ar-eg'] = "يلعب";
  1958. $text['button-play']['de-at'] = "Play";
  1959. $text['button-play']['de-ch'] = "Play";
  1960. $text['button-play']['de-de'] = "Play";
  1961. $text['button-play']['es-cl'] = "Reproducir";
  1962. $text['button-play']['es-mx'] = "Reproducir";
  1963. $text['button-play']['fr-ca'] = "Lire";
  1964. $text['button-play']['fr-fr'] = "Lire";
  1965. $text['button-play']['he-il'] = "נגן";
  1966. $text['button-play']['it-it'] = "Suona";
  1967. $text['button-play']['nl-nl'] = "Spelen";
  1968. $text['button-play']['pl-pl'] = "Odtwórz";
  1969. $text['button-play']['pt-br'] = "Tocar";
  1970. $text['button-play']['pt-pt'] = "Tocar";
  1971. $text['button-play']['ro-ro'] = "Joaca";
  1972. $text['button-play']['ru-ru'] = "Проиграть";
  1973. $text['button-play']['sv-se'] = "Spela Upp";
  1974. $text['button-play']['uk-ua'] = "Відтворити";
  1975. $text['button-play']['el-gr'] = "Παίξτε Play Play";
  1976. $text['button-play']['tr-tr'] = "Play Play Play Play";
  1977. $text['button-play']['zh-cn'] = "玩";
  1978. $text['button-play']['ja-jp'] = "遊ぶ";
  1979. $text['button-play']['ko-kr'] = "놀다";
  1980. $text['label-application']['en-us'] = "Application";
  1981. $text['label-application']['ka-ge'] = "აპლიკაცია";
  1982. $text['label-application']['en-gb'] = "Application";
  1983. $text['label-application']['ar-eg'] = "التطبيق";
  1984. $text['label-application']['de-at'] = "Anwendung";
  1985. $text['label-application']['de-ch'] = "Anwendung";
  1986. $text['label-application']['de-de'] = "Anwendung";
  1987. $text['label-application']['es-cl'] = "Aplicación";
  1988. $text['label-application']['es-mx'] = "Aplicación";
  1989. $text['label-application']['fr-ca'] = "Application";
  1990. $text['label-application']['fr-fr'] = "Application";
  1991. $text['label-application']['he-il'] = "אפליקציה";
  1992. $text['label-application']['it-it'] = "Applicazione";
  1993. $text['label-application']['nl-nl'] = "Toepassing";
  1994. $text['label-application']['pl-pl'] = "Aplikacja";
  1995. $text['label-application']['pt-br'] = "Aplicação";
  1996. $text['label-application']['pt-pt'] = "Aplicação";
  1997. $text['label-application']['ro-ro'] = "Aplicație";
  1998. $text['label-application']['ru-ru'] = "Приложение";
  1999. $text['label-application']['sv-se'] = "Applikation";
  2000. $text['label-application']['uk-ua'] = "Додаток";
  2001. $text['label-application']['zh-cn'] = "应用";
  2002. $text['label-application']['ja-jp'] = "応用";
  2003. $text['label-application']['ko-kr'] = "애플리케이션";
  2004. $text['label-applications']['en-us'] = "Applications";
  2005. $text['label-applications']['ka-ge'] = "აპლიკაციები";
  2006. $text['label-applications']['en-gb'] = "Applications";
  2007. $text['label-applications']['ar-eg'] = "التطبيقات";
  2008. $text['label-applications']['de-at'] = "Anwendungen";
  2009. $text['label-applications']['de-ch'] = "Anwendungen";
  2010. $text['label-applications']['de-de'] = "Anwendungen";
  2011. $text['label-applications']['es-cl'] = "Aplicaciiones";
  2012. $text['label-applications']['es-mx'] = "Aplicaciiones";
  2013. $text['label-applications']['fr-ca'] = "Applications";
  2014. $text['label-applications']['fr-fr'] = "Applications";
  2015. $text['label-applications']['he-il'] = "אפליקציות";
  2016. $text['label-applications']['it-it'] = "Applicazioni";
  2017. $text['label-applications']['nl-nl'] = "Toepassing";
  2018. $text['label-applications']['pl-pl'] = "Aplikacje";
  2019. $text['label-applications']['pt-br'] = "Aplicações";
  2020. $text['label-applications']['pt-pt'] = "Aplicações";
  2021. $text['label-applications']['ro-ro'] = "Aplicații";
  2022. $text['label-applications']['ru-ru'] = "Приложения";
  2023. $text['label-applications']['sv-se'] = "Applikationer";
  2024. $text['label-applications']['uk-ua'] = "Додаток";
  2025. $text['label-applications']['zh-cn'] = "应用";
  2026. $text['label-applications']['ja-jp'] = "アプリケーション";
  2027. $text['label-applications']['ko-kr'] = "애플리케이션";
  2028. $text['label-installed']['en-us'] = "Installed";
  2029. $text['label-installed']['ka-ge'] = "დაყენებული";
  2030. $text['label-installed']['en-gb'] = "Installed";
  2031. $text['label-installed']['ar-eg'] = "المثبتة";
  2032. $text['label-installed']['de-at'] = "Eingerichtet";
  2033. $text['label-installed']['de-ch'] = "Eingerichtet";
  2034. $text['label-installed']['de-de'] = "Eingerichtet";
  2035. $text['label-installed']['el-gr'] = "Εγκατεστημένο";
  2036. $text['label-installed']['es-cl'] = "Instalado";
  2037. $text['label-installed']['es-mx'] = "Instalado";
  2038. $text['label-installed']['fr-ca'] = "Installé";
  2039. $text['label-installed']['fr-fr'] = "Installé";
  2040. $text['label-installed']['he-il'] = "מוּתקָן";
  2041. $text['label-installed']['it-it'] = "Installato";
  2042. $text['label-installed']['nl-nl'] = "Geïnstalleerd";
  2043. $text['label-installed']['pl-pl'] = "Zainstalowane";
  2044. $text['label-installed']['pt-br'] = "Instalado";
  2045. $text['label-installed']['pt-pt'] = "Instalado";
  2046. $text['label-installed']['ro-ro'] = "Instalat";
  2047. $text['label-installed']['ru-ru'] = "Установлен";
  2048. $text['label-installed']['sv-se'] = "Installerad";
  2049. $text['label-installed']['uk-ua'] = "встановлено";
  2050. $text['label-installed']['tr-tr'] = "Kurulmuş";
  2051. $text['label-installed']['zh-cn'] = "已安装";
  2052. $text['label-installed']['ja-jp'] = "インストール済み";
  2053. $text['label-installed']['ko-kr'] = "설치됨";
  2054. $text['label-total']['en-us'] = "Total";
  2055. $text['label-total']['ka-ge'] = "ჯამში";
  2056. $text['label-total']['en-gb'] = "Total";
  2057. $text['label-total']['ar-eg'] = "المجموع";
  2058. $text['label-total']['de-at'] = "Summe";
  2059. $text['label-total']['de-ch'] = "Summe";
  2060. $text['label-total']['de-de'] = "Summe";
  2061. $text['label-total']['el-gr'] = "Σύνολο";
  2062. $text['label-total']['es-cl'] = "Total";
  2063. $text['label-total']['es-mx'] = "Total";
  2064. $text['label-total']['fr-ca'] = "Total";
  2065. $text['label-total']['fr-fr'] = "Total";
  2066. $text['label-total']['he-il'] = "סך הכל";
  2067. $text['label-total']['it-it'] = "Totale";
  2068. $text['label-total']['nl-nl'] = "Totaal";
  2069. $text['label-total']['pl-pl'] = "Podsumowanie";
  2070. $text['label-total']['pt-br'] = "Total";
  2071. $text['label-total']['pt-pt'] = "Total";
  2072. $text['label-total']['ro-ro'] = "Total";
  2073. $text['label-total']['ru-ru'] = "Всего";
  2074. $text['label-total']['sv-se'] = "Totalt";
  2075. $text['label-total']['uk-ua'] = "Всього";
  2076. $text['label-total']['tr-tr'] = "Toplam";
  2077. $text['label-total']['zh-cn'] = "全部的";
  2078. $text['label-total']['ja-jp'] = "合計";
  2079. $text['label-total']['ko-kr'] = "총";
  2080. $text['label-overview']['en-us'] = "Overview";
  2081. $text['label-overview']['ka-ge'] = "მიმოხილვა";
  2082. $text['label-overview']['en-gb'] = "Overview";
  2083. $text['label-overview']['ar-eg'] = "ملخص";
  2084. $text['label-overview']['de-at'] = "Überblick";
  2085. $text['label-overview']['de-ch'] = "Überblick";
  2086. $text['label-overview']['de-de'] = "Überblick";
  2087. $text['label-overview']['el-gr'] = "Επισκόπηση";
  2088. $text['label-overview']['es-cl'] = "Descripción general";
  2089. $text['label-overview']['es-mx'] = "Descripción general";
  2090. $text['label-overview']['fr-ca'] = "Aperçu";
  2091. $text['label-overview']['fr-fr'] = "Aperçu";
  2092. $text['label-overview']['he-il'] = "סקירה כללית";
  2093. $text['label-overview']['it-it'] = "Panoramica";
  2094. $text['label-overview']['nl-nl'] = "Overzicht";
  2095. $text['label-overview']['pl-pl'] = "Przegląd";
  2096. $text['label-overview']['pt-br'] = "Visão Geral";
  2097. $text['label-overview']['pt-pt'] = "Visão geral";
  2098. $text['label-overview']['ro-ro'] = "Prezentare generală";
  2099. $text['label-overview']['ru-ru'] = "Обзор";
  2100. $text['label-overview']['sv-se'] = "Översikt";
  2101. $text['label-overview']['uk-ua'] = "Огляд";
  2102. $text['label-overview']['tr-tr'] = "Genel Bakış";
  2103. $text['label-overview']['zh-cn'] = "概述";
  2104. $text['label-overview']['ja-jp'] = "概要";
  2105. $text['label-overview']['ko-kr'] = "개요";
  2106. $text['label-summary']['en-us'] = "Summary";
  2107. $text['label-summary']['ka-ge'] = "შეჯამება";
  2108. $text['label-summary']['en-gb'] = "Summary";
  2109. $text['label-summary']['ar-eg'] = "ملخص";
  2110. $text['label-summary']['de-at'] = "Zusammenfassung";
  2111. $text['label-summary']['de-ch'] = "Zusammenfassung";
  2112. $text['label-summary']['de-de'] = "Zusammenfassung";
  2113. $text['label-summary']['el-gr'] = "Σύνοψη";
  2114. $text['label-summary']['es-cl'] = "Resumen";
  2115. $text['label-summary']['es-mx'] = "Resumen";
  2116. $text['label-summary']['fr-ca'] = "Sommaire";
  2117. $text['label-summary']['fr-fr'] = "Sommaire";
  2118. $text['label-summary']['he-il'] = "סיכום";
  2119. $text['label-summary']['it-it'] = "Riepilogo";
  2120. $text['label-summary']['nl-nl'] = "Samenvatting";
  2121. $text['label-summary']['pl-pl'] = "Podsumowanie";
  2122. $text['label-summary']['pt-br'] = "Sumário";
  2123. $text['label-summary']['pt-pt'] = "Resumo";
  2124. $text['label-summary']['ro-ro'] = "rezumat";
  2125. $text['label-summary']['ru-ru'] = "Краткое содержание";
  2126. $text['label-summary']['sv-se'] = "Sammanfattning";
  2127. $text['label-summary']['uk-ua'] = "Резюме";
  2128. $text['label-summary']['tr-tr'] = "Özet";
  2129. $text['label-summary']['zh-cn'] = "概括";
  2130. $text['label-summary']['ja-jp'] = "まとめ";
  2131. $text['label-summary']['ko-kr'] = "요약";
  2132. $text['label-import']['en-us'] = "Import";
  2133. $text['label-import']['ka-ge'] = "იმპორტი";
  2134. $text['label-import']['en-gb'] = "Import";
  2135. $text['label-import']['ar-eg'] = "يستورد";
  2136. $text['label-import']['de-at'] = "Importieren";
  2137. $text['label-import']['de-ch'] = "Importieren";
  2138. $text['label-import']['de-de'] = "Importieren";
  2139. $text['label-import']['el-gr'] = "Εισαγωγή";
  2140. $text['label-import']['es-cl'] = "Importar";
  2141. $text['label-import']['es-mx'] = "Importar";
  2142. $text['label-import']['fr-ca'] = "Importer";
  2143. $text['label-import']['fr-fr'] = "Importer";
  2144. $text['label-import']['he-il'] = "יְבוּא";
  2145. $text['label-import']['it-it'] = "Importare";
  2146. $text['label-import']['nl-nl'] = "Importeren";
  2147. $text['label-import']['pl-pl'] = "Importuj";
  2148. $text['label-import']['pt-br'] = "Importar";
  2149. $text['label-import']['pt-pt'] = "Importat";
  2150. $text['label-import']['ro-ro'] = "Import";
  2151. $text['label-import']['ru-ru'] = "Импорт";
  2152. $text['label-import']['sv-se'] = "Importera";
  2153. $text['label-import']['uk-ua'] = "Імпорт";
  2154. $text['label-import']['tr-tr'] = "İçe Aktar";
  2155. $text['label-import']['zh-cn'] = "进口";
  2156. $text['label-import']['ja-jp'] = "輸入";
  2157. $text['label-import']['ko-kr'] = "수입";
  2158. $text['description-import']['en-us'] = "Upload delimited data to add multiple records.";
  2159. $text['description-import']['ka-ge'] = "ატვირთეთ მონაცემები გამყოფით ერთზე მეტი ჩანაწერის დასამატებლად";
  2160. $text['description-import']['en-gb'] = "Upload delimited data to add multiple records.";
  2161. $text['description-import']['ar-eg'] = "تحميل البيانات المحددة لإضافة سجلات متعددة.";
  2162. $text['description-import']['de-at'] = "Laden Sie getrennte Daten hoch, um mehrere Datensätze hinzuzufügen.";
  2163. $text['description-import']['de-ch'] = "Laden Sie getrennte Daten hoch, um mehrere Datensätze hinzuzufügen.";
  2164. $text['description-import']['de-de'] = "Laden Sie getrennte Daten hoch, um mehrere Datensätze hinzuzufügen.";
  2165. $text['description-import']['el-gr'] = "Μεταφορτώστε οριοθετημένα δεδομένα για προσθήκη πολλαπλών εγγραφών";
  2166. $text['description-import']['es-cl'] = "Cargue datos delimitados para agregar varios registros.";
  2167. $text['description-import']['es-mx'] = "Cargue datos delimitados para agregar varios registros.";
  2168. $text['description-import']['fr-ca'] = "Téléchargez des données délimitées pour ajouter plusieurs enregistrements.";
  2169. $text['description-import']['fr-fr'] = "Téléchargez des données délimitées pour ajouter plusieurs enregistrements.";
  2170. $text['description-import']['he-il'] = "העלה נתונים מופרדים כדי להוסיף מספר רשומות.";
  2171. $text['description-import']['it-it'] = "Carica dati delimitati per aggiungere più record.";
  2172. $text['description-import']['nl-nl'] = "Upload gescheiden gegevens om meerdere records toe te voegen.";
  2173. $text['description-import']['pl-pl'] = "Prześlij rozdzielone dane, aby dodać wiele rekordów.";
  2174. $text['description-import']['pt-br'] = "Carregue um arquivo com dados delimitados para adicionar múltiplos registros.";
  2175. $text['description-import']['pt-pt'] = "Carregar dados delimitados para adicionar vários registros.";
  2176. $text['description-import']['ro-ro'] = "Încărcați date delimitate pentru a adăuga mai multe înregistrări.";
  2177. $text['description-import']['ru-ru'] = "Загрузите данные с разделителями, чтобы добавить несколько записей.";
  2178. $text['description-import']['sv-se'] = "Ladda upp avgränsade data för att lägga till flera poster.";
  2179. $text['description-import']['uk-ua'] = "Завантажте дані з роздільниками, щоб додати кілька записів.";
  2180. $text['description-import']['tr-tr'] = "Birden fazla kayıt eklemek için yükleme delimited data.";
  2181. $text['description-import']['zh-cn'] = "上传分隔数据以添加多条记录。";
  2182. $text['description-import']['ja-jp'] = "複数のレコードを追加するには、区切り文字で区切られたデータをアップロードします。";
  2183. $text['description-import']['ko-kr'] = "구분된 데이터를 업로드하여 여러 레코드를 추가합니다.";
  2184. $text['label-import_data']['en-us'] = "Data";
  2185. $text['label-import_data']['ka-ge'] = "მონაცემები";
  2186. $text['label-import_data']['en-gb'] = "Data";
  2187. $text['label-import_data']['ar-eg'] = "بيانات";
  2188. $text['label-import_data']['de-at'] = "Daten";
  2189. $text['label-import_data']['de-ch'] = "Daten";
  2190. $text['label-import_data']['de-de'] = "Daten";
  2191. $text['label-import_data']['el-gr'] = "Δεδομένα";
  2192. $text['label-import_data']['es-cl'] = "Datos";
  2193. $text['label-import_data']['es-mx'] = "Datos";
  2194. $text['label-import_data']['fr-ca'] = "Donnée";
  2195. $text['label-import_data']['fr-fr'] = "Donnée";
  2196. $text['label-import_data']['he-il'] = "נתונים";
  2197. $text['label-import_data']['it-it'] = "Dati";
  2198. $text['label-import_data']['nl-nl'] = "Gegevens";
  2199. $text['label-import_data']['pl-pl'] = "Data";
  2200. $text['label-import_data']['pt-br'] = "Dados";
  2201. $text['label-import_data']['pt-pt'] = "Dados";
  2202. $text['label-import_data']['ro-ro'] = "Date";
  2203. $text['label-import_data']['ru-ru'] = "Данные";
  2204. $text['label-import_data']['sv-se'] = "Data";
  2205. $text['label-import_data']['uk-ua'] = "дані";
  2206. $text['label-import_data']['tr-tr'] = "Veri";
  2207. $text['label-import_data']['zh-cn'] = "数据";
  2208. $text['label-import_data']['ja-jp'] = "データ";
  2209. $text['label-import_data']['ko-kr'] = "데이터";
  2210. $text['label-import_delimiter']['en-us'] = "Delimiter";
  2211. $text['label-import_delimiter']['ka-ge'] = "გამყოფი";
  2212. $text['label-import_delimiter']['en-gb'] = "Delimiter";
  2213. $text['label-import_delimiter']['ar-eg'] = "محدد";
  2214. $text['label-import_delimiter']['de-at'] = "Trennzeichen";
  2215. $text['label-import_delimiter']['de-ch'] = "Trennzeichen";
  2216. $text['label-import_delimiter']['de-de'] = "Trennzeichen";
  2217. $text['label-import_delimiter']['el-gr'] = "Διαχωριστικό";
  2218. $text['label-import_delimiter']['es-cl'] = "Delimitador";
  2219. $text['label-import_delimiter']['es-mx'] = "Delimitador";
  2220. $text['label-import_delimiter']['fr-ca'] = "Délimiteur de champs";
  2221. $text['label-import_delimiter']['fr-fr'] = "Délimiteur de champs";
  2222. $text['label-import_delimiter']['he-il'] = "תוחם";
  2223. $text['label-import_delimiter']['it-it'] = "Delimitatore";
  2224. $text['label-import_delimiter']['nl-nl'] = "Scheidingsteken";
  2225. $text['label-import_delimiter']['pl-pl'] = "Separator";
  2226. $text['label-import_delimiter']['pt-br'] = "Separador de campos";
  2227. $text['label-import_delimiter']['pt-pt'] = "Delimitador de campos";
  2228. $text['label-import_delimiter']['ro-ro'] = "Delimitator";
  2229. $text['label-import_delimiter']['ru-ru'] = "Разделитель";
  2230. $text['label-import_delimiter']['sv-se'] = "Avgränsare";
  2231. $text['label-import_delimiter']['uk-ua'] = "роздільник";
  2232. $text['label-import_delimiter']['tr-tr'] = "Ayırıcı";
  2233. $text['label-import_delimiter']['zh-cn'] = "定界符";
  2234. $text['label-import_delimiter']['ja-jp'] = "デリミタ";
  2235. $text['label-import_delimiter']['ko-kr'] = "구분자";
  2236. $text['label-import_enclosure']['en-us'] = "Enclosure";
  2237. $text['label-import_enclosure']['ka-ge'] = "გარსაცმი";
  2238. $text['label-import_enclosure']['en-gb'] = "Enclosure";
  2239. $text['label-import_enclosure']['ar-eg'] = "نسيج";
  2240. $text['label-import_enclosure']['de-at'] = "Abgrenzung";
  2241. $text['label-import_enclosure']['de-ch'] = "Abgrenzung";
  2242. $text['label-import_enclosure']['de-de'] = "Abgrenzung";
  2243. $text['label-import_enclosure']['el-gr'] = "Διαχωρισμός";
  2244. $text['label-import_enclosure']['es-cl'] = "Cercado";
  2245. $text['label-import_enclosure']['es-mx'] = "Cercado";
  2246. $text['label-import_enclosure']['fr-ca'] = "Délimiteur de texte";
  2247. $text['label-import_enclosure']['fr-fr'] = "Délimiteur de texte";
  2248. $text['label-import_enclosure']['he-il'] = "Scheidingsteken";
  2249. $text['label-import_enclosure']['it-it'] = "Delimitatore";
  2250. $text['label-import_enclosure']['nl-nl'] = "Scheidingsteken";
  2251. $text['label-import_enclosure']['pl-pl'] = "Załącznik";
  2252. $text['label-import_enclosure']['pt-br'] = "Delimitador de texto";
  2253. $text['label-import_enclosure']['pt-pt'] = "Delimitador de texto";
  2254. $text['label-import_enclosure']['ro-ro'] = "Delimitator";
  2255. $text['label-import_enclosure']['ru-ru'] = "Разделитель текста";
  2256. $text['label-import_enclosure']['sv-se'] = "Inkapsling";
  2257. $text['label-import_enclosure']['uk-ua'] = "роздільник";
  2258. $text['label-import_enclosure']['tr-tr'] = "Sonlandırma";
  2259. $text['label-import_enclosure']['zh-cn'] = "外壳";
  2260. $text['label-import_enclosure']['ja-jp'] = "囲い";
  2261. $text['label-import_enclosure']['ko-kr'] = "울로 둘러싼 땅";
  2262. $text['label-import_file_upload']['en-us'] = "File to Upload";
  2263. $text['label-import_file_upload']['ka-ge'] = "ასატვირთი ფაილი";
  2264. $text['label-import_file_upload']['en-gb'] = "File to Upload";
  2265. $text['label-import_file_upload']['ar-eg'] = "ملف للتحميل";
  2266. $text['label-import_file_upload']['de-at'] = "Datei zum hochladen";
  2267. $text['label-import_file_upload']['de-ch'] = "Datei zum hochladen";
  2268. $text['label-import_file_upload']['de-de'] = "Datei zum hochladen";
  2269. $text['label-import_file_upload']['el-gr'] = "Αρχείο για μεταφόρτωση";
  2270. $text['label-import_file_upload']['es-cl'] = "Archivo a subir";
  2271. $text['label-import_file_upload']['es-mx'] = "Archivo a subir";
  2272. $text['label-import_file_upload']['fr-ca'] = "Fichier à télécharger";
  2273. $text['label-import_file_upload']['fr-fr'] = "Fichier à télécharger";
  2274. $text['label-import_file_upload']['he-il'] = "קובץ להעלאה";
  2275. $text['label-import_file_upload']['it-it'] = "File da caricare";
  2276. $text['label-import_file_upload']['nl-nl'] = "Bestand om te uploaden";
  2277. $text['label-import_file_upload']['pl-pl'] = "Plik do wysłania";
  2278. $text['label-import_file_upload']['pt-br'] = "Arquivo para carregar";
  2279. $text['label-import_file_upload']['pt-pt'] = "Ficheiro para submeter";
  2280. $text['label-import_file_upload']['ro-ro'] = "Fișier de încărcat";
  2281. $text['label-import_file_upload']['ru-ru'] = "Файл для загрузки";
  2282. $text['label-import_file_upload']['sv-se'] = "Fil att ladda upp";
  2283. $text['label-import_file_upload']['uk-ua'] = "Файл для завантаження";
  2284. $text['label-import_file_upload']['tr-tr'] = "Yüklenecek Dosya";
  2285. $text['label-import_file_upload']['zh-cn'] = "要上传的文件";
  2286. $text['label-import_file_upload']['ja-jp'] = "アップロードするファイル";
  2287. $text['label-import_file_upload']['ko-kr'] = "업로드할 파일";
  2288. $text['label-from_row']['en-us'] = "From Row";
  2289. $text['label-from_row']['en-gb'] = "From Row";
  2290. $text['label-from_row']['ar-eg'] = "من صف";
  2291. $text['label-from_row']['de-at'] = "Von Reihe";
  2292. $text['label-from_row']['de-ch'] = "Von Reihe";
  2293. $text['label-from_row']['de-de'] = "Von Reihe";
  2294. $text['label-from_row']['el-gr'] = "Από γραμμή";
  2295. $text['label-from_row']['es-cl'] = "Desde la fila";
  2296. $text['label-from_row']['es-mx'] = "Desde la fila";
  2297. $text['label-from_row']['fr-ca'] = "De la ligne";
  2298. $text['label-from_row']['fr-fr'] = "De la ligne";
  2299. $text['label-from_row']['he-il'] = "משורה";
  2300. $text['label-from_row']['it-it'] = "Da Fila";
  2301. $text['label-from_row']['ka-ge'] = "რიგიდან";
  2302. $text['label-from_row']['nl-nl'] = "Van rij";
  2303. $text['label-from_row']['pl-pl'] = "Z Wiersza";
  2304. $text['label-from_row']['pt-br'] = "Da Linha";
  2305. $text['label-from_row']['pt-pt'] = "da linha";
  2306. $text['label-from_row']['ro-ro'] = "Din rând";
  2307. $text['label-from_row']['ru-ru'] = "Из ряда";
  2308. $text['label-from_row']['sv-se'] = "Från Row";
  2309. $text['label-from_row']['uk-ua'] = "Від рядка";
  2310. $text['label-from_row']['tr-tr'] = "Row'dan";
  2311. $text['label-from_row']['zh-cn'] = "从行";
  2312. $text['label-from_row']['ja-jp'] = "行から";
  2313. $text['label-from_row']['ko-kr'] = "행에서";
  2314. $text['description-from_row']['en-us'] = "Start importing the data from this row.";
  2315. $text['description-from_row']['en-gb'] = "Start importing the data from this row.";
  2316. $text['description-from_row']['ar-eg'] = "ابدأ في استيراد البيانات من هذا الصف.";
  2317. $text['description-from_row']['de-at'] = "Starten Sie den Import der Daten aus dieser Zeile.";
  2318. $text['description-from_row']['de-ch'] = "Starten Sie den Import der Daten aus dieser Zeile.";
  2319. $text['description-from_row']['de-de'] = "Starten Sie den Import der Daten aus dieser Zeile.";
  2320. $text['description-from_row']['el-gr'] = "Έναρξη εισαγωγής δεδομένων από αυτή τη γραμμή.";
  2321. $text['description-from_row']['es-cl'] = "Comience a importar los datos de esta fila.";
  2322. $text['description-from_row']['es-mx'] = "Comience a importar los datos de esta fila.";
  2323. $text['description-from_row']['fr-ca'] = "Commencer à importer les données de cette ligne";
  2324. $text['description-from_row']['fr-fr'] = "Commencer à importer les données de cette ligne";
  2325. $text['description-from_row']['he-il'] = "התחל לייבא את הנתונים משורה זו.";
  2326. $text['description-from_row']['it-it'] = "Inizia a importare i dati da questa riga.";
  2327. $text['description-from_row']['ka-ge'] = "მონაცემების შემოტანის დაწყება ამ რიგიდან";
  2328. $text['description-from_row']['nl-nl'] = "Begin met het importeren van de gegevens uit deze rij.";
  2329. $text['description-from_row']['pl-pl'] = "Rozpocznij importowanie danych z tego wiersza.";
  2330. $text['description-from_row']['pt-br'] = "Inicia a importação de dados a partir desta linha.";
  2331. $text['description-from_row']['pt-pt'] = "Comece a importar os dados desta linha.";
  2332. $text['description-from_row']['ro-ro'] = "Începeți să importați datele din acest rând.";
  2333. $text['description-from_row']['ru-ru'] = "Начните импортировать данные из этой строки.";
  2334. $text['description-from_row']['sv-se'] = "Börja importera data från den här raden.";
  2335. $text['description-from_row']['uk-ua'] = "Почніть імпортувати дані з цього рядка.";
  2336. $text['description-from_row']['tr-tr'] = "Bu satırdan verileri ithal etmeye başlayın.";
  2337. $text['description-from_row']['zh-cn'] = "开始从该行导入数据。";
  2338. $text['description-from_row']['ja-jp'] = "この行からデータのインポートを開始します。";
  2339. $text['description-from_row']['ko-kr'] = "이 행에서 데이터 가져오기를 시작합니다.";
  2340. $text['label-toggle_line_numbers']['en-us'] = "Toggle Line Numbers";
  2341. $text['label-toggle_line_numbers']['en-gb'] = "Toggle Line Numbers";
  2342. $text['label-toggle_line_numbers']['ar-eg'] = "تبديل أرقام الخط";
  2343. $text['label-toggle_line_numbers']['de-at'] = "Schalten Sie die Zeilennummern um";
  2344. $text['label-toggle_line_numbers']['de-ch'] = "Schalten Sie die Zeilennummern um";
  2345. $text['label-toggle_line_numbers']['de-de'] = "Schalten Sie die Zeilennummern um";
  2346. $text['label-toggle_line_numbers']['el-gr'] = "Εναλλαγή των Αριθμών Γραμμών";
  2347. $text['label-toggle_line_numbers']['es-cl'] = "Alternar los números de línea";
  2348. $text['label-toggle_line_numbers']['es-mx'] = "Alternar los números de línea";
  2349. $text['label-toggle_line_numbers']['fr-ca'] = "Basculer les numéros de ligne";
  2350. $text['label-toggle_line_numbers']['fr-fr'] = "Basculer les numéros de ligne";
  2351. $text['label-toggle_line_numbers']['he-il'] = "החלף את מספרי השורות";
  2352. $text['label-toggle_line_numbers']['it-it'] = "Attiva/disattiva i numeri di riga";
  2353. $text['label-toggle_line_numbers']['ka-ge'] = "ხაზის დანომრვის გადართვა";
  2354. $text['label-toggle_line_numbers']['nl-nl'] = "Schakel tussen lijnnummers";
  2355. $text['label-toggle_line_numbers']['pl-pl'] = "Przełącz numery linii";
  2356. $text['label-toggle_line_numbers']['pt-br'] = "Alternar os números das linhas";
  2357. $text['label-toggle_line_numbers']['pt-pt'] = "Alternar os números das linhas";
  2358. $text['label-toggle_line_numbers']['ro-ro'] = "Comutați între numerele liniilor";
  2359. $text['label-toggle_line_numbers']['ru-ru'] = "Переключить номера строк";
  2360. $text['label-toggle_line_numbers']['sv-se'] = "Växla linjenumren";
  2361. $text['label-toggle_line_numbers']['uk-ua'] = "Перемикання номерів рядків";
  2362. $text['label-toggle_line_numbers']['tr-tr'] = "Satır Numaralarını Değiştir";
  2363. $text['label-toggle_line_numbers']['zh-cn'] = "切换行号";
  2364. $text['label-toggle_line_numbers']['ja-jp'] = "行番号を切り替える";
  2365. $text['label-toggle_line_numbers']['ko-kr'] = "줄 번호 전환";
  2366. $text['label-toggle_invisibles']['en-us'] = "Toggle Invisibles";
  2367. $text['label-toggle_invisibles']['en-gb'] = "Toggle Invisibles";
  2368. $text['label-toggle_invisibles']['ar-eg'] = "تبديل الأحرف غير المرئية";
  2369. $text['label-toggle_invisibles']['de-at'] = "Unsichtbare Zeichen umschalten";
  2370. $text['label-toggle_invisibles']['de-ch'] = "Unsichtbare Zeichen umschalten";
  2371. $text['label-toggle_invisibles']['de-de'] = "Unsichtbare Zeichen umschalten";
  2372. $text['label-toggle_invisibles']['el-gr'] = "Εναλλαγή αόρατων χαρακτήρων";
  2373. $text['label-toggle_invisibles']['es-cl'] = "Alternar personajes invisibles";
  2374. $text['label-toggle_invisibles']['es-mx'] = "Alternar personajes invisibles";
  2375. $text['label-toggle_invisibles']['fr-ca'] = "Basculer les caractères invisibles";
  2376. $text['label-toggle_invisibles']['fr-fr'] = "Basculer les caractères invisibles";
  2377. $text['label-toggle_invisibles']['he-il'] = "החלף תווים בלתי נראים";
  2378. $text['label-toggle_invisibles']['it-it'] = "Attiva/disattiva i caratteri invisibili";
  2379. $text['label-toggle_invisibles']['ka-ge'] = "უჩინრების გადართვა";
  2380. $text['label-toggle_invisibles']['nl-nl'] = "Schakel onzichtbare tekens in";
  2381. $text['label-toggle_invisibles']['pl-pl'] = "Alternar caracteres invisíveis";
  2382. $text['label-toggle_invisibles']['pt-br'] = "Alternar caracteres invisíveis";
  2383. $text['label-toggle_invisibles']['pt-pt'] = "Alternar caracteres invisíveis";
  2384. $text['label-toggle_invisibles']['ro-ro'] = "Comutați Caracterele invizibile";
  2385. $text['label-toggle_invisibles']['ru-ru'] = "Переключить невидимые символы";
  2386. $text['label-toggle_invisibles']['sv-se'] = "Växla osynliga karaktärer";
  2387. $text['label-toggle_invisibles']['uk-ua'] = "Перемикання невидимих символів";
  2388. $text['label-toggle_invisibles']['tr-tr'] = "Görünmez Karakterleri Aç / Kapat";
  2389. $text['label-toggle_invisibles']['zh-cn'] = "切换不可见字符";
  2390. $text['label-toggle_invisibles']['ja-jp'] = "非表示文字の切り替え";
  2391. $text['label-toggle_invisibles']['ko-kr'] = "보이지 않는 문자 전환";
  2392. $text['label-toggle_indent_guides']['en-us'] = "Toggle Indent Guides";
  2393. $text['label-toggle_indent_guides']['en-gb'] = "Toggle Indent Guides";
  2394. $text['label-toggle_indent_guides']['ar-eg'] = "تبديل أدلة المسافة البادئة";
  2395. $text['label-toggle_indent_guides']['de-at'] = "Schalten Sie die Einzugshilfen um";
  2396. $text['label-toggle_indent_guides']['de-ch'] = "Schalten Sie die Einzugshilfen um";
  2397. $text['label-toggle_indent_guides']['de-de'] = "Schalten Sie die Einzugshilfen um";
  2398. $text['label-toggle_indent_guides']['el-gr'] = "Εναλλαγή των Οδηγών εσοχής";
  2399. $text['label-toggle_indent_guides']['es-cl'] = "Alternar las guías de sangría";
  2400. $text['label-toggle_indent_guides']['es-mx'] = "Alternar las guías de sangría";
  2401. $text['label-toggle_indent_guides']['fr-ca'] = "Basculer les guides de retrait";
  2402. $text['label-toggle_indent_guides']['fr-fr'] = "Basculer les guides de retrait";
  2403. $text['label-toggle_indent_guides']['he-il'] = "החלף את מדריכי הכניסה";
  2404. $text['label-toggle_indent_guides']['it-it'] = "Attiva/disattiva le guide del rientro";
  2405. $text['label-toggle_indent_guides']['ka-ge'] = "შეწევის მაჩვენებლების გადართვა";
  2406. $text['label-toggle_indent_guides']['nl-nl'] = "Schakel de hulplijnen voor inspringen in of uit";
  2407. $text['label-toggle_indent_guides']['pl-pl'] = "Przełącz prowadnice wcięć";
  2408. $text['label-toggle_indent_guides']['pt-br'] = "Alternar as guias de recuo";
  2409. $text['label-toggle_indent_guides']['pt-pt'] = "Alternar as guias de recuo";
  2410. $text['label-toggle_indent_guides']['ro-ro'] = "Comutați ghidurile de indentare";
  2411. $text['label-toggle_indent_guides']['ru-ru'] = "Переключить направляющие отступов";
  2412. $text['label-toggle_indent_guides']['sv-se'] = "Växla mellan indragsguiderna";
  2413. $text['label-toggle_indent_guides']['uk-ua'] = "Перемикання напрямних відступів";
  2414. $text['label-toggle_indent_guides']['tr-tr'] = "Girinti Kılavuzlarını Değiştir";
  2415. $text['label-toggle_indent_guides']['zh-cn'] = "切换缩进参考线";
  2416. $text['label-toggle_indent_guides']['ja-jp'] = "インデントガイドの切り替え";
  2417. $text['label-toggle_indent_guides']['ko-kr'] = "들여쓰기 안내선 전환";
  2418. $text['label-find_replace']['en-us'] = "Find/Replace [Ctrl+H]";
  2419. $text['label-find_replace']['en-gb'] = "Find/Replace [Ctrl+H]";
  2420. $text['label-find_replace']['ar-eg'] = "بحث / استبدال";
  2421. $text['label-find_replace']['de-at'] = "Ersatz finden";
  2422. $text['label-find_replace']['de-ch'] = "Ersatz finden";
  2423. $text['label-find_replace']['de-de'] = "Ersatz finden";
  2424. $text['label-find_replace']['el-gr'] = "Εύρεση / Αντικατάσταση";
  2425. $text['label-find_replace']['es-cl'] = "Buscar / Reemplazar";
  2426. $text['label-find_replace']['es-mx'] = "Buscar / Reemplazar";
  2427. $text['label-find_replace']['fr-ca'] = "Rechercher/Remplacer";
  2428. $text['label-find_replace']['fr-fr'] = "Rechercher/Remplacer";
  2429. $text['label-find_replace']['he-il'] = "מצא / החלף";
  2430. $text['label-find_replace']['it-it'] = "Trova/Sostituisci";
  2431. $text['label-find_replace']['ka-ge'] = "პოვნა/ჩანაცვლება [Ctrl+H]";
  2432. $text['label-find_replace']['nl-nl'] = "Zoek / vervang";
  2433. $text['label-find_replace']['pl-pl'] = "Localizar/Substituir";
  2434. $text['label-find_replace']['pt-br'] = "Localizar/Substituir";
  2435. $text['label-find_replace']['pt-pt'] = "Localizar/Substituir";
  2436. $text['label-find_replace']['ro-ro'] = "Găsiți/Înlocuiți";
  2437. $text['label-find_replace']['ru-ru'] = "Найти/Заменить";
  2438. $text['label-find_replace']['sv-se'] = "Hitta/ersätt";
  2439. $text['label-find_replace']['uk-ua'] = "Знайти / Замінити";
  2440. $text['label-find_replace']['tr-tr'] = "Bul / Değiştir";
  2441. $text['label-find_replace']['zh-cn'] = "查找/替换";
  2442. $text['label-find_replace']['ja-jp'] = "検索/置換";
  2443. $text['label-find_replace']['ko-kr'] = "찾기 / 바꾸기";
  2444. $text['label-go_to_line']['en-us'] = "Go To Line";
  2445. $text['label-go_to_line']['en-gb'] = "Go To Line";
  2446. $text['label-go_to_line']['ar-eg'] = "انتقل إلى الخط";
  2447. $text['label-go_to_line']['de-at'] = "Gehe zur Zeile";
  2448. $text['label-go_to_line']['de-ch'] = "Gehe zur Zeile";
  2449. $text['label-go_to_line']['de-de'] = "Gehe zur Zeile";
  2450. $text['label-go_to_line']['el-gr'] = "Μετάβαση στη γραμμή";
  2451. $text['label-go_to_line']['es-cl'] = "Ir a la línea";
  2452. $text['label-go_to_line']['es-mx'] = "Ir a la línea";
  2453. $text['label-go_to_line']['fr-ca'] = "Aller à la ligne";
  2454. $text['label-go_to_line']['fr-fr'] = "Aller à la ligne";
  2455. $text['label-go_to_line']['he-il'] = "עבור לקו";
  2456. $text['label-go_to_line']['it-it'] = "Vai alla linea";
  2457. $text['label-go_to_line']['ka-ge'] = "გადასვლა ხაზზე";
  2458. $text['label-go_to_line']['nl-nl'] = "Ga naar lijn";
  2459. $text['label-go_to_line']['pl-pl'] = "Przejdź do linii";
  2460. $text['label-go_to_line']['pt-br'] = "Vá para a linha";
  2461. $text['label-go_to_line']['pt-pt'] = "Vá para a linha";
  2462. $text['label-go_to_line']['ro-ro'] = "Vá para a linha";
  2463. $text['label-go_to_line']['ru-ru'] = "Перейти к строке";
  2464. $text['label-go_to_line']['sv-se'] = "Gå till linje";
  2465. $text['label-go_to_line']['uk-ua'] = "Перейти до рядка";
  2466. $text['label-go_to_line']['tr-tr'] = "Hatta Git";
  2467. $text['label-go_to_line']['zh-cn'] = "前往线路";
  2468. $text['label-go_to_line']['ja-jp'] = "行に移動";
  2469. $text['label-go_to_line']['ko-kr'] = "라인으로 이동";
  2470. $text['description-import_data']['en-us'] = "Copy and paste the comma delimitted data into the text area to begin the import.";
  2471. $text['description-import_data']['ka-ge'] = "იმპორტის დასაწყებად დააკოპირეთ და ჩასვით მძიმით გამოყოფილი მონაცემები ტექსტურ ალაგში.";
  2472. $text['description-import_data']['en-gb'] = "Copy and paste the comma delimitted data into the text area to begin the import.";
  2473. $text['description-import_data']['ar-eg'] = "انسخ والصق البيانات المحددة بفاصلة في منطقة النص لبدء الاستيراد.";
  2474. $text['description-import_data']['de-at'] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten.";
  2475. $text['description-import_data']['de-ch'] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten.";
  2476. $text['description-import_data']['de-de'] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten.";
  2477. $text['description-import_data']['el-gr'] = "Εισάγετε με αντιγραφή και επικόλληση στο πεδίο κειμένου τα οριοθετημένα δεδομένα για την έναρξη της εισαγωγής.";
  2478. $text['description-import_data']['es-cl'] = "Copie y pegue la información delimitada por comas en el cuadro de texto para comenzar su importación.";
  2479. $text['description-import_data']['es-mx'] = "Copie y pegue la información delimitada por comas en el cuadro de texto para comenzar su importación.";
  2480. $text['description-import_data']['fr-ca'] = "Copier et coller les données séparées par une virgule ou un 'pipe' dans la zone de texte pour commencer l'import.";
  2481. $text['description-import_data']['fr-fr'] = "Copier et coller les données séparées par une virgule ou un 'pipe' dans la zone de texte pour commencer l'import.";
  2482. $text['description-import_data']['he-il'] = "העתק והדבק את הנתונים המופרדים בפסיקים לתוך אזור הטקסט כדי להתחיל בייבוא.";
  2483. $text['description-import_data']['it-it'] = "Copia e incolla i dati delimitati da virgole nell'area di testo per iniziare l'importazione.";
  2484. $text['description-import_data']['nl-nl'] = "Copiați și inserați datele delimitate prin virgulă în zona de text pentru a începe importul.";
  2485. $text['description-import_data']['pl-pl'] = "Skopiuj i wklej dane rozdzielone przecinkami do obszaru tekstowego, aby rozpocząć importowanie.";
  2486. $text['description-import_data']['pt-br'] = "Copie e cole os dados separados por vírgula para iniciar a importação.";
  2487. $text['description-import_data']['pt-pt'] = "Copie e cole os dados separados por vírgula para iniciar a importação.";
  2488. $text['description-import_data']['ro-ro'] = "Copiați și inserați datele delimitate prin virgulă în zona de text pentru a începe importul.";
  2489. $text['description-import_data']['ru-ru'] = "Скопируйте и вставьте данные с разделителями-запятыми в текстовую область, чтобы начать импорт.";
  2490. $text['description-import_data']['sv-se'] = "Kopiera och klistra in din kommaseparerade data i textområdet för att börja importera.";
  2491. $text['description-import_data']['uk-ua'] = "Скопіюйте та вставте дані, розділені комами, у текстову область, щоб почати імпорт.";
  2492. $text['description-import_data']['tr-tr'] = "İçe aktarmayı başlatmak için virgül ile ayrılmış olan veriyi metin alanına kopyalayıp yapıştırın.";
  2493. $text['description-import_data']['zh-cn'] = "将逗号分隔的数据复制并粘贴到文本区域以开始导入。";
  2494. $text['description-import_data']['ja-jp'] = "カンマ区切りのデータをコピーしてテキスト領域に貼り付けて、インポートを開始します。";
  2495. $text['description-import_data']['ko-kr'] = "쉼표로 구분된 데이터를 복사하여 텍스트 영역에 붙여넣어 가져오기를 시작합니다.";
  2496. $text['description-import_delimiter']['en-us'] = "Select the delimiter (comma or pipe).";
  2497. $text['description-import_delimiter']['ka-ge'] = "აირჩიე გამყოფი (მძიმე, ან სწორი ხაზი(pipe))";
  2498. $text['description-import_delimiter']['en-gb'] = "Select the delimiter (comma or pipe).";
  2499. $text['description-import_delimiter']['ar-eg'] = "حدد المحدد (فاصلة أو أنبوب).";
  2500. $text['description-import_delimiter']['de-at'] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)";
  2501. $text['description-import_delimiter']['de-ch'] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)";
  2502. $text['description-import_delimiter']['de-de'] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)";
  2503. $text['description-import_delimiter']['el-gr'] = "Επιλέξτε το διαχωριστικό (κόμμα ή pipe)";
  2504. $text['description-import_delimiter']['es-cl'] = "Select el delimitador (coma o pipe).";
  2505. $text['description-import_delimiter']['es-mx'] = "Select el delimitador (coma o pipe).";
  2506. $text['description-import_delimiter']['fr-ca'] = "Choisir le séparateur de champs (virgule ou pipe).";
  2507. $text['description-import_delimiter']['fr-fr'] = "Choisir le séparateur de champs (virgule ou pipe).";
  2508. $text['description-import_delimiter']['he-il'] = "בחר את המפריד (פסיק או צינור).";
  2509. $text['description-import_delimiter']['it-it'] = "Seleziona il delimitatore (virgola o barra verticale).";
  2510. $text['description-import_delimiter']['nl-nl'] = "Selecteer het scheidingsteken (komma of pijp).";
  2511. $text['description-import_delimiter']['pl-pl'] = "Wybierz separator (przecinek lub pionowa kreska).";
  2512. $text['description-import_delimiter']['pt-br'] = "Selecione o separador ( ',' ou '|' ). ";
  2513. $text['description-import_delimiter']['pt-pt'] = "Seleccione o delimitador ( ',' ou '|' ).";
  2514. $text['description-import_delimiter']['ro-ro'] = "Selectați delimitatorul (virgulă sau pipe).";
  2515. $text['description-import_delimiter']['ru-ru'] = "Выберите разделитель (запятая или канал).";
  2516. $text['description-import_delimiter']['sv-se'] = "Välj avgränsare (comma or pipe). ";
  2517. $text['description-import_delimiter']['uk-ua'] = "Виберіть роздільник (кома або вертикальна лінія).";
  2518. $text['description-import_delimiter']['tr-tr'] = "Ayırıcıyı seçin(virgül ya da boru).";
  2519. $text['description-import_delimiter']['zh-cn'] = "选择分隔符(逗号或竖线)。";
  2520. $text['description-import_delimiter']['ja-jp'] = "区切り文字(カンマまたはパイプ)を選択します。";
  2521. $text['description-import_delimiter']['ko-kr'] = "구분 기호(쉼표 또는 파이프)를 선택합니다.";
  2522. $text['description-import_enclosure']['en-us'] = "Select the enclosure of text (double-quotes or nothing).";
  2523. $text['description-import_enclosure']['ka-ge'] = "აირჩიეთ ტექსტის გარსაცმი (ორმაგი ბრჭყალი, ან არაფერი)";
  2524. $text['description-import_enclosure']['en-gb'] = "Select the enclosure of text (double-quotes or nothing).";
  2525. $text['description-import_enclosure']['ar-eg'] = "حدد إحاطة النص (علامات الاقتباس المزدوجة أو لا شيء).";
  2526. $text['description-import_enclosure']['de-at'] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts).";
  2527. $text['description-import_enclosure']['de-ch'] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts).";
  2528. $text['description-import_enclosure']['de-de'] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts).";
  2529. $text['description-import_enclosure']['el-gr'] = "Επιλέξτε τον περιέκτη του κειμένου (διπλά εισαγωγικά ή τίποτα).";
  2530. $text['description-import_enclosure']['es-cl'] = "Seleccione el cercado de texto (doble comilla o ninguno)";
  2531. $text['description-import_enclosure']['es-mx'] = "Seleccione el cercado de texto (doble comilla o ninguno)";
  2532. $text['description-import_enclosure']['fr-ca'] = "Choisir le séparateur de texte (guillements ou rien).";
  2533. $text['description-import_enclosure']['fr-fr'] = "Choisir le séparateur de texte (guillements ou rien).";
  2534. $text['description-import_enclosure']['he-il'] = "בחר את המתחם של הטקסט (מרכאות כפולות או כלום).";
  2535. $text['description-import_enclosure']['it-it'] = "Seleziona l'inclusione del testo (doppie virgolette o niente).";
  2536. $text['description-import_enclosure']['nl-nl'] = "Selecteer de bijlage van tekst (dubbele aanhalingstekens of niets).";
  2537. $text['description-import_enclosure']['pl-pl'] = "Wybierz znaczniki tekstu (cudzysłów lub nic).";
  2538. $text['description-import_enclosure']['pt-br'] = "Selecione o delimitador de texto (aspas ou nada)";
  2539. $text['description-import_enclosure']['pt-pt'] = "Seleccione o delimitador de texto (aspas ou nada).";
  2540. $text['description-import_enclosure']['ro-ro'] = "Selectați incinta textului (ghilimele duble sau nimic).";
  2541. $text['description-import_enclosure']['ru-ru'] = "Выберите оболочку текста (двойные кавычки или ничего).";
  2542. $text['description-import_enclosure']['sv-se'] = "Välj inkapsling av text (dubbla citattecken eller ingenting).";
  2543. $text['description-import_enclosure']['uk-ua'] = "Виберіть вкладення тексту (подвійні лапки або нічого).";
  2544. $text['description-import_enclosure']['tr-tr'] = "Metin sonlandırmasını seçin (çift tırnak ya da hiçbir şey).";
  2545. $text['description-import_enclosure']['zh-cn'] = "选择文本的包围(双引号或无)。";
  2546. $text['description-import_enclosure']['ja-jp'] = "テキストの囲み(二重引用符または何もない)を選択します。";
  2547. $text['description-import_enclosure']['ko-kr'] = "텍스트 둘러싸기를 선택합니다(큰따옴표 또는 없음).";
  2548. $text['header-export']['en-us'] = "Export";
  2549. $text['header-export']['ka-ge'] = "ექსპორტი";
  2550. $text['header-export']['en-gb'] = "Export";
  2551. $text['header-export']['ar-eg'] = "يصدّر";
  2552. $text['header-export']['de-at'] = "Exportieren";
  2553. $text['header-export']['de-ch'] = "Exportieren";
  2554. $text['header-export']['de-de'] = "Exportieren";
  2555. $text['header-export']['el-gr'] = "Εξαγωγή";
  2556. $text['header-export']['es-cl'] = "Exportar";
  2557. $text['header-export']['es-mx'] = "Exportar";
  2558. $text['header-export']['fr-ca'] = "Exporter";
  2559. $text['header-export']['fr-fr'] = "Exporter";
  2560. $text['header-export']['he-il'] = "יְצוּא";
  2561. $text['header-export']['it-it'] = "Esporta";
  2562. $text['header-export']['nl-nl'] = "Exporteren";
  2563. $text['header-export']['pl-pl'] = "Eksportuj";
  2564. $text['header-export']['pt-br'] = "Exportar";
  2565. $text['header-export']['pt-pt'] = "Exportar";
  2566. $text['header-export']['ro-ro'] = "Export";
  2567. $text['header-export']['ru-ru'] = "Экспорт";
  2568. $text['header-export']['sv-se'] = "Export";
  2569. $text['header-export']['uk-ua'] = "Експортувати";
  2570. $text['header-export']['tr-tr'] = "Dışa Aktar";
  2571. $text['header-export']['zh-cn'] = "出口";
  2572. $text['header-export']['ja-jp'] = "輸出";
  2573. $text['header-export']['ko-kr'] = "내보내다";
  2574. $text['option-last_hour']['en-us'] = "Last Hour";
  2575. $text['option-last_hour']['ka-ge'] = "ბოლო საათში";
  2576. $text['option-last_hour']['en-gb'] = "Last Hour";
  2577. $text['option-last_hour']['ar-eg'] = "الساعة الأخيرة";
  2578. $text['option-last_hour']['de-at'] = "Letzte Stunde";
  2579. $text['option-last_hour']['de-ch'] = "Letzte Stunde";
  2580. $text['option-last_hour']['de-de'] = "Letzte Stunde";
  2581. $text['option-last_hour']['el-gr'] = "Τελευταία ώρα";
  2582. $text['option-last_hour']['es-cl'] = "Ultima Hora";
  2583. $text['option-last_hour']['es-mx'] = "Ultima Hora";
  2584. $text['option-last_hour']['fr-ca'] = "Dernière Heure";
  2585. $text['option-last_hour']['fr-fr'] = "Dernière Heure";
  2586. $text['option-last_hour']['he-il'] = "שעה אחרונה";
  2587. $text['option-last_hour']['it-it'] = "Ultima ora";
  2588. $text['option-last_hour']['nl-nl'] = "Laatste uur";
  2589. $text['option-last_hour']['pl-pl'] = "W ostatniej godzinie";
  2590. $text['option-last_hour']['pt-br'] = "Última hora";
  2591. $text['option-last_hour']['pt-pt'] = "Última Hora";
  2592. $text['option-last_hour']['ro-ro'] = "Ultima ora";
  2593. $text['option-last_hour']['ru-ru'] = "За последний час";
  2594. $text['option-last_hour']['sv-se'] = "Senaste Timman";
  2595. $text['option-last_hour']['uk-ua'] = "За останню годину";
  2596. $text['option-last_hour']['tr-tr'] = "Geçtiğimiz Saat";
  2597. $text['option-last_hour']['zh-cn'] = "上一个小时";
  2598. $text['option-last_hour']['ja-jp'] = "最後の時間";
  2599. $text['option-last_hour']['ko-kr'] = "지난 시간";
  2600. $text['option-today']['en-us'] = "Today";
  2601. $text['option-today']['ka-ge'] = "დღეს";
  2602. $text['option-today']['en-gb'] = "Today";
  2603. $text['option-today']['ar-eg'] = "اليوم";
  2604. $text['option-today']['de-at'] = "Heute";
  2605. $text['option-today']['de-ch'] = "Heute";
  2606. $text['option-today']['de-de'] = "Heute";
  2607. $text['option-today']['el-gr'] = "Σήμερα";
  2608. $text['option-today']['es-cl'] = "Hoy";
  2609. $text['option-today']['es-mx'] = "Hoy";
  2610. $text['option-today']['fr-ca'] = "Aujourd'hui";
  2611. $text['option-today']['fr-fr'] = "Aujourd'hui";
  2612. $text['option-today']['he-il'] = "היום";
  2613. $text['option-today']['it-it'] = "Oggi";
  2614. $text['option-today']['nl-nl'] = "Vandaag";
  2615. $text['option-today']['pl-pl'] = "Dzisiaj";
  2616. $text['option-today']['pt-br'] = "Hoje";
  2617. $text['option-today']['pt-pt'] = "Hoje";
  2618. $text['option-today']['ro-ro'] = "Astăzi";
  2619. $text['option-today']['ru-ru'] = "Сегодня";
  2620. $text['option-today']['sv-se'] = "Idag";
  2621. $text['option-today']['uk-ua'] = "Сьогодні";
  2622. $text['option-today']['tr-tr'] = "Bugün";
  2623. $text['option-today']['zh-cn'] = "今天";
  2624. $text['option-today']['ja-jp'] = "今日";
  2625. $text['option-today']['ko-kr'] = "오늘";
  2626. $text['option-yesterday']['en-us'] = "Yesterday";
  2627. $text['option-yesterday']['ka-ge'] = "გუშინ";
  2628. $text['option-yesterday']['en-gb'] = "Yesterday";
  2629. $text['option-yesterday']['ar-eg'] = "أمس";
  2630. $text['option-yesterday']['de-at'] = "Gestern";
  2631. $text['option-yesterday']['de-ch'] = "Gestern";
  2632. $text['option-yesterday']['de-de'] = "Gestern";
  2633. $text['option-yesterday']['el-gr'] = "Προηγούμενη ημέρα";
  2634. $text['option-yesterday']['es-cl'] = "Ayer";
  2635. $text['option-yesterday']['es-mx'] = "Ayer";
  2636. $text['option-yesterday']['fr-ca'] = "Hier";
  2637. $text['option-yesterday']['fr-fr'] = "Hier";
  2638. $text['option-yesterday']['he-il'] = "אתמול";
  2639. $text['option-yesterday']['it-it'] = "Ieri";
  2640. $text['option-yesterday']['nl-nl'] = "Gisteren";
  2641. $text['option-yesterday']['pl-pl'] = "Wczoraj";
  2642. $text['option-yesterday']['pt-br'] = "Ontem";
  2643. $text['option-yesterday']['pt-pt'] = "Ontem";
  2644. $text['option-yesterday']['ro-ro'] = "Ieri";
  2645. $text['option-yesterday']['ru-ru'] = "Вчера";
  2646. $text['option-yesterday']['sv-se'] = "Igår";
  2647. $text['option-yesterday']['uk-ua'] = "Вчора";
  2648. $text['option-yesterday']['tr-tr'] = "Dün";
  2649. $text['option-yesterday']['zh-cn'] = "昨天";
  2650. $text['option-yesterday']['ja-jp'] = "昨日";
  2651. $text['option-yesterday']['ko-kr'] = "어제";
  2652. $text['option-this_week']['en-us'] = "This Week";
  2653. $text['option-this_week']['ka-ge'] = "ამ კვირაში";
  2654. $text['option-this_week']['en-gb'] = "This Week";
  2655. $text['option-this_week']['ar-eg'] = "هذا الاسبوع";
  2656. $text['option-this_week']['de-at'] = "Diese Woche";
  2657. $text['option-this_week']['de-ch'] = "Diese Woche";
  2658. $text['option-this_week']['de-de'] = "Diese Woche";
  2659. $text['option-this_week']['el-gr'] = "Τρέχουσα εβδομάδα";
  2660. $text['option-this_week']['es-cl'] = "Esta Semana";
  2661. $text['option-this_week']['es-mx'] = "Esta Semana";
  2662. $text['option-this_week']['fr-ca'] = "Cette Semaine";
  2663. $text['option-this_week']['fr-fr'] = "Cette Semaine";
  2664. $text['option-this_week']['he-il'] = "השבוע";
  2665. $text['option-this_week']['it-it'] = "Questa settimana";
  2666. $text['option-this_week']['nl-nl'] = "Deze week";
  2667. $text['option-this_week']['pl-pl'] = "W tym tygodniu";
  2668. $text['option-this_week']['pt-br'] = "Este Semana";
  2669. $text['option-this_week']['pt-pt'] = "Esta Semana";
  2670. $text['option-this_week']['ro-ro'] = "În această săptămână";
  2671. $text['option-this_week']['ru-ru'] = "На этой неделе";
  2672. $text['option-this_week']['sv-se'] = "Denna Månaden";
  2673. $text['option-this_week']['uk-ua'] = "Цього тижня";
  2674. $text['option-this_week']['tr-tr'] = "Bu Hafta";
  2675. $text['option-this_week']['zh-cn'] = "本星期";
  2676. $text['option-this_week']['ja-jp'] = "今週";
  2677. $text['option-this_week']['ko-kr'] = "이번 주";
  2678. $text['option-last_seven_days']['en-us'] = "Last 7 Days";
  2679. $text['option-last_seven_days']['ka-ge'] = "ბოლო შვიდ დღეში";
  2680. $text['option-last_seven_days']['en-gb'] = "Last 7 Days";
  2681. $text['option-last_seven_days']['ar-eg'] = "اخر 7 ايام";
  2682. $text['option-last_seven_days']['de-at'] = "Letzte 7 Tage";
  2683. $text['option-last_seven_days']['de-ch'] = "Letzte 7 Tage";
  2684. $text['option-last_seven_days']['de-de'] = "Letzte 7 Tage";
  2685. $text['option-last_seven_days']['el-gr'] = "Τελευταίες 7 ημέρες";
  2686. $text['option-last_seven_days']['es-cl'] = "Últimos 7 días";
  2687. $text['option-last_seven_days']['es-mx'] = "Últimos 7 días";
  2688. $text['option-last_seven_days']['fr-ca'] = "Les 7 Derniers Jours";
  2689. $text['option-last_seven_days']['fr-fr'] = "Les 7 Derniers Jours";
  2690. $text['option-last_seven_days']['he-il'] = "7 הימים האחרונים";
  2691. $text['option-last_seven_days']['it-it'] = "Ultimi 7 giorni";
  2692. $text['option-last_seven_days']['nl-nl'] = "Laatste 7 dagen";
  2693. $text['option-last_seven_days']['pl-pl'] = "Ostatnie 7 Dni";
  2694. $text['option-last_seven_days']['pt-br'] = "Nos últimos 7 Dias";
  2695. $text['option-last_seven_days']['pt-pt'] = "Nos últimos 7 Dias";
  2696. $text['option-last_seven_days']['ro-ro'] = "Ultimele 7 zile";
  2697. $text['option-last_seven_days']['ru-ru'] = "За последние 7 дней";
  2698. $text['option-last_seven_days']['sv-se'] = "Senaste 7 Dagarna";
  2699. $text['option-last_seven_days']['uk-ua'] = "За останні 7 днів";
  2700. $text['option-last_seven_days']['tr-tr'] = "Geçtiğimiz 7 Gün";
  2701. $text['option-last_seven_days']['zh-cn'] = "最近 7 天";
  2702. $text['option-last_seven_days']['ja-jp'] = "過去 7 日間";
  2703. $text['option-last_seven_days']['ko-kr'] = "지난 7일";
  2704. $text['option-this_month']['en-us'] = "This Month";
  2705. $text['option-this_month']['ka-ge'] = "ამ თვეში";
  2706. $text['option-this_month']['en-gb'] = "This Month";
  2707. $text['option-this_month']['ar-eg'] = "هذا الشهر";
  2708. $text['option-this_month']['de-at'] = "Diesen Monat";
  2709. $text['option-this_month']['de-ch'] = "Diesen Monat";
  2710. $text['option-this_month']['de-de'] = "Diesen Monat";
  2711. $text['option-this_month']['el-gr'] = "Τρέχον Μήνας";
  2712. $text['option-this_month']['es-cl'] = "Este Mes";
  2713. $text['option-this_month']['es-mx'] = "Este Mes";
  2714. $text['option-this_month']['fr-ca'] = "ce Mois";
  2715. $text['option-this_month']['fr-fr'] = "ce Mois";
  2716. $text['option-this_month']['he-il'] = "החודש";
  2717. $text['option-this_month']['it-it'] = "Questo mese";
  2718. $text['option-this_month']['nl-nl'] = "Deze maand";
  2719. $text['option-this_month']['pl-pl'] = "W tym miesiącu";
  2720. $text['option-this_month']['pt-br'] = "Este mês";
  2721. $text['option-this_month']['pt-pt'] = "Este Mês";
  2722. $text['option-this_month']['ro-ro'] = "Luna aceasta";
  2723. $text['option-this_month']['ru-ru'] = "В этом месяце";
  2724. $text['option-this_month']['sv-se'] = "Denna Månaden";
  2725. $text['option-this_month']['uk-ua'] = "Цього місяця";
  2726. $text['option-this_month']['tr-tr'] = "Bu Ay";
  2727. $text['option-this_month']['zh-cn'] = "这个月";
  2728. $text['option-this_month']['ja-jp'] = "今月";
  2729. $text['option-this_month']['ko-kr'] = "이번 달";
  2730. $text['option-this_year']['en-us'] = "This Year";
  2731. $text['option-this_year']['ka-ge'] = "წელს";
  2732. $text['option-this_year']['en-gb'] = "This Year";
  2733. $text['option-this_year']['ar-eg'] = "هذا العام";
  2734. $text['option-this_year']['de-at'] = "Dieses Jahr";
  2735. $text['option-this_year']['de-ch'] = "Dieses Jahr";
  2736. $text['option-this_year']['de-de'] = "Dieses Jahr";
  2737. $text['option-this_year']['el-gr'] = "Τρέχον έτος";
  2738. $text['option-this_year']['es-cl'] = "Este Año";
  2739. $text['option-this_year']['es-mx'] = "Este Año";
  2740. $text['option-this_year']['fr-ca'] = "Cette Année";
  2741. $text['option-this_year']['fr-fr'] = "Cette Année";
  2742. $text['option-this_year']['he-il'] = "השנה";
  2743. $text['option-this_year']['it-it'] = "Quest'anno";
  2744. $text['option-this_year']['nl-nl'] = "Dit jaar";
  2745. $text['option-this_year']['pl-pl'] = "W tym roku";
  2746. $text['option-this_year']['pt-br'] = "Este ano";
  2747. $text['option-this_year']['pt-pt'] = "Este Ano";
  2748. $text['option-this_year']['ro-ro'] = "Anul acesta";
  2749. $text['option-this_year']['ru-ru'] = "В этом году";
  2750. $text['option-this_year']['sv-se'] = "Detta Året";
  2751. $text['option-this_year']['uk-ua'] = "Цього року";
  2752. $text['option-this_year']['tr-tr'] = "Bu Yıl";
  2753. $text['option-this_year']['zh-cn'] = "今年";
  2754. $text['option-this_year']['ja-jp'] = "ことし";
  2755. $text['option-this_year']['ko-kr'] = "올해";
  2756. $text['option-hour']['en-us'] = "Hour";
  2757. $text['option-hour']['ka-ge'] = "საათი";
  2758. $text['option-hour']['en-gb'] = "Hour";
  2759. $text['option-hour']['ar-eg'] = "ساعة";
  2760. $text['option-hour']['de-at'] = "Stunde";
  2761. $text['option-hour']['de-ch'] = "Stunde";
  2762. $text['option-hour']['de-de'] = "Stunde";
  2763. $text['option-hour']['el-gr'] = "Ώρα";
  2764. $text['option-hour']['es-cl'] = "Hora";
  2765. $text['option-hour']['es-mx'] = "Hora";
  2766. $text['option-hour']['fr-ca'] = "Heure";
  2767. $text['option-hour']['fr-fr'] = "Heure";
  2768. $text['option-hour']['he-il'] = "שָׁעָה";
  2769. $text['option-hour']['it-it'] = "Ora";
  2770. $text['option-hour']['nl-nl'] = "Uur";
  2771. $text['option-hour']['pl-pl'] = "Godzina";
  2772. $text['option-hour']['pt-br'] = "Hora";
  2773. $text['option-hour']['pt-pt'] = "Hora";
  2774. $text['option-hour']['ro-ro'] = "Ora";
  2775. $text['option-hour']['ru-ru'] = "Час";
  2776. $text['option-hour']['sv-se'] = "Timme";
  2777. $text['option-hour']['uk-ua'] = "годину";
  2778. $text['option-hour']['tr-tr'] = "Saat";
  2779. $text['option-hour']['zh-cn'] = "小时";
  2780. $text['option-hour']['ja-jp'] = "時間";
  2781. $text['option-hour']['ko-kr'] = "시간";
  2782. $text['option-day']['en-us'] = "Day";
  2783. $text['option-day']['ka-ge'] = "დღე";
  2784. $text['option-day']['en-gb'] = "Day";
  2785. $text['option-day']['ar-eg'] = "يوم";
  2786. $text['option-day']['de-at'] = "Tag";
  2787. $text['option-day']['de-ch'] = "Tag";
  2788. $text['option-day']['de-de'] = "Tag";
  2789. $text['option-day']['el-gr'] = "Ημέρα";
  2790. $text['option-day']['es-cl'] = "Día";
  2791. $text['option-day']['es-mx'] = "Día";
  2792. $text['option-day']['fr-ca'] = "Jour";
  2793. $text['option-day']['fr-fr'] = "Jour";
  2794. $text['option-day']['he-il'] = "יְוֹם";
  2795. $text['option-day']['it-it'] = "Giorno";
  2796. $text['option-day']['nl-nl'] = "Dag";
  2797. $text['option-day']['pl-pl'] = "Dzień";
  2798. $text['option-day']['pt-br'] = "Dia";
  2799. $text['option-day']['pt-pt'] = "Dag";
  2800. $text['option-day']['ro-ro'] = "Zi";
  2801. $text['option-day']['ru-ru'] = "День";
  2802. $text['option-day']['sv-se'] = "Dag";
  2803. $text['option-day']['uk-ua'] = "День";
  2804. $text['option-day']['tr-tr'] = "Gün";
  2805. $text['option-day']['zh-cn'] = "天";
  2806. $text['option-day']['ja-jp'] = "日";
  2807. $text['option-day']['ko-kr'] = "낮";
  2808. $text['option-week']['en-us'] = "Week";
  2809. $text['option-week']['ka-ge'] = "კვირა";
  2810. $text['option-week']['en-gb'] = "Week";
  2811. $text['option-week']['ar-eg'] = "أسبوع";
  2812. $text['option-week']['de-at'] = "Woche";
  2813. $text['option-week']['de-ch'] = "Woche";
  2814. $text['option-week']['de-de'] = "Woche";
  2815. $text['option-week']['el-gr'] = "Εβδομάδα";
  2816. $text['option-week']['es-cl'] = "Semana";
  2817. $text['option-week']['es-mx'] = "Semana";
  2818. $text['option-week']['fr-ca'] = "Semaine";
  2819. $text['option-week']['fr-fr'] = "Semaine";
  2820. $text['option-week']['he-il'] = "שָׁבוּעַ";
  2821. $text['option-week']['it-it'] = "Settimana";
  2822. $text['option-week']['nl-nl'] = "Week";
  2823. $text['option-week']['pl-pl'] = "Tydzień";
  2824. $text['option-week']['pt-br'] = "Semana";
  2825. $text['option-week']['pt-pt'] = "Semana";
  2826. $text['option-week']['ro-ro'] = "Săptămână";
  2827. $text['option-week']['ru-ru'] = "На этой неделе";
  2828. $text['option-week']['sv-se'] = "Månaden";
  2829. $text['option-week']['uk-ua'] = "Цього тижня";
  2830. $text['option-week']['tr-tr'] = "Bu Hafta";
  2831. $text['option-week']['zh-cn'] = "星期";
  2832. $text['option-week']['ja-jp'] = "週";
  2833. $text['option-week']['ko-kr'] = "주";
  2834. $text['option-month']['en-us'] = "Month";
  2835. $text['option-month']['ka-ge'] = "თვე";
  2836. $text['option-month']['en-gb'] = "Month";
  2837. $text['option-month']['ar-eg'] = "شهر";
  2838. $text['option-month']['de-at'] = "Monat";
  2839. $text['option-month']['de-ch'] = "Monat";
  2840. $text['option-month']['de-de'] = "Monat";
  2841. $text['option-month']['el-gr'] = "Μήνας";
  2842. $text['option-month']['es-cl'] = "Mes";
  2843. $text['option-month']['es-mx'] = "Mes";
  2844. $text['option-month']['fr-ca'] = "Mois";
  2845. $text['option-month']['fr-fr'] = "Mois";
  2846. $text['option-month']['he-il'] = "שָׁבוּעַ";
  2847. $text['option-month']['it-it'] = "Mese";
  2848. $text['option-month']['nl-nl'] = "Maand";
  2849. $text['option-month']['pl-pl'] = "Miesiąc";
  2850. $text['option-month']['pt-br'] = "Mês";
  2851. $text['option-month']['pt-pt'] = "Mês";
  2852. $text['option-month']['ro-ro'] = "Lună";
  2853. $text['option-month']['ru-ru'] = "В этом месяце";
  2854. $text['option-month']['sv-se'] = "Denna Månaden";
  2855. $text['option-month']['uk-ua'] = "Цього місяця";
  2856. $text['option-month']['tr-tr'] = "Bu Ay";
  2857. $text['option-month']['zh-cn'] = "月";
  2858. $text['option-month']['ja-jp'] = "月";
  2859. $text['option-month']['ko-kr'] = "월";
  2860. $text['option-year']['en-us'] = "Year";
  2861. $text['option-year']['ka-ge'] = "წელი";
  2862. $text['option-year']['en-gb'] = "Year";
  2863. $text['option-year']['ar-eg'] = "سنة";
  2864. $text['option-year']['de-at'] = "Jahr";
  2865. $text['option-year']['de-ch'] = "Jahr";
  2866. $text['option-year']['de-de'] = "Jahr";
  2867. $text['option-year']['el-gr'] = "Χρόνος";
  2868. $text['option-year']['es-cl'] = "Año";
  2869. $text['option-year']['es-mx'] = "Año";
  2870. $text['option-year']['fr-ca'] = "Année";
  2871. $text['option-year']['fr-fr'] = "Année";
  2872. $text['option-year']['he-il'] = "שָׁנָה";
  2873. $text['option-year']['it-it'] = "Anno";
  2874. $text['option-year']['nl-nl'] = "Jaar";
  2875. $text['option-year']['pl-pl'] = "Rok";
  2876. $text['option-year']['pt-br'] = "Ano";
  2877. $text['option-year']['pt-pt'] = "Ano";
  2878. $text['option-year']['ro-ro'] = "An";
  2879. $text['option-year']['ru-ru'] = "В этом году";
  2880. $text['option-year']['sv-se'] = "Året";
  2881. $text['option-year']['uk-ua'] = "Цього року";
  2882. $text['option-year']['tr-tr'] = "Bu Yıl";
  2883. $text['option-year']['zh-cn'] = "年";
  2884. $text['option-year']['ja-jp'] = "年";
  2885. $text['option-year']['ko-kr'] = "년도";
  2886. $text['option-default']['en-us'] = "Default";
  2887. $text['option-default']['ka-ge'] = "ნაგულისხმევი";
  2888. $text['option-default']['en-gb'] = "Default";
  2889. $text['option-default']['ar-eg'] = "تقصير";
  2890. $text['option-default']['de-at'] = "Vorgabe";
  2891. $text['option-default']['de-ch'] = "Vorgabe";
  2892. $text['option-default']['de-de'] = "Vorgabe";
  2893. $text['option-default']['el-gr'] = "Προεπιλογή";
  2894. $text['option-default']['es-cl'] = "Predeterminado";
  2895. $text['option-default']['es-mx'] = "Predeterminado";
  2896. $text['option-default']['fr-ca'] = "Par Défaut";
  2897. $text['option-default']['fr-fr'] = "Prédéterminé";
  2898. $text['option-default']['he-il'] = "בְּרִירַת מֶחדָל";
  2899. $text['option-default']['it-it'] = "Predefinito";
  2900. $text['option-default']['nl-nl'] = "Standaard";
  2901. $text['option-default']['pl-pl'] = "Domyślny";
  2902. $text['option-default']['pt-br'] = "Padrão";
  2903. $text['option-default']['pt-pt'] = "Predefinido";
  2904. $text['option-default']['ro-ro'] = "Mod implicit";
  2905. $text['option-default']['ru-ru'] = "По умолчанию";
  2906. $text['option-default']['sv-se'] = "Standard";
  2907. $text['option-default']['uk-ua'] = "Типово";
  2908. $text['option-default']['tr-tr'] = "Varsayılan";
  2909. $text['option-default']['zh-cn'] = "默认";
  2910. $text['option-default']['ja-jp'] = "デフォルト";
  2911. $text['option-default']['ko-kr'] = "기본";
  2912. $text['label-preset']['en-us'] = "Quick Select";
  2913. $text['label-preset']['ka-ge'] = "სწრაფი არჩევა";
  2914. $text['label-preset']['en-gb'] = "Quick Select";
  2915. $text['label-preset']['ar-eg'] = "حدد مسرعا";
  2916. $text['label-preset']['de-at'] = "Schnellauswahl";
  2917. $text['label-preset']['de-ch'] = "Schnellauswahl";
  2918. $text['label-preset']['de-de'] = "Schnellauswahl";
  2919. $text['label-preset']['el-gr'] = "Γρήγορη Επιλογή";
  2920. $text['label-preset']['es-cl'] = "Selección rápida";
  2921. $text['label-preset']['es-mx'] = "Selección rápida";
  2922. $text['label-preset']['fr-ca'] = "Sélection Rapide";
  2923. $text['label-preset']['fr-fr'] = "Sélection Rapide";
  2924. $text['label-preset']['he-il'] = "בחירה מהירה";
  2925. $text['label-preset']['it-it'] = "Selezione rapida";
  2926. $text['label-preset']['nl-nl'] = "Snel selecteren";
  2927. $text['label-preset']['pl-pl'] = "Szybkie wybieranie";
  2928. $text['label-preset']['pt-br'] = "Seleção rápida";
  2929. $text['label-preset']['pt-pt'] = "Seleção rápida";
  2930. $text['label-preset']['ro-ro'] = "Selectare rapidă";
  2931. $text['label-preset']['ru-ru'] = "Быстрый выбор";
  2932. $text['label-preset']['sv-se'] = "Snabbval";
  2933. $text['label-preset']['uk-ua'] = "Швидкий вибір";
  2934. $text['label-preset']['tr-tr'] = "Hızlı Seçim";
  2935. $text['label-preset']['zh-cn'] = "快速选择";
  2936. $text['label-preset']['ja-jp'] = "クイック選択";
  2937. $text['label-preset']['ko-kr'] = "빠른 선택";
  2938. $text['label-start_date_time']['en-us'] = "Start Date/Time";
  2939. $text['label-start_date_time']['ka-ge'] = "დაწყების თარიღი/დრო";
  2940. $text['label-start_date_time']['en-gb'] = "Start Date/Time";
  2941. $text['label-start_date_time']['ar-eg'] = "تاريخ / وقت البدء";
  2942. $text['label-start_date_time']['de-at'] = "Start Datum/Zeit";
  2943. $text['label-start_date_time']['de-ch'] = "Start Datum/Zeit";
  2944. $text['label-start_date_time']['de-de'] = "Start Datum/Zeit";
  2945. $text['label-start_date_time']['el-gr'] = "Έναρξη Ημερομηνία/Ώρα";
  2946. $text['label-start_date_time']['es-cl'] = "Fecha/Hora de Comienzo";
  2947. $text['label-start_date_time']['es-mx'] = "Fecha/Hora de Comienzo";
  2948. $text['label-start_date_time']['fr-ca'] = "Date de Début/Heure";
  2949. $text['label-start_date_time']['fr-fr'] = "Date de Début/Heure";
  2950. $text['label-start_date_time']['he-il'] = "תאריך/שעה התחלה";
  2951. $text['label-start_date_time']['it-it'] = "Data/ora di inizio";
  2952. $text['label-start_date_time']['nl-nl'] = "Begindatum/-tijd";
  2953. $text['label-start_date_time']['pl-pl'] = "Czas i data rozpoczęcia";
  2954. $text['label-start_date_time']['pt-br'] = "Data/Hora de Início";
  2955. $text['label-start_date_time']['pt-pt'] = "Data/Hora de Início";
  2956. $text['label-start_date_time']['ro-ro'] = "Data/Ora de începere";
  2957. $text['label-start_date_time']['ru-ru'] = "Старт Дата/Время";
  2958. $text['label-start_date_time']['sv-se'] = "Start Datum/Tid";
  2959. $text['label-start_date_time']['uk-ua'] = "Дата/час початку";
  2960. $text['label-start_date_time']['tr-tr'] = "Başlangıç Tarihi/Zamanı";
  2961. $text['label-start_date_time']['zh-cn'] = "开始日期/时间";
  2962. $text['label-start_date_time']['ja-jp'] = "開始日時";
  2963. $text['label-start_date_time']['ko-kr'] = "시작 날짜/시간";
  2964. $text['label-start']['en-us'] = "Start";
  2965. $text['label-start']['ka-ge'] = "დაწყება";
  2966. $text['label-start']['en-gb'] = "Start";
  2967. $text['label-start']['ar-eg'] = "يبدأ";
  2968. $text['label-start']['de-at'] = "Start";
  2969. $text['label-start']['de-ch'] = "Start";
  2970. $text['label-start']['de-de'] = "Start";
  2971. $text['label-start']['el-gr'] = "Έναρξη";
  2972. $text['label-start']['es-cl'] = "Comienzo";
  2973. $text['label-start']['es-mx'] = "Comienzo";
  2974. $text['label-start']['fr-ca'] = "Démarrer";
  2975. $text['label-start']['fr-fr'] = "Démarrer";
  2976. $text['label-start']['he-il'] = "הַתחָלָה";
  2977. $text['label-start']['it-it'] = "Inizio";
  2978. $text['label-start']['nl-nl'] = "Begin";
  2979. $text['label-start']['pl-pl'] = "Start";
  2980. $text['label-start']['pt-br'] = "Iniciar";
  2981. $text['label-start']['pt-pt'] = "Começo";
  2982. $text['label-start']['ro-ro'] = "start";
  2983. $text['label-start']['ru-ru'] = "Старт";
  2984. $text['label-start']['sv-se'] = "Starta";
  2985. $text['label-start']['uk-ua'] = "Запустити";
  2986. $text['label-start']['tr-tr'] = "Başlangıç";
  2987. $text['label-start']['zh-cn'] = "开始";
  2988. $text['label-start']['ja-jp'] = "始める";
  2989. $text['label-start']['ko-kr'] = "시작";
  2990. $text['label-extension']['en-us'] = "Extension";
  2991. $text['label-extension']['ka-ge'] = "გაფართოება";
  2992. $text['label-extension']['en-gb'] = "Extension";
  2993. $text['label-extension']['ar-eg'] = "امتداد";
  2994. $text['label-extension']['de-at'] = "Durchwahl";
  2995. $text['label-extension']['de-ch'] = "Durchwahl";
  2996. $text['label-extension']['de-de'] = "Durchwahl";
  2997. $text['label-extension']['el-gr'] = "Εσωτερικό";
  2998. $text['label-extension']['es-cl'] = "Extensión";
  2999. $text['label-extension']['es-mx'] = "Extensión";
  3000. $text['label-extension']['fr-ca'] = "Extension";
  3001. $text['label-extension']['fr-fr'] = "Extension";
  3002. $text['label-extension']['he-il'] = "סיומת";
  3003. $text['label-extension']['it-it'] = "Estensione";
  3004. $text['label-extension']['nl-nl'] = "Verlenging";
  3005. $text['label-extension']['pl-pl'] = "Numer wewnętrzny";
  3006. $text['label-extension']['pt-br'] = "Ramal";
  3007. $text['label-extension']['pt-pt'] = "Extensão";
  3008. $text['label-extension']['ro-ro'] = "Extensie";
  3009. $text['label-extension']['ru-ru'] = "Внутренний номер";
  3010. $text['label-extension']['sv-se'] = "Anknytning";
  3011. $text['label-extension']['uk-ua'] = "Розширення (Extention)";
  3012. $text['label-extension']['tr-tr'] = "Uzatma";
  3013. $text['label-extension']['zh-cn'] = "扩大";
  3014. $text['label-extension']['ja-jp'] = "拡大";
  3015. $text['label-extension']['ko-kr'] = "확대";
  3016. $text['label-end_stamp']['en-us'] = "End";
  3017. $text['label-end_stamp']['ka-ge'] = "დასასრული";
  3018. $text['label-end_stamp']['en-gb'] = "End";
  3019. $text['label-end_stamp']['ar-eg'] = "نهاية";
  3020. $text['label-end_stamp']['de-at'] = "Ende";
  3021. $text['label-end_stamp']['de-ch'] = "Ende";
  3022. $text['label-end_stamp']['de-de'] = "Ende";
  3023. $text['label-end_stamp']['el-gr'] = "Τέλος";
  3024. $text['label-end_stamp']['es-cl'] = "Fin";
  3025. $text['label-end_stamp']['es-mx'] = "Fin";
  3026. $text['label-end_stamp']['fr-ca'] = "Fin";
  3027. $text['label-end_stamp']['fr-fr'] = "Fin";
  3028. $text['label-end_stamp']['he-il'] = "סוֹף";
  3029. $text['label-end_stamp']['it-it'] = "FINE";
  3030. $text['label-end_stamp']['nl-nl'] = "Einde";
  3031. $text['label-end_stamp']['pl-pl'] = "Koniec";
  3032. $text['label-end_stamp']['pt-br'] = "Fim";
  3033. $text['label-end_stamp']['pt-pt'] = "Fim";
  3034. $text['label-end_stamp']['ro-ro'] = "Sfârşit";
  3035. $text['label-end_stamp']['ru-ru'] = "Конец";
  3036. $text['label-end_stamp']['sv-se'] = "Slut";
  3037. $text['label-end_stamp']['uk-ua'] = "Кінець";
  3038. $text['label-end_stamp']['tr-tr'] = "Bitiş";
  3039. $text['label-end_stamp']['zh-cn'] = "结尾";
  3040. $text['label-end_stamp']['ja-jp'] = "終わり";
  3041. $text['label-end_stamp']['ko-kr'] = "끝";
  3042. $text['label-end_range']['en-us'] = "End Range";
  3043. $text['label-end_range']['ka-ge'] = "შუალედის ბოლო";
  3044. $text['label-end_range']['en-gb'] = "End Range";
  3045. $text['label-end_range']['ar-eg'] = "نطاق النهاية";
  3046. $text['label-end_range']['de-at'] = "Ende Bereich";
  3047. $text['label-end_range']['de-ch'] = "Ende Bereich";
  3048. $text['label-end_range']['de-de'] = "Ende Bereich";
  3049. $text['label-end_range']['el-gr'] = "Τελική τιμή εύρους";
  3050. $text['label-end_range']['es-cl'] = "Fin Lapso";
  3051. $text['label-end_range']['es-mx'] = "Fin Lapso";
  3052. $text['label-end_range']['fr-ca'] = "Fin Intervale";
  3053. $text['label-end_range']['fr-fr'] = "Fin Intervale";
  3054. $text['label-end_range']['he-il'] = "סוף טווח";
  3055. $text['label-end_range']['it-it'] = "Intervallo finale";
  3056. $text['label-end_range']['nl-nl'] = "Eind bereik";
  3057. $text['label-end_range']['pl-pl'] = "Koniec zakresu";
  3058. $text['label-end_range']['pt-br'] = "Fim da série";
  3059. $text['label-end_range']['pt-pt'] = "Fim Palmo";
  3060. $text['label-end_range']['ro-ro'] = "Sfârșit interval";
  3061. $text['label-end_range']['ru-ru'] = "Окончание";
  3062. $text['label-end_range']['sv-se'] = "Intervall Slut";
  3063. $text['label-end_range']['uk-ua'] = "Кінцевий діапазон";
  3064. $text['label-end_range']['tr-tr'] = "Bitiş Aralığı";
  3065. $text['label-end_range']['zh-cn'] = "结束范围";
  3066. $text['label-end_range']['ja-jp'] = "終了範囲";
  3067. $text['label-end_range']['ko-kr'] = "종료 범위";
  3068. $text['label-end_date_time']['en-us'] = "End Date/Time";
  3069. $text['label-end_date_time']['ka-ge'] = "დასრულების თარიღი/დრო";
  3070. $text['label-end_date_time']['en-gb'] = "End Date/Time";
  3071. $text['label-end_date_time']['ar-eg'] = "تاريخ / وقت الانتهاء";
  3072. $text['label-end_date_time']['de-at'] = "Ende Datum/Zeit";
  3073. $text['label-end_date_time']['de-ch'] = "Ende Datum/Zeit";
  3074. $text['label-end_date_time']['de-de'] = "Ende Datum/Zeit";
  3075. $text['label-end_date_time']['el-gr'] = "Τέλος Ημερομηνία/Ώρα";
  3076. $text['label-end_date_time']['es-cl'] = "Fecha/Hora";
  3077. $text['label-end_date_time']['es-mx'] = "Fecha/Hora";
  3078. $text['label-end_date_time']['fr-ca'] = "Fin Date/Heure";
  3079. $text['label-end_date_time']['fr-fr'] = "Fin Date/Heure";
  3080. $text['label-end_date_time']['he-il'] = "תאריך/שעה סיום";
  3081. $text['label-end_date_time']['it-it'] = "Data/ora di fine";
  3082. $text['label-end_date_time']['nl-nl'] = "Einddatum/-tijd";
  3083. $text['label-end_date_time']['pl-pl'] = "Czas i data zakończenia";
  3084. $text['label-end_date_time']['pt-br'] = "Data/Hora Final";
  3085. $text['label-end_date_time']['pt-pt'] = "Data/Hora Final";
  3086. $text['label-end_date_time']['ro-ro'] = "Data/Ora de încheiere";
  3087. $text['label-end_date_time']['ru-ru'] = "Конечная дата/время";
  3088. $text['label-end_date_time']['sv-se'] = "Slut Datum/Tid";
  3089. $text['label-end_date_time']['uk-ua'] = "Дата/час завершення";
  3090. $text['label-end_date_time']['tr-tr'] = "Bitiş Tarihi/Zamanı";
  3091. $text['label-end_date_time']['zh-cn'] = "结束日期/时间";
  3092. $text['label-end_date_time']['ja-jp'] = "終了日時";
  3093. $text['label-end_date_time']['ko-kr'] = "종료 날짜/시간";
  3094. $text['label-date']['en-us'] = "Date";
  3095. $text['label-date']['ka-ge'] = "თარიღი";
  3096. $text['label-date']['en-gb'] = "Date";
  3097. $text['label-date']['ar-eg'] = "وقت";
  3098. $text['label-date']['de-at'] = "Datum";
  3099. $text['label-date']['de-ch'] = "Datum";
  3100. $text['label-date']['de-de'] = "Datum";
  3101. $text['label-date']['el-gr'] = "Ημερομηνία";
  3102. $text['label-date']['es-cl'] = "Fecha";
  3103. $text['label-date']['es-mx'] = "Fecha";
  3104. $text['label-date']['fr-ca'] = "Date";
  3105. $text['label-date']['fr-fr'] = "Date";
  3106. $text['label-date']['he-il'] = "תאריך שעה";
  3107. $text['label-date']['it-it'] = "Data";
  3108. $text['label-date']['nl-nl'] = "Datum";
  3109. $text['label-date']['pl-pl'] = "Data";
  3110. $text['label-date']['pt-br'] = "Data";
  3111. $text['label-date']['pt-pt'] = "Data";
  3112. $text['label-date']['ro-ro'] = "Data";
  3113. $text['label-date']['ru-ru'] = "Дата";
  3114. $text['label-date']['sv-se'] = "Datum";
  3115. $text['label-date']['uk-ua'] = "Дата";
  3116. $text['label-date']['tr-tr'] = "Tarih Tarihi";
  3117. $text['label-date']['zh-cn'] = "日期";
  3118. $text['label-date']['ja-jp'] = "日にち";
  3119. $text['label-date']['ko-kr'] = "날짜";
  3120. $text['label-time']['en-us'] = "Time";
  3121. $text['label-time']['ka-ge'] = "დრო";
  3122. $text['label-time']['en-gb'] = "Time";
  3123. $text['label-time']['ar-eg'] = "وقت";
  3124. $text['label-time']['de-at'] = "Zeit";
  3125. $text['label-time']['de-ch'] = "Zeit";
  3126. $text['label-time']['de-de'] = "Zeit";
  3127. $text['label-time']['el-gr'] = "Ώρα";
  3128. $text['label-time']['es-cl'] = "Tiempo";
  3129. $text['label-time']['es-mx'] = "Tiempo";
  3130. $text['label-time']['fr-ca'] = "Temps";
  3131. $text['label-time']['fr-fr'] = "Temps";
  3132. $text['label-time']['he-il'] = "זְמַן";
  3133. $text['label-time']['it-it'] = "Tempo";
  3134. $text['label-time']['nl-nl'] = "Tijd";
  3135. $text['label-time']['pl-pl'] = "Czas";
  3136. $text['label-time']['pt-br'] = "Hora";
  3137. $text['label-time']['pt-pt'] = "Tempo";
  3138. $text['label-time']['ro-ro'] = "Timp";
  3139. $text['label-time']['ru-ru'] = "Время";
  3140. $text['label-time']['sv-se'] = "Tid";
  3141. $text['label-time']['uk-ua'] = "Час";
  3142. $text['label-time']['tr-tr'] = "Zaman";
  3143. $text['label-time']['zh-cn'] = "时间";
  3144. $text['label-time']['ja-jp'] = "時間";
  3145. $text['label-time']['ko-kr'] = "시간";
  3146. $text['label-name']['en-us'] = "Name";
  3147. $text['label-name']['ka-ge'] = "სახელი";
  3148. $text['label-name']['en-gb'] = "Name";
  3149. $text['label-name']['ar-eg'] = "اسم";
  3150. $text['label-name']['de-at'] = "Name";
  3151. $text['label-name']['de-ch'] = "Name";
  3152. $text['label-name']['de-de'] = "Name";
  3153. $text['label-name']['el-gr'] = "Όνομα";
  3154. $text['label-name']['es-cl'] = "Nombre";
  3155. $text['label-name']['es-mx'] = "Nombre";
  3156. $text['label-name']['fr-ca'] = "Nom";
  3157. $text['label-name']['fr-fr'] = "Nom";
  3158. $text['label-name']['he-il'] = "שֵׁם";
  3159. $text['label-name']['it-it'] = "Nome";
  3160. $text['label-name']['nl-nl'] = "Naam";
  3161. $text['label-name']['pl-pl'] = "Nazwa";
  3162. $text['label-name']['pt-br'] = "Nome";
  3163. $text['label-name']['pt-pt'] = "Nome";
  3164. $text['label-name']['ro-ro'] = "Nume";
  3165. $text['label-name']['ru-ru'] = "Имя";
  3166. $text['label-name']['sv-se'] = "Namn";
  3167. $text['label-name']['uk-ua'] = "Назва";
  3168. $text['label-name']['tr-tr'] = "İsim";
  3169. $text['label-name']['zh-cn'] = "姓名";
  3170. $text['label-name']['ja-jp'] = "名前";
  3171. $text['label-name']['ko-kr'] = "이름";
  3172. $text['label-username']['en-us'] = "Username";
  3173. $text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
  3174. $text['label-username']['en-gb'] = "Username";
  3175. $text['label-username']['ar-eg'] = "اسم المستخدم";
  3176. $text['label-username']['de-at'] = "Benutzername";
  3177. $text['label-username']['de-ch'] = "Benutzername";
  3178. $text['label-username']['de-de'] = "Benutzername";
  3179. $text['label-username']['el-gr'] = "Όνομα χρήστη";
  3180. $text['label-username']['es-cl'] = "Nombre de usuario";
  3181. $text['label-username']['es-mx'] = "Nombre de usuario";
  3182. $text['label-username']['fr-ca'] = "Nom d'utilisateur";
  3183. $text['label-username']['fr-fr'] = "Nom d'utilisateur";
  3184. $text['label-username']['he-il'] = "שם משתמש";
  3185. $text['label-username']['it-it'] = "Nome Utente";
  3186. $text['label-username']['nl-nl'] = "Gebruikersnaam";
  3187. $text['label-username']['pl-pl'] = "Użytkownik";
  3188. $text['label-username']['pt-br'] = "Usuário";
  3189. $text['label-username']['pt-pt'] = "Nome de Utilizador";
  3190. $text['label-username']['ro-ro'] = "Nume de utilizator";
  3191. $text['label-username']['ru-ru'] = "Имя пользователя";
  3192. $text['label-username']['sv-se'] = "Användarnamn";
  3193. $text['label-username']['uk-ua'] = "Ім’я користувача";
  3194. $text['label-username']['tr-tr'] = "Soyisim";
  3195. $text['label-username']['zh-cn'] = "用户名";
  3196. $text['label-username']['ja-jp'] = "ユーザー名";
  3197. $text['label-username']['ko-kr'] = "사용자 이름";
  3198. $text['label-description']['en-us'] = "Description";
  3199. $text['label-description']['ka-ge'] = "აღწერა";
  3200. $text['label-description']['en-gb'] = "Description";
  3201. $text['label-description']['ar-eg'] = "وصف";
  3202. $text['label-description']['de-at'] = "Beschreibung";
  3203. $text['label-description']['de-ch'] = "Beschreibung";
  3204. $text['label-description']['de-de'] = "Beschreibung";
  3205. $text['label-description']['el-gr'] = "Περιγραφή";
  3206. $text['label-description']['es-cl'] = "Descripción";
  3207. $text['label-description']['es-mx'] = "Descripción";
  3208. $text['label-description']['fr-ca'] = "Description";
  3209. $text['label-description']['fr-fr'] = "Description";
  3210. $text['label-description']['he-il'] = "תיאור";
  3211. $text['label-description']['it-it'] = "Descrizione";
  3212. $text['label-description']['nl-nl'] = "Beschrijving";
  3213. $text['label-description']['pl-pl'] = "Opis";
  3214. $text['label-description']['pt-br'] = "Descrição";
  3215. $text['label-description']['pt-pt'] = "Descripção";
  3216. $text['label-description']['ro-ro'] = "Descriere";
  3217. $text['label-description']['ru-ru'] = "Описание";
  3218. $text['label-description']['sv-se'] = "Beskrivning";
  3219. $text['label-description']['uk-ua'] = "Опис";
  3220. $text['label-description']['tr-tr'] = "Açıklama";
  3221. $text['label-description']['zh-cn'] = "描述";
  3222. $text['label-description']['ja-jp'] = "説明";
  3223. $text['label-description']['ko-kr'] = "설명";
  3224. $text['label-value']['en-us'] = "Value";
  3225. $text['label-value']['ka-ge'] = "მნიშვნელობა";
  3226. $text['label-value']['en-gb'] = "Value";
  3227. $text['label-value']['ar-eg'] = "قيمة";
  3228. $text['label-value']['de-at'] = "Wert";
  3229. $text['label-value']['de-ch'] = "Wert";
  3230. $text['label-value']['de-de'] = "Wert";
  3231. $text['label-value']['el-gr'] = "Τιμή";
  3232. $text['label-value']['es-cl'] = "Valor";
  3233. $text['label-value']['es-mx'] = "Valor";
  3234. $text['label-value']['fr-ca'] = "Valeur";
  3235. $text['label-value']['fr-fr'] = "Valeur";
  3236. $text['label-value']['he-il'] = "ערך";
  3237. $text['label-value']['it-it'] = "Valore";
  3238. $text['label-value']['nl-nl'] = "Waarde";
  3239. $text['label-value']['pl-pl'] = "Wartość";
  3240. $text['label-value']['pt-br'] = "Valor";
  3241. $text['label-value']['pt-pt'] = "Valor";
  3242. $text['label-value']['ro-ro'] = "Valoare";
  3243. $text['label-value']['ru-ru'] = "Значения";
  3244. $text['label-value']['sv-se'] = "Värde";
  3245. $text['label-value']['uk-ua'] = "Значення";
  3246. $text['label-value']['tr-tr'] = "Değer";
  3247. $text['label-value']['zh-cn'] = "价值";
  3248. $text['label-value']['ja-jp'] = "価値";
  3249. $text['label-value']['ko-kr'] = "값";
  3250. $text['label-password']['en-us'] = "Password";
  3251. $text['label-password']['ka-ge'] = "პაროლი";
  3252. $text['label-password']['en-gb'] = "Password";
  3253. $text['label-password']['ar-eg'] = "كلمة السر";
  3254. $text['label-password']['de-at'] = "Passwort";
  3255. $text['label-password']['de-ch'] = "Passwort";
  3256. $text['label-password']['de-de'] = "Passwort";
  3257. $text['label-password']['el-gr'] = "Κωδικός";
  3258. $text['label-password']['es-cl'] = "Contreseña";
  3259. $text['label-password']['es-mx'] = "Contreseña";
  3260. $text['label-password']['fr-ca'] = "Mot de Passe";
  3261. $text['label-password']['fr-fr'] = "Mot de Passe";
  3262. $text['label-password']['he-il'] = "סיסמה";
  3263. $text['label-password']['it-it'] = "Password";
  3264. $text['label-password']['nl-nl'] = "Wachtwoord";
  3265. $text['label-password']['pl-pl'] = "Hasło";
  3266. $text['label-password']['pt-br'] = "Senha";
  3267. $text['label-password']['pt-pt'] = "Palavra-Chave";
  3268. $text['label-password']['ro-ro'] = "Parola";
  3269. $text['label-password']['ru-ru'] = "Пароль";
  3270. $text['label-password']['sv-se'] = "Lösenord";
  3271. $text['label-password']['uk-ua'] = "Пароль";
  3272. $text['label-password']['tr-tr'] = "Parola";
  3273. $text['label-password']['zh-cn'] = "密码";
  3274. $text['label-password']['ja-jp'] = "パスワード";
  3275. $text['label-password']['ko-kr'] = "비밀번호";
  3276. $text['label-type']['en-us'] = "Type";
  3277. $text['label-type']['ka-ge'] = "ტიპი";
  3278. $text['label-type']['en-gb'] = "Type";
  3279. $text['label-type']['ar-eg'] = "يكتب";
  3280. $text['label-type']['de-at'] = "Typ";
  3281. $text['label-type']['de-ch'] = "Typ";
  3282. $text['label-type']['de-de'] = "Typ";
  3283. $text['label-type']['el-gr'] = "Τύπος";
  3284. $text['label-type']['es-cl'] = "Tipo";
  3285. $text['label-type']['es-mx'] = "Tipo";
  3286. $text['label-type']['fr-ca'] = "Type";
  3287. $text['label-type']['fr-fr'] = "Type";
  3288. $text['label-type']['he-il'] = "סוּג";
  3289. $text['label-type']['it-it'] = "Tipo";
  3290. $text['label-type']['nl-nl'] = "Type";
  3291. $text['label-type']['pl-pl'] = "Typ";
  3292. $text['label-type']['pt-br'] = "Tipo";
  3293. $text['label-type']['pt-pt'] = "Tipo";
  3294. $text['label-type']['ro-ro'] = "Tip";
  3295. $text['label-type']['ru-ru'] = "Тип";
  3296. $text['label-type']['sv-se'] = "Typ";
  3297. $text['label-type']['uk-ua'] = "Тип";
  3298. $text['label-type']['tr-tr'] = "Tür";
  3299. $text['label-type']['zh-cn'] = "类型";
  3300. $text['label-type']['ja-jp'] = "タイプ";
  3301. $text['label-type']['ko-kr'] = "유형";
  3302. $text['label-subtype']['en-us'] = "Subtype";
  3303. $text['label-subtype']['ka-ge'] = "ქვეტიპი";
  3304. $text['label-subtype']['en-gb'] = "Subtype";
  3305. $text['label-subtype']['ar-eg'] = "النوع الفرعي";
  3306. $text['label-subtype']['de-at'] = "Typ";
  3307. $text['label-subtype']['de-ch'] = "Typ";
  3308. $text['label-subtype']['de-de'] = "Typ";
  3309. $text['label-subtype']['el-gr'] = "Τύπος";
  3310. $text['label-subtype']['es-cl'] = "Tipo";
  3311. $text['label-subtype']['es-mx'] = "Tipo";
  3312. $text['label-subtype']['fr-ca'] = "Type";
  3313. $text['label-subtype']['fr-fr'] = "Type";
  3314. $text['label-subtype']['he-il'] = "סוג משנה";
  3315. $text['label-subtype']['it-it'] = "Tipo";
  3316. $text['label-subtype']['nl-nl'] = "Subtype";
  3317. $text['label-subtype']['pl-pl'] = "Typ";
  3318. $text['label-subtype']['pt-br'] = "Tipo";
  3319. $text['label-subtype']['pt-pt'] = "Tipo";
  3320. $text['label-subtype']['ro-ro'] = "Subtip";
  3321. $text['label-subtype']['ru-ru'] = "Тип";
  3322. $text['label-subtype']['sv-se'] = "Typ";
  3323. $text['label-subtype']['uk-ua'] = "Тип";
  3324. $text['label-subtype']['tr-tr'] = "Tür";
  3325. $text['label-subtype']['zh-cn'] = "亚型";
  3326. $text['label-subtype']['ja-jp'] = "サブタイプ";
  3327. $text['label-subtype']['ko-kr'] = "하위 유형";
  3328. $text['label-remaining']['en-us'] = "Remaining";
  3329. $text['label-remaining']['ka-ge'] = "დარჩენილი";
  3330. $text['label-remaining']['en-gb'] = "Remaining";
  3331. $text['label-remaining']['ar-eg'] = "متبقي";
  3332. $text['label-remaining']['de-at'] = "Verblieben";
  3333. $text['label-remaining']['de-ch'] = "Verblieben";
  3334. $text['label-remaining']['de-de'] = "Verblieben";
  3335. $text['label-remaining']['es-cl'] = "Restante";
  3336. $text['label-remaining']['es-mx'] = "Restante";
  3337. $text['label-remaining']['fr-ca'] = "Restant";
  3338. $text['label-remaining']['fr-fr'] = "Restant";
  3339. $text['label-remaining']['he-il'] = "נוֹתָר";
  3340. $text['label-remaining']['it-it'] = "Residuo";
  3341. $text['label-remaining']['nl-nl'] = "Overig";
  3342. $text['label-remaining']['pl-pl'] = "Pozostały";
  3343. $text['label-remaining']['pt-br'] = "Restante";
  3344. $text['label-remaining']['pt-pt'] = "Restante";
  3345. $text['label-remaining']['ro-ro'] = "Rămas";
  3346. $text['label-remaining']['ru-ru'] = "Оставшийся";
  3347. $text['label-remaining']['sv-se'] = "Återstående";
  3348. $text['label-remaining']['uk-ua'] = "Залишилося";
  3349. $text['label-remaining']['el-gr'] = "Παραμένει";
  3350. $text['label-remaining']['tr-tr'] = "Kalanlar";
  3351. $text['label-remaining']['zh-cn'] = "其余的";
  3352. $text['label-remaining']['ja-jp'] = "残り";
  3353. $text['label-remaining']['ko-kr'] = "남은";
  3354. $text['label-category']['en-us'] = "Category";
  3355. $text['label-category']['ka-ge'] = "კატეგორია";
  3356. $text['label-category']['en-gb'] = "Category";
  3357. $text['label-category']['ar-eg'] = "فئة";
  3358. $text['label-category']['de-at'] = "Kategorie";
  3359. $text['label-category']['de-ch'] = "Kategorie";
  3360. $text['label-category']['de-de'] = "Kategorie";
  3361. $text['label-category']['el-gr'] = "Κατηγορία";
  3362. $text['label-category']['es-cl'] = "Categoría";
  3363. $text['label-category']['es-mx'] = "Categoría";
  3364. $text['label-category']['fr-ca'] = "Catégories";
  3365. $text['label-category']['fr-fr'] = "Catégories";
  3366. $text['label-category']['he-il'] = "קטגוריה";
  3367. $text['label-category']['it-it'] = "Categoria";
  3368. $text['label-category']['nl-nl'] = "Categorie";
  3369. $text['label-category']['pl-pl'] = "Kategoria";
  3370. $text['label-category']['pt-br'] = "Categoria";
  3371. $text['label-category']['pt-pt'] = "Categoria";
  3372. $text['label-category']['ro-ro'] = "Categorie";
  3373. $text['label-category']['ru-ru'] = "Категория";
  3374. $text['label-category']['sv-se'] = "Kategori";
  3375. $text['label-category']['uk-ua'] = "Категорія";
  3376. $text['label-category']['tr-tr'] = "Kategori";
  3377. $text['label-category']['zh-cn'] = "类别";
  3378. $text['label-category']['ja-jp'] = "カテゴリー";
  3379. $text['label-category']['ko-kr'] = "범주";
  3380. $text['label-subcategory']['en-us'] = "Subcategory";
  3381. $text['label-subcategory']['ka-ge'] = "ქვეკატეგორია";
  3382. $text['label-subcategory']['en-gb'] = "Subcategory";
  3383. $text['label-subcategory']['ar-eg'] = "تصنيف فرعي";
  3384. $text['label-subcategory']['de-at'] = "Unterkategorie";
  3385. $text['label-subcategory']['de-ch'] = "Unterkategorie";
  3386. $text['label-subcategory']['de-de'] = "Unterkategorie";
  3387. $text['label-subcategory']['el-gr'] = "Υποκατηγορία";
  3388. $text['label-subcategory']['es-cl'] = "Subcategoría";
  3389. $text['label-subcategory']['es-mx'] = "Subcategoría";
  3390. $text['label-subcategory']['fr-ca'] = "Sous-catégories";
  3391. $text['label-subcategory']['fr-fr'] = "Sous-catégories";
  3392. $text['label-subcategory']['he-il'] = "קטגוריית משנה";
  3393. $text['label-subcategory']['it-it'] = "Sottocategoria";
  3394. $text['label-subcategory']['nl-nl'] = "Subcategorie";
  3395. $text['label-subcategory']['pl-pl'] = "Podkategoria";
  3396. $text['label-subcategory']['pt-br'] = "Subcategoria";
  3397. $text['label-subcategory']['pt-pt'] = "Subcategoria";
  3398. $text['label-subcategory']['ro-ro'] = "Subcategorie";
  3399. $text['label-subcategory']['ru-ru'] = "Подкатегория";
  3400. $text['label-subcategory']['sv-se'] = "Under-kategori";
  3401. $text['label-subcategory']['uk-ua'] = "Підкатегорія";
  3402. $text['label-subcategory']['tr-tr'] = "Alt Kategori";
  3403. $text['label-subcategory']['zh-cn'] = "子类别";
  3404. $text['label-subcategory']['ja-jp'] = "サブカテゴリ";
  3405. $text['label-subcategory']['ko-kr'] = "하위 카테고리";
  3406. $text['label-true']['en-us'] = "True";
  3407. $text['label-true']['ka-ge'] = "ჭეშმარიტი";
  3408. $text['label-true']['en-gb'] = "True";
  3409. $text['label-true']['ar-eg'] = "صحيح";
  3410. $text['label-true']['de-at'] = "Ein";
  3411. $text['label-true']['de-ch'] = "Ein";
  3412. $text['label-true']['de-de'] = "Ein";
  3413. $text['label-true']['el-gr'] = "Ενεργό";
  3414. $text['label-true']['es-cl'] = "Verdadero";
  3415. $text['label-true']['es-mx'] = "Verdadero";
  3416. $text['label-true']['fr-ca'] = "Vrai";
  3417. $text['label-true']['fr-fr'] = "Oui";
  3418. $text['label-true']['he-il'] = "חיובי";
  3419. $text['label-true']['it-it'] = "Vero";
  3420. $text['label-true']['nl-nl'] = "WAAR";
  3421. $text['label-true']['pl-pl'] = "Tak";
  3422. $text['label-true']['pt-br'] = "Verdadeiro";
  3423. $text['label-true']['pt-pt'] = "Sim";
  3424. $text['label-true']['ro-ro'] = "Adevărat";
  3425. $text['label-true']['ru-ru'] = "Да";
  3426. $text['label-true']['sv-se'] = "Sann";
  3427. $text['label-true']['uk-ua'] = "Так";
  3428. $text['label-true']['tr-tr'] = "Doğru";
  3429. $text['label-true']['zh-cn'] = "真的";
  3430. $text['label-true']['ja-jp'] = "真実";
  3431. $text['label-true']['ko-kr'] = "진실";
  3432. $text['label-false']['en-us'] = "False";
  3433. $text['label-false']['ka-ge'] = "ცრუ";
  3434. $text['label-false']['en-gb'] = "False";
  3435. $text['label-false']['ar-eg'] = "خاطئة";
  3436. $text['label-false']['de-at'] = "Aus";
  3437. $text['label-false']['de-ch'] = "Aus";
  3438. $text['label-false']['de-de'] = "Aus";
  3439. $text['label-false']['el-gr'] = "Μη ενεργό";
  3440. $text['label-false']['es-cl'] = "Falso";
  3441. $text['label-false']['es-mx'] = "Falso";
  3442. $text['label-false']['fr-ca'] = "Faux";
  3443. $text['label-false']['fr-fr'] = "Faux";
  3444. $text['label-false']['he-il'] = "לא חוקי";
  3445. $text['label-false']['it-it'] = "Falso";
  3446. $text['label-false']['nl-nl'] = "Vals";
  3447. $text['label-false']['pl-pl'] = "Nie";
  3448. $text['label-false']['pt-br'] = "Falso";
  3449. $text['label-false']['pt-pt'] = "Falso";
  3450. $text['label-false']['ro-ro'] = "Fals";
  3451. $text['label-false']['ru-ru'] = "Нет";
  3452. $text['label-false']['sv-se'] = "Falsk";
  3453. $text['label-false']['uk-ua'] = "помилковий";
  3454. $text['label-false']['tr-tr'] = "Yanlış";
  3455. $text['label-false']['zh-cn'] = "错误的";
  3456. $text['label-false']['ja-jp'] = "間違い";
  3457. $text['label-false']['ko-kr'] = "거짓";
  3458. $text['label-before']['en-us'] = "Before";
  3459. $text['label-before']['ka-ge'] = "სანამდე";
  3460. $text['label-before']['en-gb'] = "Before";
  3461. $text['label-before']['ar-eg'] = "قبل";
  3462. $text['label-before']['de-at'] = "Vor";
  3463. $text['label-before']['de-ch'] = "Vor";
  3464. $text['label-before']['de-de'] = "Vor";
  3465. $text['label-before']['el-gr'] = "Πριν";
  3466. $text['label-before']['es-cl'] = "Antes";
  3467. $text['label-before']['es-mx'] = "Antes";
  3468. $text['label-before']['fr-ca'] = "Avant";
  3469. $text['label-before']['fr-fr'] = "Avant";
  3470. $text['label-before']['he-il'] = "לפני";
  3471. $text['label-before']['it-it'] = "Prima di";
  3472. $text['label-before']['nl-nl'] = "Voordat";
  3473. $text['label-before']['pl-pl'] = "Przed";
  3474. $text['label-before']['pt-br'] = "Antes de";
  3475. $text['label-before']['pt-pt'] = "Antes de";
  3476. $text['label-before']['ro-ro'] = "Inainte de";
  3477. $text['label-before']['ru-ru'] = "До";
  3478. $text['label-before']['sv-se'] = "Innan";
  3479. $text['label-before']['uk-ua'] = "До";
  3480. $text['label-before']['tr-tr'] = "Önceki";
  3481. $text['label-before']['zh-cn'] = "前";
  3482. $text['label-before']['ja-jp'] = "前";
  3483. $text['label-before']['ko-kr'] = "전에";
  3484. $text['label-after']['en-us'] = "After";
  3485. $text['label-after']['ka-ge'] = "შემდეგ";
  3486. $text['label-after']['en-gb'] = "After";
  3487. $text['label-after']['ar-eg'] = "بعد، بعدما";
  3488. $text['label-after']['de-at'] = "Nach";
  3489. $text['label-after']['de-ch'] = "Nach";
  3490. $text['label-after']['de-de'] = "Nach";
  3491. $text['label-after']['el-gr'] = "Μετά";
  3492. $text['label-after']['es-cl'] = "Después";
  3493. $text['label-after']['es-mx'] = "Después";
  3494. $text['label-after']['fr-ca'] = "Après";
  3495. $text['label-after']['fr-fr'] = "Après";
  3496. $text['label-after']['he-il'] = "לאחר";
  3497. $text['label-after']['it-it'] = "A seguito di";
  3498. $text['label-after']['nl-nl'] = "Na";
  3499. $text['label-after']['pl-pl'] = "Po";
  3500. $text['label-after']['pt-br'] = "Depois de";
  3501. $text['label-after']['pt-pt'] = "Depois de";
  3502. $text['label-after']['ro-ro'] = "După";
  3503. $text['label-after']['ru-ru'] = "После";
  3504. $text['label-after']['sv-se'] = "Efter";
  3505. $text['label-after']['uk-ua'] = "Після";
  3506. $text['label-after']['tr-tr'] = "Sonrasında";
  3507. $text['label-after']['zh-cn'] = "后";
  3508. $text['label-after']['ja-jp'] = "後";
  3509. $text['label-after']['ko-kr'] = "후에";
  3510. $text['label-enable']['en-us'] = "Enable";
  3511. $text['label-enable']['ka-ge'] = "ჩართვა";
  3512. $text['label-enable']['en-gb'] = "Enable";
  3513. $text['label-enable']['ar-eg'] = "يُمكَِن";
  3514. $text['label-enable']['de-at'] = "Aktivieren";
  3515. $text['label-enable']['de-ch'] = "Aktivieren";
  3516. $text['label-enable']['de-de'] = "Aktivieren";
  3517. $text['label-enable']['el-gr'] = "Ενεργοποίηση";
  3518. $text['label-enable']['es-cl'] = "Activar";
  3519. $text['label-enable']['es-mx'] = "Activar";
  3520. $text['label-enable']['fr-ca'] = "Activer";
  3521. $text['label-enable']['fr-fr'] = "Activer";
  3522. $text['label-enable']['he-il'] = "לְאַפשֵׁר";
  3523. $text['label-enable']['it-it'] = "Abilita";
  3524. $text['label-enable']['nl-nl'] = "Inschakelen";
  3525. $text['label-enable']['pl-pl'] = "Włącz";
  3526. $text['label-enable']['pt-br'] = "Ativar";
  3527. $text['label-enable']['pt-pt'] = "Activar";
  3528. $text['label-enable']['ro-ro'] = "Permite";
  3529. $text['label-enable']['ru-ru'] = "Включить";
  3530. $text['label-enable']['sv-se'] = "Aktivera ";
  3531. $text['label-enable']['uk-ua'] = "Увімкнути";
  3532. $text['label-enable']['tr-tr'] = "Etkinleştir";
  3533. $text['label-enable']['zh-cn'] = "使能够";
  3534. $text['label-enable']['ja-jp'] = "有効";
  3535. $text['label-enable']['ko-kr'] = "할 수 있게 하다";
  3536. $text['label-enabled']['en-us'] = "Enabled";
  3537. $text['label-enabled']['ka-ge'] = "ჩართულია";
  3538. $text['label-enabled']['en-gb'] = "Enabled";
  3539. $text['label-enabled']['ar-eg'] = "ممكن";
  3540. $text['label-enabled']['de-at'] = "Aktiviert";
  3541. $text['label-enabled']['de-ch'] = "Aktiviert";
  3542. $text['label-enabled']['de-de'] = "Aktiviert";
  3543. $text['label-enabled']['el-gr'] = "Κατάσταση";
  3544. $text['label-enabled']['es-cl'] = "Activado";
  3545. $text['label-enabled']['es-mx'] = "Activado";
  3546. $text['label-enabled']['fr-ca'] = "Actif";
  3547. $text['label-enabled']['fr-fr'] = "Actif";
  3548. $text['label-enabled']['he-il'] = "מופעל";
  3549. $text['label-enabled']['it-it'] = "Abilitato";
  3550. $text['label-enabled']['nl-nl'] = "Ingeschakeld";
  3551. $text['label-enabled']['pl-pl'] = "Włączony";
  3552. $text['label-enabled']['pt-br'] = "Ativado";
  3553. $text['label-enabled']['pt-pt'] = "Habilitado";
  3554. $text['label-enabled']['ro-ro'] = "Activat";
  3555. $text['label-enabled']['ru-ru'] = "Включено";
  3556. $text['label-enabled']['sv-se'] = "Aktiverad";
  3557. $text['label-enabled']['uk-ua'] = "Включено";
  3558. $text['label-enabled']['tr-tr'] = "Etkinleştirildi";
  3559. $text['label-enabled']['zh-cn'] = "启用";
  3560. $text['label-enabled']['ja-jp'] = "有効";
  3561. $text['label-enabled']['ko-kr'] = "사용";
  3562. $text['label-disable']['en-us'] = "Disable";
  3563. $text['label-disable']['ka-ge'] = "გამორთვა";
  3564. $text['label-disable']['en-gb'] = "Disable";
  3565. $text['label-disable']['ar-eg'] = "إبطال";
  3566. $text['label-disable']['de-at'] = "Deaktivieren";
  3567. $text['label-disable']['de-ch'] = "Deaktivieren";
  3568. $text['label-disable']['de-de'] = "Deaktivieren";
  3569. $text['label-disable']['el-gr'] = "Απενεργοποίηση";
  3570. $text['label-disable']['es-cl'] = "Desactivar";
  3571. $text['label-disable']['es-mx'] = "Desactivar";
  3572. $text['label-disable']['fr-ca'] = "Désactiver";
  3573. $text['label-disable']['fr-fr'] = "Désactiver";
  3574. $text['label-disable']['he-il'] = "השבת";
  3575. $text['label-disable']['it-it'] = "Disabilita";
  3576. $text['label-disable']['nl-nl'] = "Uitzetten";
  3577. $text['label-disable']['pl-pl'] = "Wyłącz";
  3578. $text['label-disable']['pt-br'] = "Desativar";
  3579. $text['label-disable']['pt-pt'] = "Desactivo";
  3580. $text['label-disable']['ro-ro'] = "Dezactivați";
  3581. $text['label-disable']['ru-ru'] = "Выключить";
  3582. $text['label-disable']['sv-se'] = "Inaktivera ";
  3583. $text['label-disable']['uk-ua'] = "Відключити";
  3584. $text['label-disable']['tr-tr'] = "Devre Dışı";
  3585. $text['label-disable']['zh-cn'] = "停用";
  3586. $text['label-disable']['ja-jp'] = "無効にする";
  3587. $text['label-disable']['ko-kr'] = "장애를 입히다";
  3588. $text['label-disabled']['en-us'] = "Disabled";
  3589. $text['label-disabled']['ka-ge'] = "გამორთულია";
  3590. $text['label-disabled']['en-gb'] = "Disabled";
  3591. $text['label-disabled']['ar-eg'] = "عاجز";
  3592. $text['label-disabled']['de-at'] = "Deaktiviert";
  3593. $text['label-disabled']['de-ch'] = "Deaktiviert";
  3594. $text['label-disabled']['de-de'] = "Deaktiviert";
  3595. $text['label-disabled']['el-gr'] = "Απενεργοποιημένο";
  3596. $text['label-disabled']['es-cl'] = "Discapacitado";
  3597. $text['label-disabled']['es-mx'] = "Discapacitado";
  3598. $text['label-disabled']['fr-ca'] = "Non Permis";
  3599. $text['label-disabled']['fr-fr'] = "Non Permis";
  3600. $text['label-disabled']['he-il'] = "נָכֶה";
  3601. $text['label-disabled']['it-it'] = "Disabilitato";
  3602. $text['label-disabled']['nl-nl'] = "Gehandicapt";
  3603. $text['label-disabled']['pl-pl'] = "Wyłączony";
  3604. $text['label-disabled']['pt-br'] = "Desativado";
  3605. $text['label-disabled']['pt-pt'] = "Inválido";
  3606. $text['label-disabled']['ro-ro'] = "Dezactivat";
  3607. $text['label-disabled']['ru-ru'] = "Выключено";
  3608. $text['label-disabled']['sv-se'] = "Inaktiverad";
  3609. $text['label-disabled']['uk-ua'] = "Відключено";
  3610. $text['label-disabled']['tr-tr'] = "Devre Dışı Bırakıldı";
  3611. $text['label-disabled']['zh-cn'] = "残疾人";
  3612. $text['label-disabled']['ja-jp'] = "無効";
  3613. $text['label-disabled']['ko-kr'] = "장애가 있는";
  3614. $text['label-domain']['en-us'] = "Domain";
  3615. $text['label-domain']['ka-ge'] = "დომენი";
  3616. $text['label-domain']['en-gb'] = "Domain";
  3617. $text['label-domain']['ar-eg'] = "النطاق";
  3618. $text['label-domain']['de-at'] = "Domäne";
  3619. $text['label-domain']['de-ch'] = "Domäne";
  3620. $text['label-domain']['de-de'] = "Domäne";
  3621. $text['label-domain']['el-gr'] = "Τομέας";
  3622. $text['label-domain']['es-cl'] = "Dominio";
  3623. $text['label-domain']['es-mx'] = "Dominio";
  3624. $text['label-domain']['fr-ca'] = "Domaine";
  3625. $text['label-domain']['fr-fr'] = "Domaine";
  3626. $text['label-domain']['he-il'] = "דומיין";
  3627. $text['label-domain']['it-it'] = "Dominio";
  3628. $text['label-domain']['nl-nl'] = "Domein";
  3629. $text['label-domain']['pl-pl'] = "Domena";
  3630. $text['label-domain']['pt-br'] = "Domínio";
  3631. $text['label-domain']['pt-pt'] = "Domínio";
  3632. $text['label-domain']['ro-ro'] = "Domeniu";
  3633. $text['label-domain']['ru-ru'] = "Домен";
  3634. $text['label-domain']['sv-se'] = "Domän";
  3635. $text['label-domain']['uk-ua'] = "Домен";
  3636. $text['label-domain']['tr-tr'] = "Alan Adı";
  3637. $text['label-domain']['zh-cn'] = "领域";
  3638. $text['label-domain']['ja-jp'] = "ドメイン";
  3639. $text['label-domain']['ko-kr'] = "도메인";
  3640. $text['label-domain_uuid']['en-us'] = "Domain";
  3641. $text['label-domain_uuid']['ka-ge'] = "დომენი";
  3642. $text['label-domain_uuid']['en-gb'] = "Domain";
  3643. $text['label-domain_uuid']['ar-eg'] = "النطاق";
  3644. $text['label-domain_uuid']['de-at'] = "Domäne";
  3645. $text['label-domain_uuid']['de-ch'] = "Domäne";
  3646. $text['label-domain_uuid']['de-de'] = "Domäne";
  3647. $text['label-domain_uuid']['el-gr'] = "Τομέας";
  3648. $text['label-domain_uuid']['es-cl'] = "Dominio";
  3649. $text['label-domain_uuid']['es-mx'] = "Dominio";
  3650. $text['label-domain_uuid']['fr-ca'] = "Domaine";
  3651. $text['label-domain_uuid']['fr-fr'] = "Domaine";
  3652. $text['label-domain_uuid']['he-il'] = "דומיין";
  3653. $text['label-domain_uuid']['it-it'] = "Dominio";
  3654. $text['label-domain_uuid']['nl-nl'] = "Domein";
  3655. $text['label-domain_uuid']['pl-pl'] = "Domena";
  3656. $text['label-domain_uuid']['pt-br'] = "Domínio";
  3657. $text['label-domain_uuid']['pt-pt'] = "Domínio";
  3658. $text['label-domain_uuid']['ro-ro'] = "Domeniu";
  3659. $text['label-domain_uuid']['ru-ru'] = "Домен";
  3660. $text['label-domain_uuid']['sv-se'] = "Domän";
  3661. $text['label-domain_uuid']['uk-ua'] = "Домен";
  3662. $text['label-domain_uuid']['tr-tr'] = "Alan Adı";
  3663. $text['label-domain_uuid']['zh-cn'] = "领域";
  3664. $text['label-domain_uuid']['ja-jp'] = "ドメイン";
  3665. $text['label-domain_uuid']['ko-kr'] = "도메인";
  3666. $text['label-global']['en-us'] = "Global";
  3667. $text['label-global']['ka-ge'] = "გლობალური";
  3668. $text['label-global']['en-gb'] = "Global";
  3669. $text['label-global']['ar-eg'] = "عالمي";
  3670. $text['label-global']['de-at'] = "Global";
  3671. $text['label-global']['de-ch'] = "Global";
  3672. $text['label-global']['de-de'] = "Global";
  3673. $text['label-global']['el-gr'] = "Καθολικά";
  3674. $text['label-global']['es-cl'] = "Global";
  3675. $text['label-global']['es-mx'] = "Global";
  3676. $text['label-global']['fr-ca'] = "Global";
  3677. $text['label-global']['fr-fr'] = "Global";
  3678. $text['label-global']['he-il'] = "כללי";
  3679. $text['label-global']['it-it'] = "Globale";
  3680. $text['label-global']['nl-nl'] = "Globaal";
  3681. $text['label-global']['pl-pl'] = "Globalny";
  3682. $text['label-global']['pt-br'] = "Global";
  3683. $text['label-global']['pt-pt'] = "Global";
  3684. $text['label-global']['ro-ro'] = "Global";
  3685. $text['label-global']['ru-ru'] = "Глобальный";
  3686. $text['label-global']['sv-se'] = "Global";
  3687. $text['label-global']['uk-ua'] = "Global";
  3688. $text['label-global']['tr-tr'] = "Global";
  3689. $text['label-global']['zh-cn'] = "全球的";
  3690. $text['label-global']['ja-jp'] = "グローバル";
  3691. $text['label-global']['ko-kr'] = "글로벌";
  3692. $text['label-settings']['en-us'] = "Settings";
  3693. $text['label-settings']['ka-ge'] = "მორგება";
  3694. $text['label-settings']['en-gb'] = "Settings";
  3695. $text['label-settings']['ar-eg'] = "إعدادات";
  3696. $text['label-settings']['de-at'] = "Einstellungen";
  3697. $text['label-settings']['de-ch'] = "Einstellungen";
  3698. $text['label-settings']['de-de'] = "Einstellungen";
  3699. $text['label-settings']['el-gr'] = "Ρυθμίσεις";
  3700. $text['label-settings']['es-cl'] = "Ajustes";
  3701. $text['label-settings']['es-mx'] = "Ajustes";
  3702. $text['label-settings']['fr-ca'] = "Paramètres";
  3703. $text['label-settings']['fr-fr'] = "Configuration";
  3704. $text['label-settings']['he-il'] = "הגדרות";
  3705. $text['label-settings']['it-it'] = "Parametri";
  3706. $text['label-settings']['nl-nl'] = "Instellingen";
  3707. $text['label-settings']['pl-pl'] = "Ustawienia";
  3708. $text['label-settings']['pt-br'] = "Definições";
  3709. $text['label-settings']['pt-pt'] = "Definições";
  3710. $text['label-settings']['ro-ro'] = "Setări";
  3711. $text['label-settings']['ru-ru'] = "Конфигурация";
  3712. $text['label-settings']['sv-se'] = "Inställningar";
  3713. $text['label-settings']['uk-ua'] = "Налаштування";
  3714. $text['label-settings']['tr-tr'] = "Ayarlar";
  3715. $text['label-settings']['zh-cn'] = "设置";
  3716. $text['label-settings']['ja-jp'] = "設定";
  3717. $text['label-settings']['ko-kr'] = "설정";
  3718. $text['label-none']['en-us'] = "None";
  3719. $text['label-none']['ka-ge'] = "არცერთი";
  3720. $text['label-none']['en-gb'] = "None";
  3721. $text['label-none']['ar-eg'] = "لا أحد";
  3722. $text['label-none']['de-at'] = "Keine";
  3723. $text['label-none']['de-ch'] = "Keine";
  3724. $text['label-none']['de-de'] = "Keine";
  3725. $text['label-none']['el-gr'] = "Κανένα";
  3726. $text['label-none']['es-cl'] = "Ninguno";
  3727. $text['label-none']['es-mx'] = "Ninguno";
  3728. $text['label-none']['fr-ca'] = "Aucun";
  3729. $text['label-none']['fr-fr'] = "Aucun";
  3730. $text['label-none']['he-il'] = "אף אחד";
  3731. $text['label-none']['it-it'] = "Nessuno";
  3732. $text['label-none']['nl-nl'] = "Geen";
  3733. $text['label-none']['pl-pl'] = "Żaden";
  3734. $text['label-none']['pt-br'] = "Nenhum";
  3735. $text['label-none']['pt-pt'] = "Nenhum";
  3736. $text['label-none']['ro-ro'] = "Nici unul";
  3737. $text['label-none']['ru-ru'] = "Никто";
  3738. $text['label-none']['sv-se'] = "Ingen";
  3739. $text['label-none']['uk-ua'] = "Жоден";
  3740. $text['label-none']['tr-tr'] = "Hiçbiri";
  3741. $text['label-none']['zh-cn'] = "没有任何";
  3742. $text['label-none']['ja-jp'] = "なし";
  3743. $text['label-none']['ko-kr'] = "없음";
  3744. $text['label-select']['en-us'] = "Select";
  3745. $text['label-select']['ka-ge'] = "არჩევა";
  3746. $text['label-select']['en-gb'] = "Select";
  3747. $text['label-select']['ar-eg'] = "يختار";
  3748. $text['label-select']['de-at'] = "Auswählen";
  3749. $text['label-select']['de-ch'] = "Auswählen";
  3750. $text['label-select']['de-de'] = "Auswählen";
  3751. $text['label-select']['el-gr'] = "Επιλέξτε";
  3752. $text['label-select']['es-cl'] = "Seleccionar";
  3753. $text['label-select']['es-mx'] = "Seleccionar";
  3754. $text['label-select']['fr-ca'] = "Sélectionner";
  3755. $text['label-select']['fr-fr'] = "Sélectionner";
  3756. $text['label-select']['he-il'] = "בחר";
  3757. $text['label-select']['it-it'] = "Selezionare";
  3758. $text['label-select']['nl-nl'] = "Selecteer";
  3759. $text['label-select']['pl-pl'] = "Wybierz";
  3760. $text['label-select']['pt-br'] = "Selecionar";
  3761. $text['label-select']['pt-pt'] = "Selecionar";
  3762. $text['label-select']['ro-ro'] = "Selectați";
  3763. $text['label-select']['ru-ru'] = "Выбрать";
  3764. $text['label-select']['sv-se'] = "Välj";
  3765. $text['label-select']['uk-ua'] = "Виберіть";
  3766. $text['label-select']['tr-tr'] = "Seç";
  3767. $text['label-select']['zh-cn'] = "选择";
  3768. $text['label-select']['ja-jp'] = "選択する";
  3769. $text['label-select']['ko-kr'] = "선택하다";
  3770. $text['label-search']['en-us'] = "Search...";
  3771. $text['label-search']['ka-ge'] = "ძიება...";
  3772. $text['label-search']['en-gb'] = "Search...";
  3773. $text['label-search']['ar-eg'] = "يبحث...";
  3774. $text['label-search']['de-at'] = "Suche...";
  3775. $text['label-search']['de-ch'] = "Suche...";
  3776. $text['label-search']['de-de'] = "Suche...";
  3777. $text['label-search']['el-gr'] = "Αναζήτηση...";
  3778. $text['label-search']['es-cl'] = "Buscar...";
  3779. $text['label-search']['es-mx'] = "Buscar...";
  3780. $text['label-search']['fr-ca'] = "Recherche...";
  3781. $text['label-search']['fr-fr'] = "Recherche...";
  3782. $text['label-search']['he-il'] = "תוצאות חיפוש";
  3783. $text['label-search']['it-it'] = "Ricerca...";
  3784. $text['label-search']['nl-nl'] = "Zoekopdracht...";
  3785. $text['label-search']['pl-pl'] = "Szukaj...";
  3786. $text['label-search']['pt-br'] = "Pesquisar...";
  3787. $text['label-search']['pt-pt'] = "Pesquisa...";
  3788. $text['label-search']['ro-ro'] = "Căutare...";
  3789. $text['label-search']['ru-ru'] = "Поиск...";
  3790. $text['label-search']['sv-se'] = "Sök ...";
  3791. $text['label-search']['uk-ua'] = "Результати пошуку";
  3792. $text['label-search']['tr-tr'] = "Ara...";
  3793. $text['label-search']['zh-cn'] = "搜索...";
  3794. $text['label-search']['ja-jp'] = "検索...";
  3795. $text['label-search']['ko-kr'] = "찾다...";
  3796. $text['label-order']['en-us'] = "Order";
  3797. $text['label-order']['ka-ge'] = "მიმდევრობა";
  3798. $text['label-order']['en-gb'] = "Order";
  3799. $text['label-order']['ar-eg'] = "طلب";
  3800. $text['label-order']['de-at'] = "Reihenfolge";
  3801. $text['label-order']['de-ch'] = "Reihenfolge";
  3802. $text['label-order']['de-de'] = "Reihenfolge";
  3803. $text['label-order']['el-gr'] = "Ταξινόμηση";
  3804. $text['label-order']['es-cl'] = "Orden";
  3805. $text['label-order']['es-mx'] = "Orden";
  3806. $text['label-order']['fr-ca'] = "Ordre";
  3807. $text['label-order']['fr-fr'] = "Ordre";
  3808. $text['label-order']['he-il'] = "להזמין";
  3809. $text['label-order']['it-it'] = "Ordine";
  3810. $text['label-order']['nl-nl'] = "Volgorde";
  3811. $text['label-order']['pl-pl'] = "Kolejność";
  3812. $text['label-order']['pt-br'] = "Ordem";
  3813. $text['label-order']['pt-pt'] = "Ordem";
  3814. $text['label-order']['ro-ro'] = "Ordin";
  3815. $text['label-order']['ru-ru'] = "Приоритет";
  3816. $text['label-order']['sv-se'] = "Ordning";
  3817. $text['label-order']['uk-ua'] = "Інше";
  3818. $text['label-order']['tr-tr'] = "Sipariş";
  3819. $text['label-order']['zh-cn'] = "命令";
  3820. $text['label-order']['ja-jp'] = "注文";
  3821. $text['label-order']['ko-kr'] = "주문하다";
  3822. $text['label-level']['en-us'] = "Level";
  3823. $text['label-level']['ka-ge'] = "დონე";
  3824. $text['label-level']['en-gb'] = "Level";
  3825. $text['label-level']['ar-eg'] = "مستوى";
  3826. $text['label-level']['de-at'] = "Eben";
  3827. $text['label-level']['de-ch'] = "Eben";
  3828. $text['label-level']['de-de'] = "Eben";
  3829. $text['label-level']['el-gr'] = "Επίπεδο";
  3830. $text['label-level']['es-cl'] = "Nivel";
  3831. $text['label-level']['es-mx'] = "Nivel";
  3832. $text['label-level']['fr-ca'] = "Niveau";
  3833. $text['label-level']['fr-fr'] = "Niveau";
  3834. $text['label-level']['he-il'] = "רָמָה";
  3835. $text['label-level']['it-it'] = "Livello";
  3836. $text['label-level']['nl-nl'] = "Niveau";
  3837. $text['label-level']['pl-pl'] = "Poziom";
  3838. $text['label-level']['pt-br'] = "Nível";
  3839. $text['label-level']['pt-pt'] = "Nível";
  3840. $text['label-level']['ro-ro'] = "Nivel";
  3841. $text['label-level']['ru-ru'] = "Уровень";
  3842. $text['label-level']['sv-se'] = "Nivå";
  3843. $text['label-level']['uk-ua'] = "Рівень";
  3844. $text['label-level']['tr-tr'] = "Seviye";
  3845. $text['label-level']['zh-cn'] = "等级";
  3846. $text['label-level']['ja-jp'] = "レベル";
  3847. $text['label-level']['ko-kr'] = "수준";
  3848. $text['label-add']['en-us'] = "Add";
  3849. $text['label-add']['ka-ge'] = "დამატება";
  3850. $text['label-add']['en-gb'] = "Add";
  3851. $text['label-add']['ar-eg'] = "اضافة";
  3852. $text['label-add']['de-at'] = "Hinzufügen";
  3853. $text['label-add']['de-ch'] = "Hinzufügen";
  3854. $text['label-add']['de-de'] = "Hinzufügen";
  3855. $text['label-add']['el-gr'] = "Προσθήκη";
  3856. $text['label-add']['es-cl'] = "Agregar";
  3857. $text['label-add']['es-mx'] = "Agregar";
  3858. $text['label-add']['fr-ca'] = "Ajouter";
  3859. $text['label-add']['fr-fr'] = "Ajouter";
  3860. $text['label-add']['he-il'] = " להוסיף";
  3861. $text['label-add']['it-it'] = "Inserisci";
  3862. $text['label-add']['nl-nl'] = "Toevoegen";
  3863. $text['label-add']['pl-pl'] = "Dodaj";
  3864. $text['label-add']['pt-br'] = "Adicionar";
  3865. $text['label-add']['pt-pt'] = "Adicionar";
  3866. $text['label-add']['ro-ro'] = "Adăuga";
  3867. $text['label-add']['ru-ru'] = "Добавить";
  3868. $text['label-add']['sv-se'] = "Lägg Till";
  3869. $text['label-add']['uk-ua'] = "Додати";
  3870. $text['label-add']['tr-tr'] = "Ekle";
  3871. $text['label-add']['zh-cn'] = "添加";
  3872. $text['label-add']['ja-jp'] = "追加";
  3873. $text['label-add']['ko-kr'] = "추가하다";
  3874. $text['label-update']['en-us'] = "Update";
  3875. $text['label-update']['ka-ge'] = "განახლება";
  3876. $text['label-update']['en-gb'] = "Update";
  3877. $text['label-update']['ar-eg'] = "تحديث";
  3878. $text['label-update']['de-at'] = "Aktualisieren";
  3879. $text['label-update']['de-ch'] = "Aktualisieren";
  3880. $text['label-update']['de-de'] = "Aktualisieren";
  3881. $text['label-update']['el-gr'] = "Εκσυγχρονίζω";
  3882. $text['label-update']['es-cl'] = "Actualizar";
  3883. $text['label-update']['es-mx'] = "Actualizar";
  3884. $text['label-update']['fr-ca'] = "Mis à Jour";
  3885. $text['label-update']['fr-fr'] = "Mis à Jour";
  3886. $text['label-update']['he-il'] = "עדכון";
  3887. $text['label-update']['it-it'] = "Aggiornamento";
  3888. $text['label-update']['nl-nl'] = "Update";
  3889. $text['label-update']['pl-pl'] = "Zaktualizuj";
  3890. $text['label-update']['pt-br'] = "Atualizar";
  3891. $text['label-update']['pt-pt'] = "Atualizar";
  3892. $text['label-update']['ro-ro'] = "Actualizați";
  3893. $text['label-update']['ru-ru'] = "Обновлять";
  3894. $text['label-update']['sv-se'] = "Uppdatering";
  3895. $text['label-update']['uk-ua'] = "оновлення";
  3896. $text['label-update']['tr-tr'] = "Güncelleme";
  3897. $text['label-update']['zh-cn'] = "更新";
  3898. $text['label-update']['ja-jp'] = "アップデート";
  3899. $text['label-update']['ko-kr'] = "업데이트";
  3900. $text['label-delete']['en-us'] = "Delete";
  3901. $text['label-delete']['ka-ge'] = "წაშლა";
  3902. $text['label-delete']['en-gb'] = "Delete";
  3903. $text['label-delete']['ar-eg'] = "يمسح";
  3904. $text['label-delete']['de-at'] = "Löschen";
  3905. $text['label-delete']['de-ch'] = "Löschen";
  3906. $text['label-delete']['de-de'] = "Löschen";
  3907. $text['label-delete']['el-gr'] = "Διαγραφή";
  3908. $text['label-delete']['es-cl'] = "Eliminar";
  3909. $text['label-delete']['es-mx'] = "Eliminar";
  3910. $text['label-delete']['fr-ca'] = "Supprimer";
  3911. $text['label-delete']['fr-fr'] = "Supprimer";
  3912. $text['label-delete']['he-il'] = "לִמְחוֹק";
  3913. $text['label-delete']['it-it'] = "Cancella";
  3914. $text['label-delete']['nl-nl'] = "Verwijderen";
  3915. $text['label-delete']['pl-pl'] = "Usuń";
  3916. $text['label-delete']['pt-br'] = "Remover";
  3917. $text['label-delete']['pt-pt'] = "Remover";
  3918. $text['label-delete']['ro-ro'] = "Șterge";
  3919. $text['label-delete']['ru-ru'] = "Удалить";
  3920. $text['label-delete']['sv-se'] = "Ta Bort";
  3921. $text['label-delete']['uk-ua'] = "Видалити";
  3922. $text['label-delete']['tr-tr'] = "Sil";
  3923. $text['label-delete']['zh-cn'] = "删除";
  3924. $text['label-delete']['ja-jp'] = "消去";
  3925. $text['label-delete']['ko-kr'] = "삭제";
  3926. $text['label-actions']['en-us'] = "Actions";
  3927. $text['label-actions']['ka-ge'] = "ქმედებები";
  3928. $text['label-actions']['en-gb'] = "Actions";
  3929. $text['label-actions']['ar-eg'] = "الأفعال";
  3930. $text['label-actions']['de-at'] = "Aktionen";
  3931. $text['label-actions']['de-ch'] = "Aktionen";
  3932. $text['label-actions']['de-de'] = "Aktionen";
  3933. $text['label-actions']['el-gr'] = "Ενέργειες";
  3934. $text['label-actions']['es-cl'] = "Accións";
  3935. $text['label-actions']['es-mx'] = "Accións";
  3936. $text['label-actions']['fr-ca'] = "Actions";
  3937. $text['label-actions']['fr-fr'] = "Actions";
  3938. $text['label-actions']['he-il'] = "פעולות";
  3939. $text['label-actions']['it-it'] = "Azioni";
  3940. $text['label-actions']['nl-nl'] = "Acties";
  3941. $text['label-actions']['pl-pl'] = "Akcje";
  3942. $text['label-actions']['pt-br'] = "Ações";
  3943. $text['label-actions']['pt-pt'] = "Ações";
  3944. $text['label-actions']['ro-ro'] = "Acțiuni";
  3945. $text['label-actions']['ru-ru'] = "Действия";
  3946. $text['label-actions']['sv-se'] = "Åtgärder";
  3947. $text['label-actions']['uk-ua'] = "Дії";
  3948. $text['label-actions']['tr-tr'] = "Eylemler";
  3949. $text['label-actions']['zh-cn'] = "动作";
  3950. $text['label-actions']['ja-jp'] = "行動";
  3951. $text['label-actions']['ko-kr'] = "행위";
  3952. $text['label-action']['en-us'] = "Action";
  3953. $text['label-action']['ka-ge'] = "ქმედება";
  3954. $text['label-action']['en-gb'] = "Action";
  3955. $text['label-action']['ar-eg'] = "الأفعال";
  3956. $text['label-action']['de-at'] = "Aktionen";
  3957. $text['label-action']['de-ch'] = "Aktionen";
  3958. $text['label-action']['de-de'] = "Aktionen";
  3959. $text['label-action']['el-gr'] = "Ενέργειες";
  3960. $text['label-action']['es-cl'] = "Acción";
  3961. $text['label-action']['es-mx'] = "Acción";
  3962. $text['label-action']['fr-ca'] = "Action";
  3963. $text['label-action']['fr-fr'] = "Action";
  3964. $text['label-action']['he-il'] = "פעולות";
  3965. $text['label-action']['it-it'] = "Azioni";
  3966. $text['label-action']['nl-nl'] = "Actie";
  3967. $text['label-action']['pl-pl'] = "Akcja";
  3968. $text['label-action']['pt-br'] = "Açõe";
  3969. $text['label-action']['pt-pt'] = "Açõe";
  3970. $text['label-action']['ro-ro'] = "Acțiune";
  3971. $text['label-action']['ru-ru'] = "Действия";
  3972. $text['label-action']['sv-se'] = "Åtgärder";
  3973. $text['label-action']['uk-ua'] = "Дії";
  3974. $text['label-action']['tr-tr'] = "Eylem";
  3975. $text['label-action']['zh-cn'] = "行动";
  3976. $text['label-action']['ja-jp'] = "アクション";
  3977. $text['label-action']['ko-kr'] = "행동";
  3978. $text['label-context']['en-us'] = "Context";
  3979. $text['label-context']['ka-ge'] = "კონტექსტი";
  3980. $text['label-context']['en-gb'] = "Context";
  3981. $text['label-context']['ar-eg'] = "سياق";
  3982. $text['label-context']['de-at'] = "Kontext";
  3983. $text['label-context']['de-ch'] = "Kontext";
  3984. $text['label-context']['de-de'] = "Kontext";
  3985. $text['label-context']['el-gr'] = "Context";
  3986. $text['label-context']['es-cl'] = "Contexto";
  3987. $text['label-context']['es-mx'] = "Contexto";
  3988. $text['label-context']['fr-ca'] = "Contexte";
  3989. $text['label-context']['fr-fr'] = "Contexte";
  3990. $text['label-context']['he-il'] = "הֶקשֵׁר";
  3991. $text['label-context']['it-it'] = "Contesto";
  3992. $text['label-context']['nl-nl'] = "Context";
  3993. $text['label-context']['pl-pl'] = "Kontekst";
  3994. $text['label-context']['pt-br'] = "Contexto";
  3995. $text['label-context']['pt-pt'] = "Contexto";
  3996. $text['label-context']['ro-ro'] = "Context";
  3997. $text['label-context']['ru-ru'] = "Контекст";
  3998. $text['label-context']['sv-se'] = "Context";
  3999. $text['label-context']['uk-ua'] = "Контекст";
  4000. $text['label-context']['tr-tr'] = "Bağlam";
  4001. $text['label-context']['zh-cn'] = "语境";
  4002. $text['label-context']['ja-jp'] = "コンテクスト";
  4003. $text['label-context']['ko-kr'] = "문맥";
  4004. $text['label-copy']['en-us'] = "Copy";
  4005. $text['label-copy']['ka-ge'] = "კოპირება";
  4006. $text['label-copy']['en-gb'] = "Copy";
  4007. $text['label-copy']['ar-eg'] = "ينسخ";
  4008. $text['label-copy']['de-at'] = "Kopieren";
  4009. $text['label-copy']['de-ch'] = "Kopieren";
  4010. $text['label-copy']['de-de'] = "Kopieren";
  4011. $text['label-copy']['el-gr'] = "Αντιγραφή";
  4012. $text['label-copy']['es-cl'] = "Copiar";
  4013. $text['label-copy']['es-mx'] = "Copiar";
  4014. $text['label-copy']['fr-ca'] = "Copier";
  4015. $text['label-copy']['fr-fr'] = "Copier";
  4016. $text['label-copy']['he-il'] = "העתק";
  4017. $text['label-copy']['it-it'] = "Copia";
  4018. $text['label-copy']['nl-nl'] = "Kopiëren";
  4019. $text['label-copy']['pl-pl'] = "Kopiuj";
  4020. $text['label-copy']['pt-br'] = "Copiar";
  4021. $text['label-copy']['pt-pt'] = "Copiar";
  4022. $text['label-copy']['ro-ro'] = "Copie";
  4023. $text['label-copy']['ru-ru'] = "Копировать";
  4024. $text['label-copy']['sv-se'] = "Kopiera";
  4025. $text['label-copy']['uk-ua'] = "Копіювати";
  4026. $text['label-copy']['tr-tr'] = "Kopyala";
  4027. $text['label-copy']['zh-cn'] = "复制";
  4028. $text['label-copy']['ja-jp'] = "コピー";
  4029. $text['label-copy']['ko-kr'] = "복사";
  4030. $text['label-duplicate']['en-us'] = "Duplicate";
  4031. $text['label-duplicate']['ka-ge'] = "დუბლიკატი";
  4032. $text['label-duplicate']['en-gb'] = "Duplicate";
  4033. $text['label-duplicate']['ar-eg'] = "ينسخ";
  4034. $text['label-duplicate']['de-at'] = "Kopieren";
  4035. $text['label-duplicate']['de-ch'] = "Kopieren";
  4036. $text['label-duplicate']['de-de'] = "Kopieren";
  4037. $text['label-duplicate']['el-gr'] = "Αντιγραφή";
  4038. $text['label-duplicate']['es-cl'] = "Copiar";
  4039. $text['label-duplicate']['es-mx'] = "Copiar";
  4040. $text['label-duplicate']['fr-ca'] = "Copier";
  4041. $text['label-duplicate']['fr-fr'] = "Copier";
  4042. $text['label-duplicate']['he-il'] = "העתק";
  4043. $text['label-duplicate']['it-it'] = "Copia";
  4044. $text['label-duplicate']['nl-nl'] = "Duplicaat";
  4045. $text['label-duplicate']['pl-pl'] = "Kopiuj";
  4046. $text['label-duplicate']['pt-br'] = "Copiar";
  4047. $text['label-duplicate']['pt-pt'] = "Copiar";
  4048. $text['label-duplicate']['ro-ro'] = "Duplicat";
  4049. $text['label-duplicate']['ru-ru'] = "Копировать";
  4050. $text['label-duplicate']['sv-se'] = "Kopiera";
  4051. $text['label-duplicate']['uk-ua'] = "Копіювати";
  4052. $text['label-duplicate']['tr-tr'] = "Kopyala";
  4053. $text['label-duplicate']['zh-cn'] = "复制";
  4054. $text['label-duplicate']['ja-jp'] = "複製";
  4055. $text['label-duplicate']['ko-kr'] = "복제하다";
  4056. $text['label-all']['en-us'] = "All";
  4057. $text['label-all']['ka-ge'] = "ყველა";
  4058. $text['label-all']['en-gb'] = "All";
  4059. $text['label-all']['ar-eg'] = "الكل";
  4060. $text['label-all']['de-at'] = "Alle";
  4061. $text['label-all']['de-ch'] = "Alle";
  4062. $text['label-all']['de-de'] = "Alle";
  4063. $text['label-all']['el-gr'] = "Όλα";
  4064. $text['label-all']['es-cl'] = "Todos";
  4065. $text['label-all']['es-mx'] = "Todos";
  4066. $text['label-all']['fr-ca'] = "Tout";
  4067. $text['label-all']['fr-fr'] = "Tout";
  4068. $text['label-all']['he-il'] = "הצג הכל";
  4069. $text['label-all']['it-it'] = "Tutto";
  4070. $text['label-all']['nl-nl'] = "Alle";
  4071. $text['label-all']['pl-pl'] = "Wszystkie";
  4072. $text['label-all']['pt-br'] = "Todos";
  4073. $text['label-all']['pt-pt'] = "Todos";
  4074. $text['label-all']['ro-ro'] = "Toate";
  4075. $text['label-all']['ru-ru'] = "все";
  4076. $text['label-all']['sv-se'] = "Allt";
  4077. $text['label-all']['uk-ua'] = "всі";
  4078. $text['label-all']['tr-tr'] = "Görüntüle";
  4079. $text['label-all']['zh-cn'] = "全部";
  4080. $text['label-all']['ja-jp'] = "全て";
  4081. $text['label-all']['ko-kr'] = "모두";
  4082. $text['label-music_on_hold']['en-us'] = "Music on Hold";
  4083. $text['label-music_on_hold']['ka-ge'] = "დაყოვნების მუსიკა";
  4084. $text['label-music_on_hold']['en-gb'] = "Music on Hold";
  4085. $text['label-music_on_hold']['ar-eg'] = "موسيقى المؤجلة";
  4086. $text['label-music_on_hold']['de-at'] = "Wartemusik";
  4087. $text['label-music_on_hold']['de-ch'] = "Wartemusik";
  4088. $text['label-music_on_hold']['de-de'] = "Wartemusik";
  4089. $text['label-music_on_hold']['el-gr'] = "Μουσική Αναμονής";
  4090. $text['label-music_on_hold']['es-cl'] = "Musica en Espera";
  4091. $text['label-music_on_hold']['es-mx'] = "Musica en Espera";
  4092. $text['label-music_on_hold']['fr-ca'] = "Musique d'attente";
  4093. $text['label-music_on_hold']['fr-fr'] = "Musique d'attente";
  4094. $text['label-music_on_hold']['he-il'] = "מוסיקה בהמתנה";
  4095. $text['label-music_on_hold']['it-it'] = "Musica d'attesa";
  4096. $text['label-music_on_hold']['nl-nl'] = "Music op Hold";
  4097. $text['label-music_on_hold']['pl-pl'] = "Muzyka na czekanie";
  4098. $text['label-music_on_hold']['pt-br'] = "Música de espera";
  4099. $text['label-music_on_hold']['pt-pt'] = "Música em Espera";
  4100. $text['label-music_on_hold']['ro-ro'] = "Muzică în așteptare";
  4101. $text['label-music_on_hold']['ru-ru'] = "Музыка на удержании";
  4102. $text['label-music_on_hold']['sv-se'] = "Väntmusik";
  4103. $text['label-music_on_hold']['uk-ua'] = "Музика на утриманні";
  4104. $text['label-music_on_hold']['tr-tr'] = "Müzik Beklemede";
  4105. $text['label-music_on_hold']['zh-cn'] = "保留音乐";
  4106. $text['label-music_on_hold']['ja-jp'] = "保留音";
  4107. $text['label-music_on_hold']['ko-kr'] = "음악 보류";
  4108. $text['label-recordings']['en-us'] = "Recordings";
  4109. $text['label-recordings']['ka-ge'] = "ჩანაწერები";
  4110. $text['label-recordings']['en-gb'] = "Recordings";
  4111. $text['label-recordings']['ar-eg'] = "التسجيلات";
  4112. $text['label-recordings']['de-at'] = "Aufzeichnungen";
  4113. $text['label-recordings']['de-ch'] = "Aufzeichnungen";
  4114. $text['label-recordings']['de-de'] = "Aufzeichnungen";
  4115. $text['label-recordings']['el-gr'] = "Ηχητικές Εγγραφές";
  4116. $text['label-recordings']['es-cl'] = "Grabaciones";
  4117. $text['label-recordings']['es-mx'] = "Grabaciones";
  4118. $text['label-recordings']['fr-ca'] = "Enregistrements";
  4119. $text['label-recordings']['fr-fr'] = "Enregistrements";
  4120. $text['label-recordings']['he-il'] = "הקלטות";
  4121. $text['label-recordings']['it-it'] = "Registrazioni";
  4122. $text['label-recordings']['nl-nl'] = "Recordings";
  4123. $text['label-recordings']['pl-pl'] = "Nagrania";
  4124. $text['label-recordings']['pt-br'] = "Gravações";
  4125. $text['label-recordings']['pt-pt'] = "Gravações";
  4126. $text['label-recordings']['ro-ro'] = "Înregistrări";
  4127. $text['label-recordings']['ru-ru'] = "Записи";
  4128. $text['label-recordings']['sv-se'] = "Inspelningar";
  4129. $text['label-recordings']['uk-ua'] = "записи";
  4130. $text['label-recordings']['tr-tr'] = "Kayıtlar";
  4131. $text['label-recordings']['zh-cn'] = "录音";
  4132. $text['label-recordings']['ja-jp'] = "録音";
  4133. $text['label-recordings']['ko-kr'] = "녹음";
  4134. $text['label-ringtones']['en-us'] = "Ringtones";
  4135. $text['label-ringtones']['ka-ge'] = "ზარის მელოდიები";
  4136. $text['label-ringtones']['en-gb'] = "Ringtones";
  4137. $text['label-ringtones']['ar-eg'] = "نغمات";
  4138. $text['label-ringtones']['de-at'] = "Töne";
  4139. $text['label-ringtones']['de-ch'] = "Töne";
  4140. $text['label-ringtones']['de-de'] = "Töne";
  4141. $text['label-ringtones']['el-gr'] = "Ήχοι κλήσεων";
  4142. $text['label-ringtones']['es-cl'] = "Tono";
  4143. $text['label-ringtones']['es-mx'] = "Tono";
  4144. $text['label-ringtones']['fr-ca'] = "Sonneries";
  4145. $text['label-ringtones']['fr-fr'] = "Sonneries";
  4146. $text['label-ringtones']['he-il'] = "טוֹן";
  4147. $text['label-ringtones']['it-it'] = "Tono";
  4148. $text['label-ringtones']['nl-nl'] = "Toon";
  4149. $text['label-ringtones']['pl-pl'] = "Dzwonki";
  4150. $text['label-ringtones']['pt-br'] = "Tons de toque";
  4151. $text['label-ringtones']['pt-pt'] = "Tom";
  4152. $text['label-ringtones']['ro-ro'] = "Tonuri de apel";
  4153. $text['label-ringtones']['ru-ru'] = "Тон";
  4154. $text['label-ringtones']['sv-se'] = "Toner";
  4155. $text['label-ringtones']['uk-ua'] = "Тон";
  4156. $text['label-ringtones']['tr-tr'] = "ringtones";
  4157. $text['label-ringtones']['zh-cn'] = "铃声";
  4158. $text['label-ringtones']['ja-jp'] = "着信音";
  4159. $text['label-ringtones']['ko-kr'] = "벨소리";
  4160. $text['label-streams']['en-us'] = "Streams";
  4161. $text['label-streams']['ka-ge'] = "ნაკადები";
  4162. $text['label-streams']['en-gb'] = "Streams";
  4163. $text['label-streams']['ar-eg'] = "تيارات";
  4164. $text['label-streams']['de-at'] = "Ströme";
  4165. $text['label-streams']['de-ch'] = "Ströme";
  4166. $text['label-streams']['de-de'] = "Ströme";
  4167. $text['label-streams']['el-gr'] = "Αναμεταδόσεις";
  4168. $text['label-streams']['es-cl'] = "Corrientes";
  4169. $text['label-streams']['es-mx'] = "Corrientes";
  4170. $text['label-streams']['fr-ca'] = "Flux";
  4171. $text['label-streams']['fr-fr'] = "Ruisseaux";
  4172. $text['label-streams']['he-il'] = "זרמים";
  4173. $text['label-streams']['it-it'] = "Flussi";
  4174. $text['label-streams']['nl-nl'] = "Stromen";
  4175. $text['label-streams']['pl-pl'] = "Strumienie";
  4176. $text['label-streams']['pt-br'] = "Fluxo de dados (streams)";
  4177. $text['label-streams']['pt-pt'] = "Fluxos";
  4178. $text['label-streams']['ro-ro'] = "Fluxuri";
  4179. $text['label-streams']['ru-ru'] = "Потоки";
  4180. $text['label-streams']['sv-se'] = "Strömmar";
  4181. $text['label-streams']['uk-ua'] = "Потоки";
  4182. $text['label-streams']['tr-tr'] = "Akışlar";
  4183. $text['label-streams']['zh-cn'] = "溪流";
  4184. $text['label-streams']['ja-jp'] = "ストリーム";
  4185. $text['label-streams']['ko-kr'] = "스트림";
  4186. $text['label-tones']['en-us'] = "Tones";
  4187. $text['label-tones']['ka-ge'] = "ტონები";
  4188. $text['label-tones']['en-gb'] = "Tones";
  4189. $text['label-tones']['ar-eg'] = "النغمات";
  4190. $text['label-tones']['de-at'] = "Töne";
  4191. $text['label-tones']['de-ch'] = "Töne";
  4192. $text['label-tones']['de-de'] = "Töne";
  4193. $text['label-tones']['el-gr'] = "Τονικοί Παλμοί";
  4194. $text['label-tones']['es-cl'] = "Tono";
  4195. $text['label-tones']['es-mx'] = "Tono";
  4196. $text['label-tones']['fr-ca'] = "Tonalités";
  4197. $text['label-tones']['fr-fr'] = "Tonalités";
  4198. $text['label-tones']['he-il'] = "טוֹן";
  4199. $text['label-tones']['it-it'] = "Tono";
  4200. $text['label-tones']['nl-nl'] = "Toon";
  4201. $text['label-tones']['pl-pl'] = "Tony";
  4202. $text['label-tones']['pt-br'] = "Tons";
  4203. $text['label-tones']['pt-pt'] = "Tom";
  4204. $text['label-tones']['ro-ro'] = "Tonuri";
  4205. $text['label-tones']['ru-ru'] = "Тон";
  4206. $text['label-tones']['sv-se'] = "Toner";
  4207. $text['label-tones']['uk-ua'] = "Тон";
  4208. $text['label-tones']['tr-tr'] = "Tonlar";
  4209. $text['label-tones']['zh-cn'] = "音调";
  4210. $text['label-tones']['ja-jp'] = "トーン";
  4211. $text['label-tones']['ko-kr'] = "톤";
  4212. $text['label-default']['en-us'] = "Default";
  4213. $text['label-default']['ka-ge'] = "ნაგულისხმევი";
  4214. $text['label-default']['en-gb'] = "Default";
  4215. $text['label-default']['ar-eg'] = "בְּרִירַת מֶחדָל";
  4216. $text['label-default']['de-at'] = "Standard";
  4217. $text['label-default']['de-ch'] = "Standard";
  4218. $text['label-default']['de-de'] = "Standard";
  4219. $text['label-default']['el-gr'] = "Προεπιλογή";
  4220. $text['label-default']['es-cl'] = "Defecto";
  4221. $text['label-default']['es-mx'] = "Defecto";
  4222. $text['label-default']['fr-ca'] = "Par Défaut";
  4223. $text['label-default']['fr-fr'] = "Défaut";
  4224. $text['label-default']['he-il'] = "Default";
  4225. $text['label-default']['it-it'] = "Default";
  4226. $text['label-default']['nl-nl'] = "ôfwêzichheid";
  4227. $text['label-default']['pl-pl'] = "Domyślne";
  4228. $text['label-default']['pt-br'] = "Padrão";
  4229. $text['label-default']['pt-pt'] = "Padrão";
  4230. $text['label-default']['ro-ro'] = "Mod implicit";
  4231. $text['label-default']['ru-ru'] = "По умолчанию";
  4232. $text['label-default']['sv-se'] = "Standard";
  4233. $text['label-default']['uk-ua'] = "дефолт";
  4234. $text['label-default']['tr-tr'] = "Varsayılan";
  4235. $text['label-default']['zh-cn'] = "默认";
  4236. $text['label-default']['ja-jp'] = "デフォルト";
  4237. $text['label-default']['ko-kr'] = "기본";
  4238. $text['label-virtual']['en-us'] = "Virtual";
  4239. $text['label-virtual']['ka-ge'] = "ვირტუალური";
  4240. $text['label-virtual']['en-gb'] = "Virtual";
  4241. $text['label-virtual']['ar-eg'] = "افتراضي";
  4242. $text['label-virtual']['de-at'] = "Virtuell";
  4243. $text['label-virtual']['de-ch'] = "Virtuell";
  4244. $text['label-virtual']['de-de'] = "Virtuell";
  4245. $text['label-virtual']['el-gr'] = "Εικονικός";
  4246. $text['label-virtual']['es-cl'] = "Virtual";
  4247. $text['label-virtual']['es-mx'] = "Virtual";
  4248. $text['label-virtual']['fr-ca'] = "Virtuel";
  4249. $text['label-virtual']['fr-fr'] = "Virtuel";
  4250. $text['label-virtual']['he-il'] = "וירטואלי";
  4251. $text['label-virtual']['it-it'] = "Virtuale";
  4252. $text['label-virtual']['nl-nl'] = "Virtuell";
  4253. $text['label-virtual']['pl-pl'] = "Wirtualny";
  4254. $text['label-virtual']['pt-br'] = "Virtual";
  4255. $text['label-virtual']['pt-pt'] = "Virtual";
  4256. $text['label-virtual']['ro-ro'] = "Virtual";
  4257. $text['label-virtual']['ru-ru'] = "Виртуальный";
  4258. $text['label-virtual']['sv-se'] = "Virtuell";
  4259. $text['label-virtual']['uk-ua'] = "віртуальний";
  4260. $text['label-virtual']['tr-tr'] = "Sanal";
  4261. $text['label-virtual']['zh-cn'] = "虚拟的";
  4262. $text['label-virtual']['ja-jp'] = "バーチャル";
  4263. $text['label-virtual']['ko-kr'] = "가상";
  4264. $text['label-git_branch']['en-us'] = "Branch:";
  4265. $text['label-git_branch']['ka-ge'] = "ფილიალი:";
  4266. $text['label-git_branch']['en-gb'] = "Branch:";
  4267. $text['label-git_branch']['ar-eg'] = "فرع";
  4268. $text['label-git_branch']['de-at'] = "Zweig:";
  4269. $text['label-git_branch']['de-ch'] = "Zweig:";
  4270. $text['label-git_branch']['de-de'] = "Zweig:";
  4271. $text['label-git_branch']['el-gr'] = "Τμήμα:";
  4272. $text['label-git_branch']['es-cl'] = "Rama:";
  4273. $text['label-git_branch']['es-mx'] = "Rama:";
  4274. $text['label-git_branch']['fr-ca'] = "Une succursale:";
  4275. $text['label-git_branch']['fr-fr'] = "Une succursale:";
  4276. $text['label-git_branch']['he-il'] = "ענף:";
  4277. $text['label-git_branch']['it-it'] = "Branch:";
  4278. $text['label-git_branch']['nl-nl'] = "Tak:";
  4279. $text['label-git_branch']['pl-pl'] = "Gałąź:";
  4280. $text['label-git_branch']['pt-br'] = "Base:";
  4281. $text['label-git_branch']['pt-pt'] = "Ramo:";
  4282. $text['label-git_branch']['ro-ro'] = "Ramura:";
  4283. $text['label-git_branch']['ru-ru'] = "Филиал:";
  4284. $text['label-git_branch']['sv-se'] = "Gren:";
  4285. $text['label-git_branch']['uk-ua'] = "філія:";
  4286. $text['label-git_branch']['tr-tr'] = "Dal:";
  4287. $text['label-git_branch']['zh-cn'] = "分支:";
  4288. $text['label-git_branch']['ja-jp'] = "ブランチ:";
  4289. $text['label-git_branch']['ko-kr'] = "나뭇가지:";
  4290. $text['label-git_commit']['en-us'] = "Commit:";
  4291. $text['label-git_commit']['ka-ge'] = "გადაცემა:";
  4292. $text['label-git_commit']['en-gb'] = "Commit:";
  4293. $text['label-git_commit']['ar-eg'] = "يقترف";
  4294. $text['label-git_commit']['de-at'] = "Commit:";
  4295. $text['label-git_commit']['de-ch'] = "Commit:";
  4296. $text['label-git_commit']['de-de'] = "Commit:";
  4297. $text['label-git_commit']['el-gr'] = "Υποβολή:";
  4298. $text['label-git_commit']['es-cl'] = "Cometer";
  4299. $text['label-git_commit']['es-mx'] = "Cometer";
  4300. $text['label-git_commit']['fr-ca'] = "Commettre";
  4301. $text['label-git_commit']['fr-fr'] = "Commettre";
  4302. $text['label-git_commit']['he-il'] = "לְבַצֵעַ";
  4303. $text['label-git_commit']['it-it'] = "Commit:";
  4304. $text['label-git_commit']['nl-nl'] = "Verbinden";
  4305. $text['label-git_commit']['pl-pl'] = "Zatwierdzenie:";
  4306. $text['label-git_commit']['pt-br'] = "Submeter";
  4307. $text['label-git_commit']['pt-pt'] = "cometer";
  4308. $text['label-git_commit']['ro-ro'] = "Angajează-te";
  4309. $text['label-git_commit']['ru-ru'] = "Принять:";
  4310. $text['label-git_commit']['sv-se'] = "Begå";
  4311. $text['label-git_commit']['uk-ua'] = "здійснити";
  4312. $text['label-git_commit']['tr-tr'] = "Commit:";
  4313. $text['label-git_commit']['zh-cn'] = "犯罪:";
  4314. $text['label-git_commit']['ja-jp'] = "専念:";
  4315. $text['label-git_commit']['ko-kr'] = "저지르다:";
  4316. $text['label-us-ring']['en-us'] = "us-ring";
  4317. $text['label-us-ring']['ka-ge'] = "us-ring";
  4318. $text['label-us-ring']['en-gb'] = "us-ring";
  4319. $text['label-us-ring']['ar-eg'] = "حلقة us";
  4320. $text['label-us-ring']['de-at'] = "uns-Ring";
  4321. $text['label-us-ring']['de-ch'] = "uns-Ring";
  4322. $text['label-us-ring']['de-de'] = "uns-Ring";
  4323. $text['label-us-ring']['el-gr'] = "us-ring";
  4324. $text['label-us-ring']['es-cl'] = "nosotros-anillo";
  4325. $text['label-us-ring']['es-mx'] = "nosotros-anillo";
  4326. $text['label-us-ring']['fr-ca'] = "États-Unis-ring";
  4327. $text['label-us-ring']['fr-fr'] = "États-Unis-ring";
  4328. $text['label-us-ring']['he-il'] = "צלצול לנו";
  4329. $text['label-us-ring']['it-it'] = "noi-anello";
  4330. $text['label-us-ring']['nl-nl'] = "us-ring";
  4331. $text['label-us-ring']['pl-pl'] = "us-pierścień";
  4332. $text['label-us-ring']['pt-br'] = "nós-anel";
  4333. $text['label-us-ring']['pt-pt'] = "nós-anel";
  4334. $text['label-us-ring']['ro-ro'] = "noi-ring";
  4335. $text['label-us-ring']['ru-ru'] = "нам-кольцо";
  4336. $text['label-us-ring']['sv-se'] = "oss-ring";
  4337. $text['label-us-ring']['uk-ua'] = "us-ring";
  4338. $text['label-us-ring']['tr-tr'] = "us-ring";
  4339. $text['label-us-ring']['zh-cn'] = "美国环";
  4340. $text['label-us-ring']['ja-jp'] = "私たちのリング";
  4341. $text['label-us-ring']['ko-kr'] = "우리 반지";
  4342. $text['label-uk-ring']['en-us'] = "uk-ring";
  4343. $text['label-uk-ring']['ka-ge'] = "uk-ring";
  4344. $text['label-uk-ring']['en-gb'] = "uk-ring";
  4345. $text['label-uk-ring']['ar-eg'] = "حلقة uk";
  4346. $text['label-uk-ring']['de-at'] = "uk-Ring";
  4347. $text['label-uk-ring']['de-ch'] = "uk-Ring";
  4348. $text['label-uk-ring']['de-de'] = "uk-Ring";
  4349. $text['label-uk-ring']['el-gr'] = "βρετανικό δαχτυλίδι";
  4350. $text['label-uk-ring']['es-cl'] = "Reino Unido-anillo";
  4351. $text['label-uk-ring']['es-mx'] = "Reino Unido-anillo";
  4352. $text['label-uk-ring']['fr-ca'] = "Grande Bretagne-ring";
  4353. $text['label-uk-ring']['fr-fr'] = "Grande Bretagne-ring";
  4354. $text['label-uk-ring']['he-il'] = "צלצול אנגלי";
  4355. $text['label-uk-ring']['it-it'] = "uk-ring";
  4356. $text['label-uk-ring']['nl-nl'] = "uk-ring";
  4357. $text['label-uk-ring']['pl-pl'] = "uk-ring";
  4358. $text['label-uk-ring']['pt-br'] = "anel britânico";
  4359. $text['label-uk-ring']['pt-pt'] = "anel britânico";
  4360. $text['label-uk-ring']['ro-ro'] = "uk-ring";
  4361. $text['label-uk-ring']['ru-ru'] = "великобритания кольцо";
  4362. $text['label-uk-ring']['sv-se'] = "uk-ring";
  4363. $text['label-uk-ring']['uk-ua'] = "uk-ring";
  4364. $text['label-uk-ring']['tr-tr'] = "İngiltere halkası";
  4365. $text['label-uk-ring']['zh-cn'] = "英国环";
  4366. $text['label-uk-ring']['ja-jp'] = "英国リング";
  4367. $text['label-uk-ring']['ko-kr'] = "UK 링";
  4368. $text['label-pt-ring']['en-us'] = "pt-ring";
  4369. $text['label-pt-ring']['ka-ge'] = "pt-ring";
  4370. $text['label-pt-ring']['en-gb'] = "pt-ring";
  4371. $text['label-pt-ring']['ar-eg'] = "حلقة pt";
  4372. $text['label-pt-ring']['de-at'] = "pt-Ring";
  4373. $text['label-pt-ring']['de-ch'] = "pt-Ring";
  4374. $text['label-pt-ring']['de-de'] = "pt-Ring";
  4375. $text['label-pt-ring']['el-gr'] = "pt-ring";
  4376. $text['label-pt-ring']['es-cl'] = "pt-anillo";
  4377. $text['label-pt-ring']['es-mx'] = "pt-anillo";
  4378. $text['label-pt-ring']['fr-ca'] = "Portugal-ring";
  4379. $text['label-pt-ring']['fr-fr'] = "Portugal-ring";
  4380. $text['label-pt-ring']['he-il'] = "צלצול פולני";
  4381. $text['label-pt-ring']['it-it'] = "pt-anello";
  4382. $text['label-pt-ring']['nl-nl'] = "pt-ring";
  4383. $text['label-pt-ring']['pl-pl'] = "pierścień pt";
  4384. $text['label-pt-ring']['pt-br'] = "pt-ring";
  4385. $text['label-pt-ring']['pt-pt'] = "pt-ring";
  4386. $text['label-pt-ring']['ro-ro'] = "pt-ring";
  4387. $text['label-pt-ring']['ru-ru'] = "pt-кольцо";
  4388. $text['label-pt-ring']['sv-se'] = "pt-ring";
  4389. $text['label-pt-ring']['uk-ua'] = "пт-кільце";
  4390. $text['label-pt-ring']['tr-tr'] = "nokta halkası";
  4391. $text['label-pt-ring']['zh-cn'] = "pt环";
  4392. $text['label-pt-ring']['ja-jp'] = "ptリング";
  4393. $text['label-pt-ring']['ko-kr'] = "pt-링";
  4394. $text['label-ru-ring']['en-us'] = "ru-ring";
  4395. $text['label-ru-ring']['ka-ge'] = "ru-ring";
  4396. $text['label-ru-ring']['en-gb'] = "ru-ring";
  4397. $text['label-ru-ring']['ar-eg'] = "رو الدائري";
  4398. $text['label-ru-ring']['de-at'] = "ru-ring";
  4399. $text['label-ru-ring']['de-ch'] = "ru-ring";
  4400. $text['label-ru-ring']['de-de'] = "ru-ring";
  4401. $text['label-ru-ring']['el-gr'] = "ru-ring";
  4402. $text['label-ru-ring']['es-cl'] = "ru-anillo";
  4403. $text['label-ru-ring']['es-mx'] = "ru-anillo";
  4404. $text['label-ru-ring']['fr-ca'] = "ru-anneau";
  4405. $text['label-ru-ring']['fr-fr'] = "ru-anneau";
  4406. $text['label-ru-ring']['he-il'] = "ru-ring";
  4407. $text['label-ru-ring']['it-it'] = "ru-anello";
  4408. $text['label-ru-ring']['nl-nl'] = "ru-ring";
  4409. $text['label-ru-ring']['pl-pl'] = "ru-pierścień";
  4410. $text['label-ru-ring']['pt-br'] = "ru-ring";
  4411. $text['label-ru-ring']['pt-pt'] = "ru-ring";
  4412. $text['label-ru-ring']['ro-ro'] = "ru-ring";
  4413. $text['label-ru-ring']['ru-ru'] = "ру-ринг";
  4414. $text['label-ru-ring']['sv-se'] = "ru-ring";
  4415. $text['label-ru-ring']['uk-ua'] = "ru-ring";
  4416. $text['label-ru-ring']['tr-tr'] = "ru-ring";
  4417. $text['label-ru-ring']['zh-cn'] = "ru环";
  4418. $text['label-ru-ring']['ja-jp'] = "るーリング";
  4419. $text['label-ru-ring']['ko-kr'] = "루링";
  4420. $text['label-it-ring']['en-us'] = "it-ring";
  4421. $text['label-it-ring']['ka-ge'] = "it-ring";
  4422. $text['label-it-ring']['en-gb'] = "it-ring";
  4423. $text['label-it-ring']['ar-eg'] = "انها خاتم";
  4424. $text['label-it-ring']['de-at'] = "it-Ring";
  4425. $text['label-it-ring']['de-ch'] = "it-Ring";
  4426. $text['label-it-ring']['de-de'] = "fr-Ring";
  4427. $text['label-it-ring']['el-gr'] = "το δαχτυλίδι";
  4428. $text['label-it-ring']['es-cl'] = "es-anillo";
  4429. $text['label-it-ring']['es-mx'] = "es-anillo";
  4430. $text['label-it-ring']['fr-ca'] = "Italie-ring";
  4431. $text['label-it-ring']['fr-fr'] = "Italie-ring";
  4432. $text['label-it-ring']['he-il'] = "צלצול איטלקי";
  4433. $text['label-it-ring']['it-it'] = "suoneria";
  4434. $text['label-it-ring']['nl-nl'] = "het-ring";
  4435. $text['label-it-ring']['pl-pl'] = "to-pierścień";
  4436. $text['label-it-ring']['pt-br'] = "it-ring";
  4437. $text['label-it-ring']['pt-pt'] = "it-ring";
  4438. $text['label-it-ring']['ro-ro'] = "it-ring";
  4439. $text['label-it-ring']['ru-ru'] = "это кольцо";
  4440. $text['label-it-ring']['sv-se'] = "det-ring";
  4441. $text['label-it-ring']['uk-ua'] = "it-ring";
  4442. $text['label-it-ring']['tr-tr'] = "o-ring";
  4443. $text['label-it-ring']['zh-cn'] = "戒指";
  4444. $text['label-it-ring']['ja-jp'] = "それリング";
  4445. $text['label-it-ring']['ko-kr'] = "잇링";
  4446. $text['label-fr-ring']['en-us'] = "fr-ring";
  4447. $text['label-fr-ring']['ka-ge'] = "fr-ring";
  4448. $text['label-fr-ring']['en-gb'] = "fr-ring";
  4449. $text['label-fr-ring']['ar-eg'] = "حلقة الاب";
  4450. $text['label-fr-ring']['de-at'] = "fr-Ring";
  4451. $text['label-fr-ring']['de-ch'] = "fr-Ring";
  4452. $text['label-fr-ring']['el-gr'] = "fr-ring";
  4453. $text['label-fr-ring']['es-cl'] = "fr-anillo";
  4454. $text['label-fr-ring']['es-mx'] = "fr-anillo";
  4455. $text['label-fr-ring']['fr-ca'] = "France-ring";
  4456. $text['label-fr-ring']['fr-fr'] = "France-ring";
  4457. $text['label-fr-ring']['he-il'] = "צלצול צרפתי";
  4458. $text['label-fr-ring']['it-it'] = "fr-anello";
  4459. $text['label-fr-ring']['nl-nl'] = "fr-ring";
  4460. $text['label-fr-ring']['pl-pl'] = "fr-pierścień";
  4461. $text['label-fr-ring']['pt-br'] = "fr-anel";
  4462. $text['label-fr-ring']['pt-pt'] = "fr-anel";
  4463. $text['label-fr-ring']['ro-ro'] = "fr-ring";
  4464. $text['label-fr-ring']['ru-ru'] = "переднее кольцо";
  4465. $text['label-fr-ring']['sv-se'] = "fr-ring";
  4466. $text['label-fr-ring']['uk-ua'] = "фр-кільце";
  4467. $text['label-fr-ring']['tr-tr'] = "fr-ring";
  4468. $text['label-fr-ring']['zh-cn'] = "弗林";
  4469. $text['label-fr-ring']['ja-jp'] = "FRリング";
  4470. $text['label-fr-ring']['ko-kr'] = "프 링";
  4471. $text['option-true']['en-us'] = "True";
  4472. $text['option-true']['ka-ge'] = "ჭეშმარიტი";
  4473. $text['option-true']['en-gb'] = "True";
  4474. $text['option-true']['ar-eg'] = "حقيقي";
  4475. $text['option-true']['de-at'] = "Ein";
  4476. $text['option-true']['de-ch'] = "Ein";
  4477. $text['option-true']['de-de'] = "Ein";
  4478. $text['option-true']['el-gr'] = "Ενεργό";
  4479. $text['option-true']['es-cl'] = "verdadero";
  4480. $text['option-true']['es-mx'] = "verdadero";
  4481. $text['option-true']['fr-ca'] = "Vrai";
  4482. $text['option-true']['fr-fr'] = "Oui";
  4483. $text['option-true']['he-il'] = "נָכוֹן";
  4484. $text['option-true']['it-it'] = "Vero";
  4485. $text['option-true']['nl-nl'] = "WAAR";
  4486. $text['option-true']['pl-pl'] = "Tak";
  4487. $text['option-true']['pt-br'] = "Verdadeiro";
  4488. $text['option-true']['pt-pt'] = "Sim";
  4489. $text['option-true']['ro-ro'] = "Adevărat";
  4490. $text['option-true']['ru-ru'] = "Да";
  4491. $text['option-true']['sv-se'] = "Sann";
  4492. $text['option-true']['uk-ua'] = "правда";
  4493. $text['option-true']['tr-tr'] = "Doğru";
  4494. $text['option-true']['zh-cn'] = "真的";
  4495. $text['option-true']['ja-jp'] = "真実";
  4496. $text['option-true']['ko-kr'] = "진실";
  4497. $text['option-false']['en-us'] = "False";
  4498. $text['option-false']['ka-ge'] = "ცრუ";
  4499. $text['option-false']['en-gb'] = "False";
  4500. $text['option-false']['ar-eg'] = "خطأ شنيع";
  4501. $text['option-false']['de-at'] = "Aus";
  4502. $text['option-false']['de-ch'] = "Aus";
  4503. $text['option-false']['de-de'] = "Aus";
  4504. $text['option-false']['el-gr'] = "Μη Ενεργό";
  4505. $text['option-false']['es-cl'] = "Falso";
  4506. $text['option-false']['es-mx'] = "Falso";
  4507. $text['option-false']['fr-ca'] = "Faux";
  4508. $text['option-false']['fr-fr'] = "Non";
  4509. $text['option-false']['he-il'] = "שֶׁקֶר";
  4510. $text['option-false']['it-it'] = "Falso";
  4511. $text['option-false']['nl-nl'] = "Vals";
  4512. $text['option-false']['pl-pl'] = "Nie";
  4513. $text['option-false']['pt-br'] = "Falso";
  4514. $text['option-false']['pt-pt'] = "Não";
  4515. $text['option-false']['ro-ro'] = "Fals";
  4516. $text['option-false']['ru-ru'] = "Нет";
  4517. $text['option-false']['sv-se'] = "Falsk";
  4518. $text['option-false']['uk-ua'] = "помилковий";
  4519. $text['option-false']['tr-tr'] = "Yanlış";
  4520. $text['option-false']['zh-cn'] = "错误的";
  4521. $text['option-false']['ja-jp'] = "間違い";
  4522. $text['option-false']['ko-kr'] = "거짓";
  4523. $text['label-label']['en-us'] = "Label";
  4524. $text['label-label']['ka-ge'] = "ჭდე";
  4525. $text['label-label']['en-gb'] = "Label";
  4526. $text['label-label']['ar-eg'] = "ملصق";
  4527. $text['label-label']['de-at'] = "Kennzeichnung";
  4528. $text['label-label']['de-ch'] = "Kennzeichnung";
  4529. $text['label-label']['de-de'] = "Kennzeichnung";
  4530. $text['label-label']['el-gr'] = "Ετικέτα";
  4531. $text['label-label']['es-cl'] = "Etiqueta";
  4532. $text['label-label']['es-mx'] = "Etiqueta";
  4533. $text['label-label']['fr-ca'] = "Étiquette";
  4534. $text['label-label']['fr-fr'] = "Étiquette";
  4535. $text['label-label']['he-il'] = "תג";
  4536. $text['label-label']['it-it'] = "Etichetta";
  4537. $text['label-label']['nl-nl'] = "Etiket";
  4538. $text['label-label']['pl-pl'] = "Etykieta";
  4539. $text['label-label']['pt-br'] = "Etiqueta";
  4540. $text['label-label']['pt-pt'] = "Etiqueta";
  4541. $text['label-label']['ro-ro'] = "Eticheta";
  4542. $text['label-label']['ru-ru'] = "Метка";
  4543. $text['label-label']['sv-se'] = "Etikett";
  4544. $text['label-label']['uk-ua'] = "Назва";
  4545. $text['label-label']['tr-tr'] = "Etiket";
  4546. $text['label-label']['zh-cn'] = "标签";
  4547. $text['label-label']['ja-jp'] = "ラベル";
  4548. $text['label-label']['ko-kr'] = "상표";
  4549. $text['label-groups']['en-us'] = "Groups";
  4550. $text['label-groups']['ka-ge'] = "ჯგუფები";
  4551. $text['label-groups']['en-gb'] = "Groups";
  4552. $text['label-groups']['ar-eg'] = "مجموعات";
  4553. $text['label-groups']['de-at'] = "Gruppen";
  4554. $text['label-groups']['de-ch'] = "Gruppen";
  4555. $text['label-groups']['de-de'] = "Gruppen";
  4556. $text['label-groups']['el-gr'] = "Ομάδες";
  4557. $text['label-groups']['es-cl'] = "Grupos";
  4558. $text['label-groups']['es-mx'] = "Grupos";
  4559. $text['label-groups']['fr-ca'] = "Groupes";
  4560. $text['label-groups']['fr-fr'] = "Groupes";
  4561. $text['label-groups']['he-il'] = "קבוצות";
  4562. $text['label-groups']['it-it'] = "Grouppi";
  4563. $text['label-groups']['nl-nl'] = "Groepen";
  4564. $text['label-groups']['pl-pl'] = "Grupy";
  4565. $text['label-groups']['pt-br'] = "Grupos";
  4566. $text['label-groups']['pt-pt'] = "Grupos";
  4567. $text['label-groups']['ro-ro'] = "Grupuri";
  4568. $text['label-groups']['ru-ru'] = "Группы";
  4569. $text['label-groups']['sv-se'] = "Grupper";
  4570. $text['label-groups']['uk-ua'] = "Групи";
  4571. $text['label-groups']['tr-tr'] = "Gruplar";
  4572. $text['label-groups']['zh-cn'] = "团体";
  4573. $text['label-groups']['ja-jp'] = "グループ";
  4574. $text['label-groups']['ko-kr'] = "여러 떼";
  4575. $text['label-group']['en-us'] = "Group";
  4576. $text['label-group']['ka-ge'] = "ჯგუფი";
  4577. $text['label-group']['en-gb'] = "Group";
  4578. $text['label-group']['ar-eg'] = "مجموعة";
  4579. $text['label-group']['de-at'] = "Gruppe";
  4580. $text['label-group']['de-ch'] = "Gruppe";
  4581. $text['label-group']['de-de'] = "Gruppe";
  4582. $text['label-group']['es-cl'] = "Grupo";
  4583. $text['label-group']['es-mx'] = "Grupo";
  4584. $text['label-group']['fr-ca'] = "Groupe";
  4585. $text['label-group']['fr-fr'] = "Groupe";
  4586. $text['label-group']['he-il'] = "קבוצה";
  4587. $text['label-group']['it-it'] = "Gruppo";
  4588. $text['label-group']['nl-nl'] = "Groep";
  4589. $text['label-group']['pl-pl'] = "Grupa";
  4590. $text['label-group']['pt-br'] = "Grupo";
  4591. $text['label-group']['pt-pt'] = "Grupo";
  4592. $text['label-group']['ro-ro'] = "grup";
  4593. $text['label-group']['ru-ru'] = "Группа";
  4594. $text['label-group']['sv-se'] = "Grupp";
  4595. $text['label-group']['uk-ua'] = "Група";
  4596. $text['label-group']['el-gr'] = "Group";
  4597. $text['label-group']['tr-tr'] = "Grup";
  4598. $text['label-group']['zh-cn'] = "团体";
  4599. $text['label-group']['ja-jp'] = "グループ";
  4600. $text['label-group']['ko-kr'] = "그룹";
  4601. $text['label-recording']['en-us'] = "Recording";
  4602. $text['label-recording']['ka-ge'] = "ჩაწერა";
  4603. $text['label-recording']['en-gb'] = "Recording";
  4604. $text['label-recording']['ar-eg'] = "تسجيل";
  4605. $text['label-recording']['de-at'] = "Aufnahme";
  4606. $text['label-recording']['de-ch'] = "Aufnahme";
  4607. $text['label-recording']['de-de'] = "Aufnahme";
  4608. $text['label-recording']['el-gr'] = "Ηχητική Εγγραφή";
  4609. $text['label-recording']['es-cl'] = "Grabación";
  4610. $text['label-recording']['es-mx'] = "Grabación";
  4611. $text['label-recording']['fr-ca'] = "Enregistrement";
  4612. $text['label-recording']['fr-fr'] = "Enregistrement";
  4613. $text['label-recording']['he-il'] = "הקלטה";
  4614. $text['label-recording']['it-it'] = "Registrazione";
  4615. $text['label-recording']['nl-nl'] = "Opname";
  4616. $text['label-recording']['pl-pl'] = "Nagranie";
  4617. $text['label-recording']['pt-br'] = "Gravação";
  4618. $text['label-recording']['pt-pt'] = "Gravação";
  4619. $text['label-recording']['ro-ro'] = "Înregistrare";
  4620. $text['label-recording']['ru-ru'] = "Запись";
  4621. $text['label-recording']['sv-se'] = "Inspelning";
  4622. $text['label-recording']['uk-ua'] = "Запис";
  4623. $text['label-recording']['tr-tr'] = "Kaydediyor";
  4624. $text['label-recording']['zh-cn'] = "录音录音";
  4625. $text['label-recording']['ja-jp'] = "録音 録音";
  4626. $text['label-recording']['ko-kr'] = "녹음 녹음";
  4627. $text['label-download']['en-us'] = "Download";
  4628. $text['label-download']['ka-ge'] = "ჩამოტვირთვა";
  4629. $text['label-download']['en-gb'] = "Download";
  4630. $text['label-download']['ar-eg'] = "تحميل";
  4631. $text['label-download']['de-at'] = "Download";
  4632. $text['label-download']['de-ch'] = "Download";
  4633. $text['label-download']['de-de'] = "Download";
  4634. $text['label-download']['el-gr'] = "Ανάκτηση";
  4635. $text['label-download']['es-cl'] = "Descargar";
  4636. $text['label-download']['es-mx'] = "Descargar";
  4637. $text['label-download']['fr-ca'] = "Télécharger";
  4638. $text['label-download']['fr-fr'] = "Télécharger";
  4639. $text['label-download']['he-il'] = "הורד";
  4640. $text['label-download']['it-it'] = "Scaricamento";
  4641. $text['label-download']['nl-nl'] = "Downloaden";
  4642. $text['label-download']['pl-pl'] = "Pobierz";
  4643. $text['label-download']['pt-br'] = "Download";
  4644. $text['label-download']['pt-pt'] = "Descarregar";
  4645. $text['label-download']['ro-ro'] = "Descarca";
  4646. $text['label-download']['ru-ru'] = "Загрузить";
  4647. $text['label-download']['sv-se'] = "Ladda Ned";
  4648. $text['label-download']['uk-ua'] = "Завантажини";
  4649. $text['label-download']['tr-tr'] = "İndir";
  4650. $text['label-download']['zh-cn'] = "下载";
  4651. $text['label-download']['ja-jp'] = "ダウンロード";
  4652. $text['label-download']['ko-kr'] = "다운로드";
  4653. $text['label-miscellaneous']['en-us'] = "Miscellaneous";
  4654. $text['label-miscellaneous']['ka-ge'] = "სხვადასხვა";
  4655. $text['label-miscellaneous']['en-gb'] = "Miscellaneous";
  4656. $text['label-miscellaneous']['ar-eg'] = "متنوع";
  4657. $text['label-miscellaneous']['de-at'] = "Sonstiges";
  4658. $text['label-miscellaneous']['de-ch'] = "Sonstiges";
  4659. $text['label-miscellaneous']['de-de'] = "Sonstiges";
  4660. $text['label-miscellaneous']['el-gr'] = "Διάφορα";
  4661. $text['label-miscellaneous']['es-cl'] = "Diverso";
  4662. $text['label-miscellaneous']['es-mx'] = "Diverso";
  4663. $text['label-miscellaneous']['fr-ca'] = "Divers";
  4664. $text['label-miscellaneous']['fr-fr'] = "Divers";
  4665. $text['label-miscellaneous']['he-il'] = "שונות";
  4666. $text['label-miscellaneous']['it-it'] = "Varie";
  4667. $text['label-miscellaneous']['nl-nl'] = "Gemengd";
  4668. $text['label-miscellaneous']['pl-pl'] = "Różne";
  4669. $text['label-miscellaneous']['pt-br'] = "Diversos";
  4670. $text['label-miscellaneous']['pt-pt'] = "Variado";
  4671. $text['label-miscellaneous']['ro-ro'] = "Diverse";
  4672. $text['label-miscellaneous']['ru-ru'] = "Разное";
  4673. $text['label-miscellaneous']['sv-se'] = "Diverse";
  4674. $text['label-miscellaneous']['uk-ua'] = "Різне";
  4675. $text['label-miscellaneous']['tr-tr'] = "Miscellane";
  4676. $text['label-miscellaneous']['zh-cn'] = "各种各样的";
  4677. $text['label-miscellaneous']['ja-jp'] = "その他";
  4678. $text['label-miscellaneous']['ko-kr'] = "여러 가지 잡다한";
  4679. $text['label-phrases']['en-us'] = "Phrases";
  4680. $text['label-phrases']['ka-ge'] = "ფრაზები";
  4681. $text['label-phrases']['en-gb'] = "Phrases";
  4682. $text['label-phrases']['ar-eg'] = "عبارات";
  4683. $text['label-phrases']['de-at'] = "Phrasen";
  4684. $text['label-phrases']['de-ch'] = "Phrasen";
  4685. $text['label-phrases']['de-de'] = "Phrasen";
  4686. $text['label-phrases']['el-gr'] = "Φράσεις";
  4687. $text['label-phrases']['es-cl'] = "Grabaciones";
  4688. $text['label-phrases']['es-mx'] = "Grabaciones";
  4689. $text['label-phrases']['fr-ca'] = "Phrase";
  4690. $text['label-phrases']['fr-fr'] = "Guides Vocaux";
  4691. $text['label-phrases']['he-il'] = "ביטויים";
  4692. $text['label-phrases']['it-it'] = "Frasi";
  4693. $text['label-phrases']['nl-nl'] = "Zinnen";
  4694. $text['label-phrases']['pl-pl'] = "Zwroty";
  4695. $text['label-phrases']['pt-br'] = "Frases";
  4696. $text['label-phrases']['pt-pt'] = "Gravações";
  4697. $text['label-phrases']['ro-ro'] = "Expresii";
  4698. $text['label-phrases']['ru-ru'] = "Фразы";
  4699. $text['label-phrases']['sv-se'] = "Fraser";
  4700. $text['label-phrases']['uk-ua'] = "Фрази";
  4701. $text['label-phrases']['tr-tr'] = "Cümle cümleleri";
  4702. $text['label-phrases']['zh-cn'] = "短语";
  4703. $text['label-phrases']['ja-jp'] = "フレーズ";
  4704. $text['label-phrases']['ko-kr'] = "실없는 말";
  4705. $text['label-sounds']['en-us'] = "Sounds";
  4706. $text['label-sounds']['ka-ge'] = "ხმები";
  4707. $text['label-sounds']['en-gb'] = "Sounds";
  4708. $text['label-sounds']['ar-eg'] = "اصوات";
  4709. $text['label-sounds']['de-at'] = "Ruftöne";
  4710. $text['label-sounds']['de-ch'] = "Ruftöne";
  4711. $text['label-sounds']['de-de'] = "Ruftöne";
  4712. $text['label-sounds']['el-gr'] = "Ήχοι";
  4713. $text['label-sounds']['es-cl'] = "Sonidos";
  4714. $text['label-sounds']['es-mx'] = "Sonidos";
  4715. $text['label-sounds']['fr-ca'] = "Sons";
  4716. $text['label-sounds']['fr-fr'] = "Sons";
  4717. $text['label-sounds']['he-il'] = "צלילים";
  4718. $text['label-sounds']['it-it'] = "Suoni";
  4719. $text['label-sounds']['nl-nl'] = "Geluiden";
  4720. $text['label-sounds']['pl-pl'] = "Dźwięki";
  4721. $text['label-sounds']['pt-br'] = "Sons";
  4722. $text['label-sounds']['pt-pt'] = "Sons";
  4723. $text['label-sounds']['ro-ro'] = "Sunete";
  4724. $text['label-sounds']['ru-ru'] = "Звуки";
  4725. $text['label-sounds']['sv-se'] = "Ljud";
  4726. $text['label-sounds']['uk-ua'] = "звуки";
  4727. $text['label-sounds']['tr-tr'] = "Sesler";
  4728. $text['label-sounds']['zh-cn'] = "声音";
  4729. $text['label-sounds']['ja-jp'] = "音";
  4730. $text['label-sounds']['ko-kr'] = "소리";
  4731. $text['label-greeting']['en-us'] = "Greeting";
  4732. $text['label-greeting']['ka-ge'] = "მისალმება";
  4733. $text['label-greeting']['en-gb'] = "Greeting";
  4734. $text['label-greeting']['ar-eg'] = "تحية";
  4735. $text['label-greeting']['de-at'] = "Begrüßung";
  4736. $text['label-greeting']['de-ch'] = "Begrüßung";
  4737. $text['label-greeting']['de-de'] = "Begrüßung";
  4738. $text['label-greeting']['el-gr'] = "Χαιρετισμός";
  4739. $text['label-greeting']['es-cl'] = "ID de bienvenida";
  4740. $text['label-greeting']['es-mx'] = "ID de bienvenida";
  4741. $text['label-greeting']['fr-ca'] = "Salutation";
  4742. $text['label-greeting']['fr-fr'] = "ID d'accueil";
  4743. $text['label-greeting']['he-il'] = "בְּרָכָה";
  4744. $text['label-greeting']['it-it'] = "Saluto";
  4745. $text['label-greeting']['nl-nl'] = "Groet";
  4746. $text['label-greeting']['pl-pl'] = "ID Powitania";
  4747. $text['label-greeting']['pt-br'] = "Saudação";
  4748. $text['label-greeting']['pt-pt'] = "ID de Saudação";
  4749. $text['label-greeting']['ro-ro'] = "Salut";
  4750. $text['label-greeting']['ru-ru'] = "Приветствие";
  4751. $text['label-greeting']['sv-se'] = "Hälsning";
  4752. $text['label-greeting']['uk-ua'] = "ID привітання";
  4753. $text['label-greeting']['tr-tr'] = "Selam olsun";
  4754. $text['label-greeting']['zh-cn'] = "问候语";
  4755. $text['label-greeting']['ja-jp'] = "挨拶";
  4756. $text['label-greeting']['ko-kr'] = "인사";
  4757. $text['label-play']['en-us'] = "Play";
  4758. $text['label-play']['ka-ge'] = "დაკვრა";
  4759. $text['label-play']['en-gb'] = "Play";
  4760. $text['label-play']['ar-eg'] = "يلعب";
  4761. $text['label-play']['de-at'] = "Play";
  4762. $text['label-play']['de-ch'] = "Play";
  4763. $text['label-play']['de-de'] = "Play";
  4764. $text['label-play']['es-cl'] = "Reproducir";
  4765. $text['label-play']['es-mx'] = "Reproducir";
  4766. $text['label-play']['fr-ca'] = "Lire";
  4767. $text['label-play']['fr-fr'] = "Lire";
  4768. $text['label-play']['he-il'] = "נגן";
  4769. $text['label-play']['it-it'] = "Suona";
  4770. $text['label-play']['nl-nl'] = "Spelen";
  4771. $text['label-play']['pl-pl'] = "Odtwórz";
  4772. $text['label-play']['pt-br'] = "Tocar";
  4773. $text['label-play']['pt-pt'] = "Tocar";
  4774. $text['label-play']['ro-ro'] = "Joaca";
  4775. $text['label-play']['ru-ru'] = "Проиграть";
  4776. $text['label-play']['sv-se'] = "Spela Upp";
  4777. $text['label-play']['uk-ua'] = "Відтворити";
  4778. $text['label-play']['el-gr'] = "Παίξτε Play Play";
  4779. $text['label-play']['tr-tr'] = "Play Play Play Play";
  4780. $text['label-play']['zh-cn'] = "玩";
  4781. $text['label-play']['ja-jp'] = "遊ぶ";
  4782. $text['label-play']['ko-kr'] = "놀다";
  4783. $text['label-pause']['en-us'] = "Pause";
  4784. $text['label-pause']['ka-ge'] = "პაუზა";
  4785. $text['label-pause']['en-gb'] = "Pause";
  4786. $text['label-pause']['ar-eg'] = "يوقف";
  4787. $text['label-pause']['de-at'] = "Pause";
  4788. $text['label-pause']['de-ch'] = "Pause";
  4789. $text['label-pause']['de-de'] = "Pause";
  4790. $text['label-pause']['es-cl'] = "Pausa";
  4791. $text['label-pause']['es-mx'] = "Pausa";
  4792. $text['label-pause']['fr-ca'] = "Pause";
  4793. $text['label-pause']['fr-fr'] = "Pause";
  4794. $text['label-pause']['he-il'] = "השהייה";
  4795. $text['label-pause']['it-it'] = "Pausa";
  4796. $text['label-pause']['nl-nl'] = "Pause";
  4797. $text['label-pause']['pl-pl'] = "Pauza";
  4798. $text['label-pause']['pt-br'] = "Pausado";
  4799. $text['label-pause']['pt-pt'] = "Pausa";
  4800. $text['label-pause']['ro-ro'] = "Pauză";
  4801. $text['label-pause']['ru-ru'] = "Пауза";
  4802. $text['label-pause']['sv-se'] = "Paus";
  4803. $text['label-pause']['uk-ua'] = "Призупинити";
  4804. $text['label-pause']['el-gr'] = "παύση";
  4805. $text['label-pause']['tr-tr'] = "durak";
  4806. $text['label-pause']['zh-cn'] = "暂停";
  4807. $text['label-pause']['ja-jp'] = "一時停止";
  4808. $text['label-pause']['ko-kr'] = "정지시키다";
  4809. $text['label-caller_id_number']['en-us'] = "Caller ID Number";
  4810. $text['label-caller_id_number']['ka-ge'] = "CID ნომერი";
  4811. $text['label-caller_id_number']['en-gb'] = "Caller ID Number";
  4812. $text['label-caller_id_number']['ar-eg'] = "رقم هوية المتصل";
  4813. $text['label-caller_id_number']['de-at'] = "Anrufer Nummer";
  4814. $text['label-caller_id_number']['de-ch'] = "Anrufer Nummer";
  4815. $text['label-caller_id_number']['de-de'] = "Anrufer Nummer";
  4816. $text['label-caller_id_number']['el-gr'] = "Αριθμός Καλούντος";
  4817. $text['label-caller_id_number']['es-cl'] = "Número de Caller ID";
  4818. $text['label-caller_id_number']['es-mx'] = "Número de Caller ID";
  4819. $text['label-caller_id_number']['fr-ca'] = "Numéro d'appelant";
  4820. $text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant";
  4821. $text['label-caller_id_number']['he-il'] = "מספר זיהוי מתקשר";
  4822. $text['label-caller_id_number']['it-it'] = "ID Numero Chiamante";
  4823. $text['label-caller_id_number']['nl-nl'] = "Beller-ID-nummer";
  4824. $text['label-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
  4825. $text['label-caller_id_number']['pt-br'] = "Número do chamador";
  4826. $text['label-caller_id_number']['pt-pt'] = "Número do Chamador";
  4827. $text['label-caller_id_number']['ro-ro'] = "Numărul de identificare a apelantului";
  4828. $text['label-caller_id_number']['ru-ru'] = "Caller ID Номера";
  4829. $text['label-caller_id_number']['sv-se'] = "Nummerpresentation";
  4830. $text['label-caller_id_number']['uk-ua'] = "Caller ID Номер";
  4831. $text['label-caller_id_number']['tr-tr'] = "caller id number";
  4832. $text['label-caller_id_number']['zh-cn'] = "来电显示号码";
  4833. $text['label-caller_id_number']['ja-jp'] = "発信者番号";
  4834. $text['label-caller_id_number']['ko-kr'] = "발신자 ID 번호";
  4835. $text['label-caller_id_name']['en-us'] = "Caller ID Name";
  4836. $text['label-caller_id_name']['ka-ge'] = "CID სახელი";
  4837. $text['label-caller_id_name']['en-gb'] = "Caller ID Name";
  4838. $text['label-caller_id_name']['ar-eg'] = "اسم معرف المتصل";
  4839. $text['label-caller_id_name']['de-at'] = "Anrufer Name";
  4840. $text['label-caller_id_name']['de-ch'] = "Anrufer Name";
  4841. $text['label-caller_id_name']['de-de'] = "Anrufer Name";
  4842. $text['label-caller_id_name']['el-gr'] = "Όνομα Καλούντος";
  4843. $text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID";
  4844. $text['label-caller_id_name']['es-mx'] = "Nombre de Caller ID";
  4845. $text['label-caller_id_name']['fr-ca'] = "Nom D'Appelant";
  4846. $text['label-caller_id_name']['fr-fr'] = "Nom D'Appelant";
  4847. $text['label-caller_id_name']['he-il'] = "שם מתקשר";
  4848. $text['label-caller_id_name']['it-it'] = "ID Nome Chiamante";
  4849. $text['label-caller_id_name']['nl-nl'] = "Naam beller-ID";
  4850. $text['label-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
  4851. $text['label-caller_id_name']['pt-br'] = "Nome do Chamador";
  4852. $text['label-caller_id_name']['pt-pt'] = "Nome do Chamador";
  4853. $text['label-caller_id_name']['ro-ro'] = "Nume ID apelant";
  4854. $text['label-caller_id_name']['ru-ru'] = "Caller ID Имя";
  4855. $text['label-caller_id_name']['sv-se'] = "Namnpresentation";
  4856. $text['label-caller_id_name']['uk-ua'] = "Caller ID Ім’я";
  4857. $text['label-caller_id_name']['tr-tr'] = "caller id name";
  4858. $text['label-caller_id_name']['zh-cn'] = "来电显示名称";
  4859. $text['label-caller_id_name']['ja-jp'] = "発信者ID名";
  4860. $text['label-caller_id_name']['ko-kr'] = "발신자 ID 이름";
  4861. $text['label-characters']['en-us'] = "Characters";
  4862. $text['label-characters']['ka-ge'] = "სიმბოლოები";
  4863. $text['label-characters']['en-gb'] = "Characters";
  4864. $text['label-characters']['ar-eg'] = "الشخصيات";
  4865. $text['label-characters']['de-at'] = "Zeichen";
  4866. $text['label-characters']['de-ch'] = "Zeichen";
  4867. $text['label-characters']['de-de'] = "Zeichen";
  4868. $text['label-characters']['el-gr'] = "Χαρακτήρες";
  4869. $text['label-characters']['es-cl'] = "Caracteres";
  4870. $text['label-characters']['es-mx'] = "Caracteres";
  4871. $text['label-characters']['fr-ca'] = "Caractère";
  4872. $text['label-characters']['fr-fr'] = "Caractère";
  4873. $text['label-characters']['he-il'] = "דמויות";
  4874. $text['label-characters']['it-it'] = "Caratteri";
  4875. $text['label-characters']['nl-nl'] = "Karakters";
  4876. $text['label-characters']['pl-pl'] = "Postacie";
  4877. $text['label-characters']['pt-br'] = "Caracteres";
  4878. $text['label-characters']['pt-pt'] = "Personagens";
  4879. $text['label-characters']['ro-ro'] = "caractere";
  4880. $text['label-characters']['ru-ru'] = "символов";
  4881. $text['label-characters']['sv-se'] = "Tecken";
  4882. $text['label-characters']['uk-ua'] = "персонажі";
  4883. $text['label-characters']['tr-tr'] = "Karakterler";
  4884. $text['label-characters']['zh-cn'] = "来电显示名称";
  4885. $text['label-characters']['ja-jp'] = "発信者ID名";
  4886. $text['label-characters']['ko-kr'] = "발신자 ID 이름";
  4887. $text['label-number']['en-us'] = "Number";
  4888. $text['label-number']['en-gb'] = "Number";
  4889. $text['label-number']['ar-eg'] = "رقم";
  4890. $text['label-number']['de-at'] = "Nummer";
  4891. $text['label-number']['de-ch'] = "Nummer";
  4892. $text['label-number']['de-de'] = "Nummer";
  4893. $text['label-number']['el-gr'] = "Αριθμός";
  4894. $text['label-number']['es-cl'] = "Número";
  4895. $text['label-number']['es-mx'] = "Número";
  4896. $text['label-number']['fr-ca'] = "Nombre";
  4897. $text['label-number']['fr-fr'] = "Nombre";
  4898. $text['label-number']['he-il'] = "מספר";
  4899. $text['label-number']['it-it'] = "Numero";
  4900. $text['label-number']['ka-ge'] = "ნომერი";
  4901. $text['label-number']['nl-nl'] = "Nummer";
  4902. $text['label-number']['pl-pl'] = "Numer";
  4903. $text['label-number']['pt-br'] = "Número";
  4904. $text['label-number']['pt-pt'] = "Número";
  4905. $text['label-number']['ro-ro'] = "Număr";
  4906. $text['label-number']['ru-ru'] = "Число";
  4907. $text['label-number']['sv-se'] = "siffra";
  4908. $text['label-number']['uk-ua'] = "Номер";
  4909. $text['label-number']['tr-tr'] = "Sayı";
  4910. $text['label-number']['zh-cn'] = "数字";
  4911. $text['label-number']['ja-jp'] = "番号";
  4912. $text['label-number']['ko-kr'] = "숫자";
  4913. $text['label-numbers']['en-us'] = "Numbers";
  4914. $text['label-numbers']['ka-ge'] = "ნომრები";
  4915. $text['label-numbers']['en-gb'] = "Numbers";
  4916. $text['label-numbers']['ar-eg'] = "أرقام";
  4917. $text['label-numbers']['de-at'] = "Nummern";
  4918. $text['label-numbers']['de-ch'] = "Nummern";
  4919. $text['label-numbers']['de-de'] = "Nummern";
  4920. $text['label-numbers']['el-gr'] = "Αριθμοί";
  4921. $text['label-numbers']['es-cl'] = "Números";
  4922. $text['label-numbers']['es-mx'] = "Números";
  4923. $text['label-numbers']['fr-ca'] = "Nombres";
  4924. $text['label-numbers']['fr-fr'] = "Nombres";
  4925. $text['label-numbers']['he-il'] = "מספרים";
  4926. $text['label-numbers']['it-it'] = "Numeri";
  4927. $text['label-numbers']['nl-nl'] = "Nummers";
  4928. $text['label-numbers']['pl-pl'] = "Liczby";
  4929. $text['label-numbers']['pt-br'] = "Números";
  4930. $text['label-numbers']['pt-pt'] = "Números";
  4931. $text['label-numbers']['ro-ro'] = "numere";
  4932. $text['label-numbers']['ru-ru'] = "Цифры";
  4933. $text['label-numbers']['sv-se'] = "Nummer";
  4934. $text['label-numbers']['uk-ua'] = "чисел";
  4935. $text['label-numbers']['tr-tr'] = "Sayı Sayısı";
  4936. $text['label-numbers']['zh-cn'] = "数字";
  4937. $text['label-numbers']['ja-jp'] = "数字";
  4938. $text['label-numbers']['ko-kr'] = "숫자";
  4939. $text['label-lowercase_letters']['en-us'] = "Lowercase Letters";
  4940. $text['label-lowercase_letters']['ka-ge'] = "პატარა ასოები";
  4941. $text['label-lowercase_letters']['en-gb'] = "Lowercase Letters";
  4942. $text['label-lowercase_letters']['ar-eg'] = "أحرف صغيرة";
  4943. $text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben";
  4944. $text['label-lowercase_letters']['de-ch'] = "Kleinbuchstaben";
  4945. $text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
  4946. $text['label-lowercase_letters']['el-gr'] = "Πεζοί Χαρακτήρες";
  4947. $text['label-lowercase_letters']['es-cl'] = "Letras minusculas";
  4948. $text['label-lowercase_letters']['es-mx'] = "Letras minusculas";
  4949. $text['label-lowercase_letters']['fr-ca'] = "Minuscules";
  4950. $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
  4951. $text['label-lowercase_letters']['he-il'] = "אותיות קטנות";
  4952. $text['label-lowercase_letters']['it-it'] = "Lettere Minuscole";
  4953. $text['label-lowercase_letters']['nl-nl'] = "Kleine letters";
  4954. $text['label-lowercase_letters']['pl-pl'] = "Małe litery";
  4955. $text['label-lowercase_letters']['pt-br'] = "Letras minúsculas";
  4956. $text['label-lowercase_letters']['pt-pt'] = "Letras minúsculas";
  4957. $text['label-lowercase_letters']['ro-ro'] = "Litere mici";
  4958. $text['label-lowercase_letters']['ru-ru'] = "Строчные буквы";
  4959. $text['label-lowercase_letters']['sv-se'] = "Gemener";
  4960. $text['label-lowercase_letters']['uk-ua'] = "Букви нижнього регістру";
  4961. $text['label-lowercase_letters']['tr-tr'] = "Aşağı Mektup Mektupları";
  4962. $text['label-lowercase_letters']['zh-cn'] = "小写字母";
  4963. $text['label-lowercase_letters']['ja-jp'] = "小文字";
  4964. $text['label-lowercase_letters']['ko-kr'] = "소문자";
  4965. $text['label-uppercase_letters']['en-us'] = "Uppercase Letters";
  4966. $text['label-uppercase_letters']['ka-ge'] = "დიდი ასოები";
  4967. $text['label-uppercase_letters']['en-gb'] = "Uppercase Letters";
  4968. $text['label-uppercase_letters']['ar-eg'] = "الأحرف الكبيرة";
  4969. $text['label-uppercase_letters']['de-at'] = "Großbuchstaben";
  4970. $text['label-uppercase_letters']['de-ch'] = "Großbuchstaben";
  4971. $text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
  4972. $text['label-uppercase_letters']['el-gr'] = "Κεφαλαίοι Χαρακτήρες";
  4973. $text['label-uppercase_letters']['es-cl'] = "Letras mayúsculas";
  4974. $text['label-uppercase_letters']['es-mx'] = "Letras mayúsculas";
  4975. $text['label-uppercase_letters']['fr-ca'] = "Lettres Majuscules";
  4976. $text['label-uppercase_letters']['fr-fr'] = "Lettres Majuscules";
  4977. $text['label-uppercase_letters']['he-il'] = "אותיות רישיות";
  4978. $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
  4979. $text['label-uppercase_letters']['nl-nl'] = "Hoofdletters";
  4980. $text['label-uppercase_letters']['pl-pl'] = "Wielkie litery";
  4981. $text['label-uppercase_letters']['pt-br'] = "Letras maiúsculas";
  4982. $text['label-uppercase_letters']['pt-pt'] = "Letras maiúsculas";
  4983. $text['label-uppercase_letters']['ro-ro'] = "Litere mari";
  4984. $text['label-uppercase_letters']['ru-ru'] = "Заглавные буквы";
  4985. $text['label-uppercase_letters']['sv-se'] = "Versala bokstäver";
  4986. $text['label-uppercase_letters']['uk-ua'] = "Великі літери";
  4987. $text['label-uppercase_letters']['tr-tr'] = "Üst harf mektupları";
  4988. $text['label-uppercase_letters']['zh-cn'] = "大写字母";
  4989. $text['label-uppercase_letters']['ja-jp'] = "大文字";
  4990. $text['label-uppercase_letters']['ko-kr'] = "대문자";
  4991. $text['label-special_characters']['en-us'] = "Special Characters";
  4992. $text['label-special_characters']['ka-ge'] = "სპეციალური სიმბოლოები";
  4993. $text['label-special_characters']['en-gb'] = "Special Characters";
  4994. $text['label-special_characters']['ar-eg'] = "أحرف خاصة";
  4995. $text['label-special_characters']['de-at'] = "Sonderzeichen";
  4996. $text['label-special_characters']['de-ch'] = "Sonderzeichen";
  4997. $text['label-special_characters']['de-de'] = "Sonderzeichen";
  4998. $text['label-special_characters']['el-gr'] = "Ειδικοί Χαρακτήρες";
  4999. $text['label-special_characters']['es-cl'] = "Caracteres especiales";
  5000. $text['label-special_characters']['es-mx'] = "Caracteres especiales";
  5001. $text['label-special_characters']['fr-ca'] = "Caractères spéciaux";
  5002. $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
  5003. $text['label-special_characters']['he-il'] = "תווים מיוחדים";
  5004. $text['label-special_characters']['it-it'] = "Caratteri Speciali";
  5005. $text['label-special_characters']['nl-nl'] = "Speciale karakters";
  5006. $text['label-special_characters']['pl-pl'] = "Znaki specjalne";
  5007. $text['label-special_characters']['pt-br'] = "Caracteres especiais";
  5008. $text['label-special_characters']['pt-pt'] = "Caracteres especiais";
  5009. $text['label-special_characters']['ro-ro'] = "caractere speciale";
  5010. $text['label-special_characters']['ru-ru'] = "Специальные символы";
  5011. $text['label-special_characters']['sv-se'] = "Specialtecken";
  5012. $text['label-special_characters']['uk-ua'] = "спеціальні символи";
  5013. $text['label-special_characters']['tr-tr'] = "Özel Karakterler";
  5014. $text['label-special_characters']['zh-cn'] = "特殊字符";
  5015. $text['label-special_characters']['ja-jp'] = "特殊文字";
  5016. $text['label-special_characters']['ko-kr'] = "특수 문자";
  5017. $text['label-bridges']['en-us'] = "Bridges";
  5018. $text['label-bridges']['ka-ge'] = "ხიდები";
  5019. $text['label-bridges']['en-gb'] = "Bridges";
  5020. $text['label-bridges']['ar-eg'] = "الجسور";
  5021. $text['label-bridges']['de-at'] = "Brücken";
  5022. $text['label-bridges']['de-ch'] = "Brücken";
  5023. $text['label-bridges']['de-de'] = "Brücken";
  5024. $text['label-bridges']['el-gr'] = "Bridges";
  5025. $text['label-bridges']['es-cl'] = "Puentes";
  5026. $text['label-bridges']['es-mx'] = "Puentes";
  5027. $text['label-bridges']['fr-ca'] = "Pont";
  5028. $text['label-bridges']['fr-fr'] = "Pont";
  5029. $text['label-bridges']['he-il'] = "גשרים";
  5030. $text['label-bridges']['it-it'] = "Ponti";
  5031. $text['label-bridges']['nl-nl'] = "Bruggen";
  5032. $text['label-bridges']['pl-pl'] = "Mosty";
  5033. $text['label-bridges']['pt-br'] = "Bridges";
  5034. $text['label-bridges']['pt-pt'] = "Pontes";
  5035. $text['label-bridges']['ro-ro'] = "Poduri";
  5036. $text['label-bridges']['ru-ru'] = "Мосты";
  5037. $text['label-bridges']['sv-se'] = "Broar";
  5038. $text['label-bridges']['uk-ua'] = "Мости";
  5039. $text['label-bridges']['tr-tr'] = "köprüler";
  5040. $text['label-bridges']['zh-cn'] = "桥梁";
  5041. $text['label-bridges']['ja-jp'] = "橋";
  5042. $text['label-bridges']['ko-kr'] = "교량";
  5043. $text['label-interval']['en-us'] = "Interval";
  5044. $text['label-interval']['ka-ge'] = "ინტერვალი";
  5045. $text['label-interval']['en-gb'] = "Interval";
  5046. $text['label-interval']['ar-eg'] = "فاصلة";
  5047. $text['label-interval']['de-at'] = "Intervall";
  5048. $text['label-interval']['de-ch'] = "Intervall";
  5049. $text['label-interval']['de-de'] = "Intervall";
  5050. $text['label-interval']['el-gr'] = "Διάστημα";
  5051. $text['label-interval']['es-cl'] = "Intervalo";
  5052. $text['label-interval']['es-mx'] = "Intervalo";
  5053. $text['label-interval']['fr-ca'] = "Intervalle";
  5054. $text['label-interval']['fr-fr'] = "Intervalle";
  5055. $text['label-interval']['he-il'] = "הַפסָקָה";
  5056. $text['label-interval']['it-it'] = "Intervallo";
  5057. $text['label-interval']['nl-nl'] = "Interval";
  5058. $text['label-interval']['pl-pl'] = "Interwał";
  5059. $text['label-interval']['pt-br'] = "Intervalo";
  5060. $text['label-interval']['pt-pt'] = "Intervalo";
  5061. $text['label-interval']['ro-ro'] = "Interval";
  5062. $text['label-interval']['ru-ru'] = "Интервал";
  5063. $text['label-interval']['sv-se'] = "Intervall";
  5064. $text['label-interval']['uk-ua'] = "Інтервал";
  5065. $text['label-interval']['tr-tr'] = "Interval Interval";
  5066. $text['label-interval']['zh-cn'] = "间隔";
  5067. $text['label-interval']['ja-jp'] = "間隔";
  5068. $text['label-interval']['ko-kr'] = "간격";
  5069. $text['label-peak']['en-us'] = "Peak";
  5070. $text['label-peak']['ka-ge'] = "პიკი";
  5071. $text['label-peak']['en-gb'] = "Peak";
  5072. $text['label-peak']['ar-eg'] = "قمة";
  5073. $text['label-peak']['de-at'] = "Gipfel";
  5074. $text['label-peak']['de-ch'] = "Gipfel";
  5075. $text['label-peak']['de-de'] = "Gipfel";
  5076. $text['label-peak']['el-gr'] = "Peak";
  5077. $text['label-peak']['es-cl'] = "Cima";
  5078. $text['label-peak']['es-mx'] = "Cima";
  5079. $text['label-peak']['fr-ca'] = "Sommet";
  5080. $text['label-peak']['fr-fr'] = "Pic";
  5081. $text['label-peak']['he-il'] = "שִׂיא";
  5082. $text['label-peak']['it-it'] = "Picco";
  5083. $text['label-peak']['nl-nl'] = "Hoogtepunt";
  5084. $text['label-peak']['pl-pl'] = "Szczyt";
  5085. $text['label-peak']['pt-br'] = "Pico";
  5086. $text['label-peak']['pt-pt'] = "Pico";
  5087. $text['label-peak']['ro-ro'] = "Vârf";
  5088. $text['label-peak']['ru-ru'] = "Вершина горы";
  5089. $text['label-peak']['sv-se'] = "Topp";
  5090. $text['label-peak']['uk-ua'] = "пік";
  5091. $text['label-peak']['tr-tr'] = "Peak";
  5092. $text['label-peak']['zh-cn'] = "顶峰";
  5093. $text['label-peak']['ja-jp'] = "ピーク";
  5094. $text['label-peak']['ko-kr'] = "정점";
  5095. $text['label-tools']['en-us'] = "Tools";
  5096. $text['label-tools']['ka-ge'] = "ხელსაწყოები";
  5097. $text['label-tools']['en-gb'] = "Tools";
  5098. $text['label-tools']['ar-eg'] = "الادوات";
  5099. $text['label-tools']['de-at'] = "Funktionen";
  5100. $text['label-tools']['de-ch'] = "Funktionen";
  5101. $text['label-tools']['de-de'] = "Funktionen";
  5102. $text['label-tools']['el-gr'] = "Εργαλεία";
  5103. $text['label-tools']['es-cl'] = "Herramientas";
  5104. $text['label-tools']['es-mx'] = "Herramientas";
  5105. $text['label-tools']['fr-ca'] = "Outils";
  5106. $text['label-tools']['fr-fr'] = "Outils";
  5107. $text['label-tools']['he-il'] = "כלים";
  5108. $text['label-tools']['it-it'] = "Strumenti";
  5109. $text['label-tools']['nl-nl'] = "Hulpmiddelen";
  5110. $text['label-tools']['pl-pl'] = "Narzędzia";
  5111. $text['label-tools']['pt-br'] = "Ferramentas";
  5112. $text['label-tools']['pt-pt'] = "Ferramentas";
  5113. $text['label-tools']['ro-ro'] = "Utilitare";
  5114. $text['label-tools']['ru-ru'] = "Инструменты";
  5115. $text['label-tools']['sv-se'] = "Verktyg";
  5116. $text['label-tools']['uk-ua'] = "Налаштування";
  5117. $text['label-tools']['tr-tr'] = "Araçlar";
  5118. $text['label-tools']['zh-cn'] = "工具";
  5119. $text['label-tools']['ja-jp'] = "ツール";
  5120. $text['label-tools']['ko-kr'] = "도구";
  5121. $text['label-tickets']['en-us'] = "Tickets";
  5122. $text['label-tickets']['ka-ge'] = "ბილეთები";
  5123. $text['label-tickets']['en-gb'] = "Tickets";
  5124. $text['label-tickets']['ar-eg'] = "تذاكر";
  5125. $text['label-tickets']['de-at'] = "Eintrittskarten";
  5126. $text['label-tickets']['de-ch'] = "Eintrittskarten";
  5127. $text['label-tickets']['de-de'] = "Eintrittskarten";
  5128. $text['label-tickets']['el-gr'] = "Tickets";
  5129. $text['label-tickets']['es-cl'] = "Entradas";
  5130. $text['label-tickets']['es-mx'] = "Entradas";
  5131. $text['label-tickets']['fr-ca'] = "Billets";
  5132. $text['label-tickets']['fr-fr'] = "Billets";
  5133. $text['label-tickets']['he-il'] = "כרטיסים";
  5134. $text['label-tickets']['it-it'] = "Biglietti";
  5135. $text['label-tickets']['nl-nl'] = "Kaartjes";
  5136. $text['label-tickets']['pl-pl'] = "Bilety";
  5137. $text['label-tickets']['pt-br'] = "Tickets";
  5138. $text['label-tickets']['pt-pt'] = "Ingressos";
  5139. $text['label-tickets']['ro-ro'] = "bilete";
  5140. $text['label-tickets']['ru-ru'] = "Билеты";
  5141. $text['label-tickets']['sv-se'] = "Biljetter";
  5142. $text['label-tickets']['uk-ua'] = "Квитки";
  5143. $text['label-tickets']['tr-tr'] = "Bilet";
  5144. $text['label-tickets']['zh-cn'] = "门票";
  5145. $text['label-tickets']['ja-jp'] = "切符売場";
  5146. $text['label-tickets']['ko-kr'] = "티켓";
  5147. $text['label-page']['en-us'] = "Page";
  5148. $text['label-page']['ka-ge'] = "გვერდი";
  5149. $text['label-page']['en-gb'] = "Page";
  5150. $text['label-page']['ar-eg'] = "صفحة";
  5151. $text['label-page']['de-at'] = "Page";
  5152. $text['label-page']['de-ch'] = "Page";
  5153. $text['label-page']['de-de'] = "Page";
  5154. $text['label-page']['el-gr'] = "Page";
  5155. $text['label-page']['es-cl'] = "Página";
  5156. $text['label-page']['es-mx'] = "Página";
  5157. $text['label-page']['fr-ca'] = "Page";
  5158. $text['label-page']['fr-fr'] = "Page";
  5159. $text['label-page']['he-il'] = "עמוד";
  5160. $text['label-page']['it-it'] = "Page";
  5161. $text['label-page']['nl-nl'] = "Bladzijde";
  5162. $text['label-page']['pl-pl'] = "Strona";
  5163. $text['label-page']['pt-br'] = "Página";
  5164. $text['label-page']['pt-pt'] = "Página";
  5165. $text['label-page']['ro-ro'] = "Pagină";
  5166. $text['label-page']['ru-ru'] = "Page";
  5167. $text['label-page']['sv-se'] = "Page";
  5168. $text['label-page']['uk-ua'] = "Сторінка ";
  5169. $text['label-page']['tr-tr'] = "Page Page Page";
  5170. $text['label-page']['zh-cn'] = "页";
  5171. $text['label-page']['ja-jp'] = "ページ";
  5172. $text['label-page']['ko-kr'] = "페이지";
  5173. $text['label-ascending']['en-us'] = "Ascending";
  5174. $text['label-ascending']['ka-ge'] = "აღმავალი";
  5175. $text['label-ascending']['en-gb'] = "Ascending";
  5176. $text['label-ascending']['ar-eg'] = "تصاعدي";
  5177. $text['label-ascending']['de-at'] = "Aufsteigend";
  5178. $text['label-ascending']['de-ch'] = "Aufsteigend";
  5179. $text['label-ascending']['de-de'] = "Aufsteigend";
  5180. $text['label-ascending']['es-cl'] = "ascendente";
  5181. $text['label-ascending']['es-mx'] = "ascendente";
  5182. $text['label-ascending']['fr-ca'] = "Ascendant";
  5183. $text['label-ascending']['fr-fr'] = "Ascendant";
  5184. $text['label-ascending']['he-il'] = "עולה";
  5185. $text['label-ascending']['it-it'] = "Ascendente";
  5186. $text['label-ascending']['nl-nl'] = "Oplopend";
  5187. $text['label-ascending']['pl-pl'] = "Rosnąco";
  5188. $text['label-ascending']['pt-br'] = "Ascendente";
  5189. $text['label-ascending']['pt-pt'] = "Ascendente";
  5190. $text['label-ascending']['ro-ro'] = "Ascendent";
  5191. $text['label-ascending']['ru-ru'] = "Восходящий";
  5192. $text['label-ascending']['sv-se'] = "Stigande";
  5193. $text['label-ascending']['uk-ua'] = "Висхідний";
  5194. $text['label-ascending']['el-gr'] = "Αναλαμβάνοντας";
  5195. $text['label-ascending']['tr-tr'] = "Yükselmek";
  5196. $text['label-ascending']['zh-cn'] = "上升";
  5197. $text['label-ascending']['ja-jp'] = "上昇";
  5198. $text['label-ascending']['ko-kr'] = "오름차순";
  5199. $text['label-descending']['en-us'] = "Descending";
  5200. $text['label-descending']['ka-ge'] = "დაღმავალი";
  5201. $text['label-descending']['en-gb'] = "Descending";
  5202. $text['label-descending']['ar-eg'] = "تنازلي";
  5203. $text['label-descending']['de-at'] = "Absteigend";
  5204. $text['label-descending']['de-ch'] = "Absteigend";
  5205. $text['label-descending']['de-de'] = "Absteigend";
  5206. $text['label-descending']['es-cl'] = "Descendente";
  5207. $text['label-descending']['es-mx'] = "Descendente";
  5208. $text['label-descending']['fr-ca'] = "Descendant";
  5209. $text['label-descending']['fr-fr'] = "Descendant";
  5210. $text['label-descending']['he-il'] = "יורד";
  5211. $text['label-descending']['it-it'] = "Discendente";
  5212. $text['label-descending']['nl-nl'] = "Aflopend";
  5213. $text['label-descending']['pl-pl'] = "Malejąco";
  5214. $text['label-descending']['pt-br'] = "descendente";
  5215. $text['label-descending']['pt-pt'] = "descendente";
  5216. $text['label-descending']['ro-ro'] = "Descendentă";
  5217. $text['label-descending']['ru-ru'] = "По убыванию";
  5218. $text['label-descending']['sv-se'] = "Nedåtgående";
  5219. $text['label-descending']['uk-ua'] = "Спускається";
  5220. $text['label-descending']['el-gr'] = "Descend";
  5221. $text['label-descending']['tr-tr'] = "Aşağı inen";
  5222. $text['label-descending']['zh-cn'] = "降序";
  5223. $text['label-descending']['ja-jp'] = "降順";
  5224. $text['label-descending']['ko-kr'] = "내림차순";
  5225. $text['label-uploaded']['en-us'] = "Uploaded";
  5226. $text['label-uploaded']['ka-ge'] = "ატვირთულია";
  5227. $text['label-uploaded']['en-gb'] = "Uploaded";
  5228. $text['label-uploaded']['ar-eg'] = "تم الرفع";
  5229. $text['label-uploaded']['de-at'] = "Hochgeladen";
  5230. $text['label-uploaded']['de-ch'] = "Hochgeladen";
  5231. $text['label-uploaded']['de-de'] = "Hochgeladen";
  5232. $text['label-uploaded']['es-cl'] = "Subir";
  5233. $text['label-uploaded']['es-mx'] = "Subir";
  5234. $text['label-uploaded']['fr-ca'] = "Envoyés";
  5235. $text['label-uploaded']['fr-fr'] = "Envoyés";
  5236. $text['label-uploaded']['he-il'] = "הוטען";
  5237. $text['label-uploaded']['it-it'] = "Caricato";
  5238. $text['label-uploaded']['nl-nl'] = "Opgestuurd";
  5239. $text['label-uploaded']['pl-pl'] = "Przesłano";
  5240. $text['label-uploaded']['pt-br'] = "Carregado";
  5241. $text['label-uploaded']['pt-pt'] = "Carregado";
  5242. $text['label-uploaded']['ro-ro'] = "Încărcat";
  5243. $text['label-uploaded']['ru-ru'] = "Загружено";
  5244. $text['label-uploaded']['sv-se'] = "Uppladdad";
  5245. $text['label-uploaded']['uk-ua'] = "Завантажено";
  5246. $text['label-uploaded']['el-gr'] = "Ανεβαιώθηκε";
  5247. $text['label-uploaded']['tr-tr'] = "Bölüm";
  5248. $text['label-uploaded']['zh-cn'] = "已上传";
  5249. $text['label-uploaded']['ja-jp'] = "アップロードされました";
  5250. $text['label-uploaded']['ko-kr'] = "업로드됨";
  5251. $text['label-hostname']['en-us'] = "Hostname";
  5252. $text['label-hostname']['ka-ge'] = "ჰოსტის სახელი";
  5253. $text['label-hostname']['en-gb'] = "Hostname";
  5254. $text['label-hostname']['ar-eg'] = "اسم المضيف";
  5255. $text['label-hostname']['de-at'] = "Hostname";
  5256. $text['label-hostname']['de-ch'] = "Hostname";
  5257. $text['label-hostname']['de-de'] = "Hostname";
  5258. $text['label-hostname']['es-cl'] = "nombre de host";
  5259. $text['label-hostname']['es-mx'] = "nombre de host";
  5260. $text['label-hostname']['fr-ca'] = "Nom d'hôte";
  5261. $text['label-hostname']['fr-fr'] = "Nom d'hôte";
  5262. $text['label-hostname']['he-il'] = "שם מארח";
  5263. $text['label-hostname']['it-it'] = "Hostname";
  5264. $text['label-hostname']['nl-nl'] = "Hostnaam";
  5265. $text['label-hostname']['pl-pl'] = "Nazwa hosta";
  5266. $text['label-hostname']['pt-br'] = "Hostname";
  5267. $text['label-hostname']['pt-pt'] = "Hostname";
  5268. $text['label-hostname']['ro-ro'] = "Nume gazdă";
  5269. $text['label-hostname']['ru-ru'] = "Имя хоста";
  5270. $text['label-hostname']['sv-se'] = "Hostname";
  5271. $text['label-hostname']['uk-ua'] = "Назва хоста";
  5272. $text['label-hostname']['el-gr'] = "hostname";
  5273. $text['label-hostname']['tr-tr'] = "hostname";
  5274. $text['label-hostname']['zh-cn'] = "主机名";
  5275. $text['label-hostname']['ja-jp'] = "ホスト名";
  5276. $text['label-hostname']['ko-kr'] = "호스트 이름";
  5277. $text['label-provider']['en-us'] = "Provider";
  5278. $text['label-provider']['ka-ge'] = "მომწოდებელი";
  5279. $text['label-provider']['en-gb'] = "Provider";
  5280. $text['label-provider']['ar-eg'] = "مزود";
  5281. $text['label-provider']['de-at'] = "Anbieter";
  5282. $text['label-provider']['de-ch'] = "Anbieter";
  5283. $text['label-provider']['de-de'] = "Anbieter";
  5284. $text['label-provider']['es-cl'] = "Proveedor";
  5285. $text['label-provider']['es-mx'] = "Proveedor";
  5286. $text['label-provider']['fr-ca'] = "Fournisseur";
  5287. $text['label-provider']['fr-fr'] = "Fournisseur";
  5288. $text['label-provider']['he-il'] = "ספק";
  5289. $text['label-provider']['it-it'] = "Fornitore";
  5290. $text['label-provider']['nl-nl'] = "Dienstverlener";
  5291. $text['label-provider']['pl-pl'] = "Dostawca";
  5292. $text['label-provider']['pt-br'] = "Provedores VoIP";
  5293. $text['label-provider']['pt-pt'] = "Fornecedor";
  5294. $text['label-provider']['ro-ro'] = "Furnizor";
  5295. $text['label-provider']['ru-ru'] = "Провайдер";
  5296. $text['label-provider']['sv-se'] = "Leverantör";
  5297. $text['label-provider']['uk-ua'] = "Провайдер";
  5298. $text['label-provider']['el-gr'] = "Πάροχος πάροχος";
  5299. $text['label-provider']['tr-tr'] = "Sağlayıcı";
  5300. $text['label-provider']['zh-cn'] = "供应商";
  5301. $text['label-provider']['ja-jp'] = "プロバイダー";
  5302. $text['label-provider']['ko-kr'] = "공급자";
  5303. $text['label-users']['en-us'] = "Users";
  5304. $text['label-users']['ka-ge'] = "მომხმარებლები";
  5305. $text['label-users']['en-gb'] = "Users";
  5306. $text['label-users']['ar-eg'] = "المستخدمون";
  5307. $text['label-users']['de-at'] = "Benutzer";
  5308. $text['label-users']['de-ch'] = "Benutzer";
  5309. $text['label-users']['de-de'] = "Benutzer";
  5310. $text['label-users']['el-gr'] = "Χρήστες";
  5311. $text['label-users']['es-cl'] = "Usuarios";
  5312. $text['label-users']['es-mx'] = "Usuarios";
  5313. $text['label-users']['fr-ca'] = "Utilisateurs";
  5314. $text['label-users']['fr-fr'] = "Utilisateurs";
  5315. $text['label-users']['he-il'] = "משתמשים";
  5316. $text['label-users']['it-it'] = "Utenti";
  5317. $text['label-users']['nl-nl'] = "Gebruikers";
  5318. $text['label-users']['pl-pl'] = "Użytkownicy";
  5319. $text['label-users']['pt-br'] = "Usuários";
  5320. $text['label-users']['pt-pt'] = "Utilizadores";
  5321. $text['label-users']['ro-ro'] = "Utilizatori";
  5322. $text['label-users']['ru-ru'] = "Пользователи";
  5323. $text['label-users']['sv-se'] = "Användare";
  5324. $text['label-users']['uk-ua'] = "Користувачі";
  5325. $text['label-users']['tr-tr'] = "Kullanıcılar";
  5326. $text['label-users']['zh-cn'] = "用户";
  5327. $text['label-users']['ja-jp'] = "ユーザー";
  5328. $text['label-users']['ko-kr'] = "사용자";
  5329. $text['label-user']['en-us'] = "User";
  5330. $text['label-user']['ka-ge'] = "მომხმარებელი";
  5331. $text['label-user']['en-gb'] = "User";
  5332. $text['label-user']['ar-eg'] = "مستخدم";
  5333. $text['label-user']['de-at'] = "Benutzer";
  5334. $text['label-user']['de-ch'] = "Benutzer";
  5335. $text['label-user']['de-de'] = "Benutzer";
  5336. $text['label-user']['es-cl'] = "Usuario";
  5337. $text['label-user']['es-mx'] = "Usuario";
  5338. $text['label-user']['fr-ca'] = "Utilisateur";
  5339. $text['label-user']['fr-fr'] = "Utilisateur";
  5340. $text['label-user']['he-il'] = "מִשׁתַמֵשׁ";
  5341. $text['label-user']['it-it'] = "Utente";
  5342. $text['label-user']['nl-nl'] = "Gebruiker";
  5343. $text['label-user']['pl-pl'] = "Użytkownicy";
  5344. $text['label-user']['pt-br'] = "Usuário";
  5345. $text['label-user']['pt-pt'] = "Utilizadore";
  5346. $text['label-user']['ro-ro'] = "Utilizator";
  5347. $text['label-user']['ru-ru'] = "Пользователь";
  5348. $text['label-user']['sv-se'] = "Användare";
  5349. $text['label-user']['uk-ua'] = "Користувачі";
  5350. $text['label-user']['el-gr'] = "Χρήστη χρήστη χρήστη";
  5351. $text['label-user']['tr-tr'] = "Kullanıcı";
  5352. $text['label-user']['zh-cn'] = "用户";
  5353. $text['label-user']['ja-jp'] = "ユーザー";
  5354. $text['label-user']['ko-kr'] = "사용자";
  5355. $text['label-cdr']['en-us'] = "CDR";
  5356. $text['label-cdr']['ka-ge'] = "CDR";
  5357. $text['label-cdr']['en-gb'] = "CDR";
  5358. $text['label-cdr']['ar-eg'] = "مجلس الإنماء والإعمار";
  5359. $text['label-cdr']['de-at'] = "CDR";
  5360. $text['label-cdr']['de-ch'] = "CDR";
  5361. $text['label-cdr']['de-de'] = "CDR";
  5362. $text['label-cdr']['el-gr'] = "CDR";
  5363. $text['label-cdr']['es-cl'] = "CDR";
  5364. $text['label-cdr']['es-mx'] = "CDR";
  5365. $text['label-cdr']['fr-ca'] = "CDR";
  5366. $text['label-cdr']['fr-fr'] = "CDR";
  5367. $text['label-cdr']['he-il'] = "CDR";
  5368. $text['label-cdr']['it-it'] = "CDR";
  5369. $text['label-cdr']['nl-nl'] = "CDR";
  5370. $text['label-cdr']['pl-pl'] = "CDR";
  5371. $text['label-cdr']['pt-br'] = "CDR";
  5372. $text['label-cdr']['pt-pt'] = "CDR";
  5373. $text['label-cdr']['ro-ro'] = "CDR";
  5374. $text['label-cdr']['ru-ru'] = "CDR";
  5375. $text['label-cdr']['sv-se'] = "CDR";
  5376. $text['label-cdr']['uk-ua'] = "CDR";
  5377. $text['label-cdr']['tr-tr'] = "CDR";
  5378. $text['label-cdr']['zh-cn'] = "通话明细记录";
  5379. $text['label-cdr']['ja-jp'] = "通話詳細記録";
  5380. $text['label-cdr']['ko-kr'] = "통화 내역 기록";
  5381. $text['label-version']['en-us'] = "Version";
  5382. $text['label-version']['ka-ge'] = "ვერსია";
  5383. $text['label-version']['en-gb'] = "Version";
  5384. $text['label-version']['ar-eg'] = "إصدار";
  5385. $text['label-version']['de-at'] = "Ausführung";
  5386. $text['label-version']['de-ch'] = "Ausführung";
  5387. $text['label-version']['de-de'] = "Ausführung";
  5388. $text['label-version']['es-cl'] = "Versión";
  5389. $text['label-version']['es-mx'] = "Versión";
  5390. $text['label-version']['fr-ca'] = "Version";
  5391. $text['label-version']['fr-fr'] = "Version";
  5392. $text['label-version']['he-il'] = "גִרְסָה";
  5393. $text['label-version']['it-it'] = "Versione";
  5394. $text['label-version']['nl-nl'] = "Versie";
  5395. $text['label-version']['pl-pl'] = "Wersja";
  5396. $text['label-version']['pt-br'] = "Versão";
  5397. $text['label-version']['pt-pt'] = "Versão";
  5398. $text['label-version']['ro-ro'] = "Versiune";
  5399. $text['label-version']['ru-ru'] = "Версия";
  5400. $text['label-version']['sv-se'] = "Version";
  5401. $text['label-version']['uk-ua'] = "версія";
  5402. $text['label-version']['el-gr'] = "Έκδοση έκδοσης εκδόσεων";
  5403. $text['label-version']['tr-tr'] = "Version Version Version";
  5404. $text['label-version']['zh-cn'] = "版本";
  5405. $text['label-version']['ja-jp'] = "バージョン";
  5406. $text['label-version']['ko-kr'] = "버전";
  5407. $text['label-size']['en-us'] = "Size";
  5408. $text['label-size']['ka-ge'] = "ზომა";
  5409. $text['label-size']['en-gb'] = "Size";
  5410. $text['label-size']['ar-eg'] = "مقاس";
  5411. $text['label-size']['de-at'] = "Größe";
  5412. $text['label-size']['de-ch'] = "Größe";
  5413. $text['label-size']['de-de'] = "Größe";
  5414. $text['label-size']['es-cl'] = "Tamaño";
  5415. $text['label-size']['es-mx'] = "Tamaño";
  5416. $text['label-size']['fr-ca'] = "Taille";
  5417. $text['label-size']['fr-fr'] = "Taille";
  5418. $text['label-size']['he-il'] = "גודל";
  5419. $text['label-size']['it-it'] = "Misurare";
  5420. $text['label-size']['nl-nl'] = "Maat";
  5421. $text['label-size']['pl-pl'] = "Rozmiar";
  5422. $text['label-size']['pt-br'] = "Tamanho";
  5423. $text['label-size']['pt-pt'] = "Tamanho";
  5424. $text['label-size']['ro-ro'] = "mărimea";
  5425. $text['label-size']['ru-ru'] = "Размер";
  5426. $text['label-size']['sv-se'] = "Storlek";
  5427. $text['label-size']['uk-ua'] = "Розмір";
  5428. $text['label-size']['el-gr'] = "μέγεθος μέγεθος";
  5429. $text['label-size']['tr-tr'] = "Boyut Boyutu";
  5430. $text['label-size']['zh-cn'] = "尺寸";
  5431. $text['label-size']['ja-jp'] = "サイズ";
  5432. $text['label-size']['ko-kr'] = "크기";
  5433. $text['label-path']['en-us'] = "Project Path";
  5434. $text['label-path']['ka-ge'] = "პროექტის ბილიკი";
  5435. $text['label-path']['en-gb'] = "Project Path";
  5436. $text['label-path']['ar-eg'] = "مسار المشروع";
  5437. $text['label-path']['de-at'] = "Projektpfad";
  5438. $text['label-path']['de-ch'] = "Projektpfad";
  5439. $text['label-path']['de-de'] = "Projektpfad";
  5440. $text['label-path']['es-cl'] = "Ruta del proyecto";
  5441. $text['label-path']['es-mx'] = "Ruta del proyecto";
  5442. $text['label-path']['fr-ca'] = "Chemin du projet";
  5443. $text['label-path']['fr-fr'] = "Chemin du projet";
  5444. $text['label-path']['he-il'] = "נתיב הפרויקט";
  5445. $text['label-path']['it-it'] = "Percorso Progetto";
  5446. $text['label-path']['nl-nl'] = "Project pad";
  5447. $text['label-path']['pl-pl'] = "Ścieżka projektu";
  5448. $text['label-path']['pt-br'] = "Caminho do projeto";
  5449. $text['label-path']['pt-pt'] = "Caminho do projeto";
  5450. $text['label-path']['ro-ro'] = "Calea proiectului";
  5451. $text['label-path']['ru-ru'] = "Путь к проекту";
  5452. $text['label-path']['sv-se'] = "Projekt Path";
  5453. $text['label-path']['uk-ua'] = "шлях проекту";
  5454. $text['label-path']['el-gr'] = "Project Path Path";
  5455. $text['label-path']['tr-tr'] = "Proje yolu";
  5456. $text['label-path']['zh-cn'] = "项目路径";
  5457. $text['label-path']['ja-jp'] = "プロジェクトパス";
  5458. $text['label-path']['ko-kr'] = "프로젝트 경로";
  5459. $text['label-link']['en-us'] = "Link";
  5460. $text['label-link']['en-gb'] = "Link";
  5461. $text['label-link']['ar-eg'] = "وصلة";
  5462. $text['label-link']['de-at'] = "Link";
  5463. $text['label-link']['de-ch'] = "Link";
  5464. $text['label-link']['de-de'] = "Link";
  5465. $text['label-link']['el-gr'] = "Σύνδεσμος";
  5466. $text['label-link']['es-cl'] = "Enlace";
  5467. $text['label-link']['es-mx'] = "Enlace";
  5468. $text['label-link']['fr-ca'] = "Lien";
  5469. $text['label-link']['fr-fr'] = "Lien";
  5470. $text['label-link']['he-il'] = "קישור";
  5471. $text['label-link']['it-it'] = "Link";
  5472. $text['label-link']['ka-ge'] = "ბმული";
  5473. $text['label-link']['nl-nl'] = "link";
  5474. $text['label-link']['pl-pl'] = "Link";
  5475. $text['label-link']['pt-br'] = "Ligação";
  5476. $text['label-link']['pt-pt'] = "Ligação";
  5477. $text['label-link']['ro-ro'] = "Legătură";
  5478. $text['label-link']['ru-ru'] = "Ссылка";
  5479. $text['label-link']['sv-se'] = "Länk";
  5480. $text['label-link']['uk-ua'] = "Посилання";
  5481. $text['label-link']['zh-cn'] = "链接";
  5482. $text['label-link']['ja-jp'] = "リンク";
  5483. $text['label-link']['ko-kr'] = "링크";
  5484. $text['label-target']['en-us'] = "Target";
  5485. $text['label-target']['en-gb'] = "Target";
  5486. $text['label-target']['ar-eg'] = "هدف";
  5487. $text['label-target']['de-at'] = "Ziel";
  5488. $text['label-target']['de-ch'] = "Ziel";
  5489. $text['label-target']['de-de'] = "Ziel";
  5490. $text['label-target']['el-gr'] = "Στόχος";
  5491. $text['label-target']['es-cl'] = "Objetivo";
  5492. $text['label-target']['es-mx'] = "Objetivo";
  5493. $text['label-target']['fr-ca'] = "Cible";
  5494. $text['label-target']['fr-fr'] = "Cible";
  5495. $text['label-target']['he-il'] = "יַעַד";
  5496. $text['label-target']['it-it'] = "Bersaglio";
  5497. $text['label-target']['ka-ge'] = "სამიზნე";
  5498. $text['label-target']['nl-nl'] = "Doel";
  5499. $text['label-target']['pl-pl'] = "Cel";
  5500. $text['label-target']['pt-br'] = "Alvo";
  5501. $text['label-target']['pt-pt'] = "Alvo";
  5502. $text['label-target']['ro-ro'] = "Ţintă";
  5503. $text['label-target']['ru-ru'] = "Цель";
  5504. $text['label-target']['sv-se'] = "Mål";
  5505. $text['label-target']['uk-ua'] = "Цільова";
  5506. $text['label-target']['zh-cn'] = "目标";
  5507. $text['label-target']['ja-jp'] = "目標";
  5508. $text['label-target']['ko-kr'] = "표적";
  5509. $text['label-width']['en-us'] = "Width";
  5510. $text['label-width']['en-gb'] = "Width";
  5511. $text['label-width']['ar-eg'] = "عرض";
  5512. $text['label-width']['de-at'] = "Breite";
  5513. $text['label-width']['de-ch'] = "Breite";
  5514. $text['label-width']['de-de'] = "Breite";
  5515. $text['label-width']['el-gr'] = "Πλάτος";
  5516. $text['label-width']['es-cl'] = "Ancho";
  5517. $text['label-width']['es-mx'] = "Ancho";
  5518. $text['label-width']['fr-ca'] = "Largeur";
  5519. $text['label-width']['fr-fr'] = "Largeur";
  5520. $text['label-width']['he-il'] = "רוֹחַב";
  5521. $text['label-width']['it-it'] = "Larghezza";
  5522. $text['label-width']['ka-ge'] = "სიგანე";
  5523. $text['label-width']['nl-nl'] = "Breedte";
  5524. $text['label-width']['pl-pl'] = "Szerokość";
  5525. $text['label-width']['pt-br'] = "Largura";
  5526. $text['label-width']['pt-pt'] = "Largura";
  5527. $text['label-width']['ro-ro'] = "Lăţime";
  5528. $text['label-width']['ru-ru'] = "Ширина";
  5529. $text['label-width']['sv-se'] = "Bredd";
  5530. $text['label-width']['uk-ua'] = "Ширина";
  5531. $text['label-width']['zh-cn'] = "宽度";
  5532. $text['label-width']['ja-jp'] = "幅";
  5533. $text['label-width']['ko-kr'] = "너비";
  5534. $text['label-height']['en-us'] = "Height";
  5535. $text['label-height']['en-gb'] = "Height";
  5536. $text['label-height']['ar-eg'] = "ارتفاع";
  5537. $text['label-height']['de-at'] = "Höhe";
  5538. $text['label-height']['de-ch'] = "Höhe";
  5539. $text['label-height']['de-de'] = "Höhe";
  5540. $text['label-height']['el-gr'] = "Υψος";
  5541. $text['label-height']['es-cl'] = "Altura";
  5542. $text['label-height']['es-mx'] = "Altura";
  5543. $text['label-height']['fr-ca'] = "Hauteur";
  5544. $text['label-height']['fr-fr'] = "Hauteur";
  5545. $text['label-height']['he-il'] = "גוֹבַה";
  5546. $text['label-height']['it-it'] = "Altezza";
  5547. $text['label-height']['ka-ge'] = "სიმაღლე";
  5548. $text['label-height']['nl-nl'] = "Hoogte";
  5549. $text['label-height']['pl-pl'] = "Wysokość";
  5550. $text['label-height']['pt-br'] = "Altura";
  5551. $text['label-height']['pt-pt'] = "Altura";
  5552. $text['label-height']['ro-ro'] = "Înălţime";
  5553. $text['label-height']['ru-ru'] = "Высота";
  5554. $text['label-height']['sv-se'] = "Höjd";
  5555. $text['label-height']['uk-ua'] = "Висота";
  5556. $text['label-height']['zh-cn'] = "高度";
  5557. $text['label-height']['ja-jp'] = "身長";
  5558. $text['label-height']['ko-kr'] = "키";
  5559. $text['label-current_window']['en-us'] = "Current Window";
  5560. $text['label-current_window']['en-gb'] = "Current Window";
  5561. $text['label-current_window']['ar-eg'] = "النافذة الحالية";
  5562. $text['label-current_window']['de-at'] = "Aktuelles Fenster";
  5563. $text['label-current_window']['de-ch'] = "Aktuelles Fenster";
  5564. $text['label-current_window']['de-de'] = "Aktuelles Fenster";
  5565. $text['label-current_window']['el-gr'] = "Τρέχον παράθυρο";
  5566. $text['label-current_window']['es-cl'] = "Ventana actual";
  5567. $text['label-current_window']['es-mx'] = "Ventana actual";
  5568. $text['label-current_window']['fr-ca'] = "Fenêtre actuelle";
  5569. $text['label-current_window']['fr-fr'] = "Fenêtre actuelle";
  5570. $text['label-current_window']['he-il'] = "חלון נוכחי";
  5571. $text['label-current_window']['it-it'] = "Finestra corrente";
  5572. $text['label-current_window']['ka-ge'] = "მიმდინარე ფანჯარა";
  5573. $text['label-current_window']['nl-nl'] = "Huidig ​​venster";
  5574. $text['label-current_window']['pl-pl'] = "Aktualne okno";
  5575. $text['label-current_window']['pt-br'] = "Janela atual";
  5576. $text['label-current_window']['pt-pt'] = "Janela atual";
  5577. $text['label-current_window']['ro-ro'] = "Fereastra curentă";
  5578. $text['label-current_window']['ru-ru'] = "Текущее окно";
  5579. $text['label-current_window']['sv-se'] = "Aktuell fönster";
  5580. $text['label-current_window']['uk-ua'] = "Поточне вікно";
  5581. $text['label-current_window']['tr-tr'] = "Mevcut pencere";
  5582. $text['label-current_window']['zh-cn'] = "当前窗口";
  5583. $text['label-current_window']['ja-jp'] = "現在のウィンドウ";
  5584. $text['label-current_window']['ko-kr'] = "현재 창";
  5585. $text['label-new_window']['en-us'] = "New Window";
  5586. $text['label-new_window']['en-gb'] = "New Window";
  5587. $text['label-new_window']['ar-eg'] = "نافذة جديدة";
  5588. $text['label-new_window']['de-at'] = "Neues Fenster";
  5589. $text['label-new_window']['de-ch'] = "Neues Fenster";
  5590. $text['label-new_window']['de-de'] = "Neues Fenster";
  5591. $text['label-new_window']['el-gr'] = "Νέο παράθυρο";
  5592. $text['label-new_window']['es-cl'] = "Nueva ventana";
  5593. $text['label-new_window']['es-mx'] = "Nueva ventana";
  5594. $text['label-new_window']['fr-ca'] = "Nouvelle fenetre";
  5595. $text['label-new_window']['fr-fr'] = "Nouvelle fenetre";
  5596. $text['label-new_window']['he-il'] = "חלון חדש";
  5597. $text['label-new_window']['it-it'] = "Nuova finestra";
  5598. $text['label-new_window']['ka-ge'] = "ახალი ფანჯარა";
  5599. $text['label-new_window']['nl-nl'] = "Nieuw raam";
  5600. $text['label-new_window']['pl-pl'] = "Nowe okno";
  5601. $text['label-new_window']['pt-br'] = "Nova janela";
  5602. $text['label-new_window']['pt-pt'] = "Nova janela";
  5603. $text['label-new_window']['ro-ro'] = "Fereastră nouă";
  5604. $text['label-new_window']['ru-ru'] = "Новое окно";
  5605. $text['label-new_window']['sv-se'] = "Nytt fönster";
  5606. $text['label-new_window']['uk-ua'] = "Нове вікно";
  5607. $text['label-new_window']['tr-tr'] = "Yeni Pencere";
  5608. $text['label-new_window']['zh-cn'] = "新窗户";
  5609. $text['label-new_window']['ja-jp'] = "新しい窓";
  5610. $text['label-new_window']['ko-kr'] = "새창";
  5611. $text['label-icon']['en-us'] = "Icon";
  5612. $text['label-icon']['en-gb'] = "Icon";
  5613. $text['label-icon']['ar-eg'] = "أيقونة";
  5614. $text['label-icon']['de-at'] = "Symbol";
  5615. $text['label-icon']['de-ch'] = "Symbol";
  5616. $text['label-icon']['de-de'] = "Symbol";
  5617. $text['label-icon']['el-gr'] = "Εικόνισμα";
  5618. $text['label-icon']['es-cl'] = "Icono";
  5619. $text['label-icon']['es-mx'] = "Icono";
  5620. $text['label-icon']['fr-ca'] = "Icône";
  5621. $text['label-icon']['fr-fr'] = "Icône";
  5622. $text['label-icon']['he-il'] = "אייקון";
  5623. $text['label-icon']['it-it'] = "Icona";
  5624. $text['label-icon']['ka-ge'] = "ხატულა";
  5625. $text['label-icon']['nl-nl'] = "Icon";
  5626. $text['label-icon']['pl-pl'] = "Ikona";
  5627. $text['label-icon']['pt-br'] = "Ícone";
  5628. $text['label-icon']['pt-pt'] = "Ícone";
  5629. $text['label-icon']['ro-ro'] = "Pictogramă";
  5630. $text['label-icon']['ru-ru'] = "Иконка";
  5631. $text['label-icon']['sv-se'] = "Ikon";
  5632. $text['label-icon']['uk-ua'] = "іконка";
  5633. $text['label-icon']['zh-cn'] = "图标";
  5634. $text['label-icon']['ja-jp'] = "アイコン";
  5635. $text['label-icon']['ko-kr'] = "아이콘";
  5636. $text['label-others']['en-us'] = "Others";
  5637. $text['label-others']['ka-ge'] = "სხვები";
  5638. $text['label-others']['en-gb'] = "Others";
  5639. $text['label-others']['ar-eg'] = "آخرون";
  5640. $text['label-others']['de-at'] = "Andere";
  5641. $text['label-others']['de-ch'] = "Andere";
  5642. $text['label-others']['de-de'] = "Andere";
  5643. $text['label-others']['es-cl'] = "Otros";
  5644. $text['label-others']['es-mx'] = "Otros";
  5645. $text['label-others']['fr-ca'] = "Autres";
  5646. $text['label-others']['fr-fr'] = "Autres";
  5647. $text['label-others']['he-il'] = "אחרים";
  5648. $text['label-others']['it-it'] = "Altri";
  5649. $text['label-others']['nl-nl'] = "Andere";
  5650. $text['label-others']['pl-pl'] = "Pozostałe";
  5651. $text['label-others']['pt-br'] = "Outras";
  5652. $text['label-others']['pt-pt'] = "Outras";
  5653. $text['label-others']['ro-ro'] = "Alții";
  5654. $text['label-others']['ru-ru'] = "другие";
  5655. $text['label-others']['sv-se'] = "Andra";
  5656. $text['label-others']['uk-ua'] = "інші";
  5657. $text['label-others']['el-gr'] = "Άλλοι";
  5658. $text['label-others']['tr-tr'] = "Diğerleri";
  5659. $text['label-others']['zh-cn'] = "其他的";
  5660. $text['label-others']['ja-jp'] = "其他的";
  5661. $text['label-others']['ko-kr'] = "其他的";
  5662. $text['button-tickets']['en-us'] = "Tickets";
  5663. $text['button-tickets']['ka-ge'] = "ბილეთები";
  5664. $text['button-tickets']['en-gb'] = "Tickets";
  5665. $text['button-tickets']['ar-eg'] = "تذاكر";
  5666. $text['button-tickets']['de-at'] = "Eintrittskarten";
  5667. $text['button-tickets']['de-ch'] = "Eintrittskarten";
  5668. $text['button-tickets']['de-de'] = "Eintrittskarten";
  5669. $text['button-tickets']['el-gr'] = "Tickets";
  5670. $text['button-tickets']['es-cl'] = "Entradas";
  5671. $text['button-tickets']['es-mx'] = "Entradas";
  5672. $text['button-tickets']['fr-ca'] = "Billets";
  5673. $text['button-tickets']['fr-fr'] = "Billets";
  5674. $text['button-tickets']['he-il'] = "כרטיסים";
  5675. $text['button-tickets']['it-it'] = "Biglietti";
  5676. $text['button-tickets']['nl-nl'] = "Kaartjes";
  5677. $text['button-tickets']['pl-pl'] = "Bilety";
  5678. $text['button-tickets']['pt-br'] = "Tickets";
  5679. $text['button-tickets']['pt-pt'] = "Ingressos";
  5680. $text['button-tickets']['ro-ro'] = "bilete";
  5681. $text['button-tickets']['ru-ru'] = "Билеты";
  5682. $text['button-tickets']['sv-se'] = "Biljetter";
  5683. $text['button-tickets']['uk-ua'] = "Квитки";
  5684. $text['button-tickets']['tr-tr'] = "Bilet";
  5685. $text['button-tickets']['zh-cn'] = "门票";
  5686. $text['button-tickets']['ja-jp'] = "切符売場";
  5687. $text['button-tickets']['ko-kr'] = "티켓";
  5688. $text['button-cdr']['en-us'] = "CDR";
  5689. $text['button-cdr']['ka-ge'] = "CDR";
  5690. $text['button-cdr']['en-gb'] = "CDR";
  5691. $text['button-cdr']['ar-eg'] = "مجلس الإنماء والإعمار";
  5692. $text['button-cdr']['de-at'] = "CDR";
  5693. $text['button-cdr']['de-ch'] = "CDR";
  5694. $text['button-cdr']['de-de'] = "CDR";
  5695. $text['button-cdr']['el-gr'] = "CDR";
  5696. $text['button-cdr']['es-cl'] = "CDR";
  5697. $text['button-cdr']['es-mx'] = "CDR";
  5698. $text['button-cdr']['fr-ca'] = "CDR";
  5699. $text['button-cdr']['fr-fr'] = "CDR";
  5700. $text['button-cdr']['he-il'] = "CDR";
  5701. $text['button-cdr']['it-it'] = "CDR";
  5702. $text['button-cdr']['nl-nl'] = "CDR";
  5703. $text['button-cdr']['pl-pl'] = "CDR";
  5704. $text['button-cdr']['pt-br'] = "CDR";
  5705. $text['button-cdr']['pt-pt'] = "CDR";
  5706. $text['button-cdr']['ro-ro'] = "CDR";
  5707. $text['button-cdr']['ru-ru'] = "CDR";
  5708. $text['button-cdr']['sv-se'] = "CDR";
  5709. $text['button-cdr']['uk-ua'] = "CDR";
  5710. $text['button-cdr']['tr-tr'] = "cdr";
  5711. $text['button-cdr']['zh-cn'] = "通话明细记录";
  5712. $text['button-cdr']['ja-jp'] = "通話詳細記録";
  5713. $text['button-cdr']['ko-kr'] = "통화 내역 기록";
  5714. $text['button-settings']['en-us'] = "Settings";
  5715. $text['button-settings']['ka-ge'] = "პარამეტრები";
  5716. $text['button-settings']['en-gb'] = "Settings";
  5717. $text['button-settings']['ar-eg'] = "Global";
  5718. $text['button-settings']['de-at'] = "Einstellungen";
  5719. $text['button-settings']['de-ch'] = "Global";
  5720. $text['button-settings']['de-de'] = "Einstellungen";
  5721. $text['button-settings']['el-gr'] = "Global";
  5722. $text['button-settings']['es-cl'] = "Global";
  5723. $text['button-settings']['es-mx'] = "Global";
  5724. $text['button-settings']['fr-ca'] = "Paramètres";
  5725. $text['button-settings']['fr-fr'] = "Configuration";
  5726. $text['button-settings']['he-il'] = "Global";
  5727. $text['button-settings']['it-it'] = "Parametri";
  5728. $text['button-settings']['nl-nl'] = "Instellingen";
  5729. $text['button-settings']['pl-pl'] = "Ustawienia";
  5730. $text['button-settings']['pt-br'] = "Definições";
  5731. $text['button-settings']['pt-pt'] = "Definições";
  5732. $text['button-settings']['ro-ro'] = "Global";
  5733. $text['button-settings']['ru-ru'] = "Конфигурация";
  5734. $text['button-settings']['sv-se'] = "Inställningar";
  5735. $text['button-settings']['uk-ua'] = "Налаштування";
  5736. $text['button-settings']['tr-tr'] = "Global";
  5737. $text['button-settings']['zh-cn'] = "设置";
  5738. $text['button-settings']['ja-jp'] = "設定";
  5739. $text['button-settings']['ko-kr'] = "설정";
  5740. $text['description-greeting']['en-us'] = "Select the desired Greeting.";
  5741. $text['description-greeting']['ka-ge'] = "აირჩიეთ სასურველი მისალმება.";
  5742. $text['description-greeting']['en-gb'] = "Select the desired Greeting.";
  5743. $text['description-greeting']['ar-eg'] = "حدد التحية المطلوبة.";
  5744. $text['description-greeting']['de-at'] = "Geben Sie die Begrüßungs-ID an.";
  5745. $text['description-greeting']['de-ch'] = "Geben Sie die Begrüßungs-ID an.";
  5746. $text['description-greeting']['de-de'] = "Geben Sie die Begrüßungs-ID an.";
  5747. $text['description-greeting']['el-gr'] = "Επιλέξτε τον επιθυμητό χαιρετισμό.";
  5748. $text['description-greeting']['es-cl'] = "Ingrese el ID de bienvenida";
  5749. $text['description-greeting']['es-mx'] = "Ingrese el ID de bienvenida";
  5750. $text['description-greeting']['fr-ca'] = "Choisir le message de salutation.";
  5751. $text['description-greeting']['fr-fr'] = "Choisir le numéro de message vocal de salutation.";
  5752. $text['description-greeting']['he-il'] = "בחר את הברכה הרצויה.";
  5753. $text['description-greeting']['it-it'] = "Selezionare il saluto desiderato.";
  5754. $text['description-greeting']['nl-nl'] = "Selecteer de gewenste begroeting.";
  5755. $text['description-greeting']['pl-pl'] = "Wprowadź ID powitania";
  5756. $text['description-greeting']['pt-br'] = "Selecione a saudação desejada.";
  5757. $text['description-greeting']['pt-pt'] = "Introduza o ID da Saudação";
  5758. $text['description-greeting']['ro-ro'] = "Selectați salutul dorit.";
  5759. $text['description-greeting']['ru-ru'] = "Выберите желаемое приветствие.";
  5760. $text['description-greeting']['sv-se'] = "Ange Hälsningens ID";
  5761. $text['description-greeting']['uk-ua'] = "Введіть ID привітання";
  5762. $text['description-greeting']['tr-tr'] = "İstenen Greeting'i seçin.";
  5763. $text['description-greeting']['zh-cn'] = "选择所需的问候语。";
  5764. $text['description-greeting']['ja-jp'] = "目的の挨拶を選択します。";
  5765. $text['description-greeting']['ko-kr'] = "원하는 인사말을 선택하세요.";
  5766. $text['description-name']['en-us'] = "Enter the name.";
  5767. $text['description-name']['ka-ge'] = "შეიყვანეთ სახელი.";
  5768. $text['description-name']['en-gb'] = "Enter the name.";
  5769. $text['description-name']['ar-eg'] = "أدخل الاسم.";
  5770. $text['description-name']['de-at'] = "Geben Sie den Namen ein.";
  5771. $text['description-name']['de-ch'] = "Geben Sie den Namen ein.";
  5772. $text['description-name']['de-de'] = "Geben Sie den Namen ein.";
  5773. $text['description-name']['el-gr'] = "Εισάγετ το όνομα.";
  5774. $text['description-name']['es-cl'] = "Escriba el nombre";
  5775. $text['description-name']['es-mx'] = "Escriba el nombre";
  5776. $text['description-name']['fr-ca'] = "Entrer Le Nom";
  5777. $text['description-name']['fr-fr'] = "Écrivez votre nom";
  5778. $text['description-name']['he-il'] = "הזן את השם.";
  5779. $text['description-name']['it-it'] = "Inserire il nome.";
  5780. $text['description-name']['nl-nl'] = "Voer de naam in.";
  5781. $text['description-name']['pl-pl'] = "Wprowadź nazwę.";
  5782. $text['description-name']['pt-br'] = "Entre com o nome.";
  5783. $text['description-name']['pt-pt'] = "Digite o nome.";
  5784. $text['description-name']['ro-ro'] = "Introduceți numele.";
  5785. $text['description-name']['ru-ru'] = "Введите имя.";
  5786. $text['description-name']['sv-se'] = "Ange namnet.";
  5787. $text['description-name']['uk-ua'] = "Введіть назву.";
  5788. $text['description-name']['tr-tr'] = "İsim girin.";
  5789. $text['description-name']['zh-cn'] = "输入名称。";
  5790. $text['description-name']['ja-jp'] = "名前を入力します。";
  5791. $text['description-name']['ko-kr'] = "이름을 입력하세요.";
  5792. $text['description-value']['en-us'] = "Enter the value.";
  5793. $text['description-value']['ka-ge'] = "შეიყვანეთ მნიშვნელობა.";
  5794. $text['description-value']['en-gb'] = "Enter the value.";
  5795. $text['description-value']['ar-eg'] = "أدخل القيمة.";
  5796. $text['description-value']['de-at'] = "Geben Sie den Wert für diese Einstellung an.";
  5797. $text['description-value']['de-ch'] = "Geben Sie den Wert für diese Einstellung an.";
  5798. $text['description-value']['de-de'] = "Geben Sie den Wert für diese Einstellung an.";
  5799. $text['description-value']['el-gr'] = "Εισάγετε την τιμή.";
  5800. $text['description-value']['es-cl'] = "Ingrese el valor de esta configuración";
  5801. $text['description-value']['es-mx'] = "Ingrese el valor de esta configuración";
  5802. $text['description-value']['fr-ca'] = "Entrer la valeur de ce paramètre.";
  5803. $text['description-value']['fr-fr'] = "Entrer la valeur de ce paramètre.";
  5804. $text['description-value']['he-il'] = "הזן את הערך.";
  5805. $text['description-value']['it-it'] = "Inserire il valore.";
  5806. $text['description-value']['nl-nl'] = "Voer de waarde in.";
  5807. $text['description-value']['pl-pl'] = "Wprowadź wartość tego ustawienia";
  5808. $text['description-value']['pt-br'] = "Entre com o valor.";
  5809. $text['description-value']['pt-pt'] = "Introduza o valor desta definição.";
  5810. $text['description-value']['ro-ro'] = "Introduceți valoarea.";
  5811. $text['description-value']['ru-ru'] = "Введите значение.";
  5812. $text['description-value']['sv-se'] = "Ange värdet på inställningen.";
  5813. $text['description-value']['uk-ua'] = "Введіть значенння змінної";
  5814. $text['description-value']['tr-tr'] = "Değer girin.";
  5815. $text['description-value']['zh-cn'] = "输入值。";
  5816. $text['description-value']['ja-jp'] = "値を入力します。";
  5817. $text['description-value']['ko-kr'] = "값을 입력합니다.";
  5818. $text['description-type']['en-us'] = "Select the data type.";
  5819. $text['description-type']['ka-ge'] = "აირჩიეთ მონაცემის ტიპი.";
  5820. $text['description-type']['en-gb'] = "Select the data type.";
  5821. $text['description-type']['ar-eg'] = "حدد نوع البيانات.";
  5822. $text['description-type']['de-at'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc).";
  5823. $text['description-type']['de-ch'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc).";
  5824. $text['description-type']['de-de'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc).";
  5825. $text['description-type']['el-gr'] = "Εισάγετε τον τύπο ρύθμισης (πχ uuid, name, var, dir, etc).";
  5826. $text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc).";
  5827. $text['description-type']['es-mx'] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc).";
  5828. $text['description-type']['fr-ca'] = "Choisissez le type de paramètre (ie. uuid, nom, var, dir, etc).";
  5829. $text['description-type']['fr-fr'] = "Choisissez le type de paramètre (ie. uuid, nom, var, dir, etc).";
  5830. $text['description-type']['he-il'] = "בחר את סוג הנתונים.";
  5831. $text['description-type']['it-it'] = "Inserire il tipo di parametro (es. uuid, name, var, dir, etc).";
  5832. $text['description-type']['nl-nl'] = "Selecteer het gegevenstype.";
  5833. $text['description-type']['pl-pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
  5834. $text['description-type']['pt-br'] = "Entre com o tipo de configuração (ex:uuid,name,var,dir,etc)";
  5835. $text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc)";
  5836. $text['description-type']['ro-ro'] = "Selectați tipul de date.";
  5837. $text['description-type']['ru-ru'] = "Введите тип настройки (например, uuid, name, var, dir и т.д.).";
  5838. $text['description-type']['sv-se'] = "Fyll i inställnings typ (ie. uuid, name, var, dir, etc).";
  5839. $text['description-type']['uk-ua'] = "Виберіть тип даних.";
  5840. $text['description-type']['tr-tr'] = "Ayar türünü girin (ie. uuid, name, var, dir, etc).";
  5841. $text['description-type']['zh-cn'] = "选择数据类型。";
  5842. $text['description-type']['ja-jp'] = "データの種類を選択します。";
  5843. $text['description-type']['ko-kr'] = "데이터 유형을 선택합니다.";
  5844. $text['description-category']['en-us'] = "Enter the category.";
  5845. $text['description-category']['ka-ge'] = "შეიყვანეთ კატეგორია.";
  5846. $text['description-category']['en-gb'] = "Enter the category.";
  5847. $text['description-category']['ar-eg'] = "أدخل الفئة.";
  5848. $text['description-category']['de-at'] = "Geben Sie die Kategorie an.";
  5849. $text['description-category']['de-ch'] = "Geben Sie die Kategorie an.";
  5850. $text['description-category']['de-de'] = "Geben Sie die Kategorie an.";
  5851. $text['description-category']['el-gr'] = "Εισάγετε την κατηγορία.";
  5852. $text['description-category']['es-cl'] = "Ingrese la categoría.";
  5853. $text['description-category']['es-mx'] = "Ingrese la categoría.";
  5854. $text['description-category']['fr-ca'] = "Entrer la Catégorie.";
  5855. $text['description-category']['fr-fr'] = "Entrer la Catégorie.";
  5856. $text['description-category']['he-il'] = "היכנסו לקטגוריה.";
  5857. $text['description-category']['it-it'] = "Inserire la categoria.";
  5858. $text['description-category']['nl-nl'] = "Voer de categorie in.";
  5859. $text['description-category']['pl-pl'] = "Wprowadź kategorię.";
  5860. $text['description-category']['pt-br'] = "Entre com a categoria.";
  5861. $text['description-category']['pt-pt'] = "Introduza a categoria.";
  5862. $text['description-category']['ro-ro'] = "Introduceți categoria.";
  5863. $text['description-category']['ru-ru'] = "Введите категорию.";
  5864. $text['description-category']['sv-se'] = "Ange Kategori.";
  5865. $text['description-category']['uk-ua'] = "Введіть категорію.";
  5866. $text['description-category']['tr-tr'] = "Kategori girin.";
  5867. $text['description-category']['zh-cn'] = "输入类别。";
  5868. $text['description-category']['ja-jp'] = "カテゴリを入力してください。";
  5869. $text['description-category']['ko-kr'] = "카테고리를 입력하세요.";
  5870. $text['description-subcategory']['en-us'] = "Enter the subcategory.";
  5871. $text['description-subcategory']['ka-ge'] = "შეიყვანეთ ქვეკატეგორია.";
  5872. $text['description-subcategory']['en-gb'] = "Enter the subcategory.";
  5873. $text['description-subcategory']['ar-eg'] = "أدخل الفئة الفرعية.";
  5874. $text['description-subcategory']['de-at'] = "Geben Sie die Unterkategorie an.";
  5875. $text['description-subcategory']['de-ch'] = "Geben Sie die Unterkategorie an.";
  5876. $text['description-subcategory']['de-de'] = "Geben Sie die Unterkategorie an.";
  5877. $text['description-subcategory']['el-gr'] = "Εισάγετε την υποκατηγορία.";
  5878. $text['description-subcategory']['es-cl'] = "Ingrese la subcategoría.";
  5879. $text['description-subcategory']['es-mx'] = "Ingrese la subcategoría.";
  5880. $text['description-subcategory']['fr-ca'] = "Entrer la Sous-Catégorie.";
  5881. $text['description-subcategory']['fr-fr'] = "Entrer la Sous-Catégorie.";
  5882. $text['description-subcategory']['he-il'] = "הזן את קטגוריית המשנה.";
  5883. $text['description-subcategory']['it-it'] = "Inserire la sottocategoria.";
  5884. $text['description-subcategory']['nl-nl'] = "Voer de subcategorie in.";
  5885. $text['description-subcategory']['pl-pl'] = "Wprowadź podkategorię";
  5886. $text['description-subcategory']['pt-br'] = "Entre com a subcategoria";
  5887. $text['description-subcategory']['pt-pt'] = "Introduza a subcategoria.";
  5888. $text['description-subcategory']['ro-ro'] = "Introduceți subcategoria.";
  5889. $text['description-subcategory']['ru-ru'] = "Вход в подкатегорию.";
  5890. $text['description-subcategory']['sv-se'] = "Fyll i under-kategori";
  5891. $text['description-subcategory']['uk-ua'] = "Введіть підкатегорію.";
  5892. $text['description-subcategory']['tr-tr'] = "Alt kategori girin.";
  5893. $text['description-subcategory']['zh-cn'] = "输入子类别。";
  5894. $text['description-subcategory']['ja-jp'] = "サブカテゴリを入力します。";
  5895. $text['description-subcategory']['ko-kr'] = "하위 범주를 입력합니다.";
  5896. $text['description-description']['en-us'] = "Enter the description.";
  5897. $text['description-description']['ka-ge'] = "შეიყვანეთ აღწერა.";
  5898. $text['description-description']['en-gb'] = "Enter the description.";
  5899. $text['description-description']['ar-eg'] = "Введіть опис.";
  5900. $text['description-description']['de-at'] = "Geben Sie die Beschreibung ein.";
  5901. $text['description-description']['de-ch'] = "Geben Sie die Beschreibung ein.";
  5902. $text['description-description']['de-de'] = "Geben Sie die Beschreibung ein.";
  5903. $text['description-description']['el-gr'] = "Εισάγετε την περιγραφή.";
  5904. $text['description-description']['es-cl'] = "Introduce la descripción.";
  5905. $text['description-description']['es-mx'] = "Introduce la descripción.";
  5906. $text['description-description']['fr-ca'] = "Entrez le descriptif";
  5907. $text['description-description']['fr-fr'] = "Entrez le descriptif";
  5908. $text['description-description']['he-il'] = "הזן את התיאור.";
  5909. $text['description-description']['it-it'] = "Inserire la descrizione.";
  5910. $text['description-description']['nl-nl'] = "Voer de beschrijving in.";
  5911. $text['description-description']['pl-pl'] = "Wpisz opis (opcjonalne).";
  5912. $text['description-description']['pt-br'] = "Insira a descrição.";
  5913. $text['description-description']['pt-pt'] = "Insira a descrição, caso desejar";
  5914. $text['description-description']['ro-ro'] = "Introduceți descrierea.";
  5915. $text['description-description']['ru-ru'] = "Введите описание.";
  5916. $text['description-description']['sv-se'] = "Fyll i en beskrivning.";
  5917. $text['description-description']['uk-ua'] = "Введіть опис, якщо це необхідно.";
  5918. $text['description-description']['tr-tr'] = "Açıklama girin.";
  5919. $text['description-description']['zh-cn'] = "输入说明。";
  5920. $text['description-description']['ja-jp'] = "説明を入力します。";
  5921. $text['description-description']['ko-kr'] = "설명을 입력합니다.";
  5922. $text['description-enabled']['en-us'] = "Select the current state.";
  5923. $text['description-enabled']['ka-ge'] = "აირჩიეთ მიმდინარე სტატუსი.";
  5924. $text['description-enabled']['en-gb'] = "Select the current state.";
  5925. $text['description-enabled']['ar-eg'] = "حدد الحالة الحالية.";
  5926. $text['description-enabled']['de-at'] = "Wählen Sie den aktuellen Status aus.";
  5927. $text['description-enabled']['de-ch'] = "Wählen Sie den aktuellen Status aus.";
  5928. $text['description-enabled']['de-de'] = "Wählen Sie den aktuellen Status aus.";
  5929. $text['description-enabled']['el-gr'] = "Επιλέξτε την τρέχουσα κατάσταση.";
  5930. $text['description-enabled']['es-cl'] = "Seleccione el estado actual.";
  5931. $text['description-enabled']['es-mx'] = "Seleccione el estado actual.";
  5932. $text['description-enabled']['fr-ca'] = "Sélectionnez l'état actuel.";
  5933. $text['description-enabled']['fr-fr'] = "Sélectionnez l'état actuel.";
  5934. $text['description-enabled']['he-il'] = "בחר את המצב הנוכחי.";
  5935. $text['description-enabled']['it-it'] = "Seleziona lo stato attuale.";
  5936. $text['description-enabled']['nl-nl'] = "Selecteer de huidige status.";
  5937. $text['description-enabled']['pl-pl'] = "Wybierz obecny stan.";
  5938. $text['description-enabled']['pt-br'] = "Selecione o estado atual.";
  5939. $text['description-enabled']['pt-pt'] = "Selecione o estado atual.";
  5940. $text['description-enabled']['ro-ro'] = "Selectați starea curentă.";
  5941. $text['description-enabled']['ru-ru'] = "Выберите текущее состояние.";
  5942. $text['description-enabled']['sv-se'] = "Välj aktuell status.";
  5943. $text['description-enabled']['uk-ua'] = "Виберіть поточний стан.";
  5944. $text['description-enabled']['tr-tr'] = "Geçerli durumu seçin.";
  5945. $text['description-enabled']['zh-cn'] = "选择当前状态。";
  5946. $text['description-enabled']['ja-jp'] = "現在の状態を選択します。";
  5947. $text['description-enabled']['ko-kr'] = "현재 상태를 선택합니다.";
  5948. $text['description-enter-context']['en-us'] = "Enter the context.";
  5949. $text['description-enter-context']['ka-ge'] = "შეიყვანეთ კონტექსტი.";
  5950. $text['description-enter-context']['en-gb'] = "Enter the context.";
  5951. $text['description-enter-context']['ar-eg'] = "أدخل السياق.";
  5952. $text['description-enter-context']['de-at'] = "Geben Sie den Kontext ein.";
  5953. $text['description-enter-context']['de-ch'] = "Geben Sie den Kontext ein.";
  5954. $text['description-enter-context']['de-de'] = "Geben Sie den Kontext ein.";
  5955. $text['description-enter-context']['el-gr'] = "Εισάγετε το context.";
  5956. $text['description-enter-context']['es-cl'] = "Ingrese un contexto";
  5957. $text['description-enter-context']['es-mx'] = "Ingrese un contexto";
  5958. $text['description-enter-context']['fr-ca'] = "Entrez le contexte";
  5959. $text['description-enter-context']['fr-fr'] = "Entrez le contexte";
  5960. $text['description-enter-context']['he-il'] = "הזן את ההקשר.";
  5961. $text['description-enter-context']['it-it'] = "Inserire il contesto.";
  5962. $text['description-enter-context']['nl-nl'] = "Voer de context in.";
  5963. $text['description-enter-context']['pl-pl'] = "Wprowadź kontekst";
  5964. $text['description-enter-context']['pt-br'] = "Entre com o contexto.";
  5965. $text['description-enter-context']['pt-pt'] = "Introduza um contexto.";
  5966. $text['description-enter-context']['ro-ro'] = "Introduceți contextul.";
  5967. $text['description-enter-context']['ru-ru'] = "Введите контекст.";
  5968. $text['description-enter-context']['sv-se'] = "Ange Context";
  5969. $text['description-enter-context']['uk-ua'] = "Введіть контекст.";
  5970. $text['description-enter-context']['tr-tr'] = "bağlama girin.";
  5971. $text['description-enter-context']['zh-cn'] = "输入上下文。";
  5972. $text['description-enter-context']['ja-jp'] = "コンテキストを入力します。";
  5973. $text['description-enter-context']['ko-kr'] = "컨텍스트를 입력합니다.";
  5974. $text['description-domain_name']['en-us'] = "Select the Domain";
  5975. $text['description-domain_name']['ka-ge'] = "აირჩიეთ დომენი";
  5976. $text['description-domain_name']['en-gb'] = "Select the Domain";
  5977. $text['description-domain_name']['ar-eg'] = "حدد المجال";
  5978. $text['description-domain_name']['de-at'] = "Wählen Sie die Domäne aus";
  5979. $text['description-domain_name']['de-ch'] = "Wählen Sie die Domäne aus";
  5980. $text['description-domain_name']['de-de'] = "Wählen Sie die Domäne aus";
  5981. $text['description-domain_name']['es-cl'] = "Selecciona el Dominio";
  5982. $text['description-domain_name']['es-mx'] = "Selecciona el Dominio";
  5983. $text['description-domain_name']['fr-ca'] = "Choisir Le Domaine";
  5984. $text['description-domain_name']['fr-fr'] = "Sélectionnez le domaine";
  5985. $text['description-domain_name']['he-il'] = "בחר את הדומיין";
  5986. $text['description-domain_name']['it-it'] = "Seleziona il dominio";
  5987. $text['description-domain_name']['nl-nl'] = "Selecteer het domein";
  5988. $text['description-domain_name']['pl-pl'] = "Wybierz domenę";
  5989. $text['description-domain_name']['pt-br'] = "Selecione o domínio";
  5990. $text['description-domain_name']['pt-pt'] = "Selecione o domínio";
  5991. $text['description-domain_name']['ro-ro'] = "Selectați domeniul";
  5992. $text['description-domain_name']['ru-ru'] = "Выберите домен";
  5993. $text['description-domain_name']['sv-se'] = "Välj domänen";
  5994. $text['description-domain_name']['uk-ua'] = "Виберіть домен";
  5995. $text['description-domain_name']['el-gr'] = "Επιλέξτε το Domain";
  5996. $text['description-domain_name']['tr-tr'] = "Domain seçin";
  5997. $text['description-domain_name']['zh-cn'] = "选择域";
  5998. $text['description-domain_name']['ja-jp'] = "ドメインを選択してください";
  5999. $text['description-domain_name']['ko-kr'] = "도메인 선택";
  6000. $text['title-login']['en-us'] = "Login";
  6001. $text['title-login']['ka-ge'] = "შესვლა";
  6002. $text['title-login']['en-gb'] = "Login";
  6003. $text['title-login']['ar-eg'] = "دخول";
  6004. $text['title-login']['de-at'] = "Anmelden";
  6005. $text['title-login']['de-ch'] = "Anmelden";
  6006. $text['title-login']['de-de'] = "Anmelden";
  6007. $text['title-login']['el-gr'] = "Είσοδος";
  6008. $text['title-login']['es-cl'] = "Ingresar";
  6009. $text['title-login']['es-mx'] = "Ingresar";
  6010. $text['title-login']['fr-ca'] = "Connexion";
  6011. $text['title-login']['fr-fr'] = "connexion";
  6012. $text['title-login']['he-il'] = "כניסה";
  6013. $text['title-login']['it-it'] = "Login";
  6014. $text['title-login']['nl-nl'] = "Log in";
  6015. $text['title-login']['pl-pl'] = "Użytkownik";
  6016. $text['title-login']['pt-br'] = "Entrar";
  6017. $text['title-login']['pt-pt'] = "Iniciar Sessão";
  6018. $text['title-login']['ro-ro'] = "Autentificare";
  6019. $text['title-login']['ru-ru'] = "Вход";
  6020. $text['title-login']['sv-se'] = "Logga In";
  6021. $text['title-login']['uk-ua'] = "Логін";
  6022. $text['title-login']['tr-tr'] = "Giriş Yap";
  6023. $text['title-login']['zh-cn'] = "登录";
  6024. $text['title-login']['ja-jp'] = "ログイン";
  6025. $text['title-login']['ko-kr'] = "로그인";
  6026. $text['title-logout']['en-us'] = "Logout";
  6027. $text['title-logout']['en-gb'] = "Logout";
  6028. $text['title-logout']['ar-eg'] = "ﺖﺴﺠﻴﻟ ﺥﺭﻮﺟ";
  6029. $text['title-logout']['de-at'] = "Abmelden";
  6030. $text['title-logout']['de-de'] = "Abmelden";
  6031. $text['title-logout']['el-gr'] = "Έξοδος";
  6032. $text['title-logout']['es-cl'] = "Salir";
  6033. $text['title-logout']['es-mx'] = "Salir";
  6034. $text['title-logout']['fr-ca'] = "Déconnexion";
  6035. $text['title-logout']['fr-fr'] = "Déconnexion";
  6036. $text['title-logout']['he-il'] = "להתנתק";
  6037. $text['title-logout']['it-it'] = "Logout";
  6038. $text['title-logout']['ka-ge'] = "გასვლა";
  6039. $text['title-logout']['nl-nl'] = "Uitloggen";
  6040. $text['title-logout']['pl-pl'] = "Wyloguj";
  6041. $text['title-logout']['pt-br'] = "Sair";
  6042. $text['title-logout']['pt-pt'] = "Logotipo";
  6043. $text['title-logout']['ro-ro'] = "Log out";
  6044. $text['title-logout']['ru-ru'] = "Выйти";
  6045. $text['title-logout']['sv-se'] = "Logga ut";
  6046. $text['title-logout']['uk-ua'] = "вийти";
  6047. $text['title-logout']['zh-cn'] = "登出";
  6048. $text['title-logout']['ja-jp'] = "ログアウト";
  6049. $text['title-logout']['ko-kr'] = "로그아웃";
  6050. $text['title-account_settings']['en-us'] = "Account Settings";
  6051. $text['title-account_settings']['en-gb'] = "Account Settings";
  6052. $text['title-account_settings']['ar-eg'] = "إعدادات الحساب";
  6053. $text['title-account_settings']['de-at'] = "Kontoeinstellungen";
  6054. $text['title-account_settings']['de-ch'] = "Kontoeinstellungen";
  6055. $text['title-account_settings']['de-de'] = "Kontoeinstellungen";
  6056. $text['title-account_settings']['el-gr'] = "Ρυθμίσεις λογαριασμού";
  6057. $text['title-account_settings']['es-cl'] = "Configuración de Cuenta";
  6058. $text['title-account_settings']['es-mx'] = "Configuración de Cuenta";
  6059. $text['title-account_settings']['fr-ca'] = "Paramètres du compte";
  6060. $text['title-account_settings']['fr-fr'] = "Personalisation du compte";
  6061. $text['title-account_settings']['he-il'] = "הגדרת חשבון";
  6062. $text['title-account_settings']['it-it'] = "Parametri Account";
  6063. $text['title-account_settings']['ka-ge'] = "ანგარიშის პარამეტრები";
  6064. $text['title-account_settings']['nl-nl'] = "Accountinstellingen";
  6065. $text['title-account_settings']['pl-pl'] = "Ustawienia konta";
  6066. $text['title-account_settings']['pt-br'] = "Configurações da conta";
  6067. $text['title-account_settings']['pt-pt'] = "Configurações de Conta";
  6068. $text['title-account_settings']['ro-ro'] = "Setări cont";
  6069. $text['title-account_settings']['ru-ru'] = "Настройки учетной записи";
  6070. $text['title-account_settings']['sv-se'] = "Kontoinställningar";
  6071. $text['title-account_settings']['uk-ua'] = "Параметри облікового запису";
  6072. $text['title-account_settings']['tr-tr'] = "Hesap ayarları";
  6073. $text['title-account_settings']['zh-cn'] = "账户设置";
  6074. $text['title-account_settings']['ja-jp'] = "アカウント設定";
  6075. $text['title-account_settings']['ko-kr'] = "계정 설정";
  6076. $text['option-expanded']['en-us'] = "Expanded";
  6077. $text['option-expanded']['ka-ge'] = "გაფართოებული";
  6078. $text['option-expanded']['en-gb'] = "Expanded";
  6079. $text['option-expanded']['ar-eg'] = "تسجيل الدخول";
  6080. $text['option-expanded']['de-at'] = "Anmeldung";
  6081. $text['option-expanded']['de-ch'] = "Anmeldung";
  6082. $text['option-expanded']['de-de'] = "Anmeldung";
  6083. $text['option-expanded']['el-gr'] = "Σύνδεση";
  6084. $text['option-expanded']['es-cl'] = "Acceso";
  6085. $text['option-expanded']['es-mx'] = "Acceso";
  6086. $text['option-expanded']['fr-ca'] = "Connexion";
  6087. $text['option-expanded']['fr-fr'] = "Étendu";
  6088. $text['option-expanded']['he-il'] = "Étendu";
  6089. $text['option-expanded']['it-it'] = "Login";
  6090. $text['option-expanded']['nl-nl'] = "Log in";
  6091. $text['option-expanded']['pl-pl'] = "Zaloguj sie";
  6092. $text['option-expanded']['pt-br'] = "Conecte-se";
  6093. $text['option-expanded']['pt-pt'] = "Conecte-se";
  6094. $text['option-expanded']['ro-ro'] = "Log in";
  6095. $text['option-expanded']['ru-ru'] = "Авторизоваться";
  6096. $text['option-expanded']['sv-se'] = "Logga in";
  6097. $text['option-expanded']['uk-ua'] = "Логін";
  6098. $text['option-expanded']['tr-tr'] = "Giriş yapmak";
  6099. $text['option-expanded']['zh-cn'] = "展开";
  6100. $text['option-expanded']['ja-jp'] = "拡張された";
  6101. $text['option-expanded']['ko-kr'] = "퍼지는";
  6102. $text['option-contracted']['en-us'] = "Contracted";
  6103. $text['option-contracted']['ka-ge'] = "კონტრაქტით გათვალისწინებული";
  6104. $text['option-contracted']['en-gb'] = "Contracted";
  6105. $text['option-contracted']['ar-eg'] = "تعاقدت";
  6106. $text['option-contracted']['de-at'] = "Vertrag abgeschlossen";
  6107. $text['option-contracted']['de-ch'] = "Vertrag abgeschlossen";
  6108. $text['option-contracted']['de-de'] = "Vertrag abgeschlossen";
  6109. $text['option-contracted']['el-gr'] = "Συνεσταλμένος";
  6110. $text['option-contracted']['es-cl'] = "Contratado";
  6111. $text['option-contracted']['es-mx'] = "Contratado";
  6112. $text['option-contracted']['fr-ca'] = "Contracté";
  6113. $text['option-contracted']['fr-fr'] = "Contracté";
  6114. $text['option-contracted']['he-il'] = "מְכוּוָץ";
  6115. $text['option-contracted']['it-it'] = "Contratto";
  6116. $text['option-contracted']['nl-nl'] = "Gecontracteerd";
  6117. $text['option-contracted']['pl-pl'] = "Zakontraktowany";
  6118. $text['option-contracted']['pt-br'] = "Contratado";
  6119. $text['option-contracted']['pt-pt'] = "Contratado";
  6120. $text['option-contracted']['ro-ro'] = "Contractat";
  6121. $text['option-contracted']['ru-ru'] = "Контракт";
  6122. $text['option-contracted']['sv-se'] = "Avtalad";
  6123. $text['option-contracted']['uk-ua'] = "Контрактований";
  6124. $text['option-contracted']['tr-tr'] = "sözleşmeli";
  6125. $text['option-contracted']['zh-cn'] = "签约";
  6126. $text['option-contracted']['ja-jp'] = "契約済み";
  6127. $text['option-contracted']['ko-kr'] = "옹졸한";
  6128. $text['option-hidden']['en-us'] = "Hidden";
  6129. $text['option-hidden']['ka-ge'] = "დამალული";
  6130. $text['option-hidden']['en-gb'] = "Hidden";
  6131. $text['option-hidden']['ar-eg'] = "مختفي";
  6132. $text['option-hidden']['de-at'] = "Versteckt";
  6133. $text['option-hidden']['de-ch'] = "Versteckt";
  6134. $text['option-hidden']['de-de'] = "Versteckt";
  6135. $text['option-hidden']['el-gr'] = "Κρυμμένος";
  6136. $text['option-hidden']['es-cl'] = "Oculto";
  6137. $text['option-hidden']['es-mx'] = "Oculto";
  6138. $text['option-hidden']['fr-ca'] = "Caché";
  6139. $text['option-hidden']['fr-fr'] = "Caché";
  6140. $text['option-hidden']['he-il'] = "מוּסתָר";
  6141. $text['option-hidden']['it-it'] = "Nascosto";
  6142. $text['option-hidden']['nl-nl'] = "Verborgen";
  6143. $text['option-hidden']['pl-pl'] = "Ukryty";
  6144. $text['option-hidden']['pt-br'] = "Escondido";
  6145. $text['option-hidden']['pt-pt'] = "Escondido";
  6146. $text['option-hidden']['ro-ro'] = "Ascuns";
  6147. $text['option-hidden']['ru-ru'] = "Скрытый";
  6148. $text['option-hidden']['sv-se'] = "Dold";
  6149. $text['option-hidden']['uk-ua'] = "Прихований";
  6150. $text['option-hidden']['tr-tr'] = "Dold";
  6151. $text['option-hidden']['zh-cn'] = "隐";
  6152. $text['option-hidden']['ja-jp'] = "隠れた";
  6153. $text['option-hidden']['ko-kr'] = "숨겨진";
  6154. $text['option-hover']['en-us'] = "Hover";
  6155. $text['option-hover']['ka-ge'] = "ფერის შეცვლა თაგუნას კურსორის მიტანისას";
  6156. $text['option-hover']['en-gb'] = "Hover";
  6157. $text['option-hover']['ar-eg'] = "يحوم";
  6158. $text['option-hover']['de-at'] = "Schweben";
  6159. $text['option-hover']['de-ch'] = "Schweben";
  6160. $text['option-hover']['de-de'] = "Schweben";
  6161. $text['option-hover']['el-gr'] = "Φτερουγίζω";
  6162. $text['option-hover']['es-cl'] = "Flotar";
  6163. $text['option-hover']['es-mx'] = "Flotar";
  6164. $text['option-hover']['fr-ca'] = "Flotter";
  6165. $text['option-hover']['fr-fr'] = "Flotter";
  6166. $text['option-hover']['he-il'] = "לְרַחֵף";
  6167. $text['option-hover']['it-it'] = "Passa il mouse";
  6168. $text['option-hover']['nl-nl'] = "Zweven";
  6169. $text['option-hover']['pl-pl'] = "Unosić się";
  6170. $text['option-hover']['pt-br'] = "Flutuar";
  6171. $text['option-hover']['pt-pt'] = "Flutuar";
  6172. $text['option-hover']['ro-ro'] = "Planare";
  6173. $text['option-hover']['ru-ru'] = "Наведите курсор";
  6174. $text['option-hover']['sv-se'] = "Sväva";
  6175. $text['option-hover']['uk-ua'] = "Наведіть курсор";
  6176. $text['option-hover']['tr-tr'] = "Fareyle üzerine gelin";
  6177. $text['option-hover']['zh-cn'] = "徘徊";
  6178. $text['option-hover']['ja-jp'] = "ホバー";
  6179. $text['option-hover']['ko-kr'] = "호버";
  6180. $text['option-click']['en-us'] = "Click";
  6181. $text['option-click']['ka-ge'] = "დაწკაპუნება";
  6182. $text['option-click']['en-gb'] = "Click";
  6183. $text['option-click']['ar-eg'] = "انقر";
  6184. $text['option-click']['de-at'] = "Klicken";
  6185. $text['option-click']['de-ch'] = "Klicken";
  6186. $text['option-click']['de-de'] = "Klicken";
  6187. $text['option-click']['el-gr'] = "Κάντε κλικ";
  6188. $text['option-click']['es-cl'] = "Hacer clic";
  6189. $text['option-click']['es-mx'] = "Hacer clic";
  6190. $text['option-click']['fr-ca'] = "Cliquez sur";
  6191. $text['option-click']['fr-fr'] = "Cliquez sur";
  6192. $text['option-click']['he-il'] = "נְקִישָׁה";
  6193. $text['option-click']['it-it'] = "Clic";
  6194. $text['option-click']['nl-nl'] = "Klik";
  6195. $text['option-click']['pl-pl'] = "Kliknij";
  6196. $text['option-click']['pt-br'] = "Clique";
  6197. $text['option-click']['pt-pt'] = "Clique";
  6198. $text['option-click']['ro-ro'] = "Clic";
  6199. $text['option-click']['ru-ru'] = "Нажмите";
  6200. $text['option-click']['sv-se'] = "Klick";
  6201. $text['option-click']['uk-ua'] = "Натисніть";
  6202. $text['option-click']['tr-tr'] = "Tıklamak";
  6203. $text['option-click']['zh-cn'] = "点击";
  6204. $text['option-click']['ja-jp'] = "クリック";
  6205. $text['option-click']['ko-kr'] = "딸깍 하는 소리";
  6206. $text['option-shrink']['en-us'] = "Shrink";
  6207. $text['option-shrink']['ka-ge'] = "შეკუმშვა";
  6208. $text['option-shrink']['en-gb'] = "Shrink";
  6209. $text['option-shrink']['ar-eg'] = "إنكمش";
  6210. $text['option-shrink']['de-at'] = "Schrumpfen";
  6211. $text['option-shrink']['de-ch'] = "Schrumpfen";
  6212. $text['option-shrink']['de-de'] = "Schrumpfen";
  6213. $text['option-shrink']['el-gr'] = "Μαζεύω";
  6214. $text['option-shrink']['es-cl'] = "Encoger";
  6215. $text['option-shrink']['es-mx'] = "Encoger";
  6216. $text['option-shrink']['fr-ca'] = "Rétrécir";
  6217. $text['option-shrink']['fr-fr'] = "Rétrécir";
  6218. $text['option-shrink']['he-il'] = "לצמק";
  6219. $text['option-shrink']['it-it'] = "Restringersi";
  6220. $text['option-shrink']['nl-nl'] = "Krimpen";
  6221. $text['option-shrink']['pl-pl'] = "Kurczyć się";
  6222. $text['option-shrink']['pt-br'] = "Encolher";
  6223. $text['option-shrink']['pt-pt'] = "Encolher";
  6224. $text['option-shrink']['ro-ro'] = "Se micsoreaza";
  6225. $text['option-shrink']['ru-ru'] = "Сокращать";
  6226. $text['option-shrink']['sv-se'] = "Krympa";
  6227. $text['option-shrink']['uk-ua'] = "скорочення";
  6228. $text['option-shrink']['tr-tr'] = "Çekmek";
  6229. $text['option-shrink']['zh-cn'] = "收缩";
  6230. $text['option-shrink']['ja-jp'] = "縮む";
  6231. $text['option-shrink']['ko-kr'] = "수축";
  6232. $text['option-fixed']['en-us'] = "Fixed";
  6233. $text['option-fixed']['ka-ge'] = "ფიქსირებული";
  6234. $text['option-fixed']['en-gb'] = "Fixed";
  6235. $text['option-fixed']['ar-eg'] = "مُثَبَّت";
  6236. $text['option-fixed']['de-at'] = "Fest";
  6237. $text['option-fixed']['de-ch'] = "Fest";
  6238. $text['option-fixed']['de-de'] = "Fest";
  6239. $text['option-fixed']['el-gr'] = "Σταθερός";
  6240. $text['option-fixed']['es-cl'] = "Fijo";
  6241. $text['option-fixed']['es-mx'] = "Fijo";
  6242. $text['option-fixed']['fr-ca'] = "Fixé";
  6243. $text['option-fixed']['fr-fr'] = "Fixé";
  6244. $text['option-fixed']['he-il'] = "תוקן";
  6245. $text['option-fixed']['it-it'] = "Fisso";
  6246. $text['option-fixed']['nl-nl'] = "Vast";
  6247. $text['option-fixed']['pl-pl'] = "Naprawił";
  6248. $text['option-fixed']['pt-br'] = "Fixo";
  6249. $text['option-fixed']['pt-pt'] = "Fixo";
  6250. $text['option-fixed']['ro-ro'] = "Fix";
  6251. $text['option-fixed']['ru-ru'] = "Зафиксированный";
  6252. $text['option-fixed']['sv-se'] = "Fast";
  6253. $text['option-fixed']['uk-ua'] = "Виправлено";
  6254. $text['option-fixed']['tr-tr'] = "Sabit";
  6255. $text['option-fixed']['zh-cn'] = "固定的";
  6256. $text['option-fixed']['ja-jp'] = "修理済み";
  6257. $text['option-fixed']['ko-kr'] = "결정된";
  6258. $text['option-automatic']['en-us'] = "Automatic";
  6259. $text['option-automatic']['ka-ge'] = "ავტომატური";
  6260. $text['option-automatic']['en-gb'] = "Automatic";
  6261. $text['option-automatic']['ar-eg'] = "تلقائي";
  6262. $text['option-automatic']['de-at'] = "Automatisch";
  6263. $text['option-automatic']['de-ch'] = "Automatisch";
  6264. $text['option-automatic']['de-de'] = "Automatisch";
  6265. $text['option-automatic']['el-gr'] = "Αυτόματο";
  6266. $text['option-automatic']['es-cl'] = "Automático";
  6267. $text['option-automatic']['es-mx'] = "Automático";
  6268. $text['option-automatic']['fr-ca'] = "Automatique";
  6269. $text['option-automatic']['fr-fr'] = "Automatique";
  6270. $text['option-automatic']['he-il'] = "אוֹטוֹמָטִי";
  6271. $text['option-automatic']['it-it'] = "Automatico";
  6272. $text['option-automatic']['nl-nl'] = "Automatisch";
  6273. $text['option-automatic']['pl-pl'] = "Automatyczny";
  6274. $text['option-automatic']['pt-br'] = "Automático";
  6275. $text['option-automatic']['pt-pt'] = "Automático";
  6276. $text['option-automatic']['ro-ro'] = "Automat";
  6277. $text['option-automatic']['ru-ru'] = "автоматический";
  6278. $text['option-automatic']['sv-se'] = "Automatisk";
  6279. $text['option-automatic']['uk-ua'] = "Автоматичний";
  6280. $text['option-automatic']['tr-tr'] = "Otomatik";
  6281. $text['option-automatic']['zh-cn'] = "自动的";
  6282. $text['option-automatic']['ja-jp'] = "自動";
  6283. $text['option-automatic']['ko-kr'] = "자동적 인";
  6284. $text['option-manual']['en-us'] = "Manual";
  6285. $text['option-manual']['ka-ge'] = "სახელმძღვანელო";
  6286. $text['option-manual']['en-gb'] = "Manual";
  6287. $text['option-manual']['ar-eg'] = "يدوي";
  6288. $text['option-manual']['de-at'] = "Handbuch";
  6289. $text['option-manual']['de-ch'] = "Handbuch";
  6290. $text['option-manual']['de-de'] = "Handbuch";
  6291. $text['option-manual']['el-gr'] = "Manual";
  6292. $text['option-manual']['es-cl'] = "Manual";
  6293. $text['option-manual']['es-mx'] = "Manual";
  6294. $text['option-manual']['fr-ca'] = "Manuel";
  6295. $text['option-manual']['fr-fr'] = "Manuel";
  6296. $text['option-manual']['he-il'] = "מדריך ל";
  6297. $text['option-manual']['it-it'] = "Manuale";
  6298. $text['option-manual']['nl-nl'] = "Handmatig";
  6299. $text['option-manual']['pl-pl'] = "podręcznik";
  6300. $text['option-manual']['pt-br'] = "Manual";
  6301. $text['option-manual']['pt-pt'] = "Manual";
  6302. $text['option-manual']['ro-ro'] = "Manual";
  6303. $text['option-manual']['ru-ru'] = "Руководство";
  6304. $text['option-manual']['sv-se'] = "Manuell";
  6305. $text['option-manual']['uk-ua'] = "Інструкція";
  6306. $text['option-manual']['tr-tr'] = "Manuel";
  6307. $text['option-manual']['zh-cn'] = "手动的";
  6308. $text['option-manual']['ja-jp'] = "マニュアル";
  6309. $text['option-manual']['ko-kr'] = "수동";
  6310. $text['title-languages']['en-us'] = "Languages";
  6311. $text['title-languages']['ka-ge'] = "ენები";
  6312. $text['title-languages']['en-gb'] = "Languages";
  6313. $text['title-languages']['ar-eg'] = "اللغات";
  6314. $text['title-languages']['de-at'] = "Sprache";
  6315. $text['title-languages']['de-ch'] = "Sprache";
  6316. $text['title-languages']['de-de'] = "Sprache";
  6317. $text['title-languages']['es-cl'] = "Idioma";
  6318. $text['title-languages']['es-mx'] = "Idioma";
  6319. $text['title-languages']['fr-ca'] = "Langue";
  6320. $text['title-languages']['fr-fr'] = "Langue";
  6321. $text['title-languages']['he-il'] = "שפות";
  6322. $text['title-languages']['it-it'] = "Le lingue";
  6323. $text['title-languages']['nl-nl'] = "Taal";
  6324. $text['title-languages']['pl-pl'] = "Język";
  6325. $text['title-languages']['pt-br'] = "Língua";
  6326. $text['title-languages']['pt-pt'] = "Língua";
  6327. $text['title-languages']['ro-ro'] = "Limbi";
  6328. $text['title-languages']['ru-ru'] = "Языки";
  6329. $text['title-languages']['sv-se'] = "Språk";
  6330. $text['title-languages']['uk-ua'] = "Мови";
  6331. $text['title-languages']['el-gr'] = "Γλώσσες γλώσσες";
  6332. $text['title-languages']['tr-tr'] = "Diller";
  6333. $text['title-languages']['zh-cn'] = "语言";
  6334. $text['title-languages']['ja-jp'] = "言語";
  6335. $text['title-languages']['ko-kr'] = "언어";
  6336. $text['label-language']['en-us'] = "Language";
  6337. $text['label-language']['en-gb'] = "Language";
  6338. $text['label-language']['ar-eg'] = "اللغة";
  6339. $text['label-language']['de-at'] = "Sprache";
  6340. $text['label-language']['de-ch'] = "Sprache";
  6341. $text['label-language']['de-de'] = "Sprache";
  6342. $text['label-language']['es-cl'] = "Idioma";
  6343. $text['label-language']['es-mx'] = "Idioma";
  6344. $text['label-language']['fr-ca'] = "Langue";
  6345. $text['label-language']['fr-fr'] = "Langue";
  6346. $text['label-language']['he-il'] = "שפה";
  6347. $text['label-language']['it-it'] = "Lingua";
  6348. $text['label-language']['ka-ge'] = "ენა";
  6349. $text['label-language']['nl-nl'] = "Taal";
  6350. $text['label-language']['pl-pl'] = "Język";
  6351. $text['label-language']['pt-br'] = "Língua";
  6352. $text['label-language']['pt-pt'] = "Língua";
  6353. $text['label-language']['ro-ro'] = "Limba";
  6354. $text['label-language']['ru-ru'] = "Язык";
  6355. $text['label-language']['sv-se'] = "Språk";
  6356. $text['label-language']['uk-ua'] = "Українська";
  6357. $text['label-language']['zh-cn'] = "语言";
  6358. $text['label-language']['ja-jp'] = "言語";
  6359. $text['label-language']['ko-kr'] = "언어";
  6360. $text['description-language']['en-us'] = "Select the language, voice and dialect.";
  6361. $text['description-language']['en-gb'] = "Select the language, voice and dialect.";
  6362. $text['description-language']['ar-eg'] = "حدد اللغة والصوت واللهجة.";
  6363. $text['description-language']['de-at'] = "Wählen Sie Sprache, Stimme und Dialekt aus.";
  6364. $text['description-language']['de-ch'] = "Wählen Sie Sprache, Stimme und Dialekt aus.";
  6365. $text['description-language']['de-de'] = "Wählen Sie Sprache, Stimme und Dialekt aus.";
  6366. $text['description-language']['es-cl'] = "Selecciona el idioma, voz y dialecto.";
  6367. $text['description-language']['es-mx'] = "Selecciona el idioma, voz y dialecto.";
  6368. $text['description-language']['fr-ca'] = "Sélectionnez la langue, la voix et le dialecte.";
  6369. $text['description-language']['fr-fr'] = "Sélectionnez la langue, la voix et le dialecte.";
  6370. $text['description-language']['he-il'] = "בחר את השפה, הקול והדיאלקט.";
  6371. $text['description-language']['it-it'] = "Seleziona la lingua, la voce e il dialetto.";
  6372. $text['description-language']['ka-ge'] = "აირჩიეთ ენა, ხმა და დიალექტი";
  6373. $text['description-language']['nl-nl'] = "Selecteer de taal, stem en dialect.";
  6374. $text['description-language']['pl-pl'] = "Wybierz język, głos i dialekt.";
  6375. $text['description-language']['pt-br'] = "Selecione o idioma, voz e dialeto.";
  6376. $text['description-language']['pt-pt'] = "Selecione o idioma, voz e dialeto.";
  6377. $text['description-language']['ro-ro'] = "Selectați limba, vocea și dialectul.";
  6378. $text['description-language']['ru-ru'] = "Выберите язык, голос и диалект.";
  6379. $text['description-language']['sv-se'] = "Välj språk, röst och dialekt.";
  6380. $text['description-language']['uk-ua'] = "Виберіть мову, голос і діалект.";
  6381. $text['description-language']['zh-cn'] = "选择语言、语音和方言。";
  6382. $text['description-language']['ja-jp'] = "言語、音声、方言を選択します。";
  6383. $text['description-language']['ko-kr'] = "언어, 음성 및 방언을 선택합니다.";
  6384. $text['label-translate']['en-us'] = "Translate";
  6385. $text['label-translate']['en-gb'] = "Translate";
  6386. $text['label-translate']['ar-eg'] = "يترجم";
  6387. $text['label-translate']['de-at'] = "Übersetzen";
  6388. $text['label-translate']['de-ch'] = "Übersetzen";
  6389. $text['label-translate']['de-de'] = "Übersetzen";
  6390. $text['label-translate']['es-cl'] = "Traducir";
  6391. $text['label-translate']['es-mx'] = "Traducir";
  6392. $text['label-translate']['fr-ca'] = "Traduire";
  6393. $text['label-translate']['fr-fr'] = "Traduire";
  6394. $text['label-translate']['he-il'] = "לתרגם";
  6395. $text['label-translate']['it-it'] = "Tradurre";
  6396. $text['label-translate']['ka-ge'] = "თარგმნა";
  6397. $text['label-translate']['nl-nl'] = "Vertalen";
  6398. $text['label-translate']['pl-pl'] = "Tłumaczyć";
  6399. $text['label-translate']['pt-br'] = "Traduzir";
  6400. $text['label-translate']['pt-pt'] = "Traduzir";
  6401. $text['label-translate']['ro-ro'] = "Traduceți";
  6402. $text['label-translate']['ru-ru'] = "Переводить";
  6403. $text['label-translate']['sv-se'] = "Översätt";
  6404. $text['label-translate']['uk-ua'] = "Перекласти";
  6405. $text['label-translate']['zh-cn'] = "翻译";
  6406. $text['label-translate']['ja-jp'] = "翻訳する";
  6407. $text['label-translate']['ko-kr'] = "번역하다";
  6408. $text['button-transcribe']['en-us'] = "Transcribe";
  6409. $text['button-transcribe']['en-gb'] = "Transcribe";
  6410. $text['button-transcribe']['ar-eg'] = "نسخ";
  6411. $text['button-transcribe']['de-at'] = "transkribieren";
  6412. $text['button-transcribe']['de-ch'] = "transkribieren";
  6413. $text['button-transcribe']['de-de'] = "transkribieren";
  6414. $text['button-transcribe']['el-gr'] = "Αντιγράφω";
  6415. $text['button-transcribe']['es-cl'] = "transcribir";
  6416. $text['button-transcribe']['es-mx'] = "transcribir";
  6417. $text['button-transcribe']['fr-ca'] = "transcrire";
  6418. $text['button-transcribe']['fr-fr'] = "transcrire";
  6419. $text['button-transcribe']['he-il'] = "לְתַעֲתֵק";
  6420. $text['button-transcribe']['it-it'] = "trascrivere";
  6421. $text['button-transcribe']['ka-ge'] = "ტრანსკრიფცია";
  6422. $text['button-transcribe']['nl-nl'] = "overschrijven";
  6423. $text['button-transcribe']['pl-pl'] = "rozpisać";
  6424. $text['button-transcribe']['pt-br'] = "transcrever";
  6425. $text['button-transcribe']['pt-pt'] = "transcrever";
  6426. $text['button-transcribe']['ro-ro'] = "Transcrie";
  6427. $text['button-transcribe']['ru-ru'] = "транскрибировать";
  6428. $text['button-transcribe']['sv-se'] = "transkribera";
  6429. $text['button-transcribe']['uk-ua'] = "переписати";
  6430. $text['button-transcribe']['tr-tr'] = "Uyarlamak";
  6431. $text['button-transcribe']['zh-cn'] = "录制";
  6432. $text['button-transcribe']['ja-jp'] = "転写する";
  6433. $text['button-transcribe']['ko-kr'] = "고쳐 쓰다";
  6434. $text['label-transcription']['en-us'] = "Transcription";
  6435. $text['label-transcription']['en-gb'] = "Transcription";
  6436. $text['label-transcription']['ar-eg'] = "النسخ";
  6437. $text['label-transcription']['de-at'] = "Transkription";
  6438. $text['label-transcription']['de-ch'] = "Transkription";
  6439. $text['label-transcription']['de-de'] = "Transkription";
  6440. $text['label-transcription']['el-gr'] = "Μεταγραφή";
  6441. $text['label-transcription']['es-cl'] = "Transcripción";
  6442. $text['label-transcription']['es-mx'] = "Transcripción";
  6443. $text['label-transcription']['fr-ca'] = "Transcription";
  6444. $text['label-transcription']['fr-fr'] = "Transcription";
  6445. $text['label-transcription']['he-il'] = "תַעֲתוּק";
  6446. $text['label-transcription']['it-it'] = "Trascrizione";
  6447. $text['label-transcription']['ka-ge'] = "ტრანსკრიფცია";
  6448. $text['label-transcription']['nl-nl'] = "Overschrijving";
  6449. $text['label-transcription']['pl-pl'] = "Transkrypcja";
  6450. $text['label-transcription']['pt-br'] = "Transcrição";
  6451. $text['label-transcription']['pt-pt'] = "Transcrição";
  6452. $text['label-transcription']['ro-ro'] = "Transcriere";
  6453. $text['label-transcription']['ru-ru'] = "Транскрипция";
  6454. $text['label-transcription']['sv-se'] = "Transcription";
  6455. $text['label-transcription']['uk-ua'] = "Транскрипція";
  6456. $text['label-transcription']['tr-tr'] = "Transkripsiyon";
  6457. $text['label-transcription']['zh-cn'] = "转录";
  6458. $text['label-transcription']['ja-jp'] = "転写";
  6459. $text['label-transcription']['ko-kr'] = "전사";
  6460. $text['message-audio_transcribed']['en-us'] = "Audio Transcribed";
  6461. $text['message-audio_transcribed']['en-gb'] = "Audio Transcribed";
  6462. $text['message-audio_transcribed']['ar-eg'] = "الصوت مكتوب";
  6463. $text['message-audio_transcribed']['de-at'] = "Audio transkribiert";
  6464. $text['message-audio_transcribed']['de-ch'] = "Audio transkribiert";
  6465. $text['message-audio_transcribed']['de-de'] = "Audio transkribiert";
  6466. $text['message-audio_transcribed']['el-gr'] = "Ο ήχος μεταγράφηκε";
  6467. $text['message-audio_transcribed']['es-cl'] = "Audio transcrito";
  6468. $text['message-audio_transcribed']['es-mx'] = "Audio transcrito";
  6469. $text['message-audio_transcribed']['fr-ca'] = "Audio transcrit";
  6470. $text['message-audio_transcribed']['fr-fr'] = "Audio transcrit";
  6471. $text['message-audio_transcribed']['he-il'] = "אודיו מתומלל";
  6472. $text['message-audio_transcribed']['it-it'] = "Trascrizione audio";
  6473. $text['message-audio_transcribed']['ka-ge'] = "აუდიო ტრანსკრიბირებულია";
  6474. $text['message-audio_transcribed']['nl-nl'] = "Audio getranscribeerd";
  6475. $text['message-audio_transcribed']['pl-pl'] = "Transkrypcja dźwięku";
  6476. $text['message-audio_transcribed']['pt-br'] = "Áudio transcrito";
  6477. $text['message-audio_transcribed']['pt-pt'] = "Áudio transcrito";
  6478. $text['message-audio_transcribed']['ro-ro'] = "Transcris audio";
  6479. $text['message-audio_transcribed']['ru-ru'] = "Аудио расшифровано";
  6480. $text['message-audio_transcribed']['sv-se'] = "Ljud transkriberat";
  6481. $text['message-audio_transcribed']['uk-ua'] = "Транскрибований звук";
  6482. $text['message-audio_transcribed']['tr-tr'] = "Sesin Yazıya Dönüştürülmesi";
  6483. $text['message-audio_transcribed']['zh-cn'] = "音频转录";
  6484. $text['message-audio_transcribed']['ja-jp'] = "文字起こしされた音声";
  6485. $text['message-audio_transcribed']['ko-kr'] = "오디오가 전사됨";
  6486. $text['button-setup']['en-us'] = "Setup";
  6487. $text['button-setup']['ka-ge'] = "მორგება";
  6488. $text['button-setup']['en-gb'] = "Setup";
  6489. $text['button-setup']['ar-eg'] = "يثبت";
  6490. $text['button-setup']['de-at'] = "Aufstellen";
  6491. $text['button-setup']['de-ch'] = "Aufstellen";
  6492. $text['button-setup']['de-de'] = "Aufstellen";
  6493. $text['button-setup']['es-cl'] = "Configuración";
  6494. $text['button-setup']['es-mx'] = "Configuración";
  6495. $text['button-setup']['fr-ca'] = "Installation";
  6496. $text['button-setup']['fr-fr'] = "Installation";
  6497. $text['button-setup']['he-il'] = "להכין";
  6498. $text['button-setup']['it-it'] = "Impostare";
  6499. $text['button-setup']['nl-nl'] = "Opgericht";
  6500. $text['button-setup']['pl-pl'] = "Organizować coś";
  6501. $text['button-setup']['pt-br'] = "Configurar";
  6502. $text['button-setup']['pt-pt'] = "Configurar";
  6503. $text['button-setup']['ro-ro'] = "Înființat";
  6504. $text['button-setup']['ru-ru'] = "Настраивать";
  6505. $text['button-setup']['sv-se'] = "Uppstart";
  6506. $text['button-setup']['uk-ua'] = "Налаштування";
  6507. $text['button-setup']['el-gr'] = "setup setup";
  6508. $text['button-setup']['tr-tr'] = "Kurulum";
  6509. $text['button-setup']['zh-cn'] = "设置";
  6510. $text['button-setup']['ja-jp'] = "設定";
  6511. $text['button-setup']['ko-kr'] = "설정";
  6512. $text['button-disable']['en-us'] = "Disable";
  6513. $text['button-disable']['ka-ge'] = "გათიშვა";
  6514. $text['button-disable']['en-gb'] = "Disable";
  6515. $text['button-disable']['ar-eg'] = "إبطال";
  6516. $text['button-disable']['de-at'] = "Deaktivieren";
  6517. $text['button-disable']['de-ch'] = "Deaktivieren";
  6518. $text['button-disable']['de-de'] = "Deaktivieren";
  6519. $text['button-disable']['es-cl'] = "Desactivar";
  6520. $text['button-disable']['es-mx'] = "Desactivar";
  6521. $text['button-disable']['fr-ca'] = "Désactiver";
  6522. $text['button-disable']['fr-fr'] = "Désactiver";
  6523. $text['button-disable']['he-il'] = "השבת";
  6524. $text['button-disable']['it-it'] = "disattivare";
  6525. $text['button-disable']['nl-nl'] = "Uitzetten";
  6526. $text['button-disable']['pl-pl'] = "Wyłączyć";
  6527. $text['button-disable']['pt-br'] = "Desativar";
  6528. $text['button-disable']['pt-pt'] = "Desativar";
  6529. $text['button-disable']['ro-ro'] = "Dezactivați";
  6530. $text['button-disable']['ru-ru'] = "Запрещать";
  6531. $text['button-disable']['sv-se'] = "Inaktivera";
  6532. $text['button-disable']['uk-ua'] = "Вимкнути";
  6533. $text['button-disable']['el-gr'] = "Αποδεικνύη";
  6534. $text['button-disable']['tr-tr'] = "Engelli";
  6535. $text['button-disable']['zh-cn'] = "停用";
  6536. $text['button-disable']['ja-jp'] = "無効にする";
  6537. $text['button-disable']['ko-kr'] = "장애를 입히다";
  6538. $text['button-hide']['en-us'] = "Hide";
  6539. $text['button-hide']['ka-ge'] = "დამალვა";
  6540. $text['button-hide']['en-gb'] = "Hide";
  6541. $text['button-hide']['ar-eg'] = "يخفي";
  6542. $text['button-hide']['de-at'] = "Verstecken";
  6543. $text['button-hide']['de-ch'] = "Verstecken";
  6544. $text['button-hide']['de-de'] = "Verstecken";
  6545. $text['button-hide']['es-cl'] = "Esconder";
  6546. $text['button-hide']['es-mx'] = "Esconder";
  6547. $text['button-hide']['fr-ca'] = "Cacher";
  6548. $text['button-hide']['fr-fr'] = "Cacher";
  6549. $text['button-hide']['he-il'] = "להתחבא";
  6550. $text['button-hide']['it-it'] = "Nascondere";
  6551. $text['button-hide']['nl-nl'] = "Verbergen";
  6552. $text['button-hide']['pl-pl'] = "Ukrywać";
  6553. $text['button-hide']['pt-br'] = "Esconder";
  6554. $text['button-hide']['pt-pt'] = "Esconder";
  6555. $text['button-hide']['ro-ro'] = "Ascunde";
  6556. $text['button-hide']['ru-ru'] = "Скрывать";
  6557. $text['button-hide']['sv-se'] = "Dölj";
  6558. $text['button-hide']['uk-ua'] = "Сховати";
  6559. $text['button-hide']['el-gr'] = "Hide";
  6560. $text['button-hide']['tr-tr'] = "Hide";
  6561. $text['button-hide']['zh-cn'] = "隐藏";
  6562. $text['button-hide']['ja-jp'] = "隠れる";
  6563. $text['button-hide']['ko-kr'] = "숨다";
  6564. $text['label-content']['en-us'] = 'Content';
  6565. $text['label-content']['en-gb'] = 'Content';
  6566. $text['label-content']['ar-eg'] = 'محتوى';
  6567. $text['label-content']['de-at'] = 'Inhalt';
  6568. $text['label-content']['de-ch'] = 'Inhalt';
  6569. $text['label-content']['de-de'] = 'Inhalt';
  6570. $text['label-content']['el-gr'] = 'Περιεχόμενο';
  6571. $text['label-content']['es-cl'] = 'Contenido';
  6572. $text['label-content']['es-mx'] = 'Contenido';
  6573. $text['label-content']['fr-ca'] = 'Contenu';
  6574. $text['label-content']['fr-fr'] = 'Contenu';
  6575. $text['label-content']['he-il'] = 'תוֹכֶן';
  6576. $text['label-content']['it-it'] = 'Contenuto';
  6577. $text['label-content']['ka-ge'] = "შემცველობა";
  6578. $text['label-content']['nl-nl'] = 'Inhoud';
  6579. $text['label-content']['pl-pl'] = 'Treść';
  6580. $text['label-content']['pt-br'] = 'Contente';
  6581. $text['label-content']['pt-pt'] = 'Contente';
  6582. $text['label-content']['ro-ro'] = 'Conţinut';
  6583. $text['label-content']['ru-ru'] = 'Содержание';
  6584. $text['label-content']['sv-se'] = 'Innehåll';
  6585. $text['label-content']['uk-ua'] = 'Зміст';
  6586. $text['label-content']['tr-tr'] = 'İçerik';
  6587. $text['label-content']['zh-cn'] = '内容';
  6588. $text['label-content']['ja-jp'] = 'コンテンツ';
  6589. $text['label-content']['ko-kr'] = '콘텐츠';
  6590. $text['label-details']['en-us'] = "Details";
  6591. $text['label-details']['en-gb'] = "Details";
  6592. $text['label-details']['ar-eg'] = "تفاصيل";
  6593. $text['label-details']['de-at'] = "Details";
  6594. $text['label-details']['de-ch'] = "Details";
  6595. $text['label-details']['de-de'] = "Details";
  6596. $text['label-details']['el-gr'] = "Λεπτομέριες";
  6597. $text['label-details']['es-cl'] = "Detalles";
  6598. $text['label-details']['es-mx'] = "Detalles";
  6599. $text['label-details']['fr-ca'] = "Détails";
  6600. $text['label-details']['fr-fr'] = "Détails";
  6601. $text['label-details']['he-il'] = "פרטים";
  6602. $text['label-details']['it-it'] = "Dettagli";
  6603. $text['label-details']['ka-ge'] = "დეტალები";
  6604. $text['label-details']['nl-nl'] = "Details";
  6605. $text['label-details']['pl-pl'] = "Szczegóły";
  6606. $text['label-details']['pt-br'] = "Detalhes";
  6607. $text['label-details']['pt-pt'] = "Detalhes";
  6608. $text['label-details']['ro-ro'] = "Detalii";
  6609. $text['label-details']['ru-ru'] = "Детали";
  6610. $text['label-details']['sv-se'] = "Detaljer";
  6611. $text['label-details']['uk-ua'] = "Деталі";
  6612. $text['label-details']['zh-cn'] = "详细情况";
  6613. $text['label-details']['ja-jp'] = "インフォメーション";
  6614. $text['label-details']['ko-kr'] = "제품 정보";
  6615. $text['label-left']['en-us'] = "Left";
  6616. $text['label-left']['en-gb'] = "Left";
  6617. $text['label-left']['ar-eg'] = "غادر";
  6618. $text['label-left']['de-at'] = "Links";
  6619. $text['label-left']['de-ch'] = "Links";
  6620. $text['label-left']['de-de'] = "Links";
  6621. $text['label-left']['el-gr'] = "Αριστερά";
  6622. $text['label-left']['es-cl'] = "Izquierda";
  6623. $text['label-left']['es-mx'] = "Izquierda";
  6624. $text['label-left']['fr-ca'] = "Gauche";
  6625. $text['label-left']['fr-fr'] = "Gauche";
  6626. $text['label-left']['he-il'] = "שמאלה";
  6627. $text['label-left']['it-it'] = "Sinistra";
  6628. $text['label-left']['ka-ge'] = "მარცხნივ";
  6629. $text['label-left']['nl-nl'] = "Links";
  6630. $text['label-left']['pl-pl'] = "Lewy";
  6631. $text['label-left']['pt-br'] = "Esquerdo";
  6632. $text['label-left']['pt-pt'] = "Esquerda";
  6633. $text['label-left']['ro-ro'] = "Stânga";
  6634. $text['label-left']['ru-ru'] = "Левый";
  6635. $text['label-left']['sv-se'] = "Vänster";
  6636. $text['label-left']['uk-ua'] = "Ліворуч";
  6637. $text['label-left']['zh-cn'] = "左边";
  6638. $text['label-left']['ja-jp'] = "左";
  6639. $text['label-left']['ko-kr'] = "왼쪽";
  6640. $text['label-right']['en-us'] = "Right";
  6641. $text['label-right']['en-gb'] = "Right";
  6642. $text['label-right']['ar-eg'] = "يمين";
  6643. $text['label-right']['de-at'] = "Rechts";
  6644. $text['label-right']['de-ch'] = "Rechts";
  6645. $text['label-right']['de-de'] = "Rechts";
  6646. $text['label-right']['el-gr'] = "σωστά";
  6647. $text['label-right']['es-cl'] = "Bien";
  6648. $text['label-right']['es-mx'] = "Bien";
  6649. $text['label-right']['fr-ca'] = "Droit";
  6650. $text['label-right']['fr-fr'] = "Droit";
  6651. $text['label-right']['he-il'] = "ימין";
  6652. $text['label-right']['it-it'] = "Destro";
  6653. $text['label-right']['ka-ge'] = "მარჯვნივ";
  6654. $text['label-right']['nl-nl'] = "Rechts";
  6655. $text['label-right']['pl-pl'] = "Prawidłowy";
  6656. $text['label-right']['pt-br'] = "Certo";
  6657. $text['label-right']['pt-pt'] = "Certo";
  6658. $text['label-right']['ro-ro'] = "Dreapta";
  6659. $text['label-right']['ru-ru'] = "Верно";
  6660. $text['label-right']['sv-se'] = "Höger";
  6661. $text['label-right']['uk-ua'] = "правильно";
  6662. $text['label-right']['zh-cn'] = "正确的";
  6663. $text['label-right']['ja-jp'] = "右";
  6664. $text['label-right']['ko-kr'] = "오른쪽";
  6665. $text['label-center']['en-us'] = "Center";
  6666. $text['label-center']['en-gb'] = "Center";
  6667. $text['label-center']['ar-eg'] = "مركز";
  6668. $text['label-center']['de-at'] = "Center";
  6669. $text['label-center']['de-ch'] = "Center";
  6670. $text['label-center']['de-de'] = "Center";
  6671. $text['label-center']['el-gr'] = "Κέντρο";
  6672. $text['label-center']['es-cl'] = "Centro";
  6673. $text['label-center']['es-mx'] = "Centro";
  6674. $text['label-center']['fr-ca'] = "Centre";
  6675. $text['label-center']['fr-fr'] = "Centre";
  6676. $text['label-center']['he-il'] = "מֶרְכָּז";
  6677. $text['label-center']['it-it'] = "Centro";
  6678. $text['label-center']['ka-ge'] = "ცენტრში";
  6679. $text['label-center']['nl-nl'] = "Centrum";
  6680. $text['label-center']['pl-pl'] = "Centrum";
  6681. $text['label-center']['pt-br'] = "Centro";
  6682. $text['label-center']['pt-pt'] = "Centro";
  6683. $text['label-center']['ro-ro'] = "Centru";
  6684. $text['label-center']['ru-ru'] = "Центр";
  6685. $text['label-center']['sv-se'] = "Centrum";
  6686. $text['label-center']['uk-ua'] = "центр";
  6687. $text['label-center']['zh-cn'] = "中心";
  6688. $text['label-center']['ja-jp'] = "中心";
  6689. $text['label-center']['ko-kr'] = "센터";
  6690. $text['label-icons']['en-us'] = "Icons";
  6691. $text['label-icons']['en-gb'] = "Icons";
  6692. $text['label-icons']['ar-eg'] = "أيقونات";
  6693. $text['label-icons']['de-at'] = "Symbole";
  6694. $text['label-icons']['de-ch'] = "Symbole";
  6695. $text['label-icons']['de-de'] = "Symbole";
  6696. $text['label-icons']['el-gr'] = "Εικονίδια";
  6697. $text['label-icons']['es-cl'] = "Iconos";
  6698. $text['label-icons']['es-mx'] = "Iconos";
  6699. $text['label-icons']['fr-ca'] = "Icônes";
  6700. $text['label-icons']['fr-fr'] = "Icônes";
  6701. $text['label-icons']['he-il'] = "סמלים";
  6702. $text['label-icons']['it-it'] = "Icone";
  6703. $text['label-icons']['ka-ge'] = "ხატულები";
  6704. $text['label-icons']['nl-nl'] = "Pictogrammen";
  6705. $text['label-icons']['pl-pl'] = "Ikony";
  6706. $text['label-icons']['pt-br'] = "Ícones";
  6707. $text['label-icons']['pt-pt'] = "Ícones";
  6708. $text['label-icons']['ro-ro'] = "Pictograme";
  6709. $text['label-icons']['ru-ru'] = "Иконки";
  6710. $text['label-icons']['sv-se'] = "Ikoner";
  6711. $text['label-icons']['uk-ua'] = "Значки";
  6712. $text['label-icons']['tr-tr'] = "Simge";
  6713. $text['label-icons']['zh-cn'] = "图标";
  6714. $text['label-icons']['ja-jp'] = "アイコン";
  6715. $text['label-icons']['ko-kr'] = "아이콘";
  6716. $text['label-icon']['en-us'] = "Icon";
  6717. $text['label-icon']['en-gb'] = "Icon";
  6718. $text['label-icon']['ar-eg'] = "أيقونة";
  6719. $text['label-icon']['de-at'] = "Symbol";
  6720. $text['label-icon']['de-ch'] = "Symbol";
  6721. $text['label-icon']['de-de'] = "Symbol";
  6722. $text['label-icon']['el-gr'] = "Εικονίδιο";
  6723. $text['label-icon']['es-cl'] = "Icono";
  6724. $text['label-icon']['es-mx'] = "Icono";
  6725. $text['label-icon']['fr-ca'] = "Icône";
  6726. $text['label-icon']['fr-fr'] = "Icône";
  6727. $text['label-icon']['he-il'] = "סמל";
  6728. $text['label-icon']['it-it'] = "Icona";
  6729. $text['label-icon']['ka-ge'] = "ხატულა";
  6730. $text['label-icon']['nl-nl'] = "Pictogram";
  6731. $text['label-icon']['pl-pl'] = "Ikona";
  6732. $text['label-icon']['pt-br'] = "Ícone";
  6733. $text['label-icon']['pt-pt'] = "Ícone";
  6734. $text['label-icon']['ro-ro'] = "Pictogramă";
  6735. $text['label-icon']['ru-ru'] = "Иконка";
  6736. $text['label-icon']['sv-se'] = "Ikon";
  6737. $text['label-icon']['uk-ua'] = "Значок";
  6738. $text['label-icon']['tr-tr'] = "Simge";
  6739. $text['label-icon']['zh-cn'] = "图标";
  6740. $text['label-icon']['ja-jp'] = "アイコン";
  6741. $text['label-icon']['ko-kr'] = "아이콘";
  6742. $text['label-primary-contact-attachment-image']['en-us'] = "Primary Assigned Contact Attachment Image";
  6743. $text['label-primary-contact-attachment-image']['en-gb'] = "Primary Assigned Contact Attachment Image";
  6744. $text['label-primary-contact-attachment-image']['ar-eg'] = "صورة مرفقة لجهة الاتصال الأساسية المعينة";
  6745. $text['label-primary-contact-attachment-image']['de-at'] = "Primär zugewiesenes Kontakt-Anhangsbild";
  6746. $text['label-primary-contact-attachment-image']['de-ch'] = "Primär zugewiesenes Kontakt-Anhangsbild";
  6747. $text['label-primary-contact-attachment-image']['de-de'] = "Primär zugewiesenes Kontakt-Anhangsbild";
  6748. $text['label-primary-contact-attachment-image']['el-gr'] = "Κύρια αντιστοιχισμένη εικόνα συνημμένου επαφής";
  6749. $text['label-primary-contact-attachment-image']['es-cl'] = "Imagen adjunta del contacto asignado principal";
  6750. $text['label-primary-contact-attachment-image']['es-mx'] = "Imagen adjunta del contacto asignado principal";
  6751. $text['label-primary-contact-attachment-image']['fr-ca'] = "Image de pièce jointe du contact attribué principal";
  6752. $text['label-primary-contact-attachment-image']['fr-fr'] = "Image de pièce jointe du contact principal attribué";
  6753. $text['label-primary-contact-attachment-image']['he-il'] = "תמונה מצורפת של איש קשר מוקצה ראשי";
  6754. $text['label-primary-contact-attachment-image']['it-it'] = "Immagine allegato contatto assegnato primario";
  6755. $text['label-primary-contact-attachment-image']['ka-ge'] = "პირველადი მინიჭებული კონტაქტის დანართის სურათი";
  6756. $text['label-primary-contact-attachment-image']['nl-nl'] = "Primaire toegewezen contactpersoon Bijlage-afbeelding";
  6757. $text['label-primary-contact-attachment-image']['pl-pl'] = "Obraz załącznika głównego przypisanego kontaktu";
  6758. $text['label-primary-contact-attachment-image']['pt-br'] = "Imagem de anexo de contato atribuído primário";
  6759. $text['label-primary-contact-attachment-image']['pt-pt'] = "Imagem de anexo de contacto atribuído principal";
  6760. $text['label-primary-contact-attachment-image']['ro-ro'] = "Imaginea atașată de contact principal atribuită";
  6761. $text['label-primary-contact-attachment-image']['ru-ru'] = "Изображение прикрепленного файла основного назначенного контакта";
  6762. $text['label-primary-contact-attachment-image']['sv-se'] = "Bifogad bild för primär tilldelad kontakt";
  6763. $text['label-primary-contact-attachment-image']['uk-ua'] = "Зображення вкладеного основного призначеного контакту";
  6764. $text['label-primary-contact-attachment-image']['tr-tr'] = "Birincil Atanmış Kişi Eki Görüntüsü";
  6765. $text['label-primary-contact-attachment-image']['zh-cn'] = "主要指定联系人附件图像";
  6766. $text['label-primary-contact-attachment-image']['ja-jp'] = "主な連絡先の添付ファイル画像";
  6767. $text['label-primary-contact-attachment-image']['ko-kr'] = "기본 할당된 연락처 첨부 이미지";
  6768. ?>