app_languages.php 211 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190
  1. <?php
  2. $text['language-name']['en-us'] = "English - United States";
  3. $text['language-name']['ar-eg'] = "العربية - مصر";
  4. $text['language-name']['de-at'] = "Deutsch - Österreich";
  5. $text['language-name']['de-ch'] = "Deutsch - Schweiz";
  6. $text['language-name']['de-de'] = "Deutsch - Deutsch";
  7. $text['language-name']['el-gr'] = "Ελληνικά - Ελλάδα";
  8. $text['language-name']['es-cl'] = "Español - Chile";
  9. $text['language-name']['es-mx'] = "Español - México";
  10. $text['language-name']['fr-ca'] = "Français - Canada";
  11. $text['language-name']['fr-fr'] = "Français - France";
  12. $text['language-name']['he-il'] = "עברית - ישראל";
  13. $text['language-name']['it-it'] = "Italiano - Italia";
  14. $text['language-name']['nl-nl'] = "Nederlands - De Nederland";
  15. $text['language-name']['pl-pl'] = "Polski - Polska";
  16. $text['language-name']['pt-br'] = "Português - Brasil";
  17. $text['language-name']['pt-pt'] = "Português - Portugal";
  18. $text['language-name']['ro-ro'] = "România - România";
  19. $text['language-name']['ru-ru'] = "Русский - Россия";
  20. $text['language-name']['sv-se'] = "Svenska - Sverige";
  21. $text['language-name']['uk-ua'] = "Українська - Україна";
  22. $text['language-name']['tr-tr'] = "Türkçe - Türkiye";
  23. $text['language-en-us']['en-us'] = "English - United States";
  24. $text['language-ar-eg']['en-us'] = "العربية - مصر";
  25. $text['language-de-at']['en-us'] = "Deutsch - Österreich";
  26. $text['language-de-ch']['en-us'] = "Deutsch - Schweiz";
  27. $text['language-de-de']['en-us'] = "Deutsch - Deutsch";
  28. $text['language-el-gr']['en-us'] = "Ελληνικά - Ελλάδα";
  29. $text['language-es-cl']['en-us'] = "Español - Chile";
  30. $text['language-es-mx']['en-us'] = "Español - México";
  31. $text['language-fr-ca']['en-us'] = "Français - Canada";
  32. $text['language-fr-fr']['en-us'] = "Français - France";
  33. $text['language-he-il']['en-us'] = "עברית - ישראל";
  34. $text['language-it-it']['en-us'] = "italiano - Italia";
  35. $text['language-nl-nl']['en-us'] = "Nederlands - De Nederland";
  36. $text['language-pl-pl']['en-us'] = "Polski - Polska";
  37. $text['language-pt-br']['en-us'] = "Português - Brasil";
  38. $text['language-pt-pt']['en-us'] = "Português - Portugal";
  39. $text['language-ro-ro']['en-us'] = "România - România";
  40. $text['language-ru-ru']['en-us'] = "Русский - Россия";
  41. $text['language-sv-se']['en-us'] = "Svenska - Sverige";
  42. $text['language-uk-ua']['en-us'] = "Українська - Україна";
  43. $text['language-tr-tr']['en-us'] = "Türkçe - Türkiye";
  44. $text['modal_title-confirmation']['en-us'] = "Confirmation";
  45. $text['modal_title-confirmation']['ar-eg'] = "Confirmation";
  46. $text['modal_title-confirmation']['de-at'] = "Confirmation";
  47. $text['modal_title-confirmation']['de-ch'] = "Confirmation";
  48. $text['modal_title-confirmation']['de-de'] = "Confirmation";
  49. $text['modal_title-confirmation']['es-cl'] = "Confirmation";
  50. $text['modal_title-confirmation']['es-mx'] = "Confirmation";
  51. $text['modal_title-confirmation']['fr-ca'] = "Confirmation";
  52. $text['modal_title-confirmation']['fr-fr'] = "Confirmation";
  53. $text['modal_title-confirmation']['he-il'] = "Confirmation";
  54. $text['modal_title-confirmation']['it-it'] = "Confirmation";
  55. $text['modal_title-confirmation']['nl-nl'] = "Confirmation";
  56. $text['modal_title-confirmation']['pl-pl'] = "Confirmation";
  57. $text['modal_title-confirmation']['pt-br'] = "Confirmation";
  58. $text['modal_title-confirmation']['pt-pt'] = "Confirmation";
  59. $text['modal_title-confirmation']['ro-ro'] = "Confirmation";
  60. $text['modal_title-confirmation']['ru-ru'] = "Confirmation";
  61. $text['modal_title-confirmation']['sv-se'] = "Confirmation";
  62. $text['modal_title-confirmation']['uk-ua'] = "Confirmation";
  63. $text['message-update']['en-us'] = "Update Completed";
  64. $text['message-update']['ar-eg'] = "تحديث مكتمل";
  65. $text['message-update']['de-at'] = "Aktualisierung durchgeführt"; //copied from de-de
  66. $text['message-update']['de-ch'] = "Aktualisierung durchgeführt"; //copied from de-de
  67. $text['message-update']['de-de'] = "Aktualisierung durchgeführt";
  68. $text['message-update']['el-gr'] = "Η ενημέρωση ολοκληρώθηκε";
  69. $text['message-update']['es-cl'] = "Actualización Completada";
  70. $text['message-update']['es-mx'] = "Actualización Completada"; //copied from es-cl
  71. $text['message-update']['fr-ca'] = "Mis à jour"; //copied from fr-fr
  72. $text['message-update']['fr-fr'] = "Mis à jour";
  73. $text['message-update']['he-il'] = "עידכון הושלם";
  74. $text['message-update']['it-it'] = "Aggiornamento Completato";
  75. $text['message-update']['nl-nl'] = "";
  76. $text['message-update']['pl-pl'] = "Zaktualizowano poprawnie";
  77. $text['message-update']['pt-br'] = "Atualização Concluída";
  78. $text['message-update']['pt-pt'] = "Actualização Efectuada";
  79. $text['message-update']['ro-ro'] = "Actualizare completă";
  80. $text['message-update']['ru-ru'] = "Обновление завершено";
  81. $text['message-update']['sv-se'] = "Uppdatering Klar";
  82. $text['message-update']['uk-ua'] = "Оновлення завершено";
  83. $text['message-update']['tr-tr'] = "Güncelleme Tamamlandı";
  84. $text['message-required']['en-us'] = "Please provide: ";
  85. $text['message-required']['ar-eg'] = "يرجى تقديم:";
  86. $text['message-required']['de-at'] = "Bitte geben Sie folgendes an:"; //copied from de-de
  87. $text['message-required']['de-ch'] = "Bitte geben Sie folgendes an:"; //copied from de-de
  88. $text['message-required']['de-de'] = "Bitte geben Sie folgendes an:";
  89. $text['message-required']['el-gr'] = "Παρακαλώ εισάγετε:";
  90. $text['message-required']['es-cl'] = "Por favor indique:";
  91. $text['message-required']['es-mx'] = "Por favor indique:"; //copied from es-cl
  92. $text['message-required']['fr-ca'] = "Merci d'indiquer:"; //copied from fr-fr
  93. $text['message-required']['fr-fr'] = "Merci d'indiquer:";
  94. $text['message-required']['he-il'] = " אנא ספק";
  95. $text['message-required']['it-it'] = "Prego fornire: ";
  96. $text['message-required']['nl-nl'] = "";
  97. $text['message-required']['pl-pl'] = "Wpisz:";
  98. $text['message-required']['pt-br'] = "Por favor informe:";
  99. $text['message-required']['pt-pt'] = "Por favor indique:";
  100. $text['message-required']['ro-ro'] = "Vă rugăm să oferiți";
  101. $text['message-required']['ru-ru'] = "Пожалуйста, укажите: ";
  102. $text['message-required']['sv-se'] = "Var god uppge:";
  103. $text['message-required']['uk-ua'] = "Будь ласка, вкажіть:";
  104. $text['message-required']['tr-tr'] = "Lütfen temin edin: ";
  105. $text['message-delete']['en-us'] = "Delete Completed";
  106. $text['message-delete']['ar-eg'] = "تم المسح";
  107. $text['message-delete']['de-at'] = "Erfolgreich gelöscht"; //copied from de-de
  108. $text['message-delete']['de-ch'] = "Erfolgreich gelöscht"; //copied from de-de
  109. $text['message-delete']['de-de'] = "Erfolgreich gelöscht";
  110. $text['message-delete']['el-gr'] = "Η διαγραφή ολοκληρώθηκε";
  111. $text['message-delete']['es-cl'] = "Eliminación Completada";
  112. $text['message-delete']['es-mx'] = "Eliminación Completada"; //copied from es-cl
  113. $text['message-delete']['fr-ca'] = "Supprimé"; //copied from fr-fr
  114. $text['message-delete']['fr-fr'] = "Supprimé";
  115. $text['message-delete']['he-il'] = "מחיקה הושלמה";
  116. $text['message-delete']['it-it'] = "Cancellazione Completata";
  117. $text['message-delete']['nl-nl'] = "";
  118. $text['message-delete']['pl-pl'] = "Usunięto poprawnie";
  119. $text['message-delete']['pt-br'] = "Exclusão Concluída";
  120. $text['message-delete']['pt-pt'] = "Remoção Efectuada";
  121. $text['message-delete']['ro-ro'] = "Ștergere completă";
  122. $text['message-delete']['ru-ru'] = "Удаление выполнено";
  123. $text['message-delete']['sv-se'] = "Borttagning Klar";
  124. $text['message-delete']['uk-ua'] = "Видалено";
  125. $text['message-delete']['tr-tr'] = "Silme İşlemi Tamamlandı";
  126. $text['message-delete_failed']['en-us'] = "Delete Failed";
  127. $text['message-delete_failed']['ar-eg'] = "";
  128. $text['message-delete_failed']['de-at'] = "Löschen fehlgeschlagen"; //copied from de-de
  129. $text['message-delete_failed']['de-ch'] = "Löschen fehlgeschlagen"; //copied from de-de
  130. $text['message-delete_failed']['de-de'] = "Löschen fehlgeschlagen";
  131. $text['message-delete_failed']['el-gr'] = "Η διαγραφή απέτυχε";
  132. $text['message-delete_failed']['es-cl'] = "Eliminar Error";
  133. $text['message-delete_failed']['es-mx'] = "Eliminar Error"; //copied from es-cl
  134. $text['message-delete_failed']['fr-ca'] = "Echec de la suppression"; //copied from fr-fr
  135. $text['message-delete_failed']['fr-fr'] = "Echec de la suppression";
  136. $text['message-delete_failed']['he-il'] = "";
  137. $text['message-delete_failed']['it-it'] = "Cancellazione Fallita";
  138. $text['message-delete_failed']['nl-nl'] = "";
  139. $text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
  140. $text['message-delete_failed']['pt-br'] = "Falha na exclusão"; //copied from pt-pt
  141. $text['message-delete_failed']['pt-pt'] = "Falha na exclusão";
  142. $text['message-delete_failed']['ro-ro'] = "Ștergere eșuată";
  143. $text['message-delete_failed']['ru-ru'] = "Ошибка удаления";
  144. $text['message-delete_failed']['sv-se'] = "Borttagning Misslyckades";
  145. $text['message-delete_failed']['uk-ua'] = "";
  146. $text['message-delete_failed']['tr-tr'] = "Silme İşlemi Başarısız Oldu";
  147. $text['message-add']['en-us'] = "Add Completed";
  148. $text['message-add']['ar-eg'] = "تمت الأضافة";
  149. $text['message-add']['de-at'] = "Erfolgreich hinzugefügt"; //copied from de-de
  150. $text['message-add']['de-ch'] = "Erfolgreich hinzugefügt"; //copied from de-de
  151. $text['message-add']['de-de'] = "Erfolgreich hinzugefügt";
  152. $text['message-add']['el-gr'] = "Η προσθήκη ολοκληρώθηκε";
  153. $text['message-add']['es-cl'] = "Agregar Completado";
  154. $text['message-add']['es-mx'] = "Agregar Completado"; //copied from es-cl
  155. $text['message-add']['fr-ca'] = "Ajouté"; //copied from fr-fr
  156. $text['message-add']['fr-fr'] = "Ajouté";
  157. $text['message-add']['he-il'] = "הוספה הושלמה";
  158. $text['message-add']['it-it'] = "Completato";
  159. $text['message-add']['nl-nl'] = "";
  160. $text['message-add']['pl-pl'] = "Dodano poprawnie";
  161. $text['message-add']['pt-br'] = "Adição Concluída";
  162. $text['message-add']['pt-pt'] = "Adição Efectuada";
  163. $text['message-add']['ro-ro'] = "Adăugare completă";
  164. $text['message-add']['ru-ru'] = "Добавление выполнено";
  165. $text['message-add']['sv-se'] = "Tillagd";
  166. $text['message-add']['uk-ua'] = "Додано";
  167. $text['message-add']['tr-tr'] = "Ekleme İşlemi Tamamlandı";
  168. $text['message-failed']['en-us'] = "Update Failed - Contact Support";
  169. $text['message-failed']['ar-eg'] = "";
  170. $text['message-failed']['de-at'] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support"; //copied from de-de
  171. $text['message-failed']['de-ch'] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support"; //copied from de-de
  172. $text['message-failed']['de-de'] = "Aktualisierung fehlgeschlagen - Kontaktieren Sie den Support";
  173. $text['message-failed']['el-gr'] = "Η ενημέρωση απέτυχε - Επικοινωνήστε με την τεχνική υποστήριξη";
  174. $text['message-failed']['es-cl'] = "Update Error - Contact Support";
  175. $text['message-failed']['es-mx'] = "Update Error - Contact Support"; //copied from es-cl
  176. $text['message-failed']['fr-ca'] = "Mise ?jour a 閏hou?- Contacter le support technique"; //copied from fr-fr
  177. $text['message-failed']['fr-fr'] = "Mise ?jour a 閏hou?- Contacter le support technique";
  178. $text['message-failed']['he-il'] = "";
  179. $text['message-failed']['it-it'] = "Aggiornamento Fallito - Contattare Supporto";
  180. $text['message-failed']['nl-nl'] = "";
  181. $text['message-failed']['pl-pl'] = "Aktualizacja nie powiod艂a si臋 - skontaktuj si臋 z pomoc膮";
  182. $text['message-failed']['pt-br'] = "Falha na atualização - Entre em contato com o suporte";
  183. $text['message-failed']['pt-pt'] = "Falha na atualiza玢o - Contato com o suporte";
  184. $text['message-failed']['ro-ro'] = "";
  185. $text['message-failed']['ru-ru'] = "Обновление не удалось - обратитесь в службу поддержки";
  186. $text['message-failed']['sv-se'] = "Uppdatering Misslyckades - Kontakta Support";
  187. $text['message-failed']['uk-ua'] = "";
  188. $text['message-failed']['tr-tr'] = "Ekleme İşlemi Başarısız Oldu - Destek Ekibine Ulaşın";
  189. $text['message-copy']['en-us'] = "Copy Completed";
  190. $text['message-copy']['ar-eg'] = "";
  191. $text['message-copy']['de-at'] = "Erfolgreich kopiert"; //copied from de-de
  192. $text['message-copy']['de-ch'] = "Erfolgreich kopiert"; //copied from de-de
  193. $text['message-copy']['de-de'] = "Erfolgreich kopiert";
  194. $text['message-copy']['el-gr'] = "Η αντιγραφή ολοκληρώθηκε";
  195. $text['message-copy']['es-cl'] = "Copia Completado";
  196. $text['message-copy']['es-mx'] = "Copia Completado"; //copied from es-cl
  197. $text['message-copy']['fr-ca'] = "Copier Terminé"; //copied from fr-fr
  198. $text['message-copy']['fr-fr'] = "Copier Terminé";
  199. $text['message-copy']['he-il'] = "";
  200. $text['message-copy']['it-it'] = "Copia Completata";
  201. $text['message-copy']['nl-nl'] = "";
  202. $text['message-copy']['pl-pl'] = "Skopiowano poprawnie";
  203. $text['message-copy']['pt-br'] = "Cópia Concluída";
  204. $text['message-copy']['pt-pt'] = "Cópia Preenchida";
  205. $text['message-copy']['ro-ro'] = "";
  206. $text['message-copy']['ru-ru'] = "Копирование выполнено";
  207. $text['message-copy']['sv-se'] = "Kopiering Slutförd";
  208. $text['message-copy']['uk-ua'] = "Скопійовано";
  209. $text['message-copy']['tr-tr'] = "Kopyalama İşlemi Tamamlandı";
  210. $text['message-toggle']['en-us'] = "Toggle Completed";
  211. $text['message-toggle']['ar-eg'] = "الانتهاء من تبديل";
  212. $text['message-toggle']['de-at'] = "Toggle Completed"; //copied from de-de
  213. $text['message-toggle']['de-ch'] = "Toggle Completed"; //copied from de-de
  214. $text['message-toggle']['de-de'] = "Toggle Completed";
  215. $text['message-toggle']['el-gr'] = "Η εναλλαγή ολοκληρώθηκε";
  216. $text['message-toggle']['es-cl'] = "Alternar Completado";
  217. $text['message-toggle']['es-mx'] = "Alternar Completado"; //copied from es-cl
  218. $text['message-toggle']['fr-ca'] = "Basculer Terminé"; //copied from fr-fr
  219. $text['message-toggle']['fr-fr'] = "Basculer Terminé";
  220. $text['message-toggle']['he-il'] = "הושלם Toggle";
  221. $text['message-toggle']['it-it'] = "Commutazione Completata";
  222. $text['message-toggle']['nl-nl'] = "";
  223. $text['message-toggle']['pl-pl'] = "Przegubowe Zakończony";
  224. $text['message-toggle']['pt-br'] = "Alteração Concluída"; //copied from pt-pt
  225. $text['message-toggle']['pt-pt'] = "Alternar Concluído";
  226. $text['message-toggle']['ro-ro'] = "Completat toggle";
  227. $text['message-toggle']['ru-ru'] = "Переключить выполнено";
  228. $text['message-toggle']['sv-se'] = "Växla Avslutade";
  229. $text['message-toggle']['uk-ua'] = "переключити Завершений";
  230. $text['message-invalid_credentials']['en-us'] = "Invalid Username and/or Password";
  231. $text['message-invalid_credentials']['ar-eg'] = "";
  232. $text['message-invalid_credentials']['de-at'] = "Ungültiger Benutzername und/oder Passwort"; //copied from de-de
  233. $text['message-invalid_credentials']['de-ch'] = "Ungültiger Benutzername und/oder Passwort"; //copied from de-de
  234. $text['message-invalid_credentials']['de-de'] = "Ungültiger Benutzername und/oder Passwort";
  235. $text['message-invalid_credentials']['el-gr'] = "Λάθος στοιχεία εισόδου";
  236. $text['message-invalid_credentials']['es-cl'] = "";
  237. $text['message-invalid_credentials']['es-mx'] = "";
  238. $text['message-invalid_credentials']['fr-ca'] = "";
  239. $text['message-invalid_credentials']['fr-fr'] = "";
  240. $text['message-invalid_credentials']['he-il'] = "";
  241. $text['message-invalid_credentials']['it-it'] = "";
  242. $text['message-invalid_credentials']['nl-nl'] = "";
  243. $text['message-invalid_credentials']['pl-pl'] = "";
  244. $text['message-invalid_credentials']['pt-br'] = "Nome de usuário e/ou senha inválida";
  245. $text['message-invalid_credentials']['pt-pt'] = "";
  246. $text['message-invalid_credentials']['ro-ro'] = "";
  247. $text['message-invalid_credentials']['ru-ru'] = "Неверное имя пользователя или пароль";
  248. $text['message-invalid_credentials']['sv-se'] = "";
  249. $text['message-invalid_credentials']['uk-ua'] = "";
  250. $text['message-invalid_credentials']['tr-tr'] = "Geçersiz Kullanıcı Adı ve/veya Parola";
  251. $text['message-invalid_token']['en-us'] = "Invalid Token";
  252. $text['message-invalid_token']['ar-eg'] = "Invalid Token";
  253. $text['message-invalid_token']['de-at'] = "Invalid Token";
  254. $text['message-invalid_token']['de-ch'] = "Invalid Token";
  255. $text['message-invalid_token']['de-de'] = "Invalid Token";
  256. $text['message-invalid_token']['el-gr'] = "Invalid Token";
  257. $text['message-invalid_token']['es-cl'] = "Invalid Token";
  258. $text['message-invalid_token']['es-mx'] = "Invalid Token";
  259. $text['message-invalid_token']['fr-ca'] = "Invalid Token";
  260. $text['message-invalid_token']['fr-fr'] = "Invalid Token";
  261. $text['message-invalid_token']['he-il'] = "Invalid Token";
  262. $text['message-invalid_token']['it-it'] = "Invalid Token";
  263. $text['message-invalid_token']['nl-nl'] = "Invalid Token";
  264. $text['message-invalid_token']['pl-pl'] = "Invalid Token";
  265. $text['message-invalid_token']['pt-br'] = "Token Inválido";
  266. $text['message-invalid_token']['pt-pt'] = "Invalid Token";
  267. $text['message-invalid_token']['ro-ro'] = "Invalid Token";
  268. $text['message-invalid_token']['ru-ru'] = "Invalid Token";
  269. $text['message-invalid_token']['sv-se'] = "Invalid Token";
  270. $text['message-invalid_token']['uk-ua'] = "Invalid Token";
  271. $text['message-invalid_token']['tr-tr'] = "Invalid Token";
  272. $text['message-message']['en-us'] = "Message";
  273. $text['message-message']['ar-eg'] = "";
  274. $text['message-message']['de-at'] = "Nachricht"; //copied from de-de
  275. $text['message-message']['de-ch'] = "Nachricht"; //copied from de-de
  276. $text['message-message']['de-de'] = "Nachricht";
  277. $text['message-message']['el-gr'] = "Μήνυμα";
  278. $text['message-message']['es-cl'] = "Mensaje";
  279. $text['message-message']['es-mx'] = "Mensaje"; //copied from es-cl
  280. $text['message-message']['fr-ca'] = "Message"; //copied from fr-fr
  281. $text['message-message']['fr-fr'] = "Message";
  282. $text['message-message']['he-il'] = "";
  283. $text['message-message']['it-it'] = "Messaggio";
  284. $text['message-message']['nl-nl'] = "";
  285. $text['message-message']['pl-pl'] = "Wiadomość";
  286. $text['message-message']['pt-br'] = "Mensagem"; //copied from pt-pt
  287. $text['message-message']['pt-pt'] = "Mensagem";
  288. $text['message-message']['ro-ro'] = "";
  289. $text['message-message']['ru-ru'] = "Сообщение";
  290. $text['message-message']['sv-se'] = "Meddelande";
  291. $text['message-message']['uk-ua'] = "Повідомлення";
  292. $text['message-message']['tr-tr'] = "Mesaj";
  293. $text['message-restore']['en-us'] = "Restore Completed";
  294. $text['message-restore']['ar-eg'] = "";
  295. $text['message-restore']['de-at'] = "Wiederherstellung durchgeführt"; //copied from de-de
  296. $text['message-restore']['de-ch'] = "Wiederherstellung durchgeführt"; //copied from de-de
  297. $text['message-restore']['de-de'] = "Wiederherstellung durchgeführt";
  298. $text['message-restore']['el-gr'] = "Η επαναφορά ολοκληρώθηκε";
  299. $text['message-restore']['es-cl'] = "Restauración Completada";
  300. $text['message-restore']['es-mx'] = "Restauración Completada"; //copied from es-cl
  301. $text['message-restore']['fr-ca'] = "Restauré"; //copied from fr-fr
  302. $text['message-restore']['fr-fr'] = "Restauré";
  303. $text['message-restore']['he-il'] = "שחזור הושלם";
  304. $text['message-restore']['it-it'] = "Ripristino Completato";
  305. $text['message-restore']['nl-nl'] = "";
  306. $text['message-restore']['pl-pl'] = "Przywrócenie zakończone";
  307. $text['message-restore']['pt-br'] = "Restauração Concluída"; //copied from pt-pt
  308. $text['message-restore']['pt-pt'] = "Restauração Efectuada";
  309. $text['message-restore']['ro-ro'] = "";
  310. $text['message-restore']['ru-ru'] = "Восстановление выполнено";
  311. $text['message-restore']['sv-se'] = "Återställning Klar";
  312. $text['message-restore']['uk-ua'] = "Відновлено";
  313. $text['message-restore']['tr-tr'] = "Geri Yükleme İşlemi Tamamlandı";
  314. $text['message-duplicate']['en-us'] = "Duplicate Detected";
  315. $text['message-duplicate']['ar-eg'] = "";
  316. $text['message-duplicate']['de-at'] = "Bereits vorhanden"; //copied from de-de
  317. $text['message-duplicate']['de-ch'] = "Bereits vorhanden"; //copied from de-de
  318. $text['message-duplicate']['de-de'] = "Bereits vorhanden";
  319. $text['message-duplicate']['el-gr'] = "Εντοπίστηκε διπλοεγγραφή";
  320. $text['message-duplicate']['es-cl'] = "duplicar detectado";
  321. $text['message-duplicate']['es-mx'] = "duplicar detectado"; //copied from es-cl
  322. $text['message-duplicate']['fr-ca'] = "Donblons détectés"; //copied from fr-fr
  323. $text['message-duplicate']['fr-fr'] = "Donblons détectés";
  324. $text['message-duplicate']['he-il'] = "זוהותה כפילות";
  325. $text['message-duplicate']['it-it'] = "Duplicato Rilevato";
  326. $text['message-duplicate']['nl-nl'] = "";
  327. $text['message-duplicate']['pl-pl'] = "Wykryto duplikat";
  328. $text['message-duplicate']['pt-br'] = "Detectado duplicidade";
  329. $text['message-duplicate']['pt-pt'] = "Detectado um duplicado";
  330. $text['message-duplicate']['ro-ro'] = "";
  331. $text['message-duplicate']['ru-ru'] = "Обнаружено дублирование";
  332. $text['message-duplicate']['sv-se'] = "Dubblett Upptäckt";
  333. $text['message-duplicate']['uk-ua'] = "Знайдено дублікат";
  334. $text['message-duplicate']['tr-tr'] = "Kopya Algılandı";
  335. $text['message-unsupported_file_type']['en-us'] = "Unsupported File Type";
  336. $text['message-unsupported_file_type']['ar-eg'] = "";
  337. $text['message-unsupported_file_type']['de-at'] = "Dateityp nicht unterstützt"; //copied from de-de
  338. $text['message-unsupported_file_type']['de-ch'] = "Dateityp nicht unterstützt"; //copied from de-de
  339. $text['message-unsupported_file_type']['de-de'] = "Dateityp nicht unterstützt";
  340. $text['message-unsupported_file_type']['es-cl'] = "Tipo de archivo no compatible";
  341. $text['message-unsupported_file_type']['es-mx'] = "Tipo de archivo no compatible"; //copied from es-cl
  342. $text['message-unsupported_file_type']['fr-ca'] = "Type de fichier non pris en charge"; //copied from fr-fr
  343. $text['message-unsupported_file_type']['fr-fr'] = "Type de fichier non pris en charge";
  344. $text['message-unsupported_file_type']['he-il'] = "סוג הקובץ לא נתמך";
  345. $text['message-unsupported_file_type']['it-it'] = "Tipo File non Supportato";
  346. $text['message-unsupported_file_type']['nl-nl'] = "Niet ondersteund bestands type";
  347. $text['message-unsupported_file_type']['pl-pl'] = "Nieobsługiwany typ pliku";
  348. $text['message-unsupported_file_type']['pt-br'] = "Não suportado Tipo de Arquivo"; //copied from pt-pt
  349. $text['message-unsupported_file_type']['pt-pt'] = "Não suportado Tipo de Arquivo";
  350. $text['message-unsupported_file_type']['ro-ro'] = "";
  351. $text['message-unsupported_file_type']['ru-ru'] = "Тип файла не поддерживается";
  352. $text['message-unsupported_file_type']['sv-se'] = "Inte stöds filtyp";
  353. $text['message-unsupported_file_type']['uk-ua'] = "Тип файлу не підтримується";
  354. $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
  355. $text['confirm-delete']['ar-eg'] = "هل تريد حقا أن تحذف هذا؟";
  356. $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?"; //copied from de-de
  357. $text['confirm-delete']['de-ch'] = "Wollen Sie das wirklich löschen?"; //copied from de-de
  358. $text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
  359. $text['confirm-delete']['el-gr'] = "Επιβεβαιώστε ότι επιθυμείτε να διαγραφεί";
  360. $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
  361. $text['confirm-delete']['es-mx'] = "¿Realmente desea eliminar esto?"; //copied from es-cl
  362. $text['confirm-delete']['fr-ca'] = "Voulez-vous vraiment supprimer cela?"; //copied from fr-fr
  363. $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
  364. $text['confirm-delete']['he-il'] = " האם אתה באמת רוצה למחוק את זה?";
  365. $text['confirm-delete']['it-it'] = "Vuoi veramente cancellarlo?";
  366. $text['confirm-delete']['nl-nl'] = "";
  367. $text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
  368. $text['confirm-delete']['pt-br'] = "Deseja realmente remover?"; //copied from pt-pt
  369. $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
  370. $text['confirm-delete']['ro-ro'] = "Chiar vrei să ștergeți asta?";
  371. $text['confirm-delete']['ru-ru'] = "Вы действительно хотите удалить?";
  372. $text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
  373. $text['confirm-delete']['uk-ua'] = "Ви дійсно бажаєте це видалити?";
  374. $text['confirm-delete']['tr-tr'] = "Bunu gerçekten silmek istiyor musunuz?";
  375. $text['confirm-copy']['en-us'] = "Do you really want to copy this?";
  376. $text['confirm-copy']['ar-eg'] = "";
  377. $text['confirm-copy']['de-at'] = "Wollen Sie das wirklich kopieren?"; //copied from de-de
  378. $text['confirm-copy']['de-ch'] = "Wollen Sie das wirklich kopieren?"; //copied from de-de
  379. $text['confirm-copy']['de-de'] = "Wollen Sie das wirklich kopieren?";
  380. $text['confirm-copy']['el-gr'] = "Επιβεβαιώστε ότι επιθυμείτε να γίνει αντιγραφή του";
  381. $text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
  382. $text['confirm-copy']['es-mx'] = "¿Realmente desea copiar esto?"; //copied from es-cl
  383. $text['confirm-copy']['fr-ca'] = "Voulez-vous vraiment copier cela?"; //copied from fr-fr
  384. $text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
  385. $text['confirm-copy']['he-il'] = "";
  386. $text['confirm-copy']['it-it'] = "Vuoi veramente farne una copia?";
  387. $text['confirm-copy']['nl-nl'] = "";
  388. $text['confirm-copy']['pl-pl'] = "Czy na pewno chcesz to skopiować?";
  389. $text['confirm-copy']['pt-br'] = "Deseja realmente copiar?"; //copied from pt-pt
  390. $text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
  391. $text['confirm-copy']['ro-ro'] = "";
  392. $text['confirm-copy']['ru-ru'] = "Вы действительно хотите это скопировать?";
  393. $text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
  394. $text['confirm-copy']['uk-ua'] = "";
  395. $text['confirm-copy']['tr-tr'] = "Bunu gerçekten kopyalamak istiyor musunuz?";
  396. $text['confirm-toggle']['en-us'] = "Do you really want to toggle this?";
  397. $text['confirm-toggle']['ar-eg'] = "Do you really want to toggle this?";
  398. $text['confirm-toggle']['de-at'] = "Do you really want to toggle this?";
  399. $text['confirm-toggle']['de-ch'] = "Do you really want to toggle this?";
  400. $text['confirm-toggle']['de-de'] = "Do you really want to toggle this?";
  401. $text['confirm-toggle']['el-gr'] = "Do you really want to toggle this?";
  402. $text['confirm-toggle']['es-cl'] = "Do you really want to toggle this?";
  403. $text['confirm-toggle']['es-mx'] = "Do you really want to toggle this?";
  404. $text['confirm-toggle']['fr-ca'] = "Do you really want to toggle this?";
  405. $text['confirm-toggle']['fr-fr'] = "Do you really want to toggle this?";
  406. $text['confirm-toggle']['he-il'] = "Do you really want to toggle this?";
  407. $text['confirm-toggle']['it-it'] = "Do you really want to toggle this?";
  408. $text['confirm-toggle']['nl-nl'] = "Do you really want to toggle this?";
  409. $text['confirm-toggle']['pl-pl'] = "Do you really want to toggle this?";
  410. $text['confirm-toggle']['pt-br'] = "Deseja realmente alterar?";
  411. $text['confirm-toggle']['pt-pt'] = "Do you really want to toggle this?";
  412. $text['confirm-toggle']['ro-ro'] = "Do you really want to toggle this?";
  413. $text['confirm-toggle']['ru-ru'] = "Do you really want to toggle this?";
  414. $text['confirm-toggle']['sv-se'] = "Do you really want to toggle this?";
  415. $text['confirm-toggle']['uk-ua'] = "Do you really want to toggle this?";
  416. $text['confirm-toggle']['tr-tr'] = "Do you really want to toggle this?";
  417. $text['button-apply']['en-us'] = "Apply";
  418. $text['button-apply']['ar-eg'] = "";
  419. $text['button-apply']['de-at'] = "Anwenden"; //copied from de-de
  420. $text['button-apply']['de-ch'] = "Anwenden"; //copied from de-de
  421. $text['button-apply']['de-de'] = "Anwenden";
  422. $text['button-apply']['el-gr'] = "Υποβολή";
  423. $text['button-apply']['es-cl'] = "";
  424. $text['button-apply']['es-mx'] = "";
  425. $text['button-apply']['fr-ca'] = "";
  426. $text['button-apply']['fr-fr'] = "";
  427. $text['button-apply']['he-il'] = "";
  428. $text['button-apply']['it-it'] = "Applica";
  429. $text['button-apply']['nl-nl'] = "";
  430. $text['button-apply']['pl-pl'] = "";
  431. $text['button-apply']['pt-br'] = "Aplicar";
  432. $text['button-apply']['pt-pt'] = "";
  433. $text['button-apply']['ro-ro'] = "";
  434. $text['button-apply']['ru-ru'] = "Применить";
  435. $text['button-apply']['sv-se'] = "Tillämpa";
  436. $text['button-apply']['uk-ua'] = "";
  437. $text['button-apply']['tr-tr'] = "Uygula";
  438. $text['button-provision']['en-us'] = "Provision";
  439. $text['button-provision']['ar-eg'] = "";
  440. $text['button-provision']['de-at'] = "Bereitstellen"; //copied from de-de
  441. $text['button-provision']['de-ch'] = "Bereitstellen"; //copied from de-de
  442. $text['button-provision']['de-de'] = "Bereitstellen";
  443. $text['button-provision']['el-gr'] = "Προετοιμασία";
  444. $text['button-provision']['es-cl'] = "";
  445. $text['button-provision']['es-mx'] = "";
  446. $text['button-provision']['fr-ca'] = "Provisionner"; //copied from fr-fr
  447. $text['button-provision']['fr-fr'] = "Provisionner";
  448. $text['button-provision']['he-il'] = "";
  449. $text['button-provision']['it-it'] = "";
  450. $text['button-provision']['nl-nl'] = "";
  451. $text['button-provision']['pl-pl'] = "Konfigutuj";
  452. $text['button-provision']['pt-br'] = "Provisionamento";
  453. $text['button-provision']['pt-pt'] = "";
  454. $text['button-provision']['ro-ro'] = "";
  455. $text['button-provision']['ru-ru'] = "Обеспечение";
  456. $text['button-provision']['sv-se'] = "Provisionera";
  457. $text['button-provision']['uk-ua'] = "Provision ";
  458. $text['button-applied']['en-us'] = "Applied";
  459. $text['button-applied']['ar-eg'] = "";
  460. $text['button-applied']['de-at'] = "Angewandt"; //copied from de-de
  461. $text['button-applied']['de-ch'] = "Angewandt"; //copied from de-de
  462. $text['button-applied']['de-de'] = "Angewandt";
  463. $text['button-applied']['el-gr'] = "Υποβλήθηκε";
  464. $text['button-applied']['es-cl'] = "";
  465. $text['button-applied']['es-mx'] = "";
  466. $text['button-applied']['fr-ca'] = "";
  467. $text['button-applied']['fr-fr'] = "";
  468. $text['button-applied']['he-il'] = "";
  469. $text['button-applied']['it-it'] = "Applicato";
  470. $text['button-applied']['nl-nl'] = "";
  471. $text['button-applied']['pl-pl'] = "";
  472. $text['button-applied']['pt-br'] = "Aplicado";
  473. $text['button-applied']['pt-pt'] = "";
  474. $text['button-applied']['ro-ro'] = "";
  475. $text['button-applied']['ru-ru'] = "Применяется";
  476. $text['button-applied']['sv-se'] = "Tillämpad";
  477. $text['button-applied']['uk-ua'] = "";
  478. $text['button-applied']['tr-tr'] = "Uygulandı";
  479. $text['button-xml']['en-us'] = "XML";
  480. $text['button-xml']['ar-eg'] = "";
  481. $text['button-xml']['de-at'] = "XML"; //copied from de-de
  482. $text['button-xml']['de-ch'] = "XML"; //copied from de-de
  483. $text['button-xml']['de-de'] = "XML";
  484. $text['button-xml']['el-gr'] = "XML";
  485. $text['button-xml']['es-cl'] = "";
  486. $text['button-xml']['es-mx'] = "";
  487. $text['button-xml']['fr-ca'] = "";
  488. $text['button-xml']['fr-fr'] = "";
  489. $text['button-xml']['he-il'] = "";
  490. $text['button-xml']['it-it'] = "XML";
  491. $text['button-xml']['nl-nl'] = "";
  492. $text['button-xml']['pl-pl'] = "";
  493. $text['button-xml']['pt-br'] = "XML";
  494. $text['button-xml']['pt-pt'] = "";
  495. $text['button-xml']['ro-ro'] = "";
  496. $text['button-xml']['ru-ru'] = "XML";
  497. $text['button-xml']['sv-se'] = "XML";
  498. $text['button-xml']['uk-ua'] = "";
  499. $text['button-xml']['tr-tr'] = "XML";
  500. $text['button-clear']['en-us'] = "Clear";
  501. $text['button-clear']['ar-eg'] = "";
  502. $text['button-clear']['de-at'] = "Zurücksetzen"; //copied from de-de
  503. $text['button-clear']['de-ch'] = "Zurücksetzen"; //copied from de-de
  504. $text['button-clear']['de-de'] = "Zurücksetzen";
  505. $text['button-clear']['el-gr'] = "Εκκαθάριση";
  506. $text['button-clear']['es-cl'] = "Limpiar";
  507. $text['button-clear']['es-mx'] = "Limpiar"; //copied from es-cl
  508. $text['button-clear']['fr-ca'] = "Nettoyer"; //copied from fr-fr
  509. $text['button-clear']['fr-fr'] = "Nettoyer";
  510. $text['button-clear']['he-il'] = "נקה";
  511. $text['button-clear']['it-it'] = "Pulisci";
  512. $text['button-clear']['nl-nl'] = "";
  513. $text['button-clear']['pl-pl'] = "Wyczyść";
  514. $text['button-clear']['pt-br'] = "Limpar";
  515. $text['button-clear']['pt-pt'] = "Apagar";
  516. $text['button-clear']['ro-ro'] = "Curătă";
  517. $text['button-clear']['ru-ru'] = "Очистить";
  518. $text['button-clear']['sv-se'] = "Rensa";
  519. $text['button-clear']['uk-ua'] = "";
  520. $text['button-clear']['tr-tr'] = "Temizle";
  521. $text['button-close']['en-us'] = "Close";
  522. $text['button-close']['ar-eg'] = "";
  523. $text['button-close']['de-at'] = "Schließen"; //copied from de-de
  524. $text['button-close']['de-ch'] = "Schließen"; //copied from de-de
  525. $text['button-close']['de-de'] = "Schließen";
  526. $text['button-close']['el-gr'] = "Κλείσιμο";
  527. $text['button-close']['es-cl'] = "Cerca";
  528. $text['button-close']['es-mx'] = "Cerca"; //copied from es-cl
  529. $text['button-close']['fr-ca'] = "Proche"; //copied from fr-fr
  530. $text['button-close']['fr-fr'] = "Proche";
  531. $text['button-close']['he-il'] = "";
  532. $text['button-close']['it-it'] = "Chiudi";
  533. $text['button-close']['nl-nl'] = "";
  534. $text['button-close']['pl-pl'] = "Blisko";
  535. $text['button-close']['pt-br'] = "Perto"; //copied from pt-pt
  536. $text['button-close']['pt-pt'] = "Perto";
  537. $text['button-close']['ro-ro'] = "";
  538. $text['button-close']['ru-ru'] = "Закрыть";
  539. $text['button-close']['sv-se'] = "Stänga";
  540. $text['button-close']['uk-ua'] = "Близько";
  541. $text['button-close']['tr-tr'] = "Kapat";
  542. $text['button-save']['en-us'] = "Save";
  543. $text['button-save']['ar-eg'] = "حفظ";
  544. $text['button-save']['de-at'] = "Speichern"; //copied from de-de
  545. $text['button-save']['de-ch'] = "Speichern"; //copied from de-de
  546. $text['button-save']['de-de'] = "Speichern";
  547. $text['button-save']['el-gr'] = "Αποθήκευση";
  548. $text['button-save']['es-cl'] = "Guardar";
  549. $text['button-save']['es-mx'] = "Guardar"; //copied from es-cl
  550. $text['button-save']['fr-ca'] = "Sauvegarder"; //copied from fr-fr
  551. $text['button-save']['fr-fr'] = "Sauvegarder";
  552. $text['button-save']['he-il'] = "שמור";
  553. $text['button-save']['it-it'] = "Salva";
  554. $text['button-save']['nl-nl'] = "";
  555. $text['button-save']['pl-pl'] = "Zachowaj";
  556. $text['button-save']['pt-br'] = "Salvar";
  557. $text['button-save']['pt-pt'] = "Guardar";
  558. $text['button-save']['ro-ro'] = "Salvează";
  559. $text['button-save']['ru-ru'] = "Сохранить";
  560. $text['button-save']['sv-se'] = "Spara";
  561. $text['button-save']['uk-ua'] = "Зберегти";
  562. $text['button-save']['tr-tr'] = "Kaydet";
  563. $text['button-send']['en-us'] = "Send";
  564. $text['button-send']['ar-eg'] = "";
  565. $text['button-send']['de-at'] = "";
  566. $text['button-send']['de-ch'] = "";
  567. $text['button-send']['de-de'] = "";
  568. $text['button-send']['el-gr'] = "Αποστολή";
  569. $text['button-send']['es-cl'] = "";
  570. $text['button-send']['es-mx'] = "";
  571. $text['button-send']['fr-ca'] = "";
  572. $text['button-send']['fr-fr'] = "";
  573. $text['button-send']['he-il'] = "";
  574. $text['button-send']['it-it'] = "";
  575. $text['button-send']['nl-nl'] = "";
  576. $text['button-send']['pl-pl'] = "";
  577. $text['button-send']['pt-br'] = "Enviar";
  578. $text['button-send']['pt-pt'] = "";
  579. $text['button-send']['ro-ro'] = "";
  580. $text['button-send']['ru-ru'] = "";
  581. $text['button-send']['sv-se'] = "";
  582. $text['button-send']['uk-ua'] = "";
  583. $text['button-send']['tr-tr'] = "";
  584. $text['button-search']['en-us'] = "Search";
  585. $text['button-search']['ar-eg'] = "";
  586. $text['button-search']['de-at'] = "Suchen"; //copied from de-de
  587. $text['button-search']['de-ch'] = "Suchen"; //copied from de-de
  588. $text['button-search']['de-de'] = "Suchen";
  589. $text['button-search']['el-gr'] = "Αναζήτηση";
  590. $text['button-search']['es-cl'] = "Buscar";
  591. $text['button-search']['es-mx'] = "Buscar"; //copied from es-cl
  592. $text['button-search']['fr-ca'] = "Chercher"; //copied from fr-fr
  593. $text['button-search']['fr-fr'] = "Chercher";
  594. $text['button-search']['he-il'] = "חפש";
  595. $text['button-search']['it-it'] = "Ricerca";
  596. $text['button-search']['nl-nl'] = "";
  597. $text['button-search']['pl-pl'] = "Wyszukaj";
  598. $text['button-search']['pt-br'] = "Pesquisar"; //copied from pt-pt
  599. $text['button-search']['pt-pt'] = "Pesquisar";
  600. $text['button-search']['ro-ro'] = "";
  601. $text['button-search']['ru-ru'] = "Поиск";
  602. $text['button-search']['sv-se'] = "Sök";
  603. $text['button-search']['uk-ua'] = "Пошук";
  604. $text['button-search']['tr-tr'] = "Ara";
  605. $text['button-show_all']['en-us'] = "Show All";
  606. $text['button-show_all']['ar-eg'] = "أظهر الكل";
  607. $text['button-show_all']['de-at'] = "Alle anzeigen"; //copied from de-de
  608. $text['button-show_all']['de-ch'] = "Alle anzeigen"; //copied from de-de
  609. $text['button-show_all']['de-de'] = "Alle anzeigen";
  610. $text['button-show_all']['el-gr'] = "Εμφάνιση όλων";
  611. $text['button-show_all']['es-cl'] = "Mostrar Todos";
  612. $text['button-show_all']['es-mx'] = "Mostrar Todos"; //copied from es-cl
  613. $text['button-show_all']['fr-ca'] = "Montrer Tout"; //copied from fr-fr
  614. $text['button-show_all']['fr-fr'] = "Montrer Tout";
  615. $text['button-show_all']['he-il'] = "הצג הכל";
  616. $text['button-show_all']['it-it'] = "Mostra Tutto";
  617. $text['button-show_all']['nl-nl'] = "";
  618. $text['button-show_all']['pl-pl'] = "Pokaż wszystkie";
  619. $text['button-show_all']['pt-br'] = "Mostrar todos";
  620. $text['button-show_all']['pt-pt'] = "Mostrar Todos";
  621. $text['button-show_all']['ro-ro'] = "";
  622. $text['button-show_all']['ru-ru'] = "Показать все";
  623. $text['button-show_all']['sv-se'] = "Visa Allt";
  624. $text['button-show_all']['uk-ua'] = "Показати всі";
  625. $text['button-show_all']['tr-tr'] = "Hepsini Görüntüle";
  626. $text['button-show_local']['en-us'] = "Show Local";
  627. $text['button-show_local']['ar-eg'] = "Show Local";
  628. $text['button-show_local']['de-at'] = "Show Local";
  629. $text['button-show_local']['de-ch'] = "Show Local";
  630. $text['button-show_local']['de-de'] = "Show Local";
  631. $text['button-show_local']['el-gr'] = "Show Local";
  632. $text['button-show_local']['es-cl'] = "Show Local";
  633. $text['button-show_local']['es-mx'] = "Show Local";
  634. $text['button-show_local']['fr-ca'] = "Show Local";
  635. $text['button-show_local']['fr-fr'] = "Show Local";
  636. $text['button-show_local']['he-il'] = "Show Local";
  637. $text['button-show_local']['it-it'] = "Show Local";
  638. $text['button-show_local']['nl-nl'] = "Show Local";
  639. $text['button-show_local']['pl-pl'] = "Show Local";
  640. $text['button-show_local']['pt-br'] = "Show Local";
  641. $text['button-show_local']['pt-pt'] = "Show Local";
  642. $text['button-show_local']['ro-ro'] = "Show Local";
  643. $text['button-show_local']['ru-ru'] = "Show Local";
  644. $text['button-show_local']['sv-se'] = "Show Local";
  645. $text['button-show_local']['uk-ua'] = "Show Local";
  646. $text['button-show_local']['tr-tr'] = "Show Local";
  647. $text['button-restore']['en-us'] = "Restore Default";
  648. $text['button-restore']['ar-eg'] = "";
  649. $text['button-restore']['de-at'] = "Ursprungszustand wiederherstellen"; //copied from de-de
  650. $text['button-restore']['de-ch'] = "Ursprungszustand wiederherstellen"; //copied from de-de
  651. $text['button-restore']['de-de'] = "Ursprungszustand wiederherstellen";
  652. $text['button-restore']['el-gr'] = "Επαναφορά προεπιλογών";
  653. $text['button-restore']['es-cl'] = "Restaurar Predeterminados";
  654. $text['button-restore']['es-mx'] = "Restaurar Predeterminados"; //copied from es-cl
  655. $text['button-restore']['fr-ca'] = "Restaurer"; //copied from fr-fr
  656. $text['button-restore']['fr-fr'] = "Restaurer";
  657. $text['button-restore']['he-il'] = "שחזר למקור";
  658. $text['button-restore']['it-it'] = "Ripristina Default";
  659. $text['button-restore']['nl-nl'] = "";
  660. $text['button-restore']['pl-pl'] = "Przywróć ustawienia domyślne";
  661. $text['button-restore']['pt-br'] = "Restaurar Padrões"; //copied from pt-pt
  662. $text['button-restore']['pt-pt'] = "Restaurar Predefinições";
  663. $text['button-restore']['ro-ro'] = "";
  664. $text['button-restore']['ru-ru'] = "Выставить значения по умолчанию";
  665. $text['button-restore']['sv-se'] = "Aktivera Standard Inställningar";
  666. $text['button-restore']['uk-ua'] = "Відновити типові значення";
  667. $text['button-restore']['tr-tr'] = "Varsayılana Geri Yükle";
  668. $text['button-reset']['en-us'] = "Reset";
  669. $text['button-reset']['ar-eg'] = "إعادة تعيين";
  670. $text['button-reset']['de-at'] = "Zurücksetzen"; //copied from de-de
  671. $text['button-reset']['de-ch'] = "Zurücksetzen"; //copied from de-de
  672. $text['button-reset']['de-de'] = "Zurücksetzen";
  673. $text['button-reset']['el-gr'] = "Επαναφορά";
  674. $text['button-reset']['es-cl'] = "Reajustar";
  675. $text['button-reset']['es-mx'] = "Reajustar"; //copied from es-cl
  676. $text['button-reset']['fr-ca'] = "Remettre"; //copied from fr-fr
  677. $text['button-reset']['fr-fr'] = "Remettre";
  678. $text['button-reset']['he-il'] = "אפס";
  679. $text['button-reset']['it-it'] = "Resetta";
  680. $text['button-reset']['nl-nl'] = "";
  681. $text['button-reset']['pl-pl'] = "Resetuj";
  682. $text['button-reset']['pt-br'] = "Resetar"; //copied from pt-pt
  683. $text['button-reset']['pt-pt'] = "Restabelecer";
  684. $text['button-reset']['ro-ro'] = "Inițializare";
  685. $text['button-reset']['ru-ru'] = "Сброс";
  686. $text['button-reset']['sv-se'] = "Återställ";
  687. $text['button-reset']['uk-ua'] = "Скинути";
  688. $text['button-reset']['tr-tr'] = "Sıfırla";
  689. $text['button-copy']['en-us'] = "Copy";
  690. $text['button-copy']['ar-eg'] = "";
  691. $text['button-copy']['de-at'] = "Kopieren"; //copied from de-de
  692. $text['button-copy']['de-ch'] = "Kopieren"; //copied from de-de
  693. $text['button-copy']['de-de'] = "Kopieren";
  694. $text['button-copy']['el-gr'] = "Αντιγραφή";
  695. $text['button-copy']['es-cl'] = "Copiar";
  696. $text['button-copy']['es-mx'] = "Copiar"; //copied from es-cl
  697. $text['button-copy']['fr-ca'] = "Copier"; //copied from fr-fr
  698. $text['button-copy']['fr-fr'] = "Copier";
  699. $text['button-copy']['he-il'] = "העתק";
  700. $text['button-copy']['it-it'] = "Copia";
  701. $text['button-copy']['nl-nl'] = "";
  702. $text['button-copy']['pl-pl'] = "Kopiuj";
  703. $text['button-copy']['pt-br'] = "Copiar"; //copied from pt-pt
  704. $text['button-copy']['pt-pt'] = "Copiar";
  705. $text['button-copy']['ro-ro'] = "";
  706. $text['button-copy']['ru-ru'] = "Копировать";
  707. $text['button-copy']['sv-se'] = "Kopiera";
  708. $text['button-copy']['uk-ua'] = "Копіювати";
  709. $text['button-copy']['tr-tr'] = "Kopyala";
  710. $text['button-login']['en-us'] = "Login";
  711. $text['button-login']['ar-eg'] = "دخول";
  712. $text['button-login']['de-at'] = "Anmelden"; //copied from de-de
  713. $text['button-login']['de-ch'] = "Anmelden"; //copied from de-de
  714. $text['button-login']['de-de'] = "Anmelden";
  715. $text['button-login']['el-gr'] = "Είσοδος";
  716. $text['button-login']['es-cl'] = "Ingresar";
  717. $text['button-login']['es-mx'] = "Ingresar"; //copied from es-cl
  718. $text['button-login']['fr-ca'] = "connexion"; //copied from fr-fr
  719. $text['button-login']['fr-fr'] = "connexion";
  720. $text['button-login']['he-il'] = "כניסה";
  721. $text['button-login']['it-it'] = "Login";
  722. $text['button-login']['nl-nl'] = "";
  723. $text['button-login']['pl-pl'] = "Użytkownik";
  724. $text['button-login']['pt-br'] = "Entrar"; //copied from pt-pt
  725. $text['button-login']['pt-pt'] = "Iniciar Sessão";
  726. $text['button-login']['ro-ro'] = "Autentificare";
  727. $text['button-login']['ru-ru'] = "Вход";
  728. $text['button-login']['sv-se'] = "Logga In";
  729. $text['button-login']['uk-ua'] = "Логін";
  730. $text['button-login']['tr-tr'] = "Giriş Yap";
  731. $text['button-next']['en-us'] = "Next";
  732. $text['button-next']['ar-eg'] = "";
  733. $text['button-next']['de-at'] = "Nächste"; //copied from de-de
  734. $text['button-next']['de-ch'] = "Nächste"; //copied from de-de
  735. $text['button-next']['de-de'] = "Nächste";
  736. $text['button-next']['el-gr'] = "Επόμενο";
  737. $text['button-next']['es-cl'] = "";
  738. $text['button-next']['es-mx'] = "";
  739. $text['button-next']['fr-ca'] = "";
  740. $text['button-next']['fr-fr'] = "";
  741. $text['button-next']['he-il'] = "";
  742. $text['button-next']['it-it'] = "Avanti";
  743. $text['button-next']['nl-nl'] = "";
  744. $text['button-next']['pl-pl'] = "";
  745. $text['button-next']['pt-br'] = "Próximo";
  746. $text['button-next']['pt-pt'] = "";
  747. $text['button-next']['ro-ro'] = "";
  748. $text['button-next']['ru-ru'] = "Далее";
  749. $text['button-next']['sv-se'] = "Nästa";
  750. $text['button-next']['uk-ua'] = "";
  751. $text['button-next']['tr-tr'] = "Sonraki";
  752. $text['button-back']['en-us'] = "Back";
  753. $text['button-back']['ar-eg'] = "رجوع";
  754. $text['button-back']['de-at'] = "Zurück "; //copied from de-de
  755. $text['button-back']['de-ch'] = "Zurück "; //copied from de-de
  756. $text['button-back']['de-de'] = "Zurück ";
  757. $text['button-back']['el-gr'] = "Επόμενο";
  758. $text['button-back']['es-cl'] = "Volver";
  759. $text['button-back']['es-mx'] = "Volver"; //copied from es-cl
  760. $text['button-back']['fr-ca'] = "Retour"; //copied from fr-fr
  761. $text['button-back']['fr-fr'] = "Retour";
  762. $text['button-back']['he-il'] = "חזרה";
  763. $text['button-back']['it-it'] = "Indietro";
  764. $text['button-back']['nl-nl'] = "";
  765. $text['button-back']['pl-pl'] = "Wróć";
  766. $text['button-back']['pt-br'] = "Voltar"; //copied from pt-pt
  767. $text['button-back']['pt-pt'] = "Voltar";
  768. $text['button-back']['ro-ro'] = "Înapoi";
  769. $text['button-back']['ru-ru'] = "Назад";
  770. $text['button-back']['sv-se'] = "Tillbaka";
  771. $text['button-back']['uk-ua'] = "Назад";
  772. $text['button-back']['tr-tr'] = "Geri";
  773. $text['button-undo']['en-us'] = "Undo";
  774. $text['button-undo']['ar-eg'] = "تراجع";
  775. $text['button-undo']['de-at'] = "öffnen"; //copied from de-de
  776. $text['button-undo']['de-ch'] = "öffnen"; //copied from de-de
  777. $text['button-undo']['de-de'] = "öffnen";
  778. $text['button-undo']['el-gr'] = "Αναίρεση";
  779. $text['button-undo']['es-cl'] = "Deshacer";
  780. $text['button-undo']['es-mx'] = "Deshacer"; //copied from es-cl
  781. $text['button-undo']['fr-ca'] = "Annuler"; //copied from fr-fr
  782. $text['button-undo']['fr-fr'] = "Annuler";
  783. $text['button-undo']['he-il'] = "לבטל";
  784. $text['button-undo']['it-it'] = "Disfare";
  785. $text['button-undo']['nl-nl'] = "Undo";
  786. $text['button-undo']['pl-pl'] = "Cofnij";
  787. $text['button-undo']['pt-br'] = "Desfazer"; //copied from pt-pt
  788. $text['button-undo']['pt-pt'] = "Desfazer";
  789. $text['button-undo']['ro-ro'] = "Anula";
  790. $text['button-undo']['ru-ru'] = "Отменить";
  791. $text['button-undo']['sv-se'] = "Ångra";
  792. $text['button-undo']['uk-ua'] = "Скасувати";
  793. $text['button-undo']['tr-tr'] = "Geri alma";
  794. $text['button-edit']['en-us'] = "Edit";
  795. $text['button-edit']['ar-eg'] = "تعديل";
  796. $text['button-edit']['de-at'] = "Bearbeiten"; //copied from de-de
  797. $text['button-edit']['de-ch'] = "Bearbeiten"; //copied from de-de
  798. $text['button-edit']['de-de'] = "Bearbeiten";
  799. $text['button-edit']['el-gr'] = "Επεξεργασία";
  800. $text['button-edit']['es-cl'] = "Editar";
  801. $text['button-edit']['es-mx'] = "Editar"; //copied from es-cl
  802. $text['button-edit']['fr-ca'] = "Editer"; //copied from fr-fr
  803. $text['button-edit']['fr-fr'] = "Editer";
  804. $text['button-edit']['he-il'] = " עריכה";
  805. $text['button-edit']['it-it'] = "Modifica";
  806. $text['button-edit']['nl-nl'] = "";
  807. $text['button-edit']['pl-pl'] = "Edytuj";
  808. $text['button-edit']['pt-br'] = "Editar"; //copied from pt-pt
  809. $text['button-edit']['pt-pt'] = "Editar";
  810. $text['button-edit']['ro-ro'] = "edita";
  811. $text['button-edit']['ru-ru'] = "Изменить";
  812. $text['button-edit']['sv-se'] = "Editera";
  813. $text['button-edit']['uk-ua'] = "Редагувати";
  814. $text['button-edit']['tr-tr'] = "Düzenle";
  815. $text['button-delete']['en-us'] = "Delete";
  816. $text['button-delete']['ar-eg'] = "مسح";
  817. $text['button-delete']['de-at'] = "löschen"; //copied from de-de
  818. $text['button-delete']['de-ch'] = "löschen"; //copied from de-de
  819. $text['button-delete']['de-de'] = "löschen";
  820. $text['button-delete']['el-gr'] = "Διαγραφή";
  821. $text['button-delete']['es-cl'] = "Eliminar";
  822. $text['button-delete']['es-mx'] = "Eliminar"; //copied from es-cl
  823. $text['button-delete']['fr-ca'] = "Supprimer"; //copied from fr-fr
  824. $text['button-delete']['fr-fr'] = "Supprimer";
  825. $text['button-delete']['he-il'] = " מחק";
  826. $text['button-delete']['it-it'] = "Cancella";
  827. $text['button-delete']['nl-nl'] = "";
  828. $text['button-delete']['pl-pl'] = "Usuń";
  829. $text['button-delete']['pt-br'] = "Remover"; //copied from pt-pt
  830. $text['button-delete']['pt-pt'] = "Remover";
  831. $text['button-delete']['ro-ro'] = "șterge";
  832. $text['button-delete']['ru-ru'] = "Удалить";
  833. $text['button-delete']['sv-se'] = "Ta Bort";
  834. $text['button-delete']['uk-ua'] = "Видалити";
  835. $text['button-delete']['tr-tr'] = "Sil";
  836. $text['button-add']['en-us'] = "Add";
  837. $text['button-add']['ar-eg'] = "اضافة";
  838. $text['button-add']['de-at'] = "Hinzufügen"; //copied from de-de
  839. $text['button-add']['de-ch'] = "Hinzufügen"; //copied from de-de
  840. $text['button-add']['de-de'] = "Hinzufügen";
  841. $text['button-add']['el-gr'] = "Προσθήκη";
  842. $text['button-add']['es-cl'] = "Agregar";
  843. $text['button-add']['es-mx'] = "Agregar"; //copied from es-cl
  844. $text['button-add']['fr-ca'] = "Ajouter"; //copied from fr-fr
  845. $text['button-add']['fr-fr'] = "Ajouter";
  846. $text['button-add']['he-il'] = " להוסיף";
  847. $text['button-add']['it-it'] = "Inserisci";
  848. $text['button-add']['nl-nl'] = "";
  849. $text['button-add']['pl-pl'] = "Dodaj";
  850. $text['button-add']['pt-br'] = "Adicionar"; //copied from pt-pt
  851. $text['button-add']['pt-pt'] = "Adicionar";
  852. $text['button-add']['ro-ro'] = "Adăuga";
  853. $text['button-add']['ru-ru'] = "Добавить";
  854. $text['button-add']['sv-se'] = "Lägg Till";
  855. $text['button-add']['uk-ua'] = "Додати";
  856. $text['button-add']['tr-tr'] = "Ekle";
  857. $text['button-reload']['en-us'] = "Reload";
  858. $text['button-reload']['ar-eg'] = "";
  859. $text['button-reload']['de-at'] = "Neu Laden"; //copied from de-de
  860. $text['button-reload']['de-ch'] = "Neu Laden"; //copied from de-de
  861. $text['button-reload']['de-de'] = "Neu Laden";
  862. $text['button-reload']['el-gr'] = "Επαναφόρτωση";
  863. $text['button-reload']['es-cl'] = "Recargar";
  864. $text['button-reload']['es-mx'] = "Recargar"; //copied from es-cl
  865. $text['button-reload']['fr-ca'] = "Recharger"; //copied from fr-fr
  866. $text['button-reload']['fr-fr'] = "Recharger";
  867. $text['button-reload']['he-il'] = "";
  868. $text['button-reload']['it-it'] = "Ricarica";
  869. $text['button-reload']['nl-nl'] = "";
  870. $text['button-reload']['pl-pl'] = "Przeładować";
  871. $text['button-reload']['pt-br'] = "Recarregar"; //copied from pt-pt
  872. $text['button-reload']['pt-pt'] = "Recarregar";
  873. $text['button-reload']['ro-ro'] = "";
  874. $text['button-reload']['ru-ru'] = "Перезагрузить";
  875. $text['button-reload']['sv-se'] = "Ladda";
  876. $text['button-reload']['uk-ua'] = "перезавантажувати";
  877. $text['button-reload']['tr-tr'] = "Yeniden Yükle";
  878. $text['button-paste']['en-us'] = "Paste";
  879. $text['button-paste']['ar-eg'] = "";
  880. $text['button-paste']['de-at'] = "Einfügen"; //copied from de-de
  881. $text['button-paste']['de-ch'] = "Einfügen"; //copied from de-de
  882. $text['button-paste']['de-de'] = "Einfügen";
  883. $text['button-paste']['el-gr'] = "Επικόλληση";
  884. $text['button-paste']['es-cl'] = "Propagar";
  885. $text['button-paste']['es-mx'] = "Propagar"; //copied from es-cl
  886. $text['button-paste']['fr-ca'] = "Propager"; //copied from fr-fr
  887. $text['button-paste']['fr-fr'] = "Propager";
  888. $text['button-paste']['he-il'] = "";
  889. $text['button-paste']['it-it'] = "Incolla";
  890. $text['button-paste']['nl-nl'] = "";
  891. $text['button-paste']['pl-pl'] = "Wklej";
  892. $text['button-paste']['pt-br'] = "Colar";
  893. $text['button-paste']['pt-pt'] = "Propagar";
  894. $text['button-paste']['ro-ro'] = "";
  895. $text['button-paste']['ru-ru'] = "Вставить";
  896. $text['button-paste']['sv-se'] = "Klistra In";
  897. $text['button-paste']['uk-ua'] = "Вставити";
  898. $text['button-paste']['tr-tr'] = "Yapıştır";
  899. $text['button-export']['en-us'] = "Export";
  900. $text['button-export']['ar-eg'] = "";
  901. $text['button-export']['de-at'] = "Exportieren"; //copied from de-de
  902. $text['button-export']['de-ch'] = "Exportieren"; //copied from de-de
  903. $text['button-export']['de-de'] = "Exportieren";
  904. $text['button-export']['ek-gr'] = "Εξαγωγή";
  905. $text['button-export']['es-cl'] = "Exportar";
  906. $text['button-export']['es-mx'] = "Exportar"; //copied from es-cl
  907. $text['button-export']['fr-ca'] = "Exporter"; //copied from fr-fr
  908. $text['button-export']['fr-fr'] = "Exporter";
  909. $text['button-export']['he-il'] = "";
  910. $text['button-export']['it-it'] = "Esporta";
  911. $text['button-export']['nl-nl'] = "";
  912. $text['button-export']['pl-pl'] = "Eksportuj";
  913. $text['button-export']['pt-br'] = "Exportar";
  914. $text['button-export']['pt-pt'] = "Exportar";
  915. $text['button-export']['ro-ro'] = "";
  916. $text['button-export']['ru-ru'] = "Экспорт";
  917. $text['button-export']['sv-se'] = "Export";
  918. $text['button-export']['uk-ua'] = "Експортувати";
  919. $text['button-export']['tr-tr'] = "Dışa Aktar";
  920. $text['button-execute']['en-us'] = "Execute";
  921. $text['button-execute']['ar-eg'] = "";
  922. $text['button-execute']['de-at'] = "Ausführen"; //copied from de-de
  923. $text['button-execute']['de-ch'] = "Ausführen"; //copied from de-de
  924. $text['button-execute']['de-de'] = "Ausführen";
  925. $text['button-execute']['el-gr'] = "Εκτέλεση";
  926. $text['button-execute']['es-cl'] = "Ejecutar";
  927. $text['button-execute']['es-mx'] = "Ejecutar"; //copied from es-cl
  928. $text['button-execute']['fr-ca'] = "Exécuter"; //copied from fr-fr
  929. $text['button-execute']['fr-fr'] = "Exécuter";
  930. $text['button-execute']['he-il'] = "";
  931. $text['button-execute']['it-it'] = "Esegui";
  932. $text['button-execute']['nl-nl'] = "";
  933. $text['button-execute']['pl-pl'] = "Wykonaj";
  934. $text['button-execute']['pt-br'] = "Executar"; //copied from pt-pt
  935. $text['button-execute']['pt-pt'] = "Executar";
  936. $text['button-execute']['ro-ro'] = "";
  937. $text['button-execute']['ru-ru'] = "Выполнить";
  938. $text['button-execute']['sv-se'] = "Kör";
  939. $text['button-execute']['uk-ua'] = "Виконати";
  940. $text['button-execute']['tr-tr'] = "Çalıştır";
  941. $text['button-view']['en-us'] = "View";
  942. $text['button-view']['ar-eg'] = "عرض";
  943. $text['button-view']['de-at'] = "Ansicht"; //copied from de-de
  944. $text['button-view']['de-ch'] = "Ansicht"; //copied from de-de
  945. $text['button-view']['de-de'] = "Ansicht";
  946. $text['button-view']['el-gr'] = "Εμφάνιση";
  947. $text['button-view']['es-cl'] = "Ver";
  948. $text['button-view']['es-mx'] = "Ver"; //copied from es-cl
  949. $text['button-view']['fr-ca'] = "Voir"; //copied from fr-fr
  950. $text['button-view']['fr-fr'] = "Voir";
  951. $text['button-view']['he-il'] = " צפה ב";
  952. $text['button-view']['it-it'] = "Visualizza";
  953. $text['button-view']['nl-nl'] = "";
  954. $text['button-view']['pl-pl'] = "Widok";
  955. $text['button-view']['pt-br'] = "Ver";
  956. $text['button-view']['pt-pt'] = "Vista";
  957. $text['button-view']['ro-ro'] = "Vedere";
  958. $text['button-view']['ru-ru'] = "Посмотреть";
  959. $text['button-view']['sv-se'] = "Visa";
  960. $text['button-view']['uk-ua'] = "вид";
  961. $text['button-view']['tr-tr'] = "Görüntüle";
  962. $text['button-upload']['en-us'] = "Upload";
  963. $text['button-upload']['ar-eg'] = "";
  964. $text['button-upload']['de-at'] = "Hochladen"; //copied from de-de
  965. $text['button-upload']['de-ch'] = "Hochladen"; //copied from de-de
  966. $text['button-upload']['de-de'] = "Hochladen";
  967. $text['button-upload']['el-gr'] = "Μεταφόρτωση";
  968. $text['button-upload']['es-cl'] = "Subir";
  969. $text['button-upload']['es-mx'] = "Subir"; //copied from es-cl
  970. $text['button-upload']['fr-ca'] = "déposer"; //copied from fr-fr
  971. $text['button-upload']['fr-fr'] = "déposer";
  972. $text['button-upload']['he-il'] = "";
  973. $text['button-upload']['it-it'] = "Carica";
  974. $text['button-upload']['nl-nl'] = "";
  975. $text['button-upload']['pl-pl'] = "Wyślij";
  976. $text['button-upload']['pt-br'] = "Carregar";
  977. $text['button-upload']['pt-pt'] = "Carregar";
  978. $text['button-upload']['ro-ro'] = "";
  979. $text['button-upload']['ru-ru'] = "Загрузить";
  980. $text['button-upload']['sv-se'] = "Ladda Upp";
  981. $text['button-upload']['uk-ua'] = "Завантажити";
  982. $text['button-upload']['tr-tr'] = "Yükle";
  983. $text['button-download']['en-us'] = "Download";
  984. $text['button-download']['ar-eg'] = "";
  985. $text['button-download']['de-at'] = "Herunterladen"; //copied from de-de
  986. $text['button-download']['de-ch'] = "Herunterladen"; //copied from de-de
  987. $text['button-download']['de-de'] = "Herunterladen";
  988. $text['button-download']['el-gr'] = "Κατεβάστε";
  989. $text['button-download']['es-cl'] = "Descargar";
  990. $text['button-download']['es-mx'] = "Descargar"; //copied from es-cl
  991. $text['button-download']['fr-ca'] = "Télécharger"; //copied from fr-fr
  992. $text['button-download']['fr-fr'] = "Télécharger";
  993. $text['button-download']['he-il'] = "";
  994. $text['button-download']['it-it'] = "Scarica";
  995. $text['button-download']['nl-nl'] = "";
  996. $text['button-download']['pl-pl'] = "Pobierz";
  997. $text['button-download']['pt-br'] = "Baixar";
  998. $text['button-download']['pt-pt'] = "Baixar";
  999. $text['button-download']['ro-ro'] = "";
  1000. $text['button-download']['ru-ru'] = "Скачать";
  1001. $text['button-download']['sv-se'] = "Ladda Ned";
  1002. $text['button-download']['uk-ua'] = "Скачати";
  1003. $text['button-download']['tr-tr'] = "İndir";
  1004. $text['button-downloads']['en-us'] = "Downloads";
  1005. $text['button-downloads']['ar-eg'] = "";
  1006. $text['button-downloads']['de-at'] = "Herunterladen";
  1007. $text['button-downloads']['de-ch'] = "Herunterladen"; //copied from de-de
  1008. $text['button-downloads']['de-de'] = "Herunterladen";
  1009. $text['button-downloads']['el-gr'] = "Αρχεία";
  1010. $text['button-downloads']['es-cl'] = "Descargar";
  1011. $text['button-downloads']['es-mx'] = "Descargar"; //copied from es-cl
  1012. $text['button-downloads']['fr-ca'] = "Télécharger"; //copied from fr-fr
  1013. $text['button-downloads']['fr-fr'] = "Télécharger";
  1014. $text['button-downloads']['he-il'] = "";
  1015. $text['button-downloads']['it-it'] = "Scarica";
  1016. $text['button-downloads']['nl-nl'] = "";
  1017. $text['button-downloads']['pl-pl'] = "Pobierz";
  1018. $text['button-downloads']['pt-br'] = "Downloads";
  1019. $text['button-downloads']['pt-pt'] = "Baixar";
  1020. $text['button-downloads']['ro-ro'] = "";
  1021. $text['button-downloads']['ru-ru'] = "Скачать";
  1022. $text['button-downloads']['sv-se'] = "Ladda Ned";
  1023. $text['button-downloads']['uk-ua'] = "Скачати";
  1024. $text['button-downloads']['tr-tr'] = "İndirilenler";
  1025. $text['button-restart']['en-us'] = "Restart";
  1026. $text['button-restart']['ar-eg'] = "";
  1027. $text['button-restart']['de-at'] = "Neu starten"; //copied from de-de
  1028. $text['button-restart']['de-ch'] = "Neu starten"; //copied from de-de
  1029. $text['button-restart']['de-de'] = "Neu starten";
  1030. $text['button-restart']['el-gr'] = "Επανεκκίνηση";
  1031. $text['button-restart']['es-cl'] = "Reanudar";
  1032. $text['button-restart']['es-mx'] = "Reanudar"; //copied from es-cl
  1033. $text['button-restart']['fr-ca'] = "Redémarrer"; //copied from fr-fr
  1034. $text['button-restart']['fr-fr'] = "Redémarrer";
  1035. $text['button-restart']['he-il'] = "";
  1036. $text['button-restart']['it-it'] = "Riavvia";
  1037. $text['button-restart']['nl-nl'] = "";
  1038. $text['button-restart']['pl-pl'] = "Restartuj";
  1039. $text['button-restart']['pt-br'] = "Reiniciar";
  1040. $text['button-restart']['pt-pt'] = "Restart";
  1041. $text['button-restart']['ro-ro'] = "";
  1042. $text['button-restart']['ru-ru'] = "Перезапуск";
  1043. $text['button-restart']['sv-se'] = "Starta Om";
  1044. $text['button-restart']['uk-ua'] = "Перезапустити";
  1045. $text['button-restart']['tr-tr'] = "Yeniden Başlat";
  1046. $text['button-refresh']['en-us'] = "Refresh";
  1047. $text['button-refresh']['ar-eg'] = "";
  1048. $text['button-refresh']['de-at'] = "Aktualisieren"; //copied from de-de
  1049. $text['button-refresh']['de-ch'] = "Aktualisieren"; //copied from de-de
  1050. $text['button-refresh']['de-de'] = "Aktualisieren";
  1051. $text['button-refresh']['el-gr'] = "Ανανέωση";
  1052. $text['button-refresh']['es-cl'] = "Actualizar";
  1053. $text['button-refresh']['es-mx'] = "Actualizar"; //copied from es-cl
  1054. $text['button-refresh']['fr-ca'] = "Rafraîchir"; //copied from fr-fr
  1055. $text['button-refresh']['fr-fr'] = "Rafraîchir";
  1056. $text['button-refresh']['he-il'] = "";
  1057. $text['button-refresh']['it-it'] = "Aggiorna";
  1058. $text['button-refresh']['nl-nl'] = "";
  1059. $text['button-refresh']['pl-pl'] = "Odśwież";
  1060. $text['button-refresh']['pt-br'] = "Atualizar";
  1061. $text['button-refresh']['pt-pt'] = "Actualizar";
  1062. $text['button-refresh']['ro-ro'] = "";
  1063. $text['button-refresh']['ru-ru'] = "Обновить";
  1064. $text['button-refresh']['sv-se'] = "Uppdatera";
  1065. $text['button-refresh']['uk-ua'] = "Оновити";
  1066. $text['button-refresh']['tr-tr'] = "Yenile";
  1067. $text['button-advanced']['en-us'] = "Advanced";
  1068. $text['button-advanced']['ar-eg'] = "";
  1069. $text['button-advanced']['de-at'] = "Erweitert"; //copied from de-de
  1070. $text['button-advanced']['de-ch'] = "Erweitert"; //copied from de-de
  1071. $text['button-advanced']['de-de'] = "Erweitert";
  1072. $text['button-advanced']['el-gr'] = "Επιπρόσθετα";
  1073. $text['button-advanced']['es-cl'] = "Avanzadas";
  1074. $text['button-advanced']['es-mx'] = "Avanzadas"; //copied from es-cl
  1075. $text['button-advanced']['fr-ca'] = "Avancé"; //copied from fr-fr
  1076. $text['button-advanced']['fr-fr'] = "Avancé";
  1077. $text['button-advanced']['he-il'] = "";
  1078. $text['button-advanced']['it-it'] = "Avanzate";
  1079. $text['button-advanced']['nl-nl'] = "";
  1080. $text['button-advanced']['pl-pl'] = "Zaawansowany";
  1081. $text['button-advanced']['pt-br'] = "Avançado";
  1082. $text['button-advanced']['pt-pt'] = "Avançadas";
  1083. $text['button-advanced']['ro-ro'] = "";
  1084. $text['button-advanced']['ru-ru'] = "Продвинутый";
  1085. $text['button-advanced']['sv-se'] = "Avancerat";
  1086. $text['button-advanced']['uk-ua'] = "Додатково";
  1087. $text['button-advanced']['tr-tr'] = "Gelişmiş";
  1088. $text['button-basic']['en-us'] = "Basic";
  1089. $text['button-basic']['ar-eg'] = "";
  1090. $text['button-basic']['de-at'] = "Grundlegend"; //copied from de-de
  1091. $text['button-basic']['de-ch'] = "Grundlegend"; //copied from de-de
  1092. $text['button-basic']['de-de'] = "Grundlegend";
  1093. $text['button-basic']['el-gr'] = "Βασικό";
  1094. $text['button-basic']['es-cl'] = "Básico";
  1095. $text['button-basic']['es-mx'] = "Básico"; //copied from es-cl
  1096. $text['button-basic']['fr-ca'] = "Basique"; //copied from fr-fr
  1097. $text['button-basic']['fr-fr'] = "Basique";
  1098. $text['button-basic']['he-il'] = "";
  1099. $text['button-basic']['it-it'] = "Base";
  1100. $text['button-basic']['nl-nl'] = "";
  1101. $text['button-basic']['pl-pl'] = "Podstawowy";
  1102. $text['button-basic']['pt-br'] = "Básico"; //copied from pt-pt
  1103. $text['button-basic']['pt-pt'] = "Básico";
  1104. $text['button-basic']['ro-ro'] = "";
  1105. $text['button-basic']['ru-ru'] = "Базовое";
  1106. $text['button-basic']['sv-se'] = "";
  1107. $text['button-basic']['uk-ua'] = "Основний";
  1108. $text['button-basic']['tr-tr'] = "Temel";
  1109. $text['button-stop']['en-us'] = "Stop";
  1110. $text['button-stop']['ar-eg'] = "";
  1111. $text['button-stop']['de-at'] = "Stopp"; //copied from de-de
  1112. $text['button-stop']['de-ch'] = "Stopp"; //copied from de-de
  1113. $text['button-stop']['de-de'] = "Stopp";
  1114. $text['button-stop']['el-gr'] = "Διακοπή";
  1115. $text['button-stop']['es-cl'] = "Detener";
  1116. $text['button-stop']['es-mx'] = "Detener"; //copied from es-cl
  1117. $text['button-stop']['fr-ca'] = "Stop"; //copied from fr-fr
  1118. $text['button-stop']['fr-fr'] = "Stop";
  1119. $text['button-stop']['he-il'] = "";
  1120. $text['button-stop']['it-it'] = "Ferma";
  1121. $text['button-stop']['nl-nl'] = "";
  1122. $text['button-stop']['pl-pl'] = "Zatrzymaj rozsylanie rozmów";
  1123. $text['button-stop']['pt-br'] = "Parar";
  1124. $text['button-stop']['pt-pt'] = "Parar";
  1125. $text['button-stop']['ro-ro'] = "";
  1126. $text['button-stop']['ru-ru'] = "Остановить";
  1127. $text['button-stop']['sv-se'] = "Stoppa";
  1128. $text['button-stop']['uk-ua'] = "Зупинити трансляцію";
  1129. $text['button-stop']['tr-tr'] = "Durdur";
  1130. $text['button-status']['en-us'] = "Status";
  1131. $text['button-status']['ar-eg'] = "";
  1132. $text['button-status']['de-at'] = "Status"; //copied from de-de
  1133. $text['button-status']['de-ch'] = "Status"; //copied from de-de
  1134. $text['button-status']['de-de'] = "Status";
  1135. $text['button-status']['el-gr'] = "Κατάσταση";
  1136. $text['button-status']['es-cl'] = "Estado";
  1137. $text['button-status']['es-mx'] = "Estado"; //copied from es-cl
  1138. $text['button-status']['fr-ca'] = "Etat"; //copied from fr-fr
  1139. $text['button-status']['fr-fr'] = "Etat";
  1140. $text['button-status']['he-il'] = "";
  1141. $text['button-status']['it-it'] = "Stato";
  1142. $text['button-status']['nl-nl'] = "";
  1143. $text['button-status']['pl-pl'] = "Status";
  1144. $text['button-status']['pt-br'] = "Estado"; //copied from pt-pt
  1145. $text['button-status']['pt-pt'] = "Estado";
  1146. $text['button-status']['ro-ro'] = "";
  1147. $text['button-status']['ru-ru'] = "Статус";
  1148. $text['button-status']['sv-se'] = "Status";
  1149. $text['button-status']['uk-ua'] = "Статус";
  1150. $text['button-status']['tr-tr'] = "Durum";
  1151. $text['button-start']['en-us'] = "Start";
  1152. $text['button-start']['ar-eg'] = "";
  1153. $text['button-start']['de-at'] = "Start"; //copied from de-de
  1154. $text['button-start']['de-ch'] = "Start"; //copied from de-de
  1155. $text['button-start']['de-de'] = "Start";
  1156. $text['button-start']['el-gr'] = "Εκκίνηση";
  1157. $text['button-start']['es-cl'] = "Iniciar";
  1158. $text['button-start']['es-mx'] = "Iniciar"; //copied from es-cl
  1159. $text['button-start']['fr-ca'] = "Démarrer"; //copied from fr-fr
  1160. $text['button-start']['fr-fr'] = "Démarrer";
  1161. $text['button-start']['he-il'] = "";
  1162. $text['button-start']['it-it'] = "Avvia";
  1163. $text['button-start']['nl-nl'] = "";
  1164. $text['button-start']['pl-pl'] = "Start";
  1165. $text['button-start']['pt-br'] = "Iniciar"; //copied from pt-pt
  1166. $text['button-start']['pt-pt'] = "Iniciar";
  1167. $text['button-start']['ro-ro'] = "";
  1168. $text['button-start']['ru-ru'] = "Старт";
  1169. $text['button-start']['sv-se'] = "Start";
  1170. $text['button-start']['uk-ua'] = "Запустити";
  1171. $text['button-start']['tr-tr'] = "Başlat";
  1172. $text['button-overview']['en-us'] = "Overview";
  1173. $text['button-overview']['ar-eg'] = "";
  1174. $text['button-overview']['de-at'] = "";
  1175. $text['button-overview']['de-ch'] = "";
  1176. $text['button-overview']['de-de'] = "";
  1177. $text['button-overview']['el-gr'] = "Επισκόπηση";
  1178. $text['button-overview']['es-cl'] = "";
  1179. $text['button-overview']['es-mx'] = "";
  1180. $text['button-overview']['fr-ca'] = "";
  1181. $text['button-overview']['fr-fr'] = "";
  1182. $text['button-overview']['he-il'] = "";
  1183. $text['button-overview']['it-it'] = "";
  1184. $text['button-overview']['nl-nl'] = "";
  1185. $text['button-overview']['pl-pl'] = "";
  1186. $text['button-overview']['pt-br'] = "Visão Geral";
  1187. $text['button-overview']['pt-pt'] = "";
  1188. $text['button-overview']['ro-ro'] = "";
  1189. $text['button-overview']['ru-ru'] = "";
  1190. $text['button-overview']['sv-se'] = "";
  1191. $text['button-overview']['uk-ua'] = "";
  1192. $text['button-overview']['tr-tr'] = "Genel Bakış";
  1193. $text['button-summary']['en-us'] = "Summary";
  1194. $text['button-summary']['ar-eg'] = "";
  1195. $text['button-summary']['de-at'] = "";
  1196. $text['button-summary']['de-ch'] = "";
  1197. $text['button-summary']['de-de'] = "";
  1198. $text['button-summary']['el-gr'] = "Σύνοψη";
  1199. $text['button-summary']['es-cl'] = "";
  1200. $text['button-summary']['es-mx'] = "";
  1201. $text['button-summary']['fr-ca'] = "";
  1202. $text['button-summary']['fr-fr'] = "";
  1203. $text['button-summary']['he-il'] = "";
  1204. $text['button-summary']['it-it'] = "";
  1205. $text['button-summary']['nl-nl'] = "";
  1206. $text['button-summary']['pl-pl'] = "";
  1207. $text['button-summary']['pt-br'] = "Sumário";
  1208. $text['button-summary']['pt-pt'] = "";
  1209. $text['button-summary']['ro-ro'] = "";
  1210. $text['button-summary']['ru-ru'] = "";
  1211. $text['button-summary']['sv-se'] = "";
  1212. $text['button-summary']['uk-ua'] = "";
  1213. $text['button-summary']['tr-tr'] = "Özet";
  1214. $text['button-update']['en-us'] = "Update";
  1215. $text['button-update']['ar-eg'] = "";
  1216. $text['button-update']['de-at'] = "Aktualisieren"; //copied from de-de
  1217. $text['button-update']['de-ch'] = "Aktualisieren"; //copied from de-de
  1218. $text['button-update']['de-de'] = "Aktualisieren";
  1219. $text['button-update']['el-gr'] = "Ενημέρωση";
  1220. $text['button-update']['es-cl'] = "Actualización";
  1221. $text['button-update']['es-mx'] = "Actualización"; //copied from es-cl
  1222. $text['button-update']['fr-ca'] = "Mise à jour"; //copied from fr-fr
  1223. $text['button-update']['fr-fr'] = "Mise à jour";
  1224. $text['button-update']['he-il'] = "";
  1225. $text['button-update']['it-it'] = "";
  1226. $text['button-update']['nl-nl'] = "";
  1227. $text['button-update']['pl-pl'] = "Uaktualnij";
  1228. $text['button-update']['pt-br'] = "Atualizar";
  1229. $text['button-update']['pt-pt'] = "Atualizar";
  1230. $text['button-update']['ro-ro'] = "";
  1231. $text['button-update']['ru-ru'] = "Обновить";
  1232. $text['button-update']['sv-se'] = "Uppdatera";
  1233. $text['button-update']['uk-ua'] = "Оновити";
  1234. $text['button-update']['tr-tr'] = "Güncelle";
  1235. $text['button-download_csv']['en-us'] = "Download CSV";
  1236. $text['button-download_csv']['ar-eg'] = "";
  1237. $text['button-download_csv']['de-at'] = "CSV Herunterladen"; //copied from de-de
  1238. $text['button-download_csv']['de-ch'] = "CSV Herunterladen"; //copied from de-de
  1239. $text['button-download_csv']['de-de'] = "CSV Herunterladen";
  1240. $text['button-download_csv']['el-gr'] = "Ανάκτηση CSV";
  1241. $text['button-download_csv']['es-cl'] = "Descarga CSV";
  1242. $text['button-download_csv']['es-mx'] = "Descarga CSV"; //copied from es-cl
  1243. $text['button-download_csv']['fr-ca'] = "Télécharger CSV"; //copied from fr-fr
  1244. $text['button-download_csv']['fr-fr'] = "Télécharger CSV";
  1245. $text['button-download_csv']['he-il'] = "";
  1246. $text['button-download_csv']['it-it'] = "";
  1247. $text['button-download_csv']['nl-nl'] = "";
  1248. $text['button-download_csv']['pl-pl'] = "Pobierz CSV";
  1249. $text['button-download_csv']['pt-br'] = "Baixar CSV ";
  1250. $text['button-download_csv']['pt-pt'] = "Baixar CSV";
  1251. $text['button-download_csv']['ro-ro'] = "";
  1252. $text['button-download_csv']['ru-ru'] = "Загрузить в формате CSV";
  1253. $text['button-download_csv']['sv-se'] = "Ladda Ned CSV";
  1254. $text['button-download_csv']['uk-ua'] = "";
  1255. $text['button-download_csv']['tr-tr'] = "CVS İndir";
  1256. $text['button-import']['en-us'] = "Import";
  1257. $text['button-import']['ar-eg'] = "";
  1258. $text['button-import']['de-at'] = "Importieren"; //copied from de-de
  1259. $text['button-import']['de-ch'] = "Importieren"; //copied from de-de
  1260. $text['button-import']['de-de'] = "Importieren";
  1261. $text['button-import']['el-gr'] = "Εισαγωγή";
  1262. $text['button-import']['es-cl'] = "Importar";
  1263. $text['button-import']['es-mx'] = "Importar"; //copied from es-cl
  1264. $text['button-import']['fr-ca'] = "Importer"; //copied from fr-fr
  1265. $text['button-import']['fr-fr'] = "Importer";
  1266. $text['button-import']['he-il'] = "";
  1267. $text['button-import']['it-it'] = "";
  1268. $text['button-import']['nl-nl'] = "";
  1269. $text['button-import']['pl-pl'] = "Importuj";
  1270. $text['button-import']['pt-br'] = "Importar";
  1271. $text['button-import']['pt-pt'] = "Importat";
  1272. $text['button-import']['ro-ro'] = "";
  1273. $text['button-import']['ru-ru'] = "Импорт";
  1274. $text['button-import']['sv-se'] = "Importera";
  1275. $text['button-import']['uk-ua'] = "";
  1276. $text['button-import']['tr-tr'] = "İçe Aktar";
  1277. $text['button-qr_code']['en-us'] = "QR Code";
  1278. $text['button-qr_code']['ar-eg'] = "";
  1279. $text['button-qr_code']['de-at'] = "QR Code"; //copied from de-de
  1280. $text['button-qr_code']['de-ch'] = "QR Code"; //copied from de-de
  1281. $text['button-qr_code']['de-de'] = "QR Code";
  1282. $text['button-qr_code']['el-gr'] = "QR Code";
  1283. $text['button-qr_code']['es-cl'] = "Código QR";
  1284. $text['button-qr_code']['es-mx'] = "Código QR"; //copied from es-cl
  1285. $text['button-qr_code']['fr-ca'] = "Code QR"; //copied from fr-fr
  1286. $text['button-qr_code']['fr-fr'] = "Code QR";
  1287. $text['button-qr_code']['he-il'] = "";
  1288. $text['button-qr_code']['it-it'] = "QR Code";
  1289. $text['button-qr_code']['nl-nl'] = "";
  1290. $text['button-qr_code']['pl-pl'] = "Kod QR";
  1291. $text['button-qr_code']['pt-br'] = "QR Code";
  1292. $text['button-qr_code']['pt-pt'] = "Código QR.";
  1293. $text['button-qr_code']['ro-ro'] = "";
  1294. $text['button-qr_code']['ru-ru'] = "QR Код";
  1295. $text['button-qr_code']['sv-se'] = "QR Kod";
  1296. $text['button-qr_code']['uk-ua'] = "";
  1297. $text['button-toggle']['en-us'] = "Toggle";
  1298. $text['button-toggle']['ar-eg'] = "Toggle";
  1299. $text['button-toggle']['de-at'] = "Toggle";
  1300. $text['button-toggle']['de-ch'] = "Toggle";
  1301. $text['button-toggle']['de-de'] = "Toggle";
  1302. $text['button-toggle']['el-gr'] = "Εναλλαγή";
  1303. $text['button-toggle']['es-cl'] = "Toggle";
  1304. $text['button-toggle']['es-mx'] = "Toggle";
  1305. $text['button-toggle']['fr-ca'] = "Toggle";
  1306. $text['button-toggle']['fr-fr'] = "Toggle";
  1307. $text['button-toggle']['he-il'] = "Toggle";
  1308. $text['button-toggle']['it-it'] = "Toggle";
  1309. $text['button-toggle']['nl-nl'] = "Toggle";
  1310. $text['button-toggle']['pl-pl'] = "Toggle";
  1311. $text['button-toggle']['pt-br'] = "Alterar";
  1312. $text['button-toggle']['pt-pt'] = "Toggle";
  1313. $text['button-toggle']['ro-ro'] = "Toggle";
  1314. $text['button-toggle']['ru-ru'] = "Toggle";
  1315. $text['button-toggle']['sv-se'] = "Toggle";
  1316. $text['button-toggle']['uk-ua'] = "Toggle";
  1317. $text['button-check_all']['en-us'] = "Check All";
  1318. $text['button-check_all']['ar-eg'] = "Check All";
  1319. $text['button-check_all']['de-at'] = "Check All";
  1320. $text['button-check_all']['de-ch'] = "Check All";
  1321. $text['button-check_all']['de-de'] = "Check All";
  1322. $text['button-check_all']['el-gr'] = "Επιλογή όλων";
  1323. $text['button-check_all']['es-cl'] = "Check All";
  1324. $text['button-check_all']['es-mx'] = "Check All";
  1325. $text['button-check_all']['fr-ca'] = "Check All";
  1326. $text['button-check_all']['fr-fr'] = "Check All";
  1327. $text['button-check_all']['he-il'] = "Check All";
  1328. $text['button-check_all']['it-it'] = "Check All";
  1329. $text['button-check_all']['nl-nl'] = "Check All";
  1330. $text['button-check_all']['pl-pl'] = "Check All";
  1331. $text['button-check_all']['pt-br'] = "Marcar tudo";
  1332. $text['button-check_all']['pt-pt'] = "Check All";
  1333. $text['button-check_all']['ro-ro'] = "Check All";
  1334. $text['button-check_all']['ru-ru'] = "Check All";
  1335. $text['button-check_all']['sv-se'] = "Check All";
  1336. $text['button-check_all']['uk-ua'] = "Check All";
  1337. $text['button-check_none']['en-us'] = "Check None";
  1338. $text['button-check_none']['ar-eg'] = "Check None";
  1339. $text['button-check_none']['de-at'] = "Check None";
  1340. $text['button-check_none']['de-ch'] = "Check None";
  1341. $text['button-check_none']['de-de'] = "Check None";
  1342. $text['button-check_none']['el-gr'] = "Αποεπιλογή όλων";
  1343. $text['button-check_none']['es-cl'] = "Check None";
  1344. $text['button-check_none']['es-mx'] = "Check None";
  1345. $text['button-check_none']['fr-ca'] = "Check None";
  1346. $text['button-check_none']['fr-fr'] = "Check None";
  1347. $text['button-check_none']['he-il'] = "Check None";
  1348. $text['button-check_none']['it-it'] = "Check None";
  1349. $text['button-check_none']['nl-nl'] = "Check None";
  1350. $text['button-check_none']['pl-pl'] = "Check None";
  1351. $text['button-check_none']['pt-br'] = "Desmarcar tudo";
  1352. $text['button-check_none']['pt-pt'] = "Check None";
  1353. $text['button-check_none']['ro-ro'] = "Check None";
  1354. $text['button-check_none']['ru-ru'] = "Check None";
  1355. $text['button-check_none']['sv-se'] = "Check None";
  1356. $text['button-check_none']['uk-ua'] = "Check None";
  1357. $text['button-install']['en-us'] = "Install";
  1358. $text['button-install']['ar-eg'] = "Install";
  1359. $text['button-install']['de-at'] = "Install";
  1360. $text['button-install']['de-ch'] = "Install"; //copied from de-de
  1361. $text['button-install']['de-de'] = "Install";
  1362. $text['button-install']['el-gr'] = "Install";
  1363. $text['button-install']['es-cl'] = "Install";
  1364. $text['button-install']['es-mx'] = "Install"; //copied from es-cl
  1365. $text['button-install']['fr-ca'] = "Install"; //copied from fr-fr
  1366. $text['button-install']['fr-fr'] = "Install";
  1367. $text['button-install']['he-il'] = "Install";
  1368. $text['button-install']['it-it'] = "Install";
  1369. $text['button-install']['nl-nl'] = "Install";
  1370. $text['button-install']['pl-pl'] = "Install";
  1371. $text['button-install']['pt-br'] = "Install";
  1372. $text['button-install']['pt-pt'] = "Install";
  1373. $text['button-install']['ro-ro'] = "Install";
  1374. $text['button-install']['ru-ru'] = "Install";
  1375. $text['button-install']['sv-se'] = "Install";
  1376. $text['button-install']['uk-ua'] = "Install";
  1377. $text['button-install']['tr-tr'] = "Install";
  1378. $text['button-upgrade']['en-us'] = "Upgrade";
  1379. $text['button-upgrade']['ar-eg'] = "";
  1380. $text['button-upgrade']['de-at'] = "Aktualisieren"; //copied from de-de
  1381. $text['button-upgrade']['de-ch'] = "Aktualisieren"; //copied from de-de
  1382. $text['button-upgrade']['de-de'] = "Aktualisieren";
  1383. $text['button-upgrade']['es-cl'] = "Actualizar";
  1384. $text['button-upgrade']['es-mx'] = "Actualizar"; //copied from es-cl
  1385. $text['button-upgrade']['fr-ca'] = "Mise à jour"; //copied from fr-fr
  1386. $text['button-upgrade']['fr-fr'] = "Mise à jour";
  1387. $text['button-upgrade']['he-il'] = "";
  1388. $text['button-upgrade']['it-it'] = "Aggiornamento";
  1389. $text['button-upgrade']['nl-nl'] = "";
  1390. $text['button-upgrade']['pl-pl'] = "Aktualizacja";
  1391. $text['button-upgrade']['pt-br'] = "Atualizar";
  1392. $text['button-upgrade']['pt-pt'] = "Actualizar";
  1393. $text['button-upgrade']['ro-ro'] = "";
  1394. $text['button-upgrade']['ru-ru'] = "Обновление";
  1395. $text['button-upgrade']['sv-se'] = "Uppgradera";
  1396. $text['button-upgrade']['uk-ua'] = "Оновлення";
  1397. $text['button-remove']['en-us'] = "Remove";
  1398. $text['button-remove']['ar-eg'] = "";
  1399. $text['button-remove']['de-at'] = "Löschen"; //copied from de-de
  1400. $text['button-remove']['de-ch'] = "Löschen"; //copied from de-de
  1401. $text['button-remove']['de-de'] = "Löschen";
  1402. $text['button-remove']['el-gr'] = "Διαγραφή";
  1403. $text['button-remove']['es-cl'] = "Eliminar";
  1404. $text['button-remove']['es-mx'] = "Eliminar"; //copied from es-cl
  1405. $text['button-remove']['fr-ca'] = "Supprimer"; //copied from fr-fr
  1406. $text['button-remove']['fr-fr'] = "Supprimer";
  1407. $text['button-remove']['he-il'] = "";
  1408. $text['button-remove']['it-it'] = "Cancella";
  1409. $text['button-remove']['nl-nl'] = "";
  1410. $text['button-remove']['pl-pl'] = "Usuń";
  1411. $text['button-remove']['pt-br'] = "Remover"; //copied from pt-pt
  1412. $text['button-remove']['pt-pt'] = "Remover";
  1413. $text['button-remove']['ro-ro'] = "";
  1414. $text['button-remove']['ru-ru'] = "Удалить";
  1415. $text['button-remove']['sv-se'] = "Ta Bort";
  1416. $text['button-remove']['uk-ua'] = "Видалити";
  1417. $text['button-remove']['tr-tr'] = "Sil";
  1418. $text['button-continue']['en-us'] = "Continue";
  1419. $text['button-continue']['ar-eg'] = "";
  1420. $text['button-continue']['de-at'] = "Fortfahren"; //copied from de-de
  1421. $text['button-continue']['de-ch'] = "Fortfahren"; //copied from de-de
  1422. $text['button-continue']['de-de'] = "Fortfahren";
  1423. $text['button-continue']['es-cl'] = "Continuar";
  1424. $text['button-continue']['es-mx'] = "Continuar"; //copied from es-cl
  1425. $text['button-continue']['fr-ca'] = "Continue"; //copied from fr-fr
  1426. $text['button-continue']['fr-fr'] = "Continue";
  1427. $text['button-continue']['he-il'] = "המשך";
  1428. $text['button-continue']['it-it'] = "";
  1429. $text['button-continue']['nl-nl'] = "Kontinue";
  1430. $text['button-continue']['pl-pl'] = "Kontynuuj";
  1431. $text['button-continue']['pt-br'] = "Continuar"; //copied from pt-pt
  1432. $text['button-continue']['pt-pt'] = "Continuar";
  1433. $text['button-continue']['ro-ro'] = "";
  1434. $text['button-continue']['ru-ru'] = "Продолжить";
  1435. $text['button-continue']['sv-se'] = "Fortsätt";
  1436. $text['button-continue']['uk-ua'] = "Продовжити";
  1437. $text['button-cancel']['en-us'] = "Cancel";
  1438. $text['button-cancel']['ar-eg'] = "الغاء";
  1439. $text['button-cancel']['de-at'] = "Abbrechen"; //copied from de-de
  1440. $text['button-cancel']['de-ch'] = "Abbrechen"; //copied from de-de
  1441. $text['button-cancel']['de-de'] = "Abbrechen";
  1442. $text['button-cancel']['el-gr'] = "Ακύρωση";
  1443. $text['button-cancel']['es-cl'] = "Cancelar";
  1444. $text['button-cancel']['es-mx'] = "Cancelar"; //copied from es-cl
  1445. $text['button-cancel']['fr-ca'] = "Annuler"; //copied from fr-fr
  1446. $text['button-cancel']['fr-fr'] = "Annuler";
  1447. $text['button-cancel']['he-il'] = "בטל";
  1448. $text['button-cancel']['it-it'] = "Cancella";
  1449. $text['button-cancel']['nl-nl'] = "";
  1450. $text['button-cancel']['pl-pl'] = "Anuluj";
  1451. $text['button-cancel']['pt-br'] = "Cancelar"; //copied from pt-pt
  1452. $text['button-cancel']['pt-pt'] = "Cancelar";
  1453. $text['button-cancel']['ro-ro'] = "Anulează";
  1454. $text['button-cancel']['ru-ru'] = "Отменить";
  1455. $text['button-cancel']['sv-se'] = "Ångra";
  1456. $text['button-cancel']['uk-ua'] = "Відмінити";
  1457. $text['button-play']['en-us'] = "Play";
  1458. $text['button-play']['ar-eg'] = "";
  1459. $text['button-play']['de-at'] = "Play"; //copied from de-de
  1460. $text['button-play']['de-ch'] = "Play"; //copied from de-de
  1461. $text['button-play']['de-de'] = "Play";
  1462. $text['button-play']['es-cl'] = "Reproducir";
  1463. $text['button-play']['es-mx'] = "Reproducir"; //copied from es-cl
  1464. $text['button-play']['fr-ca'] = "Lire"; //copied from fr-fr
  1465. $text['button-play']['fr-fr'] = "Lire";
  1466. $text['button-play']['he-il'] = "נגן";
  1467. $text['button-play']['it-it'] = "Suona";
  1468. $text['button-play']['nl-nl'] = "Spelen";
  1469. $text['button-play']['pl-pl'] = "Odtwórz";
  1470. $text['button-play']['pt-br'] = "Tocar"; //copied from pt-pt
  1471. $text['button-play']['pt-pt'] = "Tocar";
  1472. $text['button-play']['ro-ro'] = "";
  1473. $text['button-play']['ru-ru'] = "Проиграть";
  1474. $text['button-play']['sv-se'] = "Spela Upp";
  1475. $text['button-play']['uk-ua'] = "Відтворити";
  1476. $text['label-installed']['en-us'] = "Installed";
  1477. $text['label-installed']['ar-eg'] = "Installed";
  1478. $text['label-installed']['de-at'] = "Installed";
  1479. $text['label-installed']['de-ch'] = "Installed"; //copied from de-de
  1480. $text['label-installed']['de-de'] = "Installed";
  1481. $text['label-installed']['el-gr'] = "Installed";
  1482. $text['label-installed']['es-cl'] = "Installed";
  1483. $text['label-installed']['es-mx'] = "Installed"; //copied from es-cl
  1484. $text['label-installed']['fr-ca'] = "Installed"; //copied from fr-fr
  1485. $text['label-installed']['fr-fr'] = "Installed";
  1486. $text['label-installed']['he-il'] = "Installed";
  1487. $text['label-installed']['it-it'] = "Installed";
  1488. $text['label-installed']['nl-nl'] = "Installed";
  1489. $text['label-installed']['pl-pl'] = "Installed";
  1490. $text['label-installed']['pt-br'] = "Installed";
  1491. $text['label-installed']['pt-pt'] = "Installed";
  1492. $text['label-installed']['ro-ro'] = "Installed";
  1493. $text['label-installed']['ru-ru'] = "Installed";
  1494. $text['label-installed']['sv-se'] = "Installed";
  1495. $text['label-installed']['uk-ua'] = "Installed";
  1496. $text['label-installed']['tr-tr'] = "Installed";
  1497. $text['label-total']['en-us'] = "Total";
  1498. $text['label-total']['ar-eg'] = "";
  1499. $text['label-total']['de-at'] = "Summe"; //copied from de-de
  1500. $text['label-total']['de-ch'] = "Summe"; //copied from de-de
  1501. $text['label-total']['de-de'] = "Summe";
  1502. $text['label-total']['el-gr'] = "Σύνολο";
  1503. $text['label-total']['es-cl'] = "Total";
  1504. $text['label-total']['es-mx'] = "Total"; //copied from es-cl
  1505. $text['label-total']['fr-ca'] = "Total"; //copied from fr-fr
  1506. $text['label-total']['fr-fr'] = "Total";
  1507. $text['label-total']['he-il'] = "";
  1508. $text['label-total']['it-it'] = "";
  1509. $text['label-total']['nl-nl'] = "";
  1510. $text['label-total']['pl-pl'] = "Podsumowanie";
  1511. $text['label-total']['pt-br'] = "Total"; //copied from pt-pt
  1512. $text['label-total']['pt-pt'] = "Total";
  1513. $text['label-total']['ro-ro'] = "";
  1514. $text['label-total']['ru-ru'] = "Всего";
  1515. $text['label-total']['sv-se'] = "Totalt";
  1516. $text['label-total']['uk-ua'] = "Всього";
  1517. $text['label-total']['tr-tr'] = "Toplam";
  1518. $text['label-overview']['en-us'] = "Overview";
  1519. $text['label-overview']['ar-eg'] = "";
  1520. $text['label-overview']['de-at'] = "";
  1521. $text['label-overview']['de-ch'] = "";
  1522. $text['label-overview']['de-de'] = "";
  1523. $text['label-overview']['el-gr'] = "Επισκόπηση";
  1524. $text['label-overview']['es-cl'] = "";
  1525. $text['label-overview']['es-mx'] = "";
  1526. $text['label-overview']['fr-ca'] = "";
  1527. $text['label-overview']['fr-fr'] = "";
  1528. $text['label-overview']['he-il'] = "";
  1529. $text['label-overview']['it-it'] = "";
  1530. $text['label-overview']['nl-nl'] = "";
  1531. $text['label-overview']['pl-pl'] = "";
  1532. $text['label-overview']['pt-br'] = "Visão Geral";
  1533. $text['label-overview']['pt-pt'] = "";
  1534. $text['label-overview']['ro-ro'] = "";
  1535. $text['label-overview']['ru-ru'] = "";
  1536. $text['label-overview']['sv-se'] = "";
  1537. $text['label-overview']['uk-ua'] = "";
  1538. $text['label-overview']['tr-tr'] = "Genel Bakış";
  1539. $text['label-summary']['en-us'] = "Summary";
  1540. $text['label-summary']['ar-eg'] = "";
  1541. $text['label-summary']['de-at'] = "";
  1542. $text['label-summary']['de-ch'] = "";
  1543. $text['label-summary']['de-de'] = "";
  1544. $text['label-summary']['el-gr'] = "Σύνοψη";
  1545. $text['label-summary']['es-cl'] = "";
  1546. $text['label-summary']['es-mx'] = "";
  1547. $text['label-summary']['fr-ca'] = "";
  1548. $text['label-summary']['fr-fr'] = "";
  1549. $text['label-summary']['he-il'] = "";
  1550. $text['label-summary']['it-it'] = "";
  1551. $text['label-summary']['nl-nl'] = "";
  1552. $text['label-summary']['pl-pl'] = "";
  1553. $text['label-summary']['pt-br'] = "Sumário";
  1554. $text['label-summary']['pt-pt'] = "";
  1555. $text['label-summary']['ro-ro'] = "";
  1556. $text['label-summary']['ru-ru'] = "";
  1557. $text['label-summary']['sv-se'] = "";
  1558. $text['label-summary']['uk-ua'] = "";
  1559. $text['label-summary']['tr-tr'] = "Özet";
  1560. $text['header-import']['en-us'] = "Import";
  1561. $text['header-import']['ar-eg'] = "";
  1562. $text['header-import']['de-at'] = "Importieren"; //copied from de-de
  1563. $text['header-import']['de-ch'] = "Importieren"; //copied from de-de
  1564. $text['header-import']['de-de'] = "Importieren";
  1565. $text['header-import']['el-gr'] = "Εισαγωγή";
  1566. $text['header-import']['es-cl'] = "Importar";
  1567. $text['header-import']['es-mx'] = "Importar"; //copied from es-cl
  1568. $text['header-import']['fr-ca'] = "Importer"; //copied from fr-fr
  1569. $text['header-import']['fr-fr'] = "Importer";
  1570. $text['header-import']['he-il'] = "";
  1571. $text['header-import']['it-it'] = "";
  1572. $text['header-import']['nl-nl'] = "";
  1573. $text['header-import']['pl-pl'] = "Importuj";
  1574. $text['header-import']['pt-br'] = "Importar";
  1575. $text['header-import']['pt-pt'] = "Importat";
  1576. $text['header-import']['ro-ro'] = "";
  1577. $text['header-import']['ru-ru'] = "Импорт";
  1578. $text['header-import']['sv-se'] = "Importera";
  1579. $text['header-import']['uk-ua'] = "";
  1580. $text['header-import']['tr-tr'] = "İçe Aktar";
  1581. $text['description-import']['en-us'] = "Upload delimited data to add multiple records.";
  1582. $text['description-import']['ar-eg'] = "";
  1583. $text['description-import']['de-at'] = "";
  1584. $text['description-import']['de-ch'] = "";
  1585. $text['description-import']['de-de'] = "";
  1586. $text['description-import']['el-gr'] = "Μεταφορτώστε οριοθετημένα δεδομένα για προσθήκη πολλαπλών εγγραφών";
  1587. $text['description-import']['es-cl'] = "";
  1588. $text['description-import']['es-mx'] = "";
  1589. $text['description-import']['fr-ca'] = "";
  1590. $text['description-import']['fr-fr'] = "";
  1591. $text['description-import']['he-il'] = "";
  1592. $text['description-import']['it-it'] = "";
  1593. $text['description-import']['nl-nl'] = "";
  1594. $text['description-import']['pl-pl'] = "";
  1595. $text['description-import']['pt-br'] = "Carregue um arquivo com dados delimitados para adicionar múltiplos registros.";
  1596. $text['description-import']['pt-pt'] = "";
  1597. $text['description-import']['ro-ro'] = "";
  1598. $text['description-import']['ru-ru'] = "";
  1599. $text['description-import']['sv-se'] = "";
  1600. $text['description-import']['uk-ua'] = "";
  1601. $text['label-import_data']['en-us'] = "Data";
  1602. $text['label-import_data']['ar-eg'] = "";
  1603. $text['label-import_data']['de-at'] = "Daten"; //copied from de-de
  1604. $text['label-import_data']['de-ch'] = "Daten"; //copied from de-de
  1605. $text['label-import_data']['de-de'] = "Daten";
  1606. $text['label-import_data']['el-gr'] = "Δεδομένα";
  1607. $text['label-import_data']['es-cl'] = "Datos";
  1608. $text['label-import_data']['es-mx'] = "Datos"; //copied from es-cl
  1609. $text['label-import_data']['fr-ca'] = "Donnée"; //copied from fr-fr
  1610. $text['label-import_data']['fr-fr'] = "Donnée";
  1611. $text['label-import_data']['he-il'] = "";
  1612. $text['label-import_data']['it-it'] = "";
  1613. $text['label-import_data']['nl-nl'] = "";
  1614. $text['label-import_data']['pl-pl'] = "";
  1615. $text['label-import_data']['pt-br'] = "Dados"; //copied from pt-pt
  1616. $text['label-import_data']['pt-pt'] = "Dados";
  1617. $text['label-import_data']['ro-ro'] = "";
  1618. $text['label-import_data']['ru-ru'] = "Данные";
  1619. $text['label-import_data']['sv-se'] = "Data";
  1620. $text['label-import_data']['uk-ua'] = "";
  1621. $text['label-import_data']['tr-tr'] = "Veri";
  1622. $text['label-import_delimiter']['en-us'] = "Delimiter";
  1623. $text['label-import_delimiter']['ar-eg'] = "";
  1624. $text['label-import_delimiter']['de-at'] = "Trennzeichen"; //copied from de-de
  1625. $text['label-import_delimiter']['de-ch'] = "Trennzeichen"; //copied from de-de
  1626. $text['label-import_delimiter']['de-de'] = "Trennzeichen";
  1627. $text['label-import_delimiter']['el-gr'] = "Διαχωριστικό";
  1628. $text['label-import_delimiter']['es-cl'] = "Delimitador";
  1629. $text['label-import_delimiter']['es-mx'] = "Delimitador"; //copied from es-cl
  1630. $text['label-import_delimiter']['fr-ca'] = "Délimiteur de champs"; //copied from fr-fr
  1631. $text['label-import_delimiter']['fr-fr'] = "Délimiteur de champs";
  1632. $text['label-import_delimiter']['he-il'] = "";
  1633. $text['label-import_delimiter']['it-it'] = "";
  1634. $text['label-import_delimiter']['nl-nl'] = "";
  1635. $text['label-import_delimiter']['pl-pl'] = "Separator";
  1636. $text['label-import_delimiter']['pt-br'] = "Separador de campos"; //copied from pt-pt
  1637. $text['label-import_delimiter']['pt-pt'] = "Delimitador de campos";
  1638. $text['label-import_delimiter']['ro-ro'] = "";
  1639. $text['label-import_delimiter']['ru-ru'] = "Разделитель";
  1640. $text['label-import_delimiter']['sv-se'] = "Avgränsare";
  1641. $text['label-import_delimiter']['uk-ua'] = "";
  1642. $text['label-import_delimiter']['tr-tr'] = "Ayırıcı";
  1643. $text['label-import_enclosure']['en-us'] = "Enclosure";
  1644. $text['label-import_enclosure']['ar-eg'] = "";
  1645. $text['label-import_enclosure']['de-at'] = "Abgrenzung"; //copied from de-de
  1646. $text['label-import_enclosure']['de-ch'] = "Abgrenzung"; //copied from de-de
  1647. $text['label-import_enclosure']['de-de'] = "Abgrenzung";
  1648. $text['label-import_enclosure']['el-gr'] = "Διαχωρισμός";
  1649. $text['label-import_enclosure']['es-cl'] = "Cercado";
  1650. $text['label-import_enclosure']['es-mx'] = "Cercado"; //copied from es-cl
  1651. $text['label-import_enclosure']['fr-ca'] = "Délimiteur de texte"; //copied from fr-fr
  1652. $text['label-import_enclosure']['fr-fr'] = "Délimiteur de texte";
  1653. $text['label-import_enclosure']['he-il'] = "";
  1654. $text['label-import_enclosure']['it-it'] = "";
  1655. $text['label-import_enclosure']['nl-nl'] = "";
  1656. $text['label-import_enclosure']['pl-pl'] = "Załącznik ";
  1657. $text['label-import_enclosure']['pt-br'] = "Delimitador de texto";
  1658. $text['label-import_enclosure']['pt-pt'] = "Delimitador de texto";
  1659. $text['label-import_enclosure']['ro-ro'] = "";
  1660. $text['label-import_enclosure']['ru-ru'] = "Разделитель текста";
  1661. $text['label-import_enclosure']['sv-se'] = "Inkapsling";
  1662. $text['label-import_enclosure']['uk-ua'] = "";
  1663. $text['label-import_enclosure']['tr-tr'] = "Sonlandırma";
  1664. $text['label-import_file_upload']['en-us'] = "File to Upload";
  1665. $text['label-import_file_upload']['ar-eg'] = "";
  1666. $text['label-import_file_upload']['de-at'] = "Datei zum hochladen"; //copied from de-de
  1667. $text['label-import_file_upload']['de-ch'] = "Datei zum hochladen"; //copied from de-de
  1668. $text['label-import_file_upload']['de-de'] = "Datei zum hochladen";
  1669. $text['label-import_file_upload']['el-gr'] = "Αρχείο για μεταφόρτωση";
  1670. $text['label-import_file_upload']['es-cl'] = "Archivo a subir";
  1671. $text['label-import_file_upload']['es-mx'] = "Archivo a subir"; //copied from es-cl
  1672. $text['label-import_file_upload']['fr-ca'] = "Fichier à télécharger"; //copied from fr-fr
  1673. $text['label-import_file_upload']['fr-fr'] = "Fichier à télécharger";
  1674. $text['label-import_file_upload']['he-il'] = "";
  1675. $text['label-import_file_upload']['it-it'] = "";
  1676. $text['label-import_file_upload']['nl-nl'] = "";
  1677. $text['label-import_file_upload']['pl-pl'] = "Plik do wysłania";
  1678. $text['label-import_file_upload']['pt-br'] = "Arquivo para carregar";
  1679. $text['label-import_file_upload']['pt-pt'] = "Ficheiro para submeter";
  1680. $text['label-import_file_upload']['ro-ro'] = "";
  1681. $text['label-import_file_upload']['ru-ru'] = "Файл для загрузки";
  1682. $text['label-import_file_upload']['sv-se'] = "Fil att ladda upp";
  1683. $text['label-import_file_upload']['uk-ua'] = "Файл для завантаження";
  1684. $text['label-import_file_upload']['tr-tr'] = "Yüklenecek Dosya";
  1685. $text['label-from_row']['en-us'] = "From Row";
  1686. $text['label-from_row']['ar-eg'] = "";
  1687. $text['label-from_row']['de-at'] = "";
  1688. $text['label-from_row']['de-ch'] = "";
  1689. $text['label-from_row']['de-de'] = "";
  1690. $text['label-from_row']['el-gr'] = "Από γραμμή";
  1691. $text['label-from_row']['es-cl'] = "";
  1692. $text['label-from_row']['es-mx'] = "";
  1693. $text['label-from_row']['fr-ca'] = "";
  1694. $text['label-from_row']['fr-fr'] = "";
  1695. $text['label-from_row']['he-il'] = "";
  1696. $text['label-from_row']['it-it'] = "";
  1697. $text['label-from_row']['nl-nl'] = "";
  1698. $text['label-from_row']['pl-pl'] = "";
  1699. $text['label-from_row']['pt-br'] = "Da Linha";
  1700. $text['label-from_row']['pt-pt'] = "";
  1701. $text['label-from_row']['ro-ro'] = "";
  1702. $text['label-from_row']['ru-ru'] = "";
  1703. $text['label-from_row']['sv-se'] = "";
  1704. $text['label-from_row']['uk-ua'] = "";
  1705. $text['description-from_row']['en-us'] = "Start importing the data from this row.";
  1706. $text['description-from_row']['ar-eg'] = "";
  1707. $text['description-from_row']['de-at'] = "";
  1708. $text['description-from_row']['de-ch'] = "";
  1709. $text['description-from_row']['de-de'] = "";
  1710. $text['description-from_row']['el-gr'] = "Έναρξη εισαγωγής δεδομένων από αυτή τη γραμμή.";
  1711. $text['description-from_row']['es-cl'] = "";
  1712. $text['description-from_row']['es-mx'] = "";
  1713. $text['description-from_row']['fr-ca'] = "";
  1714. $text['description-from_row']['fr-fr'] = "";
  1715. $text['description-from_row']['he-il'] = "";
  1716. $text['description-from_row']['it-it'] = "";
  1717. $text['description-from_row']['nl-nl'] = "";
  1718. $text['description-from_row']['pl-pl'] = "";
  1719. $text['description-from_row']['pt-br'] = "Inicia a importação de dados a partir desta linha.";
  1720. $text['description-from_row']['pt-pt'] = "";
  1721. $text['description-from_row']['ro-ro'] = "";
  1722. $text['description-from_row']['ru-ru'] = "";
  1723. $text['description-from_row']['sv-se'] = "";
  1724. $text['description-from_row']['uk-ua'] = "";
  1725. $text['description-import_data']['en-us'] = "Copy and paste the comma delimitted data into the text area to begin the import.";
  1726. $text['description-import_data']['ar-eg'] = "";
  1727. $text['description-import_data']['de-at'] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten."; //copied from de-de
  1728. $text['description-import_data']['de-ch'] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten."; //copied from de-de
  1729. $text['description-import_data']['de-de'] = "Kopieren Sie die komma-getrennten Daten in den Textbereich um den Import zu starten.";
  1730. $text['description-import_data']['el-gr'] = "Εισάγετε με αντιγραφή και επικόλληση στο πεδίο κειμένου τα οριοθετημένα δεδομένα για την έναρξη της εισαγωγής.";
  1731. $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.";
  1732. $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."; //copied from es-cl
  1733. $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."; //copied from fr-fr
  1734. $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.";
  1735. $text['description-import_data']['he-il'] = "";
  1736. $text['description-import_data']['it-it'] = "";
  1737. $text['description-import_data']['nl-nl'] = "";
  1738. $text['description-import_data']['pl-pl'] = "";
  1739. $text['description-import_data']['pt-br'] = "Copie e cole os dados separados por vírgula para iniciar a importação."; //copied from pt-pt
  1740. $text['description-import_data']['pt-pt'] = "Copie e cole os dados separados por vírgula para iniciar a importação.";
  1741. $text['description-import_data']['ro-ro'] = "";
  1742. $text['description-import_data']['ru-ru'] = "Скопируйте и вставьте данные с разделителями-запятыми в текстовую область, чтобы начать импорт.";
  1743. $text['description-import_data']['sv-se'] = "Kopiera och klistra in din kommaseparerade data i textområdet för att börja importera.";
  1744. $text['description-import_data']['uk-ua'] = "";
  1745. $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.";
  1746. $text['description-import_delimiter']['en-us'] = "Select the delimiter (comma or pipe).";
  1747. $text['description-import_delimiter']['ar-eg'] = "";
  1748. $text['description-import_delimiter']['de-at'] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)"; //copied from de-de
  1749. $text['description-import_delimiter']['de-ch'] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)"; //copied from de-de
  1750. $text['description-import_delimiter']['de-de'] = "Wählen Sie das Trennzeichen (Beistrich oder Wagrechter Strich)";
  1751. $text['description-import_delimiter']['el-gr'] = "Επιλέξτε το διαχωριστικό (κόμμα ή pipe)";
  1752. $text['description-import_delimiter']['es-cl'] = "Select el delimitador (coma o pipe).";
  1753. $text['description-import_delimiter']['es-mx'] = "Select el delimitador (coma o pipe)."; //copied from es-cl
  1754. $text['description-import_delimiter']['fr-ca'] = "Choisir le séparateur de champs (virgule ou pipe)."; //copied from fr-fr
  1755. $text['description-import_delimiter']['fr-fr'] = "Choisir le séparateur de champs (virgule ou pipe).";
  1756. $text['description-import_delimiter']['he-il'] = "";
  1757. $text['description-import_delimiter']['it-it'] = "";
  1758. $text['description-import_delimiter']['nl-nl'] = "";
  1759. $text['description-import_delimiter']['pl-pl'] = "Wybierz separator (przecinek lub pionowa kreska).";
  1760. $text['description-import_delimiter']['pt-br'] = "Selecione o separador ( ',' ou '|' ). ";
  1761. $text['description-import_delimiter']['pt-pt'] = "Seleccione o delimitador ( ',' ou '|' ).";
  1762. $text['description-import_delimiter']['ro-ro'] = "";
  1763. $text['description-import_delimiter']['ru-ru'] = "Выберите разделитель (запятая или канал).";
  1764. $text['description-import_delimiter']['sv-se'] = "Välj avgränsare (comma or pipe). ";
  1765. $text['description-import_delimiter']['uk-ua'] = "";
  1766. $text['description-import_delimiter']['tr-tr'] = "Ayırıcıyı seçin(virgül ya da boru).";
  1767. $text['description-import_enclosure']['en-us'] = "Select the enclosure of text (double-quotes or nothing).";
  1768. $text['description-import_enclosure']['ar-eg'] = "";
  1769. $text['description-import_enclosure']['de-at'] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts)."; //copied from de-de
  1770. $text['description-import_enclosure']['de-ch'] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts)."; //copied from de-de
  1771. $text['description-import_enclosure']['de-de'] = "Wählen Sie die Abgrenzung für den Text (Doppelte Anführungszeichen oder nichts).";
  1772. $text['description-import_enclosure']['el-gr'] = "Επιλέξτε τον περιέκτη του κειμένου (διπλά εισαγωγικά ή τίποτα).";
  1773. $text['description-import_enclosure']['es-cl'] = "Seleccione el cercado de texto (doble comilla o ninguno)";
  1774. $text['description-import_enclosure']['es-mx'] = "Seleccione el cercado de texto (doble comilla o ninguno)"; //copied from es-cl
  1775. $text['description-import_enclosure']['fr-ca'] = "Choisir le séparateur de texte (guillements ou rien)."; //copied from fr-fr
  1776. $text['description-import_enclosure']['fr-fr'] = "Choisir le séparateur de texte (guillements ou rien).";
  1777. $text['description-import_enclosure']['he-il'] = "";
  1778. $text['description-import_enclosure']['it-it'] = "";
  1779. $text['description-import_enclosure']['nl-nl'] = "";
  1780. $text['description-import_enclosure']['pl-pl'] = "Wybierz znaczniki tekstu (cudzysłów lub nic).";
  1781. $text['description-import_enclosure']['pt-br'] = "Selecione o delimitador de texto (aspas ou nada)";
  1782. $text['description-import_enclosure']['pt-pt'] = "Seleccione o delimitador de texto (aspas ou nada).";
  1783. $text['description-import_enclosure']['ro-ro'] = "";
  1784. $text['description-import_enclosure']['ru-ru'] = "Выберите оболочку текста (двойные кавычки или ничего).";
  1785. $text['description-import_enclosure']['sv-se'] = "Välj inkapsling av text (dubbla citattecken eller ingenting).";
  1786. $text['description-import_enclosure']['uk-ua'] = "";
  1787. $text['description-import_enclosure']['tr-tr'] = "Metin sonlandırmasını seçin (çift tırnak ya da hiçbir şey).";
  1788. $text['header-export']['en-us'] = "Export";
  1789. $text['header-export']['ar-eg'] = "";
  1790. $text['header-export']['de-at'] = "Exportieren"; //copied from de-de
  1791. $text['header-export']['de-ch'] = "Exportieren"; //copied from de-de
  1792. $text['header-export']['de-de'] = "Exportieren";
  1793. $text['header-export']['el-gr'] = "Εξαγωγή";
  1794. $text['header-export']['es-cl'] = "Exportar";
  1795. $text['header-export']['es-mx'] = "Exportar"; //copied from es-cl
  1796. $text['header-export']['fr-ca'] = "Exporter"; //copied from fr-fr
  1797. $text['header-export']['fr-fr'] = "Exporter";
  1798. $text['header-export']['he-il'] = "";
  1799. $text['header-export']['it-it'] = "Esporta";
  1800. $text['header-export']['nl-nl'] = "";
  1801. $text['header-export']['pl-pl'] = "Eksportuj";
  1802. $text['header-export']['pt-br'] = "Exportar";
  1803. $text['header-export']['pt-pt'] = "Exportar";
  1804. $text['header-export']['ro-ro'] = "";
  1805. $text['header-export']['ru-ru'] = "Экспорт";
  1806. $text['header-export']['sv-se'] = "Export";
  1807. $text['header-export']['uk-ua'] = "Експортувати";
  1808. $text['header-export']['tr-tr'] = "Dışa Aktar";
  1809. $text['option-last_hour']['en-us'] = "Last Hour";
  1810. $text['option-last_hour']['ar-eg'] = "";
  1811. $text['option-last_hour']['de-at'] = "Letzte Stunde"; //copied from de-de
  1812. $text['option-last_hour']['de-ch'] = "Letzte Stunde"; //copied from de-de
  1813. $text['option-last_hour']['de-de'] = "Letzte Stunde";
  1814. $text['option-last_hour']['el-gr'] = "Τελευταία ώρα";
  1815. $text['option-last_hour']['es-cl'] = "Ultima Hora";
  1816. $text['option-last_hour']['es-mx'] = "Ultima Hora"; //copied from es-cl
  1817. $text['option-last_hour']['fr-ca'] = "Dernière Heure"; //copied from fr-fr
  1818. $text['option-last_hour']['fr-fr'] = "Dernière Heure";
  1819. $text['option-last_hour']['he-il'] = "";
  1820. $text['option-last_hour']['it-it'] = "";
  1821. $text['option-last_hour']['nl-nl'] = "";
  1822. $text['option-last_hour']['pl-pl'] = "W ostatniej godzinie";
  1823. $text['option-last_hour']['pt-br'] = "Última hora";
  1824. $text['option-last_hour']['pt-pt'] = "Última Hora";
  1825. $text['option-last_hour']['ro-ro'] = "";
  1826. $text['option-last_hour']['ru-ru'] = "За последний час";
  1827. $text['option-last_hour']['sv-se'] = "Senaste Timman";
  1828. $text['option-last_hour']['uk-ua'] = "За останню годину";
  1829. $text['option-last_hour']['tr-tr'] = "Geçtiğimiz Saat";
  1830. $text['option-today']['en-us'] = "Today";
  1831. $text['option-today']['ar-eg'] = "";
  1832. $text['option-today']['de-at'] = "Heute"; //copied from de-de
  1833. $text['option-today']['de-ch'] = "Heute"; //copied from de-de
  1834. $text['option-today']['de-de'] = "Heute";
  1835. $text['option-today']['el-gr'] = "Σήμερα";
  1836. $text['option-today']['es-cl'] = "Hoy";
  1837. $text['option-today']['es-mx'] = "Hoy"; //copied from es-cl
  1838. $text['option-today']['fr-ca'] = "Aujourd'hui"; //copied from fr-fr
  1839. $text['option-today']['fr-fr'] = "Aujourd'hui";
  1840. $text['option-today']['he-il'] = "";
  1841. $text['option-today']['it-it'] = "";
  1842. $text['option-today']['nl-nl'] = "";
  1843. $text['option-today']['pl-pl'] = "Dzisiaj";
  1844. $text['option-today']['pt-br'] = "Hoje"; //copied from pt-pt
  1845. $text['option-today']['pt-pt'] = "Hoje";
  1846. $text['option-today']['ro-ro'] = "";
  1847. $text['option-today']['ru-ru'] = "Сегодня";
  1848. $text['option-today']['sv-se'] = "Idag";
  1849. $text['option-today']['uk-ua'] = "Сьогодні";
  1850. $text['option-today']['tr-tr'] = "Bugün";
  1851. $text['option-yesterday']['en-us'] = "Yesterday";
  1852. $text['option-yesterday']['ar-eg'] = "";
  1853. $text['option-yesterday']['de-at'] = "Gestern"; //copied from de-de
  1854. $text['option-yesterday']['de-ch'] = "Gestern"; //copied from de-de
  1855. $text['option-yesterday']['de-de'] = "Gestern";
  1856. $text['option-yesterday']['el-gr'] = "Προηγούμενη ημέρα";
  1857. $text['option-yesterday']['es-cl'] = "Ayer";
  1858. $text['option-yesterday']['es-mx'] = "Ayer"; //copied from es-cl
  1859. $text['option-yesterday']['fr-ca'] = "Hier"; //copied from fr-fr
  1860. $text['option-yesterday']['fr-fr'] = "Hier";
  1861. $text['option-yesterday']['he-il'] = "";
  1862. $text['option-yesterday']['it-it'] = "";
  1863. $text['option-yesterday']['nl-nl'] = "";
  1864. $text['option-yesterday']['pl-pl'] = "Wczoraj";
  1865. $text['option-yesterday']['pt-br'] = "Ontem"; //copied from pt-pt
  1866. $text['option-yesterday']['pt-pt'] = "Ontem";
  1867. $text['option-yesterday']['ro-ro'] = "";
  1868. $text['option-yesterday']['ru-ru'] = "Вчера";
  1869. $text['option-yesterday']['sv-se'] = "Igår";
  1870. $text['option-yesterday']['uk-ua'] = "Вчора";
  1871. $text['option-yesterday']['tr-tr'] = "Dün";
  1872. $text['option-this_week']['en-us'] = "This Week";
  1873. $text['option-this_week']['ar-eg'] = "";
  1874. $text['option-this_week']['de-at'] = "Diese Woche"; //copied from de-de
  1875. $text['option-this_week']['de-ch'] = "Diese Woche"; //copied from de-de
  1876. $text['option-this_week']['de-de'] = "Diese Woche";
  1877. $text['option-this_week']['el-gr'] = "Τρέχουσα εβδομάδα";
  1878. $text['option-this_week']['es-cl'] = "Esta Semana";
  1879. $text['option-this_week']['es-mx'] = "Esta Semana"; //copied from es-cl
  1880. $text['option-this_week']['fr-ca'] = "Cette Semaine"; //copied from fr-fr
  1881. $text['option-this_week']['fr-fr'] = "Cette Semaine";
  1882. $text['option-this_week']['he-il'] = "";
  1883. $text['option-this_week']['it-it'] = "";
  1884. $text['option-this_week']['nl-nl'] = "";
  1885. $text['option-this_week']['pl-pl'] = "W tym miesiącu";
  1886. $text['option-this_week']['pt-br'] = "Este Semana";
  1887. $text['option-this_week']['pt-pt'] = "Esta Semana";
  1888. $text['option-this_week']['ro-ro'] = "";
  1889. $text['option-this_week']['ru-ru'] = "На этой неделе";
  1890. $text['option-this_week']['sv-se'] = "Denna Månaden";
  1891. $text['option-this_week']['uk-ua'] = "Цього тижня";
  1892. $text['option-this_week']['tr-tr'] = "Bu Hafta";
  1893. $text['option-last_seven_days']['en-us'] = "Last 7 Days";
  1894. $text['option-last_seven_days']['ar-eg'] = "";
  1895. $text['option-last_seven_days']['de-at'] = "Letzte 7 Tage"; //copied from de-de
  1896. $text['option-last_seven_days']['de-ch'] = "Letzte 7 Tage"; //copied from de-de
  1897. $text['option-last_seven_days']['de-de'] = "Letzte 7 Tage";
  1898. $text['option-last_seven_days']['el-gr'] = "Τελευταίες 7 ημέρες";
  1899. $text['option-last_seven_days']['es-cl'] = "Últimos 7 días";
  1900. $text['option-last_seven_days']['es-mx'] = "Últimos 7 días"; //copied from es-cl
  1901. $text['option-last_seven_days']['fr-ca'] = "Les 7 Derniers Jours"; //copied from fr-fr
  1902. $text['option-last_seven_days']['fr-fr'] = "Les 7 Derniers Jours";
  1903. $text['option-last_seven_days']['he-il'] = "";
  1904. $text['option-last_seven_days']['it-it'] = "";
  1905. $text['option-last_seven_days']['nl-nl'] = "";
  1906. $text['option-last_seven_days']['pl-pl'] = "Ostatnie 7 Dni";
  1907. $text['option-last_seven_days']['pt-br'] = "Nos últimos 7 Dias"; //copied from pt-pt
  1908. $text['option-last_seven_days']['pt-pt'] = "Nos últimos 7 Dias";
  1909. $text['option-last_seven_days']['ro-ro'] = "";
  1910. $text['option-last_seven_days']['ru-ru'] = "За последние 7 дней";
  1911. $text['option-last_seven_days']['sv-se'] = "Senaste 7 Dagarna";
  1912. $text['option-last_seven_days']['uk-ua'] = "За останні 7 днів";
  1913. $text['option-last_seven_days']['tr-tr'] = "Geçtiğimiz 7 Gün";
  1914. $text['option-this_month']['en-us'] = "This Month";
  1915. $text['option-this_month']['ar-eg'] = "";
  1916. $text['option-this_month']['de-at'] = "Diesen Monat"; //copied from de-de
  1917. $text['option-this_month']['de-ch'] = "Diesen Monat"; //copied from de-de
  1918. $text['option-this_month']['de-de'] = "Diesen Monat";
  1919. $text['option-this_month']['el-gr'] = "Τρέχον Μήνας";
  1920. $text['option-this_month']['es-cl'] = "Este Mes";
  1921. $text['option-this_month']['es-mx'] = "Este Mes"; //copied from es-cl
  1922. $text['option-this_month']['fr-ca'] = "ce Mois"; //copied from fr-fr
  1923. $text['option-this_month']['fr-fr'] = "ce Mois";
  1924. $text['option-this_month']['he-il'] = "";
  1925. $text['option-this_month']['it-it'] = "";
  1926. $text['option-this_month']['nl-nl'] = "";
  1927. $text['option-this_month']['pl-pl'] = "W tym miesiącu";
  1928. $text['option-this_month']['pt-br'] = "Este mês";
  1929. $text['option-this_month']['pt-pt'] = "Este Mês";
  1930. $text['option-this_month']['ro-ro'] = "";
  1931. $text['option-this_month']['ru-ru'] = "В этом месяце";
  1932. $text['option-this_month']['sv-se'] = "Denna Månaden";
  1933. $text['option-this_month']['uk-ua'] = "Цього місяця";
  1934. $text['option-this_month']['tr-tr'] = "Bu Ay";
  1935. $text['option-this_year']['en-us'] = "This Year";
  1936. $text['option-this_year']['ar-eg'] = "";
  1937. $text['option-this_year']['de-at'] = "Dieses Jahr"; //copied from de-de
  1938. $text['option-this_year']['de-ch'] = "Dieses Jahr"; //copied from de-de
  1939. $text['option-this_year']['de-de'] = "Dieses Jahr";
  1940. $text['option-this_year']['el-gr'] = "Τρέχον έτος";
  1941. $text['option-this_year']['es-cl'] = "Este Año";
  1942. $text['option-this_year']['es-mx'] = "Este Año"; //copied from es-cl
  1943. $text['option-this_year']['fr-ca'] = "Cette Année"; //copied from fr-fr
  1944. $text['option-this_year']['fr-fr'] = "Cette Année";
  1945. $text['option-this_year']['he-il'] = "";
  1946. $text['option-this_year']['it-it'] = "";
  1947. $text['option-this_year']['nl-nl'] = "";
  1948. $text['option-this_year']['pl-pl'] = "W tym roku";
  1949. $text['option-this_year']['pt-br'] = "Este ano";
  1950. $text['option-this_year']['pt-pt'] = "Este Ano";
  1951. $text['option-this_year']['ro-ro'] = "";
  1952. $text['option-this_year']['ru-ru'] = "В этом году";
  1953. $text['option-this_year']['sv-se'] = "Detta Året";
  1954. $text['option-this_year']['uk-ua'] = "Цього року";
  1955. $text['option-this_year']['tr-tr'] = "Bu Yıl";
  1956. $text['option-hour']['en-us'] = "Hour";
  1957. $text['option-hour']['ar-eg'] = "";
  1958. $text['option-hour']['de-at'] = ""; //copied from de-de
  1959. $text['option-hour']['de-ch'] = ""; //copied from de-de
  1960. $text['option-hour']['de-de'] = "";
  1961. $text['option-hour']['el-gr'] = "Ώρα";
  1962. $text['option-hour']['es-cl'] = "";
  1963. $text['option-hour']['es-mx'] = ""; //copied from es-cl
  1964. $text['option-hour']['fr-ca'] = ""; //copied from fr-fr
  1965. $text['option-hour']['fr-fr'] = "";
  1966. $text['option-hour']['he-il'] = "";
  1967. $text['option-hour']['it-it'] = "";
  1968. $text['option-hour']['nl-nl'] = "";
  1969. $text['option-hour']['pl-pl'] = "";
  1970. $text['option-hour']['pt-br'] = "Hora";
  1971. $text['option-hour']['pt-pt'] = "";
  1972. $text['option-hour']['ro-ro'] = "";
  1973. $text['option-hour']['ru-ru'] = "";
  1974. $text['option-hour']['sv-se'] = "";
  1975. $text['option-hour']['uk-ua'] = "";
  1976. $text['option-hour']['tr-tr'] = "";
  1977. $text['option-day']['en-us'] = "Day";
  1978. $text['option-day']['ar-eg'] = "";
  1979. $text['option-day']['de-at'] = ""; //copied from de-de
  1980. $text['option-day']['de-ch'] = ""; //copied from de-de
  1981. $text['option-day']['de-de'] = "";
  1982. $text['option-day']['el-gr'] = "Ημέρα";
  1983. $text['option-day']['es-cl'] = "";
  1984. $text['option-day']['es-mx'] = ""; //copied from es-cl
  1985. $text['option-day']['fr-ca'] = ""; //copied from fr-fr
  1986. $text['option-day']['fr-fr'] = "";
  1987. $text['option-day']['he-il'] = "";
  1988. $text['option-day']['it-it'] = "";
  1989. $text['option-day']['nl-nl'] = "";
  1990. $text['option-day']['pl-pl'] = "";
  1991. $text['option-day']['pt-br'] = "Dia";
  1992. $text['option-day']['pt-pt'] = "";
  1993. $text['option-day']['ro-ro'] = "";
  1994. $text['option-day']['ru-ru'] = "";
  1995. $text['option-day']['sv-se'] = "";
  1996. $text['option-day']['uk-ua'] = "";
  1997. $text['option-day']['tr-tr'] = "";
  1998. $text['option-week']['en-us'] = "Week";
  1999. $text['option-week']['ar-eg'] = "";
  2000. $text['option-week']['de-at'] = "Woche"; //copied from de-de
  2001. $text['option-week']['de-ch'] = "Woche"; //copied from de-de
  2002. $text['option-week']['de-de'] = "Woche";
  2003. $text['option-week']['el-gr'] = "Εβδομάδα";
  2004. $text['option-week']['es-cl'] = "Semana";
  2005. $text['option-week']['es-mx'] = "Semana"; //copied from es-cl
  2006. $text['option-week']['fr-ca'] = "Semaine"; //copied from fr-fr
  2007. $text['option-week']['fr-fr'] = "Semaine";
  2008. $text['option-week']['he-il'] = "";
  2009. $text['option-week']['it-it'] = "";
  2010. $text['option-week']['nl-nl'] = "";
  2011. $text['option-week']['pl-pl'] = "W tym miesiącu";
  2012. $text['option-week']['pt-br'] = "Semana";
  2013. $text['option-week']['pt-pt'] = "Semana";
  2014. $text['option-week']['ro-ro'] = "";
  2015. $text['option-week']['ru-ru'] = "На этой неделе";
  2016. $text['option-week']['sv-se'] = "Månaden";
  2017. $text['option-week']['uk-ua'] = "Цього тижня";
  2018. $text['option-week']['tr-tr'] = "Bu Hafta";
  2019. $text['option-month']['en-us'] = "Month";
  2020. $text['option-month']['ar-eg'] = "";
  2021. $text['option-month']['de-at'] = "Monat"; //copied from de-de
  2022. $text['option-month']['de-ch'] = "Monat"; //copied from de-de
  2023. $text['option-month']['de-de'] = "Monat";
  2024. $text['option-month']['el-gr'] = "Μήνας";
  2025. $text['option-month']['es-cl'] = "Mes";
  2026. $text['option-month']['es-mx'] = "Mes"; //copied from es-cl
  2027. $text['option-month']['fr-ca'] = "Mois"; //copied from fr-fr
  2028. $text['option-month']['fr-fr'] = "Mois";
  2029. $text['option-month']['he-il'] = "";
  2030. $text['option-month']['it-it'] = "";
  2031. $text['option-month']['nl-nl'] = "";
  2032. $text['option-month']['pl-pl'] = "Miesiącu";
  2033. $text['option-month']['pt-br'] = "Mês";
  2034. $text['option-month']['pt-pt'] = "Mês";
  2035. $text['option-month']['ro-ro'] = "";
  2036. $text['option-month']['ru-ru'] = "В этом месяце";
  2037. $text['option-month']['sv-se'] = "Denna Månaden";
  2038. $text['option-month']['uk-ua'] = "Цього місяця";
  2039. $text['option-month']['tr-tr'] = "Bu Ay";
  2040. $text['option-year']['en-us'] = "Year";
  2041. $text['option-year']['ar-eg'] = "";
  2042. $text['option-year']['de-at'] = "Jahr"; //copied from de-de
  2043. $text['option-year']['de-ch'] = "Jahr"; //copied from de-de
  2044. $text['option-year']['de-de'] = "Jahr";
  2045. $text['option-year']['el-gr'] = "Χρόνος";
  2046. $text['option-year']['es-cl'] = "Año";
  2047. $text['option-year']['es-mx'] = "Año"; //copied from es-cl
  2048. $text['option-year']['fr-ca'] = "Année"; //copied from fr-fr
  2049. $text['option-year']['fr-fr'] = "Année";
  2050. $text['option-year']['he-il'] = "";
  2051. $text['option-year']['it-it'] = "";
  2052. $text['option-year']['nl-nl'] = "";
  2053. $text['option-year']['pl-pl'] = "W tym roku";
  2054. $text['option-year']['pt-br'] = "Ano";
  2055. $text['option-year']['pt-pt'] = "Ano";
  2056. $text['option-year']['ro-ro'] = "";
  2057. $text['option-year']['ru-ru'] = "В этом году";
  2058. $text['option-year']['sv-se'] = "Året";
  2059. $text['option-year']['uk-ua'] = "Цього року";
  2060. $text['option-year']['tr-tr'] = "Bu Yıl";
  2061. $text['option-default']['en-us'] = "Default";
  2062. $text['option-default']['ar-eg'] = "";
  2063. $text['option-default']['de-at'] = "Vorgabe"; //copied from de-de
  2064. $text['option-default']['de-ch'] = "Vorgabe"; //copied from de-de
  2065. $text['option-default']['de-de'] = "Vorgabe";
  2066. $text['option-default']['el-gr'] = "Προεπιλογή";
  2067. $text['option-default']['es-cl'] = "Predeterminado";
  2068. $text['option-default']['es-mx'] = "Predeterminado"; //copied from es-cl
  2069. $text['option-default']['fr-ca'] = "Prédéterminé"; //copied from fr-fr
  2070. $text['option-default']['fr-fr'] = "Prédéterminé";
  2071. $text['option-default']['he-il'] = "";
  2072. $text['option-default']['it-it'] = "";
  2073. $text['option-default']['nl-nl'] = "";
  2074. $text['option-default']['pl-pl'] = "Domyślny";
  2075. $text['option-default']['pt-br'] = "Padrão";
  2076. $text['option-default']['pt-pt'] = "Predefinido";
  2077. $text['option-default']['ro-ro'] = "";
  2078. $text['option-default']['ru-ru'] = "По умолчанию";
  2079. $text['option-default']['sv-se'] = "Standard";
  2080. $text['option-default']['uk-ua'] = "Типово";
  2081. $text['option-default']['tr-tr'] = "Varsayılan";
  2082. $text['label-preset']['en-us'] = "Quick Select";
  2083. $text['label-preset']['ar-eg'] = "";
  2084. $text['label-preset']['de-at'] = "Schnellauswahl"; //copied from de-de
  2085. $text['label-preset']['de-ch'] = "Schnellauswahl"; //copied from de-de
  2086. $text['label-preset']['de-de'] = "Schnellauswahl";
  2087. $text['label-preset']['el-gr'] = "Γρήγορη Επιλογή";
  2088. $text['label-preset']['es-cl'] = "Selección rápida";
  2089. $text['label-preset']['es-mx'] = "Selección rápida"; //copied from es-cl
  2090. $text['label-preset']['fr-ca'] = "Sélection Rapide"; //copied from fr-fr
  2091. $text['label-preset']['fr-fr'] = "Sélection Rapide";
  2092. $text['label-preset']['he-il'] = "";
  2093. $text['label-preset']['it-it'] = "";
  2094. $text['label-preset']['nl-nl'] = "";
  2095. $text['label-preset']['pl-pl'] = "Szybkie wybieranie";
  2096. $text['label-preset']['pt-br'] = "Seleção rápida";
  2097. $text['label-preset']['pt-pt'] = "Seleção rápida";
  2098. $text['label-preset']['ro-ro'] = "";
  2099. $text['label-preset']['ru-ru'] = "Быстрый выбор";
  2100. $text['label-preset']['sv-se'] = "Snabbval";
  2101. $text['label-preset']['uk-ua'] = "Швидкий вибір";
  2102. $text['label-preset']['tr-tr'] = "Hızlı Seçim";
  2103. $text['label-start_date_time']['en-us'] = "Start Date/Time";
  2104. $text['label-start_date_time']['ar-eg'] = "";
  2105. $text['label-start_date_time']['de-at'] = "Start Datum/Zeit"; //copied from de-de
  2106. $text['label-start_date_time']['de-ch'] = "Start Datum/Zeit"; //copied from de-de
  2107. $text['label-start_date_time']['de-de'] = "Start Datum/Zeit";
  2108. $text['label-start_date_time']['el-gr'] = "Έναρξη Ημερομηνία/Ώρα";
  2109. $text['label-start_date_time']['es-cl'] = "Fecha/Hora de Comienzo";
  2110. $text['label-start_date_time']['es-mx'] = "Fecha/Hora de Comienzo"; //copied from es-cl
  2111. $text['label-start_date_time']['fr-ca'] = "Date de Début/Heure"; //copied from fr-fr
  2112. $text['label-start_date_time']['fr-fr'] = "Date de Début/Heure";
  2113. $text['label-start_date_time']['he-il'] = "";
  2114. $text['label-start_date_time']['it-it'] = "";
  2115. $text['label-start_date_time']['nl-nl'] = "";
  2116. $text['label-start_date_time']['pl-pl'] = "Czas i data rozpoczęcia";
  2117. $text['label-start_date_time']['pt-br'] = "Data/Hora de Início";
  2118. $text['label-start_date_time']['pt-pt'] = "Data/Hora de Início";
  2119. $text['label-start_date_time']['ro-ro'] = "";
  2120. $text['label-start_date_time']['ru-ru'] = "Старт Дата/Время";
  2121. $text['label-start_date_time']['sv-se'] = "Start Datum/Tid";
  2122. $text['label-start_date_time']['uk-ua'] = "";
  2123. $text['label-start_date_time']['tr-tr'] = "Başlangıç Tarihi/Zamanı";
  2124. $text['label-start']['en-us'] = "Start";
  2125. $text['label-start']['ar-eg'] = "";
  2126. $text['label-start']['de-at'] = "Start"; //copied from de-de
  2127. $text['label-start']['de-ch'] = "Start"; //copied from de-de
  2128. $text['label-start']['de-de'] = "Start";
  2129. $text['label-start']['el-gr'] = "Έναρξη";
  2130. $text['label-start']['es-cl'] = "Comienzo";
  2131. $text['label-start']['es-mx'] = "Comienzo"; //copied from es-cl
  2132. $text['label-start']['fr-ca'] = "Démarrer"; //copied from fr-fr
  2133. $text['label-start']['fr-fr'] = "Démarrer";
  2134. $text['label-start']['he-il'] = "";
  2135. $text['label-start']['it-it'] = "";
  2136. $text['label-start']['nl-nl'] = "";
  2137. $text['label-start']['pl-pl'] = "Początek rozmowy";
  2138. $text['label-start']['pt-br'] = "Iniciar";
  2139. $text['label-start']['pt-pt'] = "Começo";
  2140. $text['label-start']['ro-ro'] = "";
  2141. $text['label-start']['ru-ru'] = "Старт";
  2142. $text['label-start']['sv-se'] = "Starta";
  2143. $text['label-start']['uk-ua'] = "Запустити";
  2144. $text['label-start']['tr-tr'] = "Başlangıç";
  2145. $text['label-extension']['en-us'] = "Extension";
  2146. $text['label-extension']['ar-eg'] = "";
  2147. $text['label-extension']['de-at'] = "Durchwahl"; //copied from de-de
  2148. $text['label-extension']['de-ch'] = "Durchwahl"; //copied from de-de
  2149. $text['label-extension']['de-de'] = "Durchwahl";
  2150. $text['label-extension']['el-gr'] = "Εσωτερικό";
  2151. $text['label-extension']['es-cl'] = "Extensión";
  2152. $text['label-extension']['es-mx'] = "Extensión"; //copied from es-cl
  2153. $text['label-extension']['fr-ca'] = "Extension"; //copied from fr-fr
  2154. $text['label-extension']['fr-fr'] = "Extension";
  2155. $text['label-extension']['he-il'] = "";
  2156. $text['label-extension']['it-it'] = "";
  2157. $text['label-extension']['nl-nl'] = "";
  2158. $text['label-extension']['pl-pl'] = "Numer wewnętrzny";
  2159. $text['label-extension']['pt-br'] = "Ramal";
  2160. $text['label-extension']['pt-pt'] = "Extensão";
  2161. $text['label-extension']['ro-ro'] = "";
  2162. $text['label-extension']['ru-ru'] = "Внутренний номер";
  2163. $text['label-extension']['sv-se'] = "Anknytning";
  2164. $text['label-extension']['uk-ua'] = "Розширення (Extention)";
  2165. $text['label-extension']['tr-tr'] = "Uzatma";
  2166. $text['label-end_stamp']['en-us'] = "End";
  2167. $text['label-end_stamp']['ar-eg'] = "";
  2168. $text['label-end_stamp']['de-at'] = "Ende"; //copied from de-de
  2169. $text['label-end_stamp']['de-ch'] = "Ende"; //copied from de-de
  2170. $text['label-end_stamp']['de-de'] = "Ende";
  2171. $text['label-end_stamp']['el-gr'] = "Τέλος";
  2172. $text['label-end_stamp']['es-cl'] = "Fin";
  2173. $text['label-end_stamp']['es-mx'] = "Fin"; //copied from es-cl
  2174. $text['label-end_stamp']['fr-ca'] = "Fin"; //copied from fr-fr
  2175. $text['label-end_stamp']['fr-fr'] = "Fin";
  2176. $text['label-end_stamp']['he-il'] = "";
  2177. $text['label-end_stamp']['it-it'] = "";
  2178. $text['label-end_stamp']['nl-nl'] = "";
  2179. $text['label-end_stamp']['pl-pl'] = "koniec";
  2180. $text['label-end_stamp']['pt-br'] = "Fim"; //copied from pt-pt
  2181. $text['label-end_stamp']['pt-pt'] = "Fim";
  2182. $text['label-end_stamp']['ro-ro'] = "";
  2183. $text['label-end_stamp']['ru-ru'] = "Конец";
  2184. $text['label-end_stamp']['sv-se'] = "Slut";
  2185. $text['label-end_stamp']['uk-ua'] = "";
  2186. $text['label-end_stamp']['tr-tr'] = "Bitiş";
  2187. $text['label-end_range']['en-us'] = "End Range";
  2188. $text['label-end_range']['ar-eg'] = "";
  2189. $text['label-end_range']['de-at'] = "Ende Bereich"; //copied from de-de
  2190. $text['label-end_range']['de-ch'] = "Ende Bereich"; //copied from de-de
  2191. $text['label-end_range']['de-de'] = "Ende Bereich";
  2192. $text['label-end_range']['el-gr'] = "Τελική τιμή εύρους";
  2193. $text['label-end_range']['es-cl'] = "Fin Lapso";
  2194. $text['label-end_range']['es-mx'] = "Fin Lapso"; //copied from es-cl
  2195. $text['label-end_range']['fr-ca'] = "Fin Intervale"; //copied from fr-fr
  2196. $text['label-end_range']['fr-fr'] = "Fin Intervale";
  2197. $text['label-end_range']['he-il'] = "";
  2198. $text['label-end_range']['it-it'] = "";
  2199. $text['label-end_range']['nl-nl'] = "";
  2200. $text['label-end_range']['pl-pl'] = "Koniec zakresu";
  2201. $text['label-end_range']['pt-br'] = "Fim da série";
  2202. $text['label-end_range']['pt-pt'] = "Fim Palmo";
  2203. $text['label-end_range']['ro-ro'] = "";
  2204. $text['label-end_range']['ru-ru'] = "Окончание";
  2205. $text['label-end_range']['sv-se'] = "Intervall Slut";
  2206. $text['label-end_range']['uk-ua'] = "";
  2207. $text['label-end_range']['tr-tr'] = "Bitiş Aralığı";
  2208. $text['label-end_date_time']['en-us'] = "End Date/Time";
  2209. $text['label-end_date_time']['ar-eg'] = "";
  2210. $text['label-end_date_time']['de-at'] = "Ende Datum/Zeit"; //copied from de-de
  2211. $text['label-end_date_time']['de-ch'] = "Ende Datum/Zeit"; //copied from de-de
  2212. $text['label-end_date_time']['de-de'] = "Ende Datum/Zeit";
  2213. $text['label-end_date_time']['el-gr'] = "Τέλος Ημερομηνία/Ώρα";
  2214. $text['label-end_date_time']['es-cl'] = "Fecha/Hora";
  2215. $text['label-end_date_time']['es-mx'] = "Fecha/Hora"; //copied from es-cl
  2216. $text['label-end_date_time']['fr-ca'] = "Fin Date/Heure"; //copied from fr-fr
  2217. $text['label-end_date_time']['fr-fr'] = "Fin Date/Heure";
  2218. $text['label-end_date_time']['he-il'] = "";
  2219. $text['label-end_date_time']['it-it'] = "";
  2220. $text['label-end_date_time']['nl-nl'] = "";
  2221. $text['label-end_date_time']['pl-pl'] = "Czas i data zakończenia";
  2222. $text['label-end_date_time']['pt-br'] = "Data/Hora Final";
  2223. $text['label-end_date_time']['pt-pt'] = "Data/Hora Final";
  2224. $text['label-end_date_time']['ro-ro'] = "";
  2225. $text['label-end_date_time']['ru-ru'] = "Конечная дата/время";
  2226. $text['label-end_date_time']['sv-se'] = "Slut Datum/Tid";
  2227. $text['label-end_date_time']['uk-ua'] = "";
  2228. $text['label-end_date_time']['tr-tr'] = "Bitiş Tarihi/Zamanı";
  2229. $text['label-date']['en-us'] = "Date";
  2230. $text['label-date']['ar-eg'] = "وقت";
  2231. $text['label-date']['de-at'] = "Datum"; //copied from de-de
  2232. $text['label-date']['de-ch'] = "Datum"; //copied from de-de
  2233. $text['label-date']['de-de'] = "Datum";
  2234. $text['label-date']['el-gr'] = "Ημερομηνία";
  2235. $text['label-date']['es-cl'] = "Fecha";
  2236. $text['label-date']['es-mx'] = "Fecha"; //copied from es-cl
  2237. $text['label-date']['fr-ca'] = "Date"; //copied from fr-fr
  2238. $text['label-date']['fr-fr'] = "Date";
  2239. $text['label-date']['he-il'] = "תאריך שעה";
  2240. $text['label-date']['it-it'] = "Data";
  2241. $text['label-date']['nl-nl'] = "";
  2242. $text['label-date']['pl-pl'] = "Data";
  2243. $text['label-date']['pt-br'] = "Data";
  2244. $text['label-date']['pt-pt'] = "Data";
  2245. $text['label-date']['ro-ro'] = "Data";
  2246. $text['label-date']['ru-ru'] = "Дата";
  2247. $text['label-date']['sv-se'] = "Datum";
  2248. $text['label-date']['uk-ua'] = "Дата";
  2249. $text['label-time']['en-us'] = "Time";
  2250. $text['label-time']['ar-eg'] = "";
  2251. $text['label-time']['de-at'] = "Zeit"; //copied from de-de
  2252. $text['label-time']['de-ch'] = "Zeit"; //copied from de-de
  2253. $text['label-time']['de-de'] = "Zeit";
  2254. $text['label-time']['el-gr'] = "Ώρα";
  2255. $text['label-time']['es-cl'] = "Tiempo";
  2256. $text['label-time']['es-mx'] = "Tiempo"; //copied from es-cl
  2257. $text['label-time']['fr-ca'] = "Temps"; //copied from fr-fr
  2258. $text['label-time']['fr-fr'] = "Temps";
  2259. $text['label-time']['he-il'] = "";
  2260. $text['label-time']['it-it'] = "";
  2261. $text['label-time']['nl-nl'] = "";
  2262. $text['label-time']['pl-pl'] = "Czas";
  2263. $text['label-time']['pt-br'] = "Hora"; //copied from pt-pt
  2264. $text['label-time']['pt-pt'] = "Tempo";
  2265. $text['label-time']['ro-ro'] = "";
  2266. $text['label-time']['ru-ru'] = "Время";
  2267. $text['label-time']['sv-se'] = "Tid";
  2268. $text['label-time']['uk-ua'] = "Час";
  2269. $text['label-time']['tr-tr'] = "Zaman";
  2270. $text['label-name']['en-us'] = "Name";
  2271. $text['label-name']['ar-eg'] = "";
  2272. $text['label-name']['de-at'] = "Name"; //copied from de-de
  2273. $text['label-name']['de-ch'] = "Name"; //copied from de-de
  2274. $text['label-name']['de-de'] = "Name";
  2275. $text['label-name']['el-gr'] = "Όνομα";
  2276. $text['label-name']['es-cl'] = "Nombre";
  2277. $text['label-name']['es-mx'] = "Nombre"; //copied from es-cl
  2278. $text['label-name']['fr-ca'] = "Nom"; //copied from fr-fr
  2279. $text['label-name']['fr-fr'] = "Nom";
  2280. $text['label-name']['he-il'] = "";
  2281. $text['label-name']['it-it'] = "Nome";
  2282. $text['label-name']['nl-nl'] = "";
  2283. $text['label-name']['pl-pl'] = "Nazwa";
  2284. $text['label-name']['pt-br'] = "Nome"; //copied from pt-pt
  2285. $text['label-name']['pt-pt'] = "Nome";
  2286. $text['label-name']['ro-ro'] = "";
  2287. $text['label-name']['ru-ru'] = "Имя";
  2288. $text['label-name']['sv-se'] = "Namn";
  2289. $text['label-name']['uk-ua'] = "Назва";
  2290. $text['label-name']['tr-tr'] = "İsim";
  2291. $text['label-username']['en-us'] = "Username";
  2292. $text['label-username']['ar-eg'] = "";
  2293. $text['label-username']['de-at'] = "Benutzername"; //copied from de-de
  2294. $text['label-username']['de-ch'] = "Benutzername"; //copied from de-de
  2295. $text['label-username']['de-de'] = "Benutzername";
  2296. $text['label-username']['el-gr'] = "Όνομα χρήστη";
  2297. $text['label-username']['es-cl'] = "Nombre de usuario";
  2298. $text['label-username']['es-mx'] = "Nombre de usuario"; //copied from es-cl
  2299. $text['label-username']['fr-ca'] = "Nom d'utilisateur"; //copied from fr-fr
  2300. $text['label-username']['fr-fr'] = "Nom d'utilisateur";
  2301. $text['label-username']['he-il'] = "שם משתמש";
  2302. $text['label-username']['it-it'] = "Nome Utente";
  2303. $text['label-username']['nl-nl'] = "";
  2304. $text['label-username']['pl-pl'] = "Użytkownik";
  2305. $text['label-username']['pt-br'] = "Usuário"; //copied from pt-pt
  2306. $text['label-username']['pt-pt'] = "Nome de Utilizador";
  2307. $text['label-username']['ro-ro'] = "";
  2308. $text['label-username']['ru-ru'] = "Имя пользователя";
  2309. $text['label-username']['sv-se'] = "Användarnamn";
  2310. $text['label-username']['uk-ua'] = "Ім’я користувача";
  2311. $text['label-username']['tr-tr'] = "Soyisim";
  2312. $text['label-description']['en-us'] = "Description";
  2313. $text['label-description']['ar-eg'] = "";
  2314. $text['label-description']['de-at'] = "Beschreibung"; //copied from de-de
  2315. $text['label-description']['de-ch'] = "Beschreibung"; //copied from de-de
  2316. $text['label-description']['de-de'] = "Beschreibung";
  2317. $text['label-description']['el-gr'] = "Περιγραφή";
  2318. $text['label-description']['es-cl'] = "Descripción";
  2319. $text['label-description']['es-mx'] = "Descripción"; //copied from es-cl
  2320. $text['label-description']['fr-ca'] = "Description"; //copied from fr-fr
  2321. $text['label-description']['fr-fr'] = "Description";
  2322. $text['label-description']['he-il'] = "";
  2323. $text['label-description']['it-it'] = "Descrizione";
  2324. $text['label-description']['nl-nl'] = "";
  2325. $text['label-description']['pl-pl'] = "Opis";
  2326. $text['label-description']['pt-br'] = "Descrição";
  2327. $text['label-description']['pt-pt'] = "Descripção";
  2328. $text['label-description']['ro-ro'] = "";
  2329. $text['label-description']['ru-ru'] = "Описание";
  2330. $text['label-description']['sv-se'] = "Beskrivning";
  2331. $text['label-description']['uk-ua'] = "Опис";
  2332. $text['label-description']['tr-tr'] = "Açıklama";
  2333. $text['label-value']['en-us'] = "Value";
  2334. $text['label-value']['ar-eg'] = "";
  2335. $text['label-value']['de-at'] = "Wert"; //copied from de-de
  2336. $text['label-value']['de-ch'] = "Wert"; //copied from de-de
  2337. $text['label-value']['de-de'] = "Wert";
  2338. $text['label-value']['el-gr'] = "Τιμή";
  2339. $text['label-value']['es-cl'] = "Valor";
  2340. $text['label-value']['es-mx'] = "Valor"; //copied from es-cl
  2341. $text['label-value']['fr-ca'] = "Valeur"; //copied from fr-fr
  2342. $text['label-value']['fr-fr'] = "Valeur";
  2343. $text['label-value']['he-il'] = "";
  2344. $text['label-value']['it-it'] = "Valore";
  2345. $text['label-value']['nl-nl'] = "";
  2346. $text['label-value']['pl-pl'] = "Wartość";
  2347. $text['label-value']['pt-br'] = "Valor"; //copied from pt-pt
  2348. $text['label-value']['pt-pt'] = "Valor";
  2349. $text['label-value']['ro-ro'] = "";
  2350. $text['label-value']['ru-ru'] = "Значения";
  2351. $text['label-value']['sv-se'] = "Värde";
  2352. $text['label-value']['uk-ua'] = "Значення";
  2353. $text['label-value']['tr-tr'] = "Değer";
  2354. $text['label-password']['en-us'] = "Password";
  2355. $text['label-password']['ar-eg'] = "كلمة السر";
  2356. $text['label-password']['de-at'] = "Passwort"; //copied from de-de
  2357. $text['label-password']['de-ch'] = "Passwort"; //copied from de-de
  2358. $text['label-password']['de-de'] = "Passwort";
  2359. $text['label-password']['el-gr'] = "Κωδικός";
  2360. $text['label-password']['es-cl'] = "Contreseña";
  2361. $text['label-password']['es-mx'] = "Contreseña"; //copied from es-cl
  2362. $text['label-password']['fr-ca'] = "Mot de Passe"; //copied from fr-fr
  2363. $text['label-password']['fr-fr'] = "Mot de Passe";
  2364. $text['label-password']['he-il'] = "";
  2365. $text['label-password']['it-it'] = "Password";
  2366. $text['label-password']['nl-nl'] = "";
  2367. $text['label-password']['pl-pl'] = "Hasło";
  2368. $text['label-password']['pt-br'] = "Senha";
  2369. $text['label-password']['pt-pt'] = "Palavra-Chave";
  2370. $text['label-password']['ro-ro'] = "";
  2371. $text['label-password']['ru-ru'] = "Пароль";
  2372. $text['label-password']['sv-se'] = "Lösenord";
  2373. $text['label-password']['uk-ua'] = "Пароль";
  2374. $text['label-password']['tr-tr'] = "Parola";
  2375. $text['label-type']['en-us'] = "Type";
  2376. $text['label-type']['ar-eg'] = "";
  2377. $text['label-type']['de-at'] = "Typ"; //copied from de-de
  2378. $text['label-type']['de-ch'] = "Typ"; //copied from de-de
  2379. $text['label-type']['de-de'] = "Typ";
  2380. $text['label-type']['el-gr'] = "Τύπος";
  2381. $text['label-type']['es-cl'] = "Tipo";
  2382. $text['label-type']['es-mx'] = "Tipo"; //copied from es-cl
  2383. $text['label-type']['fr-ca'] = "Type"; //copied from fr-fr
  2384. $text['label-type']['fr-fr'] = "Type";
  2385. $text['label-type']['he-il'] = "";
  2386. $text['label-type']['it-it'] = "Tipo";
  2387. $text['label-type']['nl-nl'] = "";
  2388. $text['label-type']['pl-pl'] = "Typ";
  2389. $text['label-type']['pt-br'] = "Tipo"; //copied from pt-pt
  2390. $text['label-type']['pt-pt'] = "Tipo";
  2391. $text['label-type']['ro-ro'] = "";
  2392. $text['label-type']['ru-ru'] = "Тип";
  2393. $text['label-type']['sv-se'] = "Typ";
  2394. $text['label-type']['uk-ua'] = "Тип";
  2395. $text['label-type']['tr-tr'] = "Tür";
  2396. $text['label-category']['en-us'] = "Category";
  2397. $text['label-category']['ar-eg'] = "";
  2398. $text['label-category']['de-at'] = "Kategorie"; //copied from de-de
  2399. $text['label-category']['de-ch'] = "Kategorie"; //copied from de-de
  2400. $text['label-category']['de-de'] = "Kategorie";
  2401. $text['label-category']['el-gr'] = "Κατηγορία";
  2402. $text['label-category']['es-cl'] = "Categoría";
  2403. $text['label-category']['es-mx'] = "Categoría"; //copied from es-cl
  2404. $text['label-category']['fr-ca'] = "Catégories"; //copied from fr-fr
  2405. $text['label-category']['fr-fr'] = "Catégories";
  2406. $text['label-category']['he-il'] = "";
  2407. $text['label-category']['it-it'] = "Categoria";
  2408. $text['label-category']['nl-nl'] = "";
  2409. $text['label-category']['pl-pl'] = "Kategoria";
  2410. $text['label-category']['pt-br'] = "Categoria"; //copied from pt-pt
  2411. $text['label-category']['pt-pt'] = "Categoria";
  2412. $text['label-category']['ro-ro'] = "";
  2413. $text['label-category']['ru-ru'] = "Категория";
  2414. $text['label-category']['sv-se'] = "Kategori";
  2415. $text['label-category']['uk-ua'] = "Категорія";
  2416. $text['label-category']['tr-tr'] = "Kategori";
  2417. $text['label-subcategory']['en-us'] = "Subcategory";
  2418. $text['label-subcategory']['ar-eg'] = "";
  2419. $text['label-subcategory']['de-at'] = "Unterkategorie"; //copied from de-de
  2420. $text['label-subcategory']['de-ch'] = "Unterkategorie"; //copied from de-de
  2421. $text['label-subcategory']['de-de'] = "Unterkategorie";
  2422. $text['label-subcategory']['el-gr'] = "Υποκατηγορία";
  2423. $text['label-subcategory']['es-cl'] = "Subcategoría";
  2424. $text['label-subcategory']['es-mx'] = "Subcategoría"; //copied from es-cl
  2425. $text['label-subcategory']['fr-ca'] = "Sous-catégories"; //copied from fr-fr
  2426. $text['label-subcategory']['fr-fr'] = "Sous-catégories";
  2427. $text['label-subcategory']['he-il'] = "";
  2428. $text['label-subcategory']['it-it'] = "Sottocategoria";
  2429. $text['label-subcategory']['nl-nl'] = "";
  2430. $text['label-subcategory']['pl-pl'] = "Podkategoria";
  2431. $text['label-subcategory']['pt-br'] = "Subcategoria"; //copied from pt-pt
  2432. $text['label-subcategory']['pt-pt'] = "Subcategoria";
  2433. $text['label-subcategory']['ro-ro'] = "";
  2434. $text['label-subcategory']['ru-ru'] = "Подкатегория";
  2435. $text['label-subcategory']['sv-se'] = "Under-kategori";
  2436. $text['label-subcategory']['uk-ua'] = "Підкатегорія";
  2437. $text['label-subcategory']['tr-tr'] = "Alt Kategori";
  2438. $text['label-true']['en-us'] = "True";
  2439. $text['label-true']['ar-eg'] = "صحيح";
  2440. $text['label-true']['de-at'] = "Ein"; //copied from de-de
  2441. $text['label-true']['de-ch'] = "Ein"; //copied from de-de
  2442. $text['label-true']['de-de'] = "Ein";
  2443. $text['label-true']['el-gr'] = "Ενεργό";
  2444. $text['label-true']['es-cl'] = "Verdadero";
  2445. $text['label-true']['es-mx'] = "Verdadero"; //copied from es-cl
  2446. $text['label-true']['fr-ca'] = "Oui"; //copied from fr-fr
  2447. $text['label-true']['fr-fr'] = "Oui";
  2448. $text['label-true']['he-il'] = "חיובי";
  2449. $text['label-true']['it-it'] = "Vero";
  2450. $text['label-true']['nl-nl'] = "";
  2451. $text['label-true']['pl-pl'] = "Tak";
  2452. $text['label-true']['pt-br'] = "Verdadeiro"; //copied from pt-pt
  2453. $text['label-true']['pt-pt'] = "Sim";
  2454. $text['label-true']['ro-ro'] = "";
  2455. $text['label-true']['ru-ru'] = "Да";
  2456. $text['label-true']['sv-se'] = "Sann";
  2457. $text['label-true']['uk-ua'] = "Так";
  2458. $text['label-true']['tr-tr'] = "Doğru";
  2459. $text['label-false']['en-us'] = "False";
  2460. $text['label-false']['ar-eg'] = "خاطئة";
  2461. $text['label-false']['de-at'] = "Aus"; //copied from de-de
  2462. $text['label-false']['de-ch'] = "Aus"; //copied from de-de
  2463. $text['label-false']['de-de'] = "Aus";
  2464. $text['label-false']['el-gr'] = "Μη ενεργό";
  2465. $text['label-false']['es-cl'] = "Falso";
  2466. $text['label-false']['es-mx'] = "Falso"; //copied from es-cl
  2467. $text['label-false']['fr-ca'] = "Faux"; //copied from fr-fr
  2468. $text['label-false']['fr-fr'] = "Faux";
  2469. $text['label-false']['he-il'] = "לא חוקי";
  2470. $text['label-false']['it-it'] = "Falso";
  2471. $text['label-false']['nl-nl'] = "";
  2472. $text['label-false']['pl-pl'] = "Nie";
  2473. $text['label-false']['pt-br'] = "Falso";
  2474. $text['label-false']['pt-pt'] = "Falso";
  2475. $text['label-false']['ro-ro'] = "Fals";
  2476. $text['label-false']['ru-ru'] = "Нет";
  2477. $text['label-false']['sv-se'] = "Falsk";
  2478. $text['label-false']['uk-ua'] = "помилковий";
  2479. $text['label-false']['tr-tr'] = "Yanlış";
  2480. $text['label-enable']['en-us'] = "Enable";
  2481. $text['label-enable']['ar-eg'] = "";
  2482. $text['label-enable']['de-at'] = "Aktivieren"; //copied from de-de
  2483. $text['label-enable']['de-ch'] = "Aktivieren"; //copied from de-de
  2484. $text['label-enable']['de-de'] = "Aktivieren";
  2485. $text['label-enable']['el-gr'] = "Ενεργοποίηση";
  2486. $text['label-enable']['es-cl'] = "Activar";
  2487. $text['label-enable']['es-mx'] = "Activar"; //copied from es-cl
  2488. $text['label-enable']['fr-ca'] = "Activer"; //copied from fr-fr
  2489. $text['label-enable']['fr-fr'] = "Activer";
  2490. $text['label-enable']['he-il'] = "";
  2491. $text['label-enable']['it-it'] = "Abilita";
  2492. $text['label-enable']['nl-nl'] = "";
  2493. $text['label-enable']['pl-pl'] = "Włącz";
  2494. $text['label-enable']['pt-br'] = "Ativar";
  2495. $text['label-enable']['pt-pt'] = "Activar";
  2496. $text['label-enable']['ro-ro'] = "";
  2497. $text['label-enable']['ru-ru'] = "Включить";
  2498. $text['label-enable']['sv-se'] = "Aktivera ";
  2499. $text['label-enable']['uk-ua'] = "";
  2500. $text['label-enable']['tr-tr'] = "Etkinleştir";
  2501. $text['label-enabled']['en-us'] = "Enabled";
  2502. $text['label-enabled']['ar-eg'] = "";
  2503. $text['label-enabled']['de-at'] = "Aktiviert"; //copied from de-de
  2504. $text['label-enabled']['de-ch'] = "Aktiviert"; //copied from de-de
  2505. $text['label-enabled']['de-de'] = "Aktiviert";
  2506. $text['label-enabled']['el-gr'] = "Κατάσταση";
  2507. $text['label-enabled']['es-cl'] = "Activado";
  2508. $text['label-enabled']['es-mx'] = "Activado"; //copied from es-cl
  2509. $text['label-enabled']['fr-ca'] = "Actif"; //copied from fr-fr
  2510. $text['label-enabled']['fr-fr'] = "Actif";
  2511. $text['label-enabled']['he-il'] = "";
  2512. $text['label-enabled']['it-it'] = "Abilitato";
  2513. $text['label-enabled']['nl-nl'] = "";
  2514. $text['label-enabled']['pl-pl'] = "Włączony";
  2515. $text['label-enabled']['pt-br'] = "Ativado"; //copied from pt-pt
  2516. $text['label-enabled']['pt-pt'] = "Habilitado";
  2517. $text['label-enabled']['ro-ro'] = "";
  2518. $text['label-enabled']['ru-ru'] = "Включено";
  2519. $text['label-enabled']['sv-se'] = "Aktiverad";
  2520. $text['label-enabled']['uk-ua'] = "Включено";
  2521. $text['label-enabled']['tr-tr'] = "Etkinleştirildi";
  2522. $text['label-disable']['en-us'] = "Disable";
  2523. $text['label-disable']['ar-eg'] = "";
  2524. $text['label-disable']['de-at'] = "Deaktivieren"; //copied from de-de
  2525. $text['label-disable']['de-ch'] = "Deaktivieren"; //copied from de-de
  2526. $text['label-disable']['de-de'] = "Deaktivieren";
  2527. $text['label-disable']['el-gr'] = "Απενεργοποίηση";
  2528. $text['label-disable']['es-cl'] = "Desactivar";
  2529. $text['label-disable']['es-mx'] = "Desactivar"; //copied from es-cl
  2530. $text['label-disable']['fr-ca'] = "Désactiver"; //copied from fr-fr
  2531. $text['label-disable']['fr-fr'] = "Désactiver";
  2532. $text['label-disable']['he-il'] = "";
  2533. $text['label-disable']['it-it'] = "Disabilita";
  2534. $text['label-disable']['nl-nl'] = "";
  2535. $text['label-disable']['pl-pl'] = "Wyłącz";
  2536. $text['label-disable']['pt-br'] = "Desativar";
  2537. $text['label-disable']['pt-pt'] = "Desactivo";
  2538. $text['label-disable']['ro-ro'] = "";
  2539. $text['label-disable']['ru-ru'] = "Выключить";
  2540. $text['label-disable']['sv-se'] = "Inaktivera ";
  2541. $text['label-disable']['uk-ua'] = "Відключити";
  2542. $text['label-disable']['tr-tr'] = "Devre Dışı";
  2543. $text['label-disabled']['en-us'] = "Disabled";
  2544. $text['label-disabled']['ar-eg'] = "";
  2545. $text['label-disabled']['de-at'] = "Deaktiviert"; //copied from de-de
  2546. $text['label-disabled']['de-ch'] = "Deaktiviert"; //copied from de-de
  2547. $text['label-disabled']['de-de'] = "Deaktiviert";
  2548. $text['label-disabled']['el-gr'] = "Απενεργοποιημένο";
  2549. $text['label-disabled']['es-cl'] = "Discapacitado";
  2550. $text['label-disabled']['es-mx'] = "Discapacitado"; //copied from es-cl
  2551. $text['label-disabled']['fr-ca'] = "Non Permis"; //copied from fr-fr
  2552. $text['label-disabled']['fr-fr'] = "Non Permis";
  2553. $text['label-disabled']['he-il'] = "";
  2554. $text['label-disabled']['it-it'] = "Disabilitato";
  2555. $text['label-disabled']['nl-nl'] = "";
  2556. $text['label-disabled']['pl-pl'] = "Wyłączony";
  2557. $text['label-disabled']['pt-br'] = "Desativado"; //copied from pt-pt
  2558. $text['label-disabled']['pt-pt'] = "Inválido";
  2559. $text['label-disabled']['ro-ro'] = "";
  2560. $text['label-disabled']['ru-ru'] = "Выключено";
  2561. $text['label-disabled']['sv-se'] = "Inaktiverad";
  2562. $text['label-disabled']['uk-ua'] = "Відключено";
  2563. $text['label-disabled']['tr-tr'] = "Devre Dışı Bırakıldı";
  2564. $text['label-domain']['en-us'] = "Domain";
  2565. $text['label-domain']['ar-eg'] = "النطاق";
  2566. $text['label-domain']['de-at'] = "Domäne"; //copied from de-de
  2567. $text['label-domain']['de-ch'] = "Domäne"; //copied from de-de
  2568. $text['label-domain']['de-de'] = "Domäne";
  2569. $text['label-domain']['el-gr'] = "Τομέας";
  2570. $text['label-domain']['es-cl'] = "Dominio";
  2571. $text['label-domain']['es-mx'] = "Dominio"; //copied from es-cl
  2572. $text['label-domain']['fr-ca'] = "Domaine"; //copied from fr-fr
  2573. $text['label-domain']['fr-fr'] = "Domaine";
  2574. $text['label-domain']['he-il'] = "דומיין";
  2575. $text['label-domain']['it-it'] = "Dominio";
  2576. $text['label-domain']['nl-nl'] = "";
  2577. $text['label-domain']['pl-pl'] = "Domena";
  2578. $text['label-domain']['pt-br'] = "Domínio";
  2579. $text['label-domain']['pt-pt'] = "Domínio";
  2580. $text['label-domain']['ro-ro'] = "Domeniu";
  2581. $text['label-domain']['ru-ru'] = "Домен";
  2582. $text['label-domain']['sv-se'] = "Domän";
  2583. $text['label-domain']['uk-ua'] = "Домен";
  2584. $text['label-domain']['tr-tr'] = "Alan Adı";
  2585. $text['label-domain_uuid']['en-us'] = "Domain";
  2586. $text['label-domain_uuid']['ar-eg'] = "النطاق";
  2587. $text['label-domain_uuid']['de-at'] = "Domäne";
  2588. $text['label-domain_uuid']['de-ch'] = "Domäne"; //copied from de-de
  2589. $text['label-domain_uuid']['de-de'] = "Domäne";
  2590. $text['label-domain_uuid']['el-gr'] = "Τομέας";
  2591. $text['label-domain_uuid']['es-cl'] = "Dominio";
  2592. $text['label-domain_uuid']['es-mx'] = "Dominio"; //copied from es-cl
  2593. $text['label-domain_uuid']['fr-ca'] = "Domaine"; //copied from fr-fr
  2594. $text['label-domain_uuid']['fr-fr'] = "Domaine";
  2595. $text['label-domain_uuid']['he-il'] = "דומיין";
  2596. $text['label-domain_uuid']['it-it'] = "Dominio";
  2597. $text['label-domain_uuid']['nl-nl'] = "";
  2598. $text['label-domain_uuid']['pl-pl'] = "Domena";
  2599. $text['label-domain_uuid']['pt-br'] = "Domínio";
  2600. $text['label-domain_uuid']['pt-pt'] = "Domínio";
  2601. $text['label-domain_uuid']['ro-ro'] = "Domeniu";
  2602. $text['label-domain_uuid']['ru-ru'] = "Домен";
  2603. $text['label-domain_uuid']['sv-se'] = "Domän";
  2604. $text['label-domain_uuid']['uk-ua'] = "Домен";
  2605. $text['label-domain_uuid']['tr-tr'] = "Alan Adı";
  2606. $text['label-global']['en-us'] = "Global";
  2607. $text['label-global']['ar-eg'] = "";
  2608. $text['label-global']['de-at'] = "Global"; //copied from de-de
  2609. $text['label-global']['de-ch'] = "Global"; //copied from de-de
  2610. $text['label-global']['de-de'] = "Global";
  2611. $text['label-global']['el-gr'] = "Καθολικά";
  2612. $text['label-global']['es-cl'] = "Global";
  2613. $text['label-global']['es-mx'] = "Global"; //copied from es-cl
  2614. $text['label-global']['fr-ca'] = "Global"; //copied from fr-fr
  2615. $text['label-global']['fr-fr'] = "Global";
  2616. $text['label-global']['he-il'] = "כללי";
  2617. $text['label-global']['it-it'] = "Globale";
  2618. $text['label-global']['nl-nl'] = "";
  2619. $text['label-global']['pl-pl'] = "Globalny";
  2620. $text['label-global']['pt-br'] = "Global"; //copied from pt-pt
  2621. $text['label-global']['pt-pt'] = "Global";
  2622. $text['label-global']['ro-ro'] = "Global";
  2623. $text['label-global']['ru-ru'] = "Глобальный";
  2624. $text['label-global']['sv-se'] = "Global";
  2625. $text['label-global']['uk-ua'] = "Global";
  2626. $text['label-global']['tr-tr'] = "Global";
  2627. $text['label-none']['en-us'] = "None";
  2628. $text['label-none']['ar-eg'] = "";
  2629. $text['label-none']['de-at'] = "Keine"; //copied from de-de
  2630. $text['label-none']['de-ch'] = "Keine"; //copied from de-de
  2631. $text['label-none']['de-de'] = "Keine";
  2632. $text['label-none']['el-gr'] = "Κανένα";
  2633. $text['label-none']['es-cl'] = "Ninguno";
  2634. $text['label-none']['es-mx'] = "Ninguno"; //copied from es-cl
  2635. $text['label-none']['fr-ca'] = "Aucun"; //copied from fr-fr
  2636. $text['label-none']['fr-fr'] = "Aucun";
  2637. $text['label-none']['he-il'] = "";
  2638. $text['label-none']['it-it'] = "Nessuno";
  2639. $text['label-none']['nl-nl'] = "";
  2640. $text['label-none']['pl-pl'] = "Żaden";
  2641. $text['label-none']['pt-br'] = "Nenhum"; //copied from pt-pt
  2642. $text['label-none']['pt-pt'] = "Nenhum";
  2643. $text['label-none']['ro-ro'] = "";
  2644. $text['label-none']['ru-ru'] = "Никто";
  2645. $text['label-none']['sv-se'] = "Ingen";
  2646. $text['label-none']['uk-ua'] = "Жоден";
  2647. $text['label-none']['tr-tr'] = "Hiçbiri";
  2648. $text['label-select']['en-us'] = "Select";
  2649. $text['label-select']['ar-eg'] = "";
  2650. $text['label-select']['de-at'] = "Auswählen"; //copied from de-de
  2651. $text['label-select']['de-ch'] = "Auswählen"; //copied from de-de
  2652. $text['label-select']['de-de'] = "Auswählen";
  2653. $text['label-select']['el-gr'] = "Επιλέξτε";
  2654. $text['label-select']['es-cl'] = "Seleccionar";
  2655. $text['label-select']['es-mx'] = "Seleccionar"; //copied from es-cl
  2656. $text['label-select']['fr-ca'] = "Sélectionner"; //copied from fr-fr
  2657. $text['label-select']['fr-fr'] = "Sélectionner";
  2658. $text['label-select']['he-il'] = "";
  2659. $text['label-select']['it-it'] = "Selezionare";
  2660. $text['label-select']['nl-nl'] = "";
  2661. $text['label-select']['pl-pl'] = "Wybierz";
  2662. $text['label-select']['pt-br'] = "Selecionar"; //copied from pt-pt
  2663. $text['label-select']['pt-pt'] = "Selecionar";
  2664. $text['label-select']['ro-ro'] = "";
  2665. $text['label-select']['ru-ru'] = "Выбрать";
  2666. $text['label-select']['sv-se'] = "Välj";
  2667. $text['label-select']['uk-ua'] = "";
  2668. $text['label-select']['tr-tr'] = "Seç";
  2669. $text['label-search']['en-us'] = "Search...";
  2670. $text['label-search']['ar-eg'] = "";
  2671. $text['label-search']['de-at'] = "Suche..."; //copied from de-de
  2672. $text['label-search']['de-ch'] = "Suche..."; //copied from de-de
  2673. $text['label-search']['de-de'] = "Suche...";
  2674. $text['label-search']['el-gr'] = "Αναζήτηση...";
  2675. $text['label-search']['es-cl'] = "Buscar...";
  2676. $text['label-search']['es-mx'] = "Buscar..."; //copied from es-cl
  2677. $text['label-search']['fr-ca'] = "Recherche..."; //copied from fr-fr
  2678. $text['label-search']['fr-fr'] = "Recherche...";
  2679. $text['label-search']['he-il'] = "תוצאות חיפוש";
  2680. $text['label-search']['it-it'] = "Ricerca...";
  2681. $text['label-search']['nl-nl'] = "";
  2682. $text['label-search']['pl-pl'] = "Szukaj ...";
  2683. $text['label-search']['pt-br'] = "Pesquisar..."; //copied from pt-pt
  2684. $text['label-search']['pt-pt'] = "Pesquisa...";
  2685. $text['label-search']['ro-ro'] = "";
  2686. $text['label-search']['ru-ru'] = "Поиск...";
  2687. $text['label-search']['sv-se'] = "Sök ...";
  2688. $text['label-search']['uk-ua'] = "Результати пошуку";
  2689. $text['label-search']['tr-tr'] = "Ara...";
  2690. $text['label-order']['en-us'] = "Order";
  2691. $text['label-order']['ar-eg'] = "";
  2692. $text['label-order']['de-at'] = "Reihenfolge"; //copied from de-de
  2693. $text['label-order']['de-ch'] = "Reihenfolge"; //copied from de-de
  2694. $text['label-order']['de-de'] = "Reihenfolge";
  2695. $text['label-order']['el-gr'] = "Ταξινόμηση";
  2696. $text['label-order']['es-cl'] = "Orden";
  2697. $text['label-order']['es-mx'] = "Orden"; //copied from es-cl
  2698. $text['label-order']['fr-ca'] = "Ordre"; //copied from fr-fr
  2699. $text['label-order']['fr-fr'] = "Ordre";
  2700. $text['label-order']['he-il'] = "";
  2701. $text['label-order']['it-it'] = "Ordine";
  2702. $text['label-order']['nl-nl'] = "";
  2703. $text['label-order']['pl-pl'] = "Kolejność";
  2704. $text['label-order']['pt-br'] = "Ordem";
  2705. $text['label-order']['pt-pt'] = "Ordem";
  2706. $text['label-order']['ro-ro'] = "";
  2707. $text['label-order']['ru-ru'] = "Приоритет";
  2708. $text['label-order']['sv-se'] = "Ordning";
  2709. $text['label-order']['uk-ua'] = "Інше";
  2710. $text['label-order']['tr-tr'] = "Sipariş";
  2711. $text['label-level']['en-us'] = "Level";
  2712. $text['label-level']['ar-eg'] = "";
  2713. $text['label-level']['de-at'] = ""; //copied from de-de
  2714. $text['label-level']['de-ch'] = ""; //copied from de-de
  2715. $text['label-level']['de-de'] = "";
  2716. $text['label-level']['el-gr'] = "Επίπεδο";
  2717. $text['label-level']['es-cl'] = "";
  2718. $text['label-level']['es-mx'] = ""; //copied from es-cl
  2719. $text['label-level']['fr-ca'] = ""; //copied from fr-fr
  2720. $text['label-level']['fr-fr'] = "";
  2721. $text['label-level']['he-il'] = "";
  2722. $text['label-level']['it-it'] = "";
  2723. $text['label-level']['nl-nl'] = "";
  2724. $text['label-level']['pl-pl'] = "";
  2725. $text['label-level']['pt-br'] = "Nível";
  2726. $text['label-level']['pt-pt'] = "";
  2727. $text['label-level']['ro-ro'] = "";
  2728. $text['label-level']['ru-ru'] = "";
  2729. $text['label-level']['sv-se'] = "";
  2730. $text['label-level']['uk-ua'] = "";
  2731. $text['label-level']['tr-tr'] = "";
  2732. $text['label-add']['en-us'] = "Add";
  2733. $text['label-add']['ar-eg'] = "اضافة";
  2734. $text['label-add']['de-at'] = "Hinzufügen"; //copied from de-de
  2735. $text['label-add']['de-ch'] = "Hinzufügen"; //copied from de-de
  2736. $text['label-add']['de-de'] = "Hinzufügen";
  2737. $text['label-add']['el-gr'] = "Προσθήκη";
  2738. $text['label-add']['es-cl'] = "Agregar";
  2739. $text['label-add']['es-mx'] = "Agregar"; //copied from es-cl
  2740. $text['label-add']['fr-ca'] = "Ajouter"; //copied from fr-fr
  2741. $text['label-add']['fr-fr'] = "Ajouter";
  2742. $text['label-add']['he-il'] = " להוסיף";
  2743. $text['label-add']['it-it'] = "Inserisci";
  2744. $text['label-add']['nl-nl'] = "";
  2745. $text['label-add']['pl-pl'] = "Dodaj";
  2746. $text['label-add']['pt-br'] = "Adicionar"; //copied from pt-pt
  2747. $text['label-add']['pt-pt'] = "Adicionar";
  2748. $text['label-add']['ro-ro'] = "Adăuga";
  2749. $text['label-add']['ru-ru'] = "Добавить";
  2750. $text['label-add']['sv-se'] = "Lägg Till";
  2751. $text['label-add']['uk-ua'] = "Додати";
  2752. $text['label-add']['tr-tr'] = "Ekle";
  2753. $text['label-delete']['en-us'] = "Delete";
  2754. $text['label-delete']['ar-eg'] = "";
  2755. $text['label-delete']['de-at'] = "Löschen"; //copied from de-de
  2756. $text['label-delete']['de-ch'] = "Löschen"; //copied from de-de
  2757. $text['label-delete']['de-de'] = "Löschen";
  2758. $text['label-delete']['el-gr'] = "Διαγραφή";
  2759. $text['label-delete']['es-cl'] = "Eliminar";
  2760. $text['label-delete']['es-mx'] = "Eliminar"; //copied from es-cl
  2761. $text['label-delete']['fr-ca'] = "Supprimer"; //copied from fr-fr
  2762. $text['label-delete']['fr-fr'] = "Supprimer";
  2763. $text['label-delete']['he-il'] = "";
  2764. $text['label-delete']['it-it'] = "Cancella";
  2765. $text['label-delete']['nl-nl'] = "";
  2766. $text['label-delete']['pl-pl'] = "Usuń";
  2767. $text['label-delete']['pt-br'] = "Remover"; //copied from pt-pt
  2768. $text['label-delete']['pt-pt'] = "Remover";
  2769. $text['label-delete']['ro-ro'] = "";
  2770. $text['label-delete']['ru-ru'] = "Удалить";
  2771. $text['label-delete']['sv-se'] = "Ta Bort";
  2772. $text['label-delete']['uk-ua'] = "Видалити";
  2773. $text['label-delete']['tr-tr'] = "Sil";
  2774. $text['label-actions']['en-us'] = "Actions";
  2775. $text['label-actions']['ar-eg'] = "الأفعال";
  2776. $text['label-actions']['de-at'] = "Aktionen"; //copied from de-de
  2777. $text['label-actions']['de-ch'] = "Aktionen"; //copied from de-de
  2778. $text['label-actions']['de-de'] = "Aktionen";
  2779. $text['label-actions']['el-gr'] = "Ενέργειες";
  2780. $text['label-actions']['es-cl'] = "Accións";
  2781. $text['label-actions']['es-mx'] = "Accións"; //copied from es-cl
  2782. $text['label-actions']['fr-ca'] = "Actions"; //copied from fr-fr
  2783. $text['label-actions']['fr-fr'] = "Actions";
  2784. $text['label-actions']['he-il'] = "פעולות";
  2785. $text['label-actions']['it-it'] = "Azioni";
  2786. $text['label-actions']['nl-nl'] = "";
  2787. $text['label-actions']['pl-pl'] = "Operacje (gdzie przesłać rozmowę).";
  2788. $text['label-actions']['pt-br'] = "Ações"; //copied from pt-pt
  2789. $text['label-actions']['pt-pt'] = "Ações";
  2790. $text['label-actions']['ro-ro'] = "";
  2791. $text['label-actions']['ru-ru'] = "Действия";
  2792. $text['label-actions']['sv-se'] = "Åtgärder";
  2793. $text['label-actions']['uk-ua'] = "Дії";
  2794. $text['label-context']['en-us'] = "Context";
  2795. $text['label-context']['ar-eg'] = "";
  2796. $text['label-context']['de-at'] = "Kontext"; //copied from de-de
  2797. $text['label-context']['de-ch'] = "Kontext"; //copied from de-de
  2798. $text['label-context']['de-de'] = "Kontext";
  2799. $text['label-context']['el-gr'] = "Context";
  2800. $text['label-context']['es-cl'] = "Contexto";
  2801. $text['label-context']['es-mx'] = "Contexto"; //copied from es-cl
  2802. $text['label-context']['fr-ca'] = "Contexte"; //copied from fr-fr
  2803. $text['label-context']['fr-fr'] = "Contexte";
  2804. $text['label-context']['he-il'] = "";
  2805. $text['label-context']['it-it'] = "Contesto";
  2806. $text['label-context']['nl-nl'] = "";
  2807. $text['label-context']['pl-pl'] = "Kontekst";
  2808. $text['label-context']['pt-br'] = "Contexto"; //copied from pt-pt
  2809. $text['label-context']['pt-pt'] = "Contexto";
  2810. $text['label-context']['ro-ro'] = "";
  2811. $text['label-context']['ru-ru'] = "Контекст";
  2812. $text['label-context']['sv-se'] = "Context";
  2813. $text['label-context']['uk-ua'] = "Контекст";
  2814. $text['label-copy']['en-us'] = "Copy";
  2815. $text['label-copy']['ar-eg'] = "";
  2816. $text['label-copy']['de-at'] = "Kopieren"; //copied from de-de
  2817. $text['label-copy']['de-ch'] = "Kopieren"; //copied from de-de
  2818. $text['label-copy']['de-de'] = "Kopieren";
  2819. $text['label-copy']['el-gr'] = "Αντιγραφή";
  2820. $text['label-copy']['es-cl'] = "Copiar";
  2821. $text['label-copy']['es-mx'] = "Copiar"; //copied from es-cl
  2822. $text['label-copy']['fr-ca'] = "Copier"; //copied from fr-fr
  2823. $text['label-copy']['fr-fr'] = "Copier";
  2824. $text['label-copy']['he-il'] = "העתק";
  2825. $text['label-copy']['it-it'] = "Copia";
  2826. $text['label-copy']['nl-nl'] = "";
  2827. $text['label-copy']['pl-pl'] = "Kopiuj";
  2828. $text['label-copy']['pt-br'] = "Copiar"; //copied from pt-pt
  2829. $text['label-copy']['pt-pt'] = "Copiar";
  2830. $text['label-copy']['ro-ro'] = "";
  2831. $text['label-copy']['ru-ru'] = "Копировать";
  2832. $text['label-copy']['sv-se'] = "Kopiera";
  2833. $text['label-copy']['uk-ua'] = "Копіювати";
  2834. $text['label-copy']['tr-tr'] = "Kopyala";
  2835. $text['label-all']['en-us'] = "All";
  2836. $text['label-all']['ar-eg'] = "الكل";
  2837. $text['label-all']['de-at'] = "Alle"; //copied from de-de
  2838. $text['label-all']['de-ch'] = "Alle"; //copied from de-de
  2839. $text['label-all']['de-de'] = "Alle";
  2840. $text['label-all']['el-gr'] = "Όλα";
  2841. $text['label-all']['es-cl'] = "Todos";
  2842. $text['label-all']['es-mx'] = "Todos"; //copied from es-cl
  2843. $text['label-all']['fr-ca'] = "Tout"; //copied from fr-fr
  2844. $text['label-all']['fr-fr'] = "Tout";
  2845. $text['label-all']['he-il'] = "הצג הכל";
  2846. $text['label-all']['it-it'] = "Tutto";
  2847. $text['label-all']['nl-nl'] = "";
  2848. $text['label-all']['pl-pl'] = "wszystkie";
  2849. $text['label-all']['pt-br'] = "Todos";
  2850. $text['label-all']['pt-pt'] = "Todos";
  2851. $text['label-all']['ro-ro'] = "";
  2852. $text['label-all']['ru-ru'] = "все";
  2853. $text['label-all']['sv-se'] = "Allt";
  2854. $text['label-all']['uk-ua'] = "всі";
  2855. $text['label-all']['tr-tr'] = "Görüntüle";
  2856. $text['label-music_on_hold']['en-us'] = "Music on Hold";
  2857. $text['label-music_on_hold']['ar-eg'] = "موسيقى المؤجلة";
  2858. $text['label-music_on_hold']['de-at'] = "Wartemusik"; //copied from de-de
  2859. $text['label-music_on_hold']['de-ch'] = "Wartemusik"; //copied from de-de
  2860. $text['label-music_on_hold']['de-de'] = "Wartemusik";
  2861. $text['label-music_on_hold']['el-gr'] = "Μουσική Αναμονής";
  2862. $text['label-music_on_hold']['es-cl'] = "Musica en Espera";
  2863. $text['label-music_on_hold']['es-mx'] = "Musica en Espera"; //copied from es-cl
  2864. $text['label-music_on_hold']['fr-ca'] = "Musique d'attente"; //copied from fr-fr
  2865. $text['label-music_on_hold']['fr-fr'] = "Musique d'attente";
  2866. $text['label-music_on_hold']['he-il'] = "מוסיקה בהמתנה";
  2867. $text['label-music_on_hold']['it-it'] = "Musica d'attesa";
  2868. $text['label-music_on_hold']['nl-nl'] = "Music op Hold";
  2869. $text['label-music_on_hold']['pl-pl'] = "Muzyka na czekanie";
  2870. $text['label-music_on_hold']['pt-br'] = "Música de espera";
  2871. $text['label-music_on_hold']['pt-pt'] = "Música em Espera";
  2872. $text['label-music_on_hold']['ro-ro'] = "";
  2873. $text['label-music_on_hold']['ru-ru'] = "Музыка на удержании";
  2874. $text['label-music_on_hold']['sv-se'] = "Väntmusik";
  2875. $text['label-music_on_hold']['uk-ua'] = "Музика на утриманні";
  2876. $text['label-music_on_hold']['tr-tr'] = "Müzik Beklemede";
  2877. $text['label-recordings']['en-us'] = "Recordings";
  2878. $text['label-recordings']['ar-eg'] = "التسجيلات";
  2879. $text['label-recordings']['de-at'] = "Aufzeichnungen"; //copied from de-de
  2880. $text['label-recordings']['de-ch'] = "Aufzeichnungen"; //copied from de-de
  2881. $text['label-recordings']['de-de'] = "Aufzeichnungen";
  2882. $text['label-recordings']['el-gr'] = "Ηχητικές Εγγραφές";
  2883. $text['label-recordings']['es-cl'] = "Grabaciones";
  2884. $text['label-recordings']['es-mx'] = "Grabaciones"; //copied from es-cl
  2885. $text['label-recordings']['fr-ca'] = "Recordings"; //copied from fr-fr
  2886. $text['label-recordings']['fr-fr'] = "Recordings";
  2887. $text['label-recordings']['he-il'] = "הקלטות";
  2888. $text['label-recordings']['it-it'] = "Registrazioni";
  2889. $text['label-recordings']['nl-nl'] = "Recordings";
  2890. $text['label-recordings']['pl-pl'] = "Nagrania";
  2891. $text['label-recordings']['pt-br'] = "Gravações"; //copied from pt-pt
  2892. $text['label-recordings']['pt-pt'] = "Gravações";
  2893. $text['label-recordings']['ro-ro'] = "";
  2894. $text['label-recordings']['ru-ru'] = "Записи";
  2895. $text['label-recordings']['sv-se'] = "Inspelningar";
  2896. $text['label-recordings']['uk-ua'] = "записи";
  2897. $text['label-recordings']['tr-tr'] = "Kayıtlar";
  2898. $text['label-ringtones']['en-us'] = "Ringtones";
  2899. $text['label-ringtones']['ar-eg'] = "";
  2900. $text['label-ringtones']['de-at'] = "Töne"; //copied from de-de
  2901. $text['label-ringtones']['de-ch'] = "Töne"; //copied from de-de
  2902. $text['label-ringtones']['de-de'] = "Töne";
  2903. $text['label-ringtones']['el-gr'] = "Ήχοι κλήσεων";
  2904. $text['label-ringtones']['es-cl'] = "Tono";
  2905. $text['label-ringtones']['es-mx'] = "Tono"; //copied from es-cl
  2906. $text['label-ringtones']['fr-ca'] = "Ton"; //copied from fr-fr
  2907. $text['label-ringtones']['fr-fr'] = "Ton";
  2908. $text['label-ringtones']['he-il'] = "טוֹן";
  2909. $text['label-ringtones']['it-it'] = "Tono";
  2910. $text['label-ringtones']['nl-nl'] = "Toon";
  2911. $text['label-ringtones']['pl-pl'] = "Ton";
  2912. $text['label-ringtones']['pt-br'] = "Tons de toque"; //copied from pt-pt
  2913. $text['label-ringtones']['pt-pt'] = "Tom";
  2914. $text['label-ringtones']['ro-ro'] = "";
  2915. $text['label-ringtones']['ru-ru'] = "Тон";
  2916. $text['label-ringtones']['sv-se'] = "Toner";
  2917. $text['label-ringtones']['uk-ua'] = "Тон";
  2918. $text['label-streams']['en-us'] = 'Streams';
  2919. $text['label-streams']['ar-eg'] = '';
  2920. $text['label-streams']['de-at'] = '';
  2921. $text['label-streams']['de-ch'] = '';
  2922. $text['label-streams']['de-de'] = '';
  2923. $text['label-streams']['el-gr'] = 'Αναμεταδόσεις';
  2924. $text['label-streams']['es-cl'] = '';
  2925. $text['label-streams']['es-mx'] = '';
  2926. $text['label-streams']['fr-ca'] = '';
  2927. $text['label-streams']['fr-fr'] = '';
  2928. $text['label-streams']['he-il'] = '';
  2929. $text['label-streams']['it-it'] = '';
  2930. $text['label-streams']['nl-nl'] = '';
  2931. $text['label-streams']['pl-pl'] = '';
  2932. $text['label-streams']['pt-br'] = 'Fluxo de dados (streams)';
  2933. $text['label-streams']['pt-pt'] = '';
  2934. $text['label-streams']['ro-ro'] = '';
  2935. $text['label-streams']['ru-ru'] = '';
  2936. $text['label-streams']['sv-se'] = '';
  2937. $text['label-streams']['uk-ua'] = '';
  2938. $text['label-tones']['en-us'] = "Tones";
  2939. $text['label-tones']['ar-eg'] = "";
  2940. $text['label-tones']['de-at'] = "Töne"; //copied from de-de
  2941. $text['label-tones']['de-ch'] = "Töne"; //copied from de-de
  2942. $text['label-tones']['de-de'] = "Töne";
  2943. $text['label-tones']['el-gr'] = "Τονικοί Παλμοί";
  2944. $text['label-tones']['es-cl'] = "Tono";
  2945. $text['label-tones']['es-mx'] = "Tono"; //copied from es-cl
  2946. $text['label-tones']['fr-ca'] = "Ton"; //copied from fr-fr
  2947. $text['label-tones']['fr-fr'] = "Ton";
  2948. $text['label-tones']['he-il'] = "טוֹן";
  2949. $text['label-tones']['it-it'] = "Tono";
  2950. $text['label-tones']['nl-nl'] = "Toon";
  2951. $text['label-tones']['pl-pl'] = "Ton";
  2952. $text['label-tones']['pt-br'] = "Tons"; //copied from pt-pt
  2953. $text['label-tones']['pt-pt'] = "Tom";
  2954. $text['label-tones']['ro-ro'] = "";
  2955. $text['label-tones']['ru-ru'] = "Тон";
  2956. $text['label-tones']['sv-se'] = "Toner";
  2957. $text['label-tones']['uk-ua'] = "Тон";
  2958. $text['label-default']['en-us'] = "Default";
  2959. $text['label-default']['ar-eg'] = "בְּרִירַת מֶחדָל";
  2960. $text['label-default']['de-at'] = "Standard"; //copied from de-de
  2961. $text['label-default']['de-ch'] = "Standard"; //copied from de-de
  2962. $text['label-default']['de-de'] = "Standard";
  2963. $text['label-default']['el-gr'] = "Προεπιλογή";
  2964. $text['label-default']['es-cl'] = "Defecto";
  2965. $text['label-default']['es-mx'] = "Defecto"; //copied from es-cl
  2966. $text['label-default']['fr-ca'] = "Défaut"; //copied from fr-fr
  2967. $text['label-default']['fr-fr'] = "Défaut";
  2968. $text['label-default']['he-il'] = "Default";
  2969. $text['label-default']['it-it'] = "Default";
  2970. $text['label-default']['nl-nl'] = " ôfwêzichheid";
  2971. $text['label-default']['pl-pl'] = "Domyślne";
  2972. $text['label-default']['pt-br'] = "Padrão"; //copied from pt-pt
  2973. $text['label-default']['pt-pt'] = "Padrão";
  2974. $text['label-default']['ro-ro'] = "";
  2975. $text['label-default']['ru-ru'] = "По умолчанию";
  2976. $text['label-default']['sv-se'] = "uteblivande";
  2977. $text['label-default']['uk-ua'] = "дефолт";
  2978. $text['label-default']['tr-tr'] = "Varsayılan";
  2979. $text['label-git_branch']['en-us'] = "Branch:";
  2980. $text['label-git_branch']['ar-eg'] = "";
  2981. $text['label-git_branch']['de-at'] = "Zweig"; //copied from de-de
  2982. $text['label-git_branch']['de-ch'] = "Zweig"; //copied from de-de
  2983. $text['label-git_branch']['de-de'] = "Zweig";
  2984. $text['label-git_branch']['el-gr'] = "Τμήμα:";
  2985. $text['label-git_branch']['es-cl'] = "Rama";
  2986. $text['label-git_branch']['es-mx'] = "Rama"; //copied from es-cl
  2987. $text['label-git_branch']['fr-ca'] = "Une succursale"; //copied from fr-fr
  2988. $text['label-git_branch']['fr-fr'] = "Une succursale";
  2989. $text['label-git_branch']['he-il'] = "";
  2990. $text['label-git_branch']['it-it'] = "Branch:";
  2991. $text['label-git_branch']['nl-nl'] = "";
  2992. $text['label-git_branch']['pl-pl'] = "Gałąź";
  2993. $text['label-git_branch']['pt-br'] = "Base"; //copied from pt-pt
  2994. $text['label-git_branch']['pt-pt'] = "Ramo";
  2995. $text['label-git_branch']['ro-ro'] = "";
  2996. $text['label-git_branch']['ru-ru'] = "Филиал:";
  2997. $text['label-git_branch']['sv-se'] = "Gren";
  2998. $text['label-git_branch']['uk-ua'] = "філія";
  2999. $text['label-git_branch']['tr-tr'] = "Dal:";
  3000. $text['label-git_commit']['en-us'] = "Commit:";
  3001. $text['label-git_commit']['ar-eg'] = "";
  3002. $text['label-git_commit']['de-at'] = "Commit:"; //copied from de-de
  3003. $text['label-git_commit']['de-ch'] = "Commit:"; //copied from de-de
  3004. $text['label-git_commit']['de-de'] = "Commit:";
  3005. $text['label-git_commit']['el-gr'] = "Υποβολή:";
  3006. $text['label-git_commit']['es-cl'] = "Cometer";
  3007. $text['label-git_commit']['es-mx'] = "Cometer"; //copied from es-cl
  3008. $text['label-git_commit']['fr-ca'] = "Commettre"; //copied from fr-fr
  3009. $text['label-git_commit']['fr-fr'] = "Commettre";
  3010. $text['label-git_commit']['he-il'] = "";
  3011. $text['label-git_commit']['it-it'] = "Commit:";
  3012. $text['label-git_commit']['nl-nl'] = "";
  3013. $text['label-git_commit']['pl-pl'] = "Popełnić";
  3014. $text['label-git_commit']['pt-br'] = "Submeter"; //copied from pt-pt
  3015. $text['label-git_commit']['pt-pt'] = "cometer";
  3016. $text['label-git_commit']['ro-ro'] = "";
  3017. $text['label-git_commit']['ru-ru'] = "Принять:";
  3018. $text['label-git_commit']['sv-se'] = "Begå";
  3019. $text['label-git_commit']['uk-ua'] = "здійснити";
  3020. $text['label-git_commit']['tr-tr'] = "Commit:";
  3021. $text['label-us-ring']['en-us'] = "us-ring";
  3022. $text['label-us-ring']['ar-eg'] = "";
  3023. $text['label-us-ring']['de-at'] = "us-ring"; //copied from de-de
  3024. $text['label-us-ring']['de-ch'] = "us-ring"; //copied from de-de
  3025. $text['label-us-ring']['de-de'] = "us-ring";
  3026. $text['label-us-ring']['el-gr'] = "us-ring";
  3027. $text['label-us-ring']['es-cl'] = "us-ring";
  3028. $text['label-us-ring']['es-mx'] = "us-ring"; //copied from es-cl
  3029. $text['label-us-ring']['fr-ca'] = "États-Unis-ring"; //copied from fr-fr
  3030. $text['label-us-ring']['fr-fr'] = "États-Unis-ring";
  3031. $text['label-us-ring']['he-il'] = "צלצול אמריקאי";
  3032. $text['label-us-ring']['it-it'] = "us-ring";
  3033. $text['label-us-ring']['nl-nl'] = "";
  3034. $text['label-us-ring']['pl-pl'] = "us-ring";
  3035. $text['label-us-ring']['pt-br'] = "us-ring"; //copied from pt-pt
  3036. $text['label-us-ring']['pt-pt'] = "us-ring";
  3037. $text['label-us-ring']['ro-ro'] = "";
  3038. $text['label-us-ring']['ru-ru'] = "us-ring";
  3039. $text['label-us-ring']['sv-se'] = "us-ring";
  3040. $text['label-us-ring']['uk-ua'] = "us-ring";
  3041. $text['label-us-ring']['tr-tr'] = "us-ring";
  3042. $text['label-uk-ring']['en-us'] = "uk-ring";
  3043. $text['label-uk-ring']['ar-eg'] = "";
  3044. $text['label-uk-ring']['de-at'] = "uk-ring"; //copied from de-de
  3045. $text['label-uk-ring']['de-ch'] = "uk-ring"; //copied from de-de
  3046. $text['label-uk-ring']['de-de'] = "uk-ring";
  3047. $text['label-uk-ring']['el-gr'] = "uk-ring";
  3048. $text['label-uk-ring']['es-cl'] = "uk-ring";
  3049. $text['label-uk-ring']['es-mx'] = "uk-ring"; //copied from es-cl
  3050. $text['label-uk-ring']['fr-ca'] = "Grande Bretagne-ring"; //copied from fr-fr
  3051. $text['label-uk-ring']['fr-fr'] = "Grande Bretagne-ring";
  3052. $text['label-uk-ring']['he-il'] = "צלצול אנגלי";
  3053. $text['label-uk-ring']['it-it'] = "uk-ring";
  3054. $text['label-uk-ring']['nl-nl'] = "";
  3055. $text['label-uk-ring']['pl-pl'] = "uk-ring ";
  3056. $text['label-uk-ring']['pt-br'] = "uk-ring"; //copied from pt-pt
  3057. $text['label-uk-ring']['pt-pt'] = "uk-ring";
  3058. $text['label-uk-ring']['ro-ro'] = "";
  3059. $text['label-uk-ring']['ru-ru'] = "uk-ring";
  3060. $text['label-uk-ring']['sv-se'] = "uk-ring";
  3061. $text['label-uk-ring']['uk-ua'] = "uk-ring";
  3062. $text['label-uk-ring']['tr-tr'] = "uk-ring";
  3063. $text['label-pt-ring']['en-us'] = "pt-ring";
  3064. $text['label-pt-ring']['ar-eg'] = "";
  3065. $text['label-pt-ring']['de-at'] = "pt-ring"; //copied from de-de
  3066. $text['label-pt-ring']['de-ch'] = "pt-ring"; //copied from de-de
  3067. $text['label-pt-ring']['de-de'] = "pt-ring";
  3068. $text['label-pt-ring']['el-gr'] = "pt-ring";
  3069. $text['label-pt-ring']['es-cl'] = "pt-ring";
  3070. $text['label-pt-ring']['es-mx'] = "pt-ring"; //copied from es-cl
  3071. $text['label-pt-ring']['fr-ca'] = "Portugal-ring"; //copied from fr-fr
  3072. $text['label-pt-ring']['fr-fr'] = "Portugal-ring";
  3073. $text['label-pt-ring']['he-il'] = "צלצול פולני";
  3074. $text['label-pt-ring']['it-it'] = "pt-ring";
  3075. $text['label-pt-ring']['nl-nl'] = "";
  3076. $text['label-pt-ring']['pl-pl'] = "pt-ring ";
  3077. $text['label-pt-ring']['pt-br'] = "pt-ring"; //copied from pt-pt
  3078. $text['label-pt-ring']['pt-pt'] = "pt-ring";
  3079. $text['label-pt-ring']['ro-ro'] = "";
  3080. $text['label-pt-ring']['ru-ru'] = "pt-ring";
  3081. $text['label-pt-ring']['sv-se'] = "pt-ring";
  3082. $text['label-pt-ring']['uk-ua'] = "pt-ring";
  3083. $text['label-pt-ring']['tr-tr'] = "pt-ring";
  3084. $text['label-ru-ring']['en-us'] = "ru-ring";
  3085. $text['label-ru-ring']['ar-eg'] = "";
  3086. $text['label-ru-ring']['de-at'] = "ru-ring"; //copied from de-de
  3087. $text['label-ru-ring']['de-ch'] = "ru-ring"; //copied from de-de
  3088. $text['label-ru-ring']['de-de'] = "ru-ring";
  3089. $text['label-ru-ring']['el-gr'] = "ru-ring";
  3090. $text['label-ru-ring']['es-cl'] = "ru-ring";
  3091. $text['label-ru-ring']['es-mx'] = "ru-ring"; //copied from es-cl
  3092. $text['label-ru-ring']['fr-ca'] = "ru-ring"; //copied from fr-fr
  3093. $text['label-ru-ring']['fr-fr'] = "ru-ring";
  3094. $text['label-ru-ring']['he-il'] = "";
  3095. $text['label-ru-ring']['it-it'] = "ru-ring";
  3096. $text['label-ru-ring']['nl-nl'] = "";
  3097. $text['label-ru-ring']['pl-pl'] = "ru-ring ";
  3098. $text['label-ru-ring']['pt-br'] = "ru-ring"; //copied from pt-pt
  3099. $text['label-ru-ring']['pt-pt'] = "ru-ring";
  3100. $text['label-ru-ring']['ro-ro'] = "";
  3101. $text['label-ru-ring']['ru-ru'] = "ru-ring";
  3102. $text['label-ru-ring']['sv-se'] = "ru-ring";
  3103. $text['label-ru-ring']['uk-ua'] = "ru-ring";
  3104. $text['label-ru-ring']['tr-tr'] = "ru-ring";
  3105. $text['label-it-ring']['en-us'] = "it-ring";
  3106. $text['label-it-ring']['ar-eg'] = "";
  3107. $text['label-it-ring']['de-at'] = "it-ring"; //copied from de-de
  3108. $text['label-it-ring']['de-ch'] = "it-ring"; //copied from de-de
  3109. $text['label-it-ring']['de-de'] = "it-ring";
  3110. $text['label-it-ring']['el-gr'] = "it-ring";
  3111. $text['label-it-ring']['es-cl'] = "it-ring";
  3112. $text['label-it-ring']['es-mx'] = "it-ring"; //copied from es-cl
  3113. $text['label-it-ring']['fr-ca'] = "Italie-ring"; //copied from fr-fr
  3114. $text['label-it-ring']['fr-fr'] = "Italie-ring";
  3115. $text['label-it-ring']['he-il'] = "צלצול איטלקי";
  3116. $text['label-it-ring']['it-it'] = "it-ring";
  3117. $text['label-it-ring']['nl-nl'] = "";
  3118. $text['label-it-ring']['pl-pl'] = "it-ring ";
  3119. $text['label-it-ring']['pt-br'] = "it-ring"; //copied from pt-pt
  3120. $text['label-it-ring']['pt-pt'] = "it-ring";
  3121. $text['label-it-ring']['ro-ro'] = "";
  3122. $text['label-it-ring']['ru-ru'] = "it-ring";
  3123. $text['label-it-ring']['sv-se'] = "it-ring";
  3124. $text['label-it-ring']['uk-ua'] = "it-ring";
  3125. $text['label-it-ring']['tr-tr'] = "it-ring";
  3126. $text['label-fr-ring']['en-us'] = "fr-ring";
  3127. $text['label-fr-ring']['ar-eg'] = "";
  3128. $text['label-fr-ring']['de-at'] = "fr-ring"; //copied from de-de
  3129. $text['label-fr-ring']['de-ch'] = "fr-ring"; //copied from de-de
  3130. $text['label-it-ring']['de-de'] = "it-ring";
  3131. $text['label-fr-ring']['el-gr'] = "fr-ring";
  3132. $text['label-fr-ring']['es-cl'] = "fr-ring";
  3133. $text['label-fr-ring']['es-mx'] = "fr-ring"; //copied from es-cl
  3134. $text['label-fr-ring']['fr-ca'] = "France-ring"; //copied from fr-fr
  3135. $text['label-fr-ring']['fr-fr'] = "France-ring";
  3136. $text['label-fr-ring']['he-il'] = "צלצול צרפתי";
  3137. $text['label-fr-ring']['it-it'] = "fr-ring";
  3138. $text['label-fr-ring']['nl-nl'] = "";
  3139. $text['label-fr-ring']['pl-pl'] = "fr-ring ";
  3140. $text['label-fr-ring']['pt-br'] = "fr-ring"; //copied from pt-pt
  3141. $text['label-fr-ring']['pt-pt'] = "fr-ring";
  3142. $text['label-fr-ring']['ro-ro'] = "";
  3143. $text['label-fr-ring']['ru-ru'] = "fr-ring";
  3144. $text['label-fr-ring']['sv-se'] = "fr-ring";
  3145. $text['label-fr-ring']['uk-ua'] = "fr-ring";
  3146. $text['label-fr-ring']['tr-tr'] = "fr-ring";
  3147. $text['option-true']['en-us'] = "True";
  3148. $text['option-true']['ar-eg'] = "";
  3149. $text['option-true']['de-at'] = "Ein"; //copied from de-de
  3150. $text['option-true']['de-ch'] = "Ein"; //copied from de-de
  3151. $text['option-true']['de-de'] = "Ein";
  3152. $text['option-true']['el-gr'] = "Ενεργό";
  3153. $text['option-true']['es-cl'] = "verdadero";
  3154. $text['option-true']['es-mx'] = "verdadero"; //copied from es-cl
  3155. $text['option-true']['fr-ca'] = "Oui"; //copied from fr-fr
  3156. $text['option-true']['fr-fr'] = "Oui";
  3157. $text['option-true']['he-il'] = "";
  3158. $text['option-true']['it-it'] = "Vero";
  3159. $text['option-true']['nl-nl'] = "";
  3160. $text['option-true']['pl-pl'] = "Tak";
  3161. $text['option-true']['pt-br'] = "Verdadeiro"; //copied from pt-pt
  3162. $text['option-true']['pt-pt'] = "Sim";
  3163. $text['option-true']['ro-ro'] = "";
  3164. $text['option-true']['ru-ru'] = "Да";
  3165. $text['option-true']['sv-se'] = "Sann";
  3166. $text['option-true']['uk-ua'] = "";
  3167. $text['option-true']['tr-tr'] = "Doğru";
  3168. $text['option-false']['en-us'] = "False";
  3169. $text['option-false']['ar-eg'] = "";
  3170. $text['option-false']['de-at'] = "Aus"; //copied from de-de
  3171. $text['option-false']['de-ch'] = "Aus"; //copied from de-de
  3172. $text['option-false']['de-de'] = "Aus";
  3173. $text['option-false']['el-gr'] = "Μη Ενεργό";
  3174. $text['option-false']['es-cl'] = "Falso";
  3175. $text['option-false']['es-mx'] = "Falso"; //copied from es-cl
  3176. $text['option-false']['fr-ca'] = "Non"; //copied from fr-fr
  3177. $text['option-false']['fr-fr'] = "Non";
  3178. $text['option-false']['he-il'] = "";
  3179. $text['option-false']['it-it'] = "Falso";
  3180. $text['option-false']['nl-nl'] = "";
  3181. $text['option-false']['pl-pl'] = "Nie";
  3182. $text['option-false']['pt-br'] = "Falso"; //copied from pt-pt
  3183. $text['option-false']['pt-pt'] = "Não";
  3184. $text['option-false']['ro-ro'] = "";
  3185. $text['option-false']['ru-ru'] = "Нет";
  3186. $text['option-false']['sv-se'] = "Falsk";
  3187. $text['option-false']['uk-ua'] = "";
  3188. $text['option-false']['tr-tr'] = "Yanlış";
  3189. $text['label-label']['en-us'] = "Label";
  3190. $text['label-label']['ar-eg'] = "";
  3191. $text['label-label']['de-at'] = "Kennzeichnung"; //copied from de-de
  3192. $text['label-label']['de-ch'] = "Kennzeichnung"; //copied from de-de
  3193. $text['label-label']['de-de'] = "Kennzeichnung";
  3194. $text['label-label']['el-gr'] = "Ετικέτα";
  3195. $text['label-label']['es-cl'] = "Etiqueta";
  3196. $text['label-label']['es-mx'] = "Etiqueta"; //copied from es-cl
  3197. $text['label-label']['fr-ca'] = "Label"; //copied from fr-fr
  3198. $text['label-label']['fr-fr'] = "Label";
  3199. $text['label-label']['he-il'] = "תג";
  3200. $text['label-label']['it-it'] = "Etichetta";
  3201. $text['label-label']['nl-nl'] = "";
  3202. $text['label-label']['pl-pl'] = "Etykieta";
  3203. $text['label-label']['pt-br'] = "Etiqueta"; //copied from pt-pt
  3204. $text['label-label']['pt-pt'] = "Etiqueta";
  3205. $text['label-label']['ro-ro'] = "";
  3206. $text['label-label']['ru-ru'] = "Метка";
  3207. $text['label-label']['sv-se'] = "Etikett";
  3208. $text['label-label']['uk-ua'] = "Назва";
  3209. $text['label-label']['tr-tr'] = "Etiket";
  3210. $text['label-groups']['en-us'] = "Groups";
  3211. $text['label-groups']['ar-eg'] = "";
  3212. $text['label-groups']['de-at'] = "Gruppen"; //copied from de-de
  3213. $text['label-groups']['de-ch'] = "Gruppen"; //copied from de-de
  3214. $text['label-groups']['de-de'] = "Gruppen";
  3215. $text['label-groups']['el-gr'] = "Ομάδες";
  3216. $text['label-groups']['es-cl'] = "Grupos";
  3217. $text['label-groups']['es-mx'] = "Grupos"; //copied from es-cl
  3218. $text['label-groups']['fr-ca'] = "Groupes"; //copied from fr-fr
  3219. $text['label-groups']['fr-fr'] = "Groupes";
  3220. $text['label-groups']['he-il'] = "";
  3221. $text['label-groups']['it-it'] = "Grouppi";
  3222. $text['label-groups']['nl-nl'] = "";
  3223. $text['label-groups']['pl-pl'] = "Grupy";
  3224. $text['label-groups']['pt-br'] = "Grupos"; //copied from pt-pt
  3225. $text['label-groups']['pt-pt'] = "Grupos";
  3226. $text['label-groups']['ro-ro'] = "";
  3227. $text['label-groups']['ru-ru'] = "Группы";
  3228. $text['label-groups']['sv-se'] = "Grupper";
  3229. $text['label-groups']['uk-ua'] = "Групи";
  3230. $text['label-groups']['tr-tr'] = "Gruplar";
  3231. $text['label-recording']['en-us'] = "Recording";
  3232. $text['label-recording']['ar-eg'] = "";
  3233. $text['label-recording']['de-at'] = "Aufnahme"; //copied from de-de
  3234. $text['label-recording']['de-ch'] = "Aufnahme"; //copied from de-de
  3235. $text['label-recording']['de-de'] = "Aufnahme";
  3236. $text['label-recording']['el-gr'] = "Ηχητική Εγγραφή";
  3237. $text['label-recording']['es-cl'] = "Grabación";
  3238. $text['label-recording']['es-mx'] = "Grabación"; //copied from es-cl
  3239. $text['label-recording']['fr-ca'] = "Enregistrement"; //copied from fr-fr
  3240. $text['label-recording']['fr-fr'] = "Enregistrement";
  3241. $text['label-recording']['he-il'] = "";
  3242. $text['label-recording']['it-it'] = "";
  3243. $text['label-recording']['nl-nl'] = "";
  3244. $text['label-recording']['pl-pl'] = "Nagranie";
  3245. $text['label-recording']['pt-br'] = "Gravação"; //copied from pt-pt
  3246. $text['label-recording']['pt-pt'] = "Gravação";
  3247. $text['label-recording']['ro-ro'] = "";
  3248. $text['label-recording']['ru-ru'] = "Запись";
  3249. $text['label-recording']['sv-se'] = "Inspelning";
  3250. $text['label-recording']['uk-ua'] = "Запис";
  3251. $text['label-recording']['tr-tr'] = "Kaydediyor";
  3252. $text['label-download']['en-us'] = "Download";
  3253. $text['label-download']['ar-eg'] = "";
  3254. $text['label-download']['de-at'] = "Download"; //copied from de-de
  3255. $text['label-download']['de-ch'] = "Download"; //copied from de-de
  3256. $text['label-download']['de-de'] = "Download";
  3257. $text['label-download']['el-gr'] = "Ανάκτηση";
  3258. $text['label-download']['es-cl'] = "Descargar";
  3259. $text['label-download']['es-mx'] = "Descargar"; //copied from es-cl
  3260. $text['label-download']['fr-ca'] = "Télécharger"; //copied from fr-fr
  3261. $text['label-download']['fr-fr'] = "Télécharger";
  3262. $text['label-download']['he-il'] = "";
  3263. $text['label-download']['it-it'] = "";
  3264. $text['label-download']['nl-nl'] = "";
  3265. $text['label-download']['pl-pl'] = "Pobierz";
  3266. $text['label-download']['pt-br'] = "Download";
  3267. $text['label-download']['pt-pt'] = "Descarregar";
  3268. $text['label-download']['ro-ro'] = "";
  3269. $text['label-download']['ru-ru'] = "Загрузить";
  3270. $text['label-download']['sv-se'] = "Ladda Ned";
  3271. $text['label-download']['uk-ua'] = "Завантажини";
  3272. $text['label-download']['tr-tr'] = "İndir";
  3273. $text['label-miscellaneous']['en-us'] = "Miscellaneous";
  3274. $text['label-miscellaneous']['ar-eg'] = "";
  3275. $text['label-miscellaneous']['de-at'] = "Sonstiges"; //copied from de-de
  3276. $text['label-miscellaneous']['de-ch'] = "Sonstiges"; //copied from de-de
  3277. $text['label-miscellaneous']['de-de'] = "Sonstiges";
  3278. $text['label-miscellaneous']['el-gr'] = "Διάφορα";
  3279. $text['label-miscellaneous']['es-cl'] = "Diverso";
  3280. $text['label-miscellaneous']['es-mx'] = "Diverso"; //copied from es-cl
  3281. $text['label-miscellaneous']['fr-ca'] = "Divers"; //copied from fr-fr
  3282. $text['label-miscellaneous']['fr-fr'] = "Divers";
  3283. $text['label-miscellaneous']['he-il'] = "";
  3284. $text['label-miscellaneous']['it-it'] = "";
  3285. $text['label-miscellaneous']['nl-nl'] = "";
  3286. $text['label-miscellaneous']['pl-pl'] = "Różne";
  3287. $text['label-miscellaneous']['pt-br'] = "Diversos";
  3288. $text['label-miscellaneous']['pt-pt'] = "Variado";
  3289. $text['label-miscellaneous']['ro-ro'] = "";
  3290. $text['label-miscellaneous']['ru-ru'] = "Разное";
  3291. $text['label-miscellaneous']['sv-se'] = "Diverse";
  3292. $text['label-miscellaneous']['uk-ua'] = "Різне";
  3293. $text['label-recordings']['en-us'] = "Recordings";
  3294. $text['label-recordings']['ar-eg'] = "التسجيلات";
  3295. $text['label-recordings']['de-at'] = "Aufzeichnungen";
  3296. $text['label-recordings']['de-ch'] = "Aufzeichnungen"; //copied from de-de
  3297. $text['label-recordings']['de-de'] = "Aufzeichnungen";
  3298. $text['label-recordings']['el-gr'] = "Ηχητικές Εγγραφές";
  3299. $text['label-recordings']['es-cl'] = "Grabaciones";
  3300. $text['label-recordings']['es-mx'] = "Grabaciones"; //copied from es-cl
  3301. $text['label-recordings']['fr-ca'] = "Recordings"; //copied from fr-fr
  3302. $text['label-recordings']['fr-fr'] = "Recordings";
  3303. $text['label-recordings']['he-il'] = "הקלטות";
  3304. $text['label-recordings']['it-it'] = "Registrazioni";
  3305. $text['label-recordings']['nl-nl'] = "Recordings";
  3306. $text['label-recordings']['pl-pl'] = "Nagrania";
  3307. $text['label-recordings']['pt-br'] = "Gravações";
  3308. $text['label-recordings']['pt-pt'] = "Gravações";
  3309. $text['label-recordings']['ro-ro'] = "";
  3310. $text['label-recordings']['ru-ru'] = "Записи";
  3311. $text['label-recordings']['sv-se'] = "Inspelningar";
  3312. $text['label-recordings']['uk-ua'] = "записи";
  3313. $text['label-recordings']['tr-tr'] = "Kayıtlar";
  3314. $text['label-phrases']['en-us'] = "Phrases";
  3315. $text['label-phrases']['ar-eg'] = "";
  3316. $text['label-phrases']['de-at'] = "Phrasen"; //copied from de-de
  3317. $text['label-phrases']['de-ch'] = "Phrasen"; //copied from de-de
  3318. $text['label-phrases']['de-de'] = "Phrasen";
  3319. $text['label-phrases']['el-gr'] = "Φράσεις";
  3320. $text['label-phrases']['es-cl'] = "Grabaciones";
  3321. $text['label-phrases']['es-mx'] = "Grabaciones"; //copied from es-cl
  3322. $text['label-phrases']['fr-ca'] = "Guides Vocaux"; //copied from fr-fr
  3323. $text['label-phrases']['fr-fr'] = "Guides Vocaux";
  3324. $text['label-phrases']['he-il'] = "";
  3325. $text['label-phrases']['it-it'] = "Frasi";
  3326. $text['label-phrases']['nl-nl'] = "";
  3327. $text['label-phrases']['pl-pl'] = "Zwroty";
  3328. $text['label-phrases']['pt-br'] = "Frases"; //copied from pt-pt
  3329. $text['label-phrases']['pt-pt'] = "Gravações";
  3330. $text['label-phrases']['ro-ro'] = "";
  3331. $text['label-phrases']['ru-ru'] = "Фразы";
  3332. $text['label-phrases']['sv-se'] = "Fraser";
  3333. $text['label-phrases']['uk-ua'] = "Фрази";
  3334. $text['label-sounds']['en-us'] = "Sounds";
  3335. $text['label-sounds']['ar-eg'] = "";
  3336. $text['label-sounds']['de-at'] = "Ruftöne"; //copied from de-de
  3337. $text['label-sounds']['de-ch'] = "Ruftöne"; //copied from de-de
  3338. $text['label-sounds']['de-de'] = "Ruftöne";
  3339. $text['label-sounds']['el-gr'] = "Ήχοι";
  3340. $text['label-sounds']['es-cl'] = "Sonidos";
  3341. $text['label-sounds']['es-mx'] = "Sonidos"; //copied from es-cl
  3342. $text['label-sounds']['fr-ca'] = "des sons"; //copied from fr-fr
  3343. $text['label-sounds']['fr-fr'] = "des sons";
  3344. $text['label-sounds']['he-il'] = "";
  3345. $text['label-sounds']['it-it'] = "";
  3346. $text['label-sounds']['nl-nl'] = "";
  3347. $text['label-sounds']['pl-pl'] = "Dźwięki";
  3348. $text['label-sounds']['pt-br'] = "Sons"; //copied from pt-pt
  3349. $text['label-sounds']['pt-pt'] = "Sons";
  3350. $text['label-sounds']['ro-ro'] = "";
  3351. $text['label-sounds']['ru-ru'] = "Звуки";
  3352. $text['label-sounds']['sv-se'] = "Ljud";
  3353. $text['label-sounds']['uk-ua'] = "звуки";
  3354. $text['label-greeting']['en-us'] = "Greeting";
  3355. $text['label-greeting']['ar-eg'] = "";
  3356. $text['label-greeting']['de-at'] = "Begrüßung"; //copied from de-de
  3357. $text['label-greeting']['de-ch'] = "Begrüßung"; //copied from de-de
  3358. $text['label-greeting']['de-de'] = "Begrüßung";
  3359. $text['label-greeting']['el-gr'] = "Χαιρετισμός";
  3360. $text['label-greeting']['es-cl'] = "ID de bienvenida";
  3361. $text['label-greeting']['es-mx'] = "ID de bienvenida"; //copied from es-cl
  3362. $text['label-greeting']['fr-ca'] = "ID d'accueil"; //copied from fr-fr
  3363. $text['label-greeting']['fr-fr'] = "ID d'accueil";
  3364. $text['label-greeting']['he-il'] = "";
  3365. $text['label-greeting']['it-it'] = "";
  3366. $text['label-greeting']['nl-nl'] = "";
  3367. $text['label-greeting']['pl-pl'] = "ID Powitania";
  3368. $text['label-greeting']['pt-br'] = "Saudação";
  3369. $text['label-greeting']['pt-pt'] = "ID de Saudação";
  3370. $text['label-greeting']['ro-ro'] = "";
  3371. $text['label-greeting']['ru-ru'] = "Приветствие";
  3372. $text['label-greeting']['sv-se'] = "Hälsning";
  3373. $text['label-greeting']['uk-ua'] = "ID привітання";
  3374. $text['label-play']['en-us'] = "Play";
  3375. $text['label-play']['ar-eg'] = "";
  3376. $text['label-play']['de-at'] = "Play"; //copied from de-de
  3377. $text['label-play']['de-ch'] = "Play"; //copied from de-de
  3378. $text['label-play']['de-de'] = "Play";
  3379. $text['label-play']['es-cl'] = "Reproducir";
  3380. $text['label-play']['es-mx'] = "Reproducir"; //copied from es-cl
  3381. $text['label-play']['fr-ca'] = "Lire"; //copied from fr-fr
  3382. $text['label-play']['fr-fr'] = "Lire";
  3383. $text['label-play']['he-il'] = "נגן";
  3384. $text['label-play']['it-it'] = "Suona";
  3385. $text['label-play']['nl-nl'] = "Spelen";
  3386. $text['label-play']['pl-pl'] = "Odtwórz";
  3387. $text['label-play']['pt-br'] = "Tocar"; //copied from pt-pt
  3388. $text['label-play']['pt-pt'] = "Tocar";
  3389. $text['label-play']['ro-ro'] = "";
  3390. $text['label-play']['ru-ru'] = "Проиграть";
  3391. $text['label-play']['sv-se'] = "Spela Upp";
  3392. $text['label-play']['uk-ua'] = "Відтворити";
  3393. $text['label-pause']['en-us'] = "Pause";
  3394. $text['label-pause']['ar-eg'] = "";
  3395. $text['label-pause']['de-at'] = "Pause"; //copied from de-de
  3396. $text['label-pause']['de-ch'] = "Pause"; //copied from de-de
  3397. $text['label-pause']['de-de'] = "Pause";
  3398. $text['label-pause']['es-cl'] = "Pausa";
  3399. $text['label-pause']['es-mx'] = "Pausa"; //copied from es-cl
  3400. $text['label-pause']['fr-ca'] = "Pause"; //copied from fr-fr
  3401. $text['label-pause']['fr-fr'] = "Pause";
  3402. $text['label-pause']['he-il'] = "השהייה";
  3403. $text['label-pause']['it-it'] = "Pausa";
  3404. $text['label-pause']['nl-nl'] = "Pause";
  3405. $text['label-pause']['pl-pl'] = "Pauza";
  3406. $text['label-pause']['pt-br'] = "Pausado";
  3407. $text['label-pause']['pt-pt'] = "Pausa";
  3408. $text['label-pause']['ro-ro'] = "";
  3409. $text['label-pause']['ru-ru'] = "Пауза";
  3410. $text['label-pause']['sv-se'] = "Paus";
  3411. $text['label-pause']['uk-ua'] = "Призупинити";
  3412. $text['label-caller_id_number']['en-us'] = "Caller ID Number";
  3413. $text['label-caller_id_number']['ar-eg'] = "";
  3414. $text['label-caller_id_number']['de-at'] = "Anrufer Nummer"; //copied from de-de
  3415. $text['label-caller_id_number']['de-ch'] = "Anrufer Nummer"; //copied from de-de
  3416. $text['label-caller_id_number']['de-de'] = "Anrufer Nummer";
  3417. $text['label-caller_id_number']['el-gr'] = "Αριθμός Καλούντος";
  3418. $text['label-caller_id_number']['es-cl'] = "Número de Caller ID";
  3419. $text['label-caller_id_number']['es-mx'] = "Número de Caller ID"; //copied from es-cl
  3420. $text['label-caller_id_number']['fr-ca'] = "Numéro d'appelant"; //copied from fr-fr
  3421. $text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant";
  3422. $text['label-caller_id_number']['he-il'] = "";
  3423. $text['label-caller_id_number']['it-it'] = "ID Numero Chiamante";
  3424. $text['label-caller_id_number']['nl-nl'] = "";
  3425. $text['label-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
  3426. $text['label-caller_id_number']['pt-br'] = "Número do chamador";
  3427. $text['label-caller_id_number']['pt-pt'] = "Número do Chamador";
  3428. $text['label-caller_id_number']['ro-ro'] = "";
  3429. $text['label-caller_id_number']['ru-ru'] = "Caller ID Номера";
  3430. $text['label-caller_id_number']['sv-se'] = "Nummerpresentation";
  3431. $text['label-caller_id_number']['uk-ua'] = "Caller ID Номер";
  3432. $text['label-caller_id_name']['en-us'] = "Caller ID Name";
  3433. $text['label-caller_id_name']['ar-eg'] = "";
  3434. $text['label-caller_id_name']['de-at'] = "Anrufer Name"; //copied from de-de
  3435. $text['label-caller_id_name']['de-ch'] = "Anrufer Name"; //copied from de-de
  3436. $text['label-caller_id_name']['de-de'] = "Anrufer Name";
  3437. $text['label-caller_id_name']['el-gr'] = "Όνομα Καλούντος";
  3438. $text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID";
  3439. $text['label-caller_id_name']['es-mx'] = "Nombre de Caller ID"; //copied from es-cl
  3440. $text['label-caller_id_name']['fr-ca'] = "Nom d'appelant"; //copied from fr-fr
  3441. $text['label-caller_id_name']['fr-fr'] = "Nom d'appelant";
  3442. $text['label-caller_id_name']['he-il'] = "";
  3443. $text['label-caller_id_name']['it-it'] = "ID Nome Chiamante";
  3444. $text['label-caller_id_name']['nl-nl'] = "";
  3445. $text['label-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
  3446. $text['label-caller_id_name']['pt-br'] = "Nome do Chamador";
  3447. $text['label-caller_id_name']['pt-pt'] = "Nome do Chamador";
  3448. $text['label-caller_id_name']['ro-ro'] = "";
  3449. $text['label-caller_id_name']['ru-ru'] = "Caller ID Имя";
  3450. $text['label-caller_id_name']['sv-se'] = "Namnpresentation";
  3451. $text['label-caller_id_name']['uk-ua'] = "Caller ID Ім’я";
  3452. $text['label-characters']['en-us'] = "Characters";
  3453. $text['label-characters']['ar-eg'] = "الشخصيات";
  3454. $text['label-characters']['de-at'] = "Zeichen"; //copied from de-de
  3455. $text['label-characters']['de-ch'] = "Zeichen"; //copied from de-de
  3456. $text['label-characters']['de-de'] = "Zeichen";
  3457. $text['label-characters']['el-gr'] = "Χαρακτήρες";
  3458. $text['label-characters']['es-cl'] = "Caracteres";
  3459. $text['label-characters']['es-mx'] = "Caracteres"; //copied from es-cl
  3460. $text['label-characters']['fr-ca'] = "Personnages"; //copied from fr-fr
  3461. $text['label-characters']['fr-fr'] = "Personnages";
  3462. $text['label-characters']['he-il'] = "דמויות";
  3463. $text['label-characters']['it-it'] = "Caratteri";
  3464. $text['label-characters']['nl-nl'] = "";
  3465. $text['label-characters']['pl-pl'] = "Postacie";
  3466. $text['label-characters']['pt-br'] = "Caracteres"; //copied from pt-pt
  3467. $text['label-characters']['pt-pt'] = "Personagens";
  3468. $text['label-characters']['ro-ro'] = "caractere";
  3469. $text['label-characters']['ru-ru'] = "символов";
  3470. $text['label-characters']['sv-se'] = "Tecken";
  3471. $text['label-characters']['uk-ua'] = "персонажі";
  3472. $text['label-numbers']['en-us'] = "Numbers";
  3473. $text['label-numbers']['ar-eg'] = "أرقام";
  3474. $text['label-numbers']['de-at'] = "Nummern"; //copied from de-de
  3475. $text['label-numbers']['de-ch'] = "Nummern"; //copied from de-de
  3476. $text['label-numbers']['de-de'] = "Nummern";
  3477. $text['label-numbers']['el-gr'] = "Αριθμοί";
  3478. $text['label-numbers']['es-cl'] = "Números";
  3479. $text['label-numbers']['es-mx'] = "Números"; //copied from es-cl
  3480. $text['label-numbers']['fr-ca'] = "Nombres"; //copied from fr-fr
  3481. $text['label-numbers']['fr-fr'] = "Nombres";
  3482. $text['label-numbers']['he-il'] = "מספרים";
  3483. $text['label-numbers']['it-it'] = "Numeri";
  3484. $text['label-numbers']['nl-nl'] = "";
  3485. $text['label-numbers']['pl-pl'] = "Liczby";
  3486. $text['label-numbers']['pt-br'] = "Números"; //copied from pt-pt
  3487. $text['label-numbers']['pt-pt'] = "Números";
  3488. $text['label-numbers']['ro-ro'] = "numere";
  3489. $text['label-numbers']['ru-ru'] = "Цифры";
  3490. $text['label-numbers']['sv-se'] = "Nummer";
  3491. $text['label-numbers']['uk-ua'] = "чисел";
  3492. $text['label-lowercase_letters']['en-us'] = "Lowercase Letters";
  3493. $text['label-lowercase_letters']['ar-eg'] = "أحرف صغيرة";
  3494. $text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben"; //copied from de-de
  3495. $text['label-lowercase_letters']['de-ch'] = "Kleinbuchstaben"; //copied from de-de
  3496. $text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
  3497. $text['label-lowercase_letters']['el-gr'] = "Πεζοί Χαρακτήρες";
  3498. $text['label-lowercase_letters']['es-cl'] = "Letras minusculas";
  3499. $text['label-lowercase_letters']['es-mx'] = "Letras minusculas"; //copied from es-cl
  3500. $text['label-lowercase_letters']['fr-ca'] = "Minuscules"; //copied from fr-fr
  3501. $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
  3502. $text['label-lowercase_letters']['he-il'] = "אותיות קטנות";
  3503. $text['label-lowercase_letters']['it-it'] = "Lettere Minuscole";
  3504. $text['label-lowercase_letters']['nl-nl'] = "";
  3505. $text['label-lowercase_letters']['pl-pl'] = "Małe litery";
  3506. $text['label-lowercase_letters']['pt-br'] = "Letras minúsculas"; //copied from pt-pt
  3507. $text['label-lowercase_letters']['pt-pt'] = "Letras minúsculas";
  3508. $text['label-lowercase_letters']['ro-ro'] = "Litere mici";
  3509. $text['label-lowercase_letters']['ru-ru'] = "Строчные буквы";
  3510. $text['label-lowercase_letters']['sv-se'] = "Gemener";
  3511. $text['label-lowercase_letters']['uk-ua'] = "Букви нижнього регістру";
  3512. $text['label-uppercase_letters']['en-us'] = "Uppercase Letters";
  3513. $text['label-uppercase_letters']['ar-eg'] = "الأحرف الكبيرة";
  3514. $text['label-uppercase_letters']['de-at'] = "Großbuchstaben"; //copied from de-de
  3515. $text['label-uppercase_letters']['de-ch'] = "Großbuchstaben"; //copied from de-de
  3516. $text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
  3517. $text['label-uppercase_letters']['el-gr'] = "Κεφαλαίοι Χαρακτήρες";
  3518. $text['label-uppercase_letters']['es-cl'] = "Letras mayúsculas";
  3519. $text['label-uppercase_letters']['es-mx'] = "Letras mayúsculas"; //copied from es-cl
  3520. $text['label-uppercase_letters']['fr-ca'] = "Lettres capitales"; //copied from fr-fr
  3521. $text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
  3522. $text['label-uppercase_letters']['he-il'] = "אותיות רישיות";
  3523. $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
  3524. $text['label-uppercase_letters']['nl-nl'] = "";
  3525. $text['label-uppercase_letters']['pl-pl'] = "Wielkie litery";
  3526. $text['label-uppercase_letters']['pt-br'] = "Letras maiúsculas"; //copied from pt-pt
  3527. $text['label-uppercase_letters']['pt-pt'] = "Letras maiúsculas";
  3528. $text['label-uppercase_letters']['ro-ro'] = "Litere mari";
  3529. $text['label-uppercase_letters']['ru-ru'] = "Заглавные буквы";
  3530. $text['label-uppercase_letters']['sv-se'] = "Versala bokstäver";
  3531. $text['label-uppercase_letters']['uk-ua'] = "Великі літери";
  3532. $text['label-special_characters']['en-us'] = "Special Characters";
  3533. $text['label-special_characters']['ar-eg'] = "أحرف خاصة";
  3534. $text['label-special_characters']['de-at'] = "Sonderzeichen"; //copied from de-de
  3535. $text['label-special_characters']['de-ch'] = "Sonderzeichen"; //copied from de-de
  3536. $text['label-special_characters']['de-de'] = "Sonderzeichen";
  3537. $text['label-special_characters']['el-gr'] = "Ειδικοί Χαρακτήρες";
  3538. $text['label-special_characters']['es-cl'] = "Caracteres especiales";
  3539. $text['label-special_characters']['es-mx'] = "Caracteres especiales"; //copied from es-cl
  3540. $text['label-special_characters']['fr-ca'] = "Caractères spéciaux"; //copied from fr-fr
  3541. $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
  3542. $text['label-special_characters']['he-il'] = "תווים מיוחדים";
  3543. $text['label-special_characters']['it-it'] = "Caratteri Speciali";
  3544. $text['label-special_characters']['nl-nl'] = "";
  3545. $text['label-special_characters']['pl-pl'] = "Znaki specjalne";
  3546. $text['label-special_characters']['pt-br'] = "Caracteres especiais"; //copied from pt-pt
  3547. $text['label-special_characters']['pt-pt'] = "Caracteres especiais";
  3548. $text['label-special_characters']['ro-ro'] = "caractere speciale";
  3549. $text['label-special_characters']['ru-ru'] = "Специальные символы";
  3550. $text['label-special_characters']['sv-se'] = "Speciella Karaktärer";
  3551. $text['label-special_characters']['uk-ua'] = "спеціальні символи";
  3552. $text['label-bridges']['en-us'] = 'Bridges';
  3553. $text['label-bridges']['ar-eg'] = '';
  3554. $text['label-bridges']['de-at'] = '';
  3555. $text['label-bridges']['de-ch'] = '';
  3556. $text['label-bridges']['de-de'] = '';
  3557. $text['label-bridges']['el-gr'] = 'Bridges';
  3558. $text['label-bridges']['es-cl'] = '';
  3559. $text['label-bridges']['es-mx'] = '';
  3560. $text['label-bridges']['fr-ca'] = '';
  3561. $text['label-bridges']['fr-fr'] = '';
  3562. $text['label-bridges']['he-il'] = '';
  3563. $text['label-bridges']['it-it'] = '';
  3564. $text['label-bridges']['nl-nl'] = '';
  3565. $text['label-bridges']['pl-pl'] = '';
  3566. $text['label-bridges']['pt-br'] = 'Bridges';
  3567. $text['label-bridges']['pt-pt'] = '';
  3568. $text['label-bridges']['ro-ro'] = '';
  3569. $text['label-bridges']['ru-ru'] = '';
  3570. $text['label-bridges']['sv-se'] = '';
  3571. $text['label-bridges']['uk-ua'] = '';
  3572. $text['label-interval']['en-us'] = "Interval";
  3573. $text['label-interval']['ar-eg'] = "";
  3574. $text['label-interval']['de-at'] = "Intervall"; //copied from de-de
  3575. $text['label-interval']['de-ch'] = "Intervall"; //copied from de-de
  3576. $text['label-interval']['de-de'] = "Intervall";
  3577. $text['label-interval']['el-gr'] = "Διάστημα";
  3578. $text['label-interval']['es-cl'] = "Intervalo";
  3579. $text['label-interval']['es-mx'] = "Intervalo"; //copied from es-cl
  3580. $text['label-interval']['fr-ca'] = "Intervalle"; //copied from fr-fr
  3581. $text['label-interval']['fr-fr'] = "Intervalle";
  3582. $text['label-interval']['he-il'] = "";
  3583. $text['label-interval']['it-it'] = "Intervallo";
  3584. $text['label-interval']['nl-nl'] = "";
  3585. $text['label-interval']['pl-pl'] = "Interwał";
  3586. $text['label-interval']['pt-br'] = "Intervalo"; //copied from pt-pt
  3587. $text['label-interval']['pt-pt'] = "Intervalo";
  3588. $text['label-interval']['ro-ro'] = "";
  3589. $text['label-interval']['ru-ru'] = "Интервал";
  3590. $text['label-interval']['sv-se'] = "Intervall";
  3591. $text['label-interval']['uk-ua'] = "Інтервал";
  3592. $text['label-peak']['en-us'] = "Peak";
  3593. $text['label-peak']['ar-eg'] = "";
  3594. $text['label-peak']['de-at'] = "";
  3595. $text['label-peak']['de-ch'] = "";
  3596. $text['label-peak']['de-de'] = "";
  3597. $text['label-peak']['el-gr'] = "Peak";
  3598. $text['label-peak']['es-cl'] = "";
  3599. $text['label-peak']['es-mx'] = "";
  3600. $text['label-peak']['fr-ca'] = "";
  3601. $text['label-peak']['fr-fr'] = "";
  3602. $text['label-peak']['he-il'] = "";
  3603. $text['label-peak']['it-it'] = "";
  3604. $text['label-peak']['nl-nl'] = "";
  3605. $text['label-peak']['pl-pl'] = "";
  3606. $text['label-peak']['pt-br'] = "Pico";
  3607. $text['label-peak']['pt-pt'] = "";
  3608. $text['label-peak']['ro-ro'] = "";
  3609. $text['label-peak']['ru-ru'] = "";
  3610. $text['label-peak']['sv-se'] = "";
  3611. $text['label-peak']['uk-ua'] = "";
  3612. $text['label-tools']['en-us'] = "Tools";
  3613. $text['label-tools']['ar-eg'] = "الادوات";
  3614. $text['label-tools']['de-at'] = "Funktionen"; //copied from de-de
  3615. $text['label-tools']['de-ch'] = "Funktionen"; //copied from de-de
  3616. $text['label-tools']['de-de'] = "Funktionen";
  3617. $text['label-tools']['el-gr'] = "Εργαλεία";
  3618. $text['label-tools']['es-cl'] = "Herramientas";
  3619. $text['label-tools']['es-mx'] = "Herramientas"; //copied from es-cl
  3620. $text['label-tools']['fr-ca'] = "Outils"; //copied from fr-fr
  3621. $text['label-tools']['fr-fr'] = "Outils";
  3622. $text['label-tools']['he-il'] = "כלים";
  3623. $text['label-tools']['it-it'] = "Strumenti";
  3624. $text['label-tools']['nl-nl'] = "";
  3625. $text['label-tools']['pl-pl'] = "Narzędzia";
  3626. $text['label-tools']['pt-br'] = "Ferramentas"; //copied from pt-pt
  3627. $text['label-tools']['pt-pt'] = "Ferramentas";
  3628. $text['label-tools']['ro-ro'] = "Utilitare";
  3629. $text['label-tools']['ru-ru'] = "Инструменты";
  3630. $text['label-tools']['sv-se'] = "Verktyg";
  3631. $text['label-tools']['uk-ua'] = "Налаштування";
  3632. $text['label-tickets']['en-us'] = "Tickets";
  3633. $text['label-tickets']['ar-eg'] = "";
  3634. $text['label-tickets']['de-at'] = ""; //copied from de-de
  3635. $text['label-tickets']['de-ch'] = ""; //copied from de-de
  3636. $text['label-tickets']['de-de'] = "";
  3637. $text['label-tickets']['el-gr'] = "Tickets";
  3638. $text['label-tickets']['es-cl'] = "";
  3639. $text['label-tickets']['es-mx'] = ""; //copied from es-cl
  3640. $text['label-tickets']['fr-ca'] = ""; //copied from fr-fr
  3641. $text['label-tickets']['fr-fr'] = "";
  3642. $text['label-tickets']['he-il'] = "";
  3643. $text['label-tickets']['it-it'] = "";
  3644. $text['label-tickets']['nl-nl'] = "";
  3645. $text['label-tickets']['pl-pl'] = "";
  3646. $text['label-tickets']['pt-br'] = "Tickets"; //copied from pt-pt
  3647. $text['label-tickets']['pt-pt'] = "";
  3648. $text['label-tickets']['ro-ro'] = "";
  3649. $text['label-tickets']['ru-ru'] = "";
  3650. $text['label-tickets']['sv-se'] = "";
  3651. $text['label-tickets']['uk-ua'] = "";
  3652. $text['label-page']['en-us'] = "Page";
  3653. $text['label-page']['ar-eg'] = "";
  3654. $text['label-page']['de-at'] = "Page"; //copied from de-de
  3655. $text['label-page']['de-ch'] = "Page"; //copied from de-de
  3656. $text['label-page']['de-de'] = "Page";
  3657. $text['label-page']['el-gr'] = "Page";
  3658. $text['label-page']['es-cl'] = "";
  3659. $text['label-page']['es-mx'] = "";
  3660. $text['label-page']['fr-ca'] = "Page";
  3661. $text['label-page']['fr-fr'] = "Page";
  3662. $text['label-page']['he-il'] = "";
  3663. $text['label-page']['it-it'] = "Page";
  3664. $text['label-page']['nl-nl'] = "";
  3665. $text['label-page']['pl-pl'] = "";
  3666. $text['label-page']['pt-br'] = "Página";
  3667. $text['label-page']['pt-pt'] = "";
  3668. $text['label-page']['ro-ro'] = "";
  3669. $text['label-page']['ru-ru'] = "Page";
  3670. $text['label-page']['sv-se'] = "Page";
  3671. $text['label-page']['uk-ua'] = "";
  3672. $text['label-ascending']['en-us'] = "Ascending";
  3673. $text['label-ascending']['ar-eg'] = "Ascending";
  3674. $text['label-ascending']['de-at'] = "Ascending";
  3675. $text['label-ascending']['de-ch'] = "Ascending";
  3676. $text['label-ascending']['de-de'] = "Ascending";
  3677. $text['label-ascending']['es-cl'] = "Ascending";
  3678. $text['label-ascending']['es-mx'] = "Ascending";
  3679. $text['label-ascending']['fr-ca'] = "Ascending";
  3680. $text['label-ascending']['fr-fr'] = "Ascending";
  3681. $text['label-ascending']['he-il'] = "Ascending";
  3682. $text['label-ascending']['it-it'] = "Ascending";
  3683. $text['label-ascending']['nl-nl'] = "Ascending";
  3684. $text['label-ascending']['pl-pl'] = "Ascending";
  3685. $text['label-ascending']['pt-br'] = "Ascending";
  3686. $text['label-ascending']['pt-pt'] = "Ascending";
  3687. $text['label-ascending']['ro-ro'] = "Ascending";
  3688. $text['label-ascending']['ru-ru'] = "Ascending";
  3689. $text['label-ascending']['sv-se'] = "Ascending";
  3690. $text['label-ascending']['uk-ua'] = "Ascending";
  3691. $text['label-descending']['en-us'] = "Descending";
  3692. $text['label-descending']['ar-eg'] = "Descending";
  3693. $text['label-descending']['de-at'] = "Descending";
  3694. $text['label-descending']['de-ch'] = "Descending";
  3695. $text['label-descending']['de-de'] = "Descending";
  3696. $text['label-descending']['es-cl'] = "Descending";
  3697. $text['label-descending']['es-mx'] = "Descending";
  3698. $text['label-descending']['fr-ca'] = "Descending";
  3699. $text['label-descending']['fr-fr'] = "Descending";
  3700. $text['label-descending']['he-il'] = "Descending";
  3701. $text['label-descending']['it-it'] = "Descending";
  3702. $text['label-descending']['nl-nl'] = "Descending";
  3703. $text['label-descending']['pl-pl'] = "Descending";
  3704. $text['label-descending']['pt-br'] = "Descending";
  3705. $text['label-descending']['pt-pt'] = "Descending";
  3706. $text['label-descending']['ro-ro'] = "Descending";
  3707. $text['label-descending']['ru-ru'] = "Descending";
  3708. $text['label-descending']['sv-se'] = "Descending";
  3709. $text['label-descending']['uk-ua'] = "Descending";
  3710. $text['label-uploaded']['en-us'] = "Uploaded";
  3711. $text['label-uploaded']['ar-eg'] = "";
  3712. $text['label-uploaded']['de-at'] = "Hochgeladen"; //copied from de-de
  3713. $text['label-uploaded']['de-ch'] = "Hochgeladen"; //copied from de-de
  3714. $text['label-uploaded']['de-de'] = "Hochgeladen";
  3715. $text['label-uploaded']['es-cl'] = "Subir";
  3716. $text['label-uploaded']['es-mx'] = "Subir"; //copied from es-cl
  3717. $text['label-uploaded']['fr-ca'] = "Envoyé"; //copied from fr-fr
  3718. $text['label-uploaded']['fr-fr'] = "Envoyé";
  3719. $text['label-uploaded']['he-il'] = "הוטען";
  3720. $text['label-uploaded']['it-it'] = "Caricato";
  3721. $text['label-uploaded']['nl-nl'] = "Opgestuurd";
  3722. $text['label-uploaded']['pl-pl'] = "Przesłano";
  3723. $text['label-uploaded']['pt-br'] = "Carregado"; //copied from pt-pt
  3724. $text['label-uploaded']['pt-pt'] = "Carregado";
  3725. $text['label-uploaded']['ro-ro'] = "";
  3726. $text['label-uploaded']['ru-ru'] = "Загружено";
  3727. $text['label-uploaded']['sv-se'] = "Uppladdad";
  3728. $text['label-uploaded']['uk-ua'] = "Завантажено";
  3729. $text['button-tickets']['en-us'] = "Tickets";
  3730. $text['button-tickets']['ar-eg'] = "";
  3731. $text['button-tickets']['de-at'] = ""; //copied from de-de
  3732. $text['button-tickets']['de-ch'] = ""; //copied from de-de
  3733. $text['button-tickets']['de-de'] = "";
  3734. $text['button-tickets']['el-gr'] = "Tickets";
  3735. $text['button-tickets']['es-cl'] = "";
  3736. $text['button-tickets']['es-mx'] = ""; //copied from es-cl
  3737. $text['button-tickets']['fr-ca'] = ""; //copied from fr-fr
  3738. $text['button-tickets']['fr-fr'] = "";
  3739. $text['button-tickets']['he-il'] = "";
  3740. $text['button-tickets']['it-it'] = "";
  3741. $text['button-tickets']['nl-nl'] = "";
  3742. $text['button-tickets']['pl-pl'] = "";
  3743. $text['button-tickets']['pt-br'] = "Tickets"; //copied from pt-pt
  3744. $text['button-tickets']['pt-pt'] = "";
  3745. $text['button-tickets']['ro-ro'] = "";
  3746. $text['button-tickets']['ru-ru'] = "";
  3747. $text['button-tickets']['sv-se'] = "";
  3748. $text['button-tickets']['uk-ua'] = "";
  3749. $text['button-cdr']['en-us'] = "CDR";
  3750. $text['button-cdr']['ar-eg'] = "";
  3751. $text['button-cdr']['de-at'] = ""; //copied from de-de
  3752. $text['button-cdr']['de-ch'] = ""; //copied from de-de
  3753. $text['button-cdr']['de-de'] = "";
  3754. $text['button-cdr']['el-gr'] = "CDR";
  3755. $text['button-cdr']['es-cl'] = "";
  3756. $text['button-cdr']['es-mx'] = ""; //copied from es-cl
  3757. $text['button-cdr']['fr-ca'] = ""; //copied from fr-fr
  3758. $text['button-cdr']['fr-fr'] = "";
  3759. $text['button-cdr']['he-il'] = "";
  3760. $text['button-cdr']['it-it'] = "";
  3761. $text['button-cdr']['nl-nl'] = "";
  3762. $text['button-cdr']['pl-pl'] = "";
  3763. $text['button-cdr']['pt-br'] = "CDR"; //copied from pt-pt
  3764. $text['button-cdr']['pt-pt'] = "";
  3765. $text['button-cdr']['ro-ro'] = "";
  3766. $text['button-cdr']['ru-ru'] = "";
  3767. $text['button-cdr']['sv-se'] = "";
  3768. $text['button-cdr']['uk-ua'] = "";
  3769. $text['description-greeting']['en-us'] = "Select the desired Greeting.";
  3770. $text['description-greeting']['ar-eg'] = "";
  3771. $text['description-greeting']['de-at'] = "Geben Sie die Begrüßungs-ID an."; //copied from de-de
  3772. $text['description-greeting']['de-ch'] = "Geben Sie die Begrüßungs-ID an."; //copied from de-de
  3773. $text['description-greeting']['de-de'] = "Geben Sie die Begrüßungs-ID an.";
  3774. $text['description-greeting']['el-gr'] = "Επιλέξτε τον επιθυμητό χαιρετισμό.";
  3775. $text['description-greeting']['es-cl'] = "Ingrese el ID de bienvenida";
  3776. $text['description-greeting']['es-mx'] = "Ingrese el ID de bienvenida"; //copied from es-cl
  3777. $text['description-greeting']['fr-ca'] = "Choisir le numéro de message vocal de salutation."; //copied from fr-fr
  3778. $text['description-greeting']['fr-fr'] = "Choisir le numéro de message vocal de salutation.";
  3779. $text['description-greeting']['he-il'] = "";
  3780. $text['description-greeting']['it-it'] = "";
  3781. $text['description-greeting']['nl-nl'] = "";
  3782. $text['description-greeting']['pl-pl'] = "Wprowadź ID powitania";
  3783. $text['description-greeting']['pt-br'] = "Selecione a saudação desejada.";
  3784. $text['description-greeting']['pt-pt'] = "Introduza o ID da Saudação";
  3785. $text['description-greeting']['ro-ro'] = "";
  3786. $text['description-greeting']['ru-ru'] = "Выберите желаемое приветствие.";
  3787. $text['description-greeting']['sv-se'] = "Ange Hälsningens ID";
  3788. $text['description-greeting']['uk-ua'] = "Введіть ID привітання";
  3789. $text['description-name']['en-us'] = "Enter the name.";
  3790. $text['description-name']['ar-eg'] = "";
  3791. $text['description-name']['de-at'] = "Geben Sie den Namen ein."; //copied from de-de
  3792. $text['description-name']['de-ch'] = "Geben Sie den Namen ein."; //copied from de-de
  3793. $text['description-name']['de-de'] = "Geben Sie den Namen ein.";
  3794. $text['description-name']['el-gr'] = "Εισάγετ το όνομα.";
  3795. $text['description-name']['es-cl'] = "Escriba el nombre";
  3796. $text['description-name']['es-mx'] = "Escriba el nombre"; //copied from es-cl
  3797. $text['description-name']['fr-ca'] = "Écrivez votre nom"; //copied from fr-fr
  3798. $text['description-name']['fr-fr'] = "Écrivez votre nom";
  3799. $text['description-name']['he-il'] = "";
  3800. $text['description-name']['it-it'] = "Inserire il nome.";
  3801. $text['description-name']['nl-nl'] = "";
  3802. $text['description-name']['pl-pl'] = "";
  3803. $text['description-name']['pt-br'] = "Entre com o nome.";
  3804. $text['description-name']['pt-pt'] = "";
  3805. $text['description-name']['ro-ro'] = "";
  3806. $text['description-name']['ru-ru'] = "Введите имя.";
  3807. $text['description-name']['sv-se'] = "Ange namnet.";
  3808. $text['description-name']['uk-ua'] = "";
  3809. $text['description-name']['tr-tr'] = "İsim girin.";
  3810. $text['description-value']['en-us'] = "Enter the value.";
  3811. $text['description-value']['ar-eg'] = "";
  3812. $text['description-value']['de-at'] = "Geben Sie den Wert für diese Einstellung an."; //copied from de-de
  3813. $text['description-value']['de-ch'] = "Geben Sie den Wert für diese Einstellung an."; //copied from de-de
  3814. $text['description-value']['de-de'] = "Geben Sie den Wert für diese Einstellung an.";
  3815. $text['description-value']['el-gr'] = "Εισάγετε την τιμή.";
  3816. $text['description-value']['es-cl'] = "Ingrese el valor de esta configuración";
  3817. $text['description-value']['es-mx'] = "Ingrese el valor de esta configuración"; //copied from es-cl
  3818. $text['description-value']['fr-ca'] = "Entrer la valeur de ce paramètre."; //copied from fr-fr
  3819. $text['description-value']['fr-fr'] = "Entrer la valeur de ce paramètre.";
  3820. $text['description-value']['he-il'] = "";
  3821. $text['description-value']['it-it'] = "Inserire il valore.";
  3822. $text['description-value']['nl-nl'] = "";
  3823. $text['description-value']['pl-pl'] = "Wprowadź wartość tego ustawienia";
  3824. $text['description-value']['pt-br'] = "Entre com o valor.";
  3825. $text['description-value']['pt-pt'] = "Introduza o valor desta definição.";
  3826. $text['description-value']['ro-ro'] = "";
  3827. $text['description-value']['ru-ru'] = "Введите значение.";
  3828. $text['description-value']['sv-se'] = "Ange värdet på inställningen.";
  3829. $text['description-value']['uk-ua'] = "Введіть значенння змінної";
  3830. $text['description-value']['tr-tr'] = "Değer girin.";
  3831. $text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
  3832. $text['description-type']['ar-eg'] = "";
  3833. $text['description-type']['de-at'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc)."; //copied from de-de
  3834. $text['description-type']['de-ch'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc)."; //copied from de-de
  3835. $text['description-type']['de-de'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc).";
  3836. $text['description-type']['el-gr'] = "Εισάγετε τον τύπο ρύθμισης (πχ uuid, name, var, dir, etc).";
  3837. $text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc).";
  3838. $text['description-type']['es-mx'] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc)."; //copied from es-cl
  3839. $text['description-type']['fr-ca'] = "Choisissez le type de paramètre (ie. uuid, nom, var, dir, etc)."; //copied from fr-fr
  3840. $text['description-type']['fr-fr'] = "Choisissez le type de paramètre (ie. uuid, nom, var, dir, etc).";
  3841. $text['description-type']['he-il'] = "";
  3842. $text['description-type']['it-it'] = "Inserire il tipo di parametro (es. uuid, name, var, dir, etc).";
  3843. $text['description-type']['nl-nl'] = "";
  3844. $text['description-type']['pl-pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
  3845. $text['description-type']['pt-br'] = "Entre com o tipo de configuração (ex:uuid,name,var,dir,etc)";
  3846. $text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc)";
  3847. $text['description-type']['ro-ro'] = "";
  3848. $text['description-type']['ru-ru'] = "Введите тип настройки (например, uuid, name, var, dir и т.д.).";
  3849. $text['description-type']['sv-se'] = "Fyll i inställnings typ (ie. uuid, name, var, dir, etc).";
  3850. $text['description-type']['uk-ua'] = "";
  3851. $text['description-type']['tr-tr'] = "Ayar türünü girin (ie. uuid, name, var, dir, etc).";
  3852. $text['description-category']['en-us'] = "Enter the category.";
  3853. $text['description-category']['ar-eg'] = "";
  3854. $text['description-category']['de-at'] = "Geben Sie die Kategorie an."; //copied from de-de
  3855. $text['description-category']['de-ch'] = "Geben Sie die Kategorie an."; //copied from de-de
  3856. $text['description-category']['de-de'] = "Geben Sie die Kategorie an.";
  3857. $text['description-category']['el-gr'] = "Εισάγετε την κατηγορία.";
  3858. $text['description-category']['es-cl'] = "Ingrese la categoría.";
  3859. $text['description-category']['es-mx'] = "Ingrese la categoría."; //copied from es-cl
  3860. $text['description-category']['fr-ca'] = "Entrer la Catégorie."; //copied from fr-fr
  3861. $text['description-category']['fr-fr'] = "Entrer la Catégorie.";
  3862. $text['description-category']['he-il'] = "";
  3863. $text['description-category']['it-it'] = "Inserire la categoria.";
  3864. $text['description-category']['nl-nl'] = "";
  3865. $text['description-category']['pl-pl'] = "Wprowadź kategorię";
  3866. $text['description-category']['pt-br'] = "Entre com a categoria.";
  3867. $text['description-category']['pt-pt'] = "Introduza a categoria.";
  3868. $text['description-category']['ro-ro'] = "";
  3869. $text['description-category']['ru-ru'] = "Введите категорию.";
  3870. $text['description-category']['sv-se'] = "Ange Kategori.";
  3871. $text['description-category']['uk-ua'] = "Опис";
  3872. $text['description-category']['tr-tr'] = "Kategori girin.";
  3873. $text['description-subcategory']['en-us'] = "Enter the subcategory.";
  3874. $text['description-subcategory']['ar-eg'] = "";
  3875. $text['description-subcategory']['de-at'] = "Geben Sie die Unterkategorie an."; //copied from de-de
  3876. $text['description-subcategory']['de-ch'] = "Geben Sie die Unterkategorie an."; //copied from de-de
  3877. $text['description-subcategory']['de-de'] = "Geben Sie die Unterkategorie an.";
  3878. $text['description-subcategory']['el-gr'] = "Εισάγετε την υποκατηγορία.";
  3879. $text['description-subcategory']['es-cl'] = "Ingrese la subcategoría.";
  3880. $text['description-subcategory']['es-mx'] = "Ingrese la subcategoría."; //copied from es-cl
  3881. $text['description-subcategory']['fr-ca'] = "Entrer la Sous-Catégorie."; //copied from fr-fr
  3882. $text['description-subcategory']['fr-fr'] = "Entrer la Sous-Catégorie.";
  3883. $text['description-subcategory']['he-il'] = "";
  3884. $text['description-subcategory']['it-it'] = "Inserire la sottocategoria.";
  3885. $text['description-subcategory']['nl-nl'] = "";
  3886. $text['description-subcategory']['pl-pl'] = "Wprowadź podkategorię";
  3887. $text['description-subcategory']['pt-br'] = "Entre com a subcategoria";
  3888. $text['description-subcategory']['pt-pt'] = "Introduza a subcategoria.";
  3889. $text['description-subcategory']['ro-ro'] = "";
  3890. $text['description-subcategory']['ru-ru'] = "Вход в подкатегорию.";
  3891. $text['description-subcategory']['sv-se'] = "Fyll i under-kategori";
  3892. $text['description-subcategory']['uk-ua'] = "";
  3893. $text['description-subcategory']['tr-tr'] = "Alt kategori girin.";
  3894. $text['description-description']['en-us'] = "Enter the description.";
  3895. $text['description-description']['ar-eg'] = "";
  3896. $text['description-description']['de-at'] = "Geben Sie die Beschreibung ein."; //copied from de-de
  3897. $text['description-description']['de-ch'] = "Geben Sie die Beschreibung ein."; //copied from de-de
  3898. $text['description-description']['de-de'] = "Geben Sie die Beschreibung ein.";
  3899. $text['description-description']['el-gr'] = "Εισάγετε την περιγραφή.";
  3900. $text['description-description']['es-cl'] = "";
  3901. $text['description-description']['es-mx'] = "";
  3902. $text['description-description']['fr-ca'] = "";
  3903. $text['description-description']['fr-fr'] = "";
  3904. $text['description-description']['he-il'] = "";
  3905. $text['description-description']['it-it'] = "Inserire la descrizione.";
  3906. $text['description-description']['nl-nl'] = "";
  3907. $text['description-description']['pl-pl'] = "Wpisz opis (opcjonalne).";
  3908. $text['description-description']['pt-br'] = "Insira a descrição."; //copied from pt-pt
  3909. $text['description-description']['pt-pt'] = "Insira a descrição, caso desejar";
  3910. $text['description-description']['ro-ro'] = "";
  3911. $text['description-description']['ru-ru'] = "Введите описание.";
  3912. $text['description-description']['sv-se'] = "Fyll i en beskrivning.";
  3913. $text['description-description']['uk-ua'] = "Введіть опис, якщо це необхідно.";
  3914. $text['description-description']['tr-tr'] = "Açıklama girin.";
  3915. $text['description-enabled']['en-us'] = "Select the current state.";
  3916. $text['description-enabled']['ar-eg'] = "Select the current state.";
  3917. $text['description-enabled']['de-at'] = "Select the current state.";
  3918. $text['description-enabled']['de-ch'] = "Select the current state.";
  3919. $text['description-enabled']['de-de'] = "Select the current state.";
  3920. $text['description-enabled']['el-gr'] = "Select the current state.";
  3921. $text['description-enabled']['es-cl'] = "Select the current state.";
  3922. $text['description-enabled']['es-mx'] = "Select the current state.";
  3923. $text['description-enabled']['fr-ca'] = "Select the current state.";
  3924. $text['description-enabled']['fr-fr'] = "Select the current state.";
  3925. $text['description-enabled']['he-il'] = "Select the current state.";
  3926. $text['description-enabled']['it-it'] = "Select the current state.";
  3927. $text['description-enabled']['nl-nl'] = "Select the current state.";
  3928. $text['description-enabled']['pl-pl'] = "Select the current state.";
  3929. $text['description-enabled']['pt-br'] = "Select the current state.";
  3930. $text['description-enabled']['pt-pt'] = "Select the current state.";
  3931. $text['description-enabled']['ro-ro'] = "Select the current state.";
  3932. $text['description-enabled']['ru-ru'] = "Select the current state.";
  3933. $text['description-enabled']['sv-se'] = "Select the current state.";
  3934. $text['description-enabled']['uk-ua'] = "Select the current state.";
  3935. $text['description-enabled']['tr-tr'] = "Select the current state.";
  3936. $text['description-enter-context']['en-us'] = "Enter the context.";
  3937. $text['description-enter-context']['ar-eg'] = "";
  3938. $text['description-enter-context']['de-at'] = "Geben Sie den Kontext ein."; //copied from de-de
  3939. $text['description-enter-context']['de-ch'] = "Geben Sie den Kontext ein."; //copied from de-de
  3940. $text['description-enter-context']['de-de'] = "Geben Sie den Kontext ein.";
  3941. $text['description-enter-context']['el-gr'] = "Εισάγετε το context.";
  3942. $text['description-enter-context']['es-cl'] = "Ingrese un contexto";
  3943. $text['description-enter-context']['es-mx'] = "Ingrese un contexto"; //copied from es-cl
  3944. $text['description-enter-context']['fr-ca'] = "Entrez le contexte"; //copied from fr-fr
  3945. $text['description-enter-context']['fr-fr'] = "Entrez le contexte";
  3946. $text['description-enter-context']['he-il'] = "";
  3947. $text['description-enter-context']['it-it'] = "Inserire il contesto.";
  3948. $text['description-enter-context']['nl-nl'] = "";
  3949. $text['description-enter-context']['pl-pl'] = "Wprowadź kontekst";
  3950. $text['description-enter-context']['pt-br'] = "Entre com o contexto.";
  3951. $text['description-enter-context']['pt-pt'] = "Introduza um contexto.";
  3952. $text['description-enter-context']['ro-ro'] = "";
  3953. $text['description-enter-context']['ru-ru'] = "Введите контекст.";
  3954. $text['description-enter-context']['sv-se'] = "Ange Context";
  3955. $text['description-enter-context']['uk-ua'] = "";
  3956. $text['description-domain_name']['en-us'] = "Select the Domain";
  3957. $text['description-domain_name']['ar-eg'] = "";
  3958. $text['description-domain_name']['de-at'] = "";
  3959. $text['description-domain_name']['de-ch'] = "";
  3960. $text['description-domain_name']['de-de'] = "";
  3961. $text['description-domain_name']['es-cl'] = "";
  3962. $text['description-domain_name']['es-mx'] = "";
  3963. $text['description-domain_name']['fr-ca'] = "";
  3964. $text['description-domain_name']['fr-fr'] = "";
  3965. $text['description-domain_name']['he-il'] = "";
  3966. $text['description-domain_name']['it-it'] = "";
  3967. $text['description-domain_name']['nl-nl'] = "";
  3968. $text['description-domain_name']['pl-pl'] = "";
  3969. $text['description-domain_name']['pt-br'] = "";
  3970. $text['description-domain_name']['pt-pt'] = "";
  3971. $text['description-domain_name']['ro-ro'] = "";
  3972. $text['description-domain_name']['ru-ru'] = "";
  3973. $text['description-domain_name']['sv-se'] = "";
  3974. $text['description-domain_name']['uk-ua'] = "";
  3975. $text['title-login']['en-us'] = "Login";
  3976. $text['title-login']['ar-eg'] = "دخول";
  3977. $text['title-login']['de-at'] = "Anmelden"; //copied from de-de
  3978. $text['title-login']['de-ch'] = "Anmelden"; //copied from de-de
  3979. $text['title-login']['de-de'] = "Anmelden";
  3980. $text['title-login']['el-gr'] = "Είσοδος";
  3981. $text['title-login']['es-cl'] = "Ingresar";
  3982. $text['title-login']['es-mx'] = "Ingresar"; //copied from es-cl
  3983. $text['title-login']['fr-ca'] = "connexion"; //copied from fr-fr
  3984. $text['title-login']['fr-fr'] = "connexion";
  3985. $text['title-login']['he-il'] = "כניסה";
  3986. $text['title-login']['it-it'] = "Login";
  3987. $text['title-login']['nl-nl'] = "";
  3988. $text['title-login']['pl-pl'] = "Użytkownik";
  3989. $text['title-login']['pt-br'] = "Entrar"; //copied from pt-pt
  3990. $text['title-login']['pt-pt'] = "Iniciar Sessão";
  3991. $text['title-login']['ro-ro'] = "Autentificare";
  3992. $text['title-login']['ru-ru'] = "Вход";
  3993. $text['title-login']['sv-se'] = "Logga In";
  3994. $text['title-login']['uk-ua'] = "Логін";
  3995. $text['title-login']['tr-tr'] = "Giriş Yap";
  3996. ?>