app_languages.php 114 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931
  1. <?php
  2. #This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
  3. $text['title-users']['en-us'] = "Users";
  4. $text['title-users']['ar-eg'] = "";
  5. $text['title-users']['de-at'] = "Benutzer"; //copied from de-de
  6. $text['title-users']['de-ch'] = "Benutzer"; //copied from de-de
  7. $text['title-users']['de-de'] = "Benutzer";
  8. $text['title-users']['es-cl'] = "Editar Usuario";
  9. $text['title-users']['es-mx'] = "Editar Usuario"; //copied from es-cl
  10. $text['title-users']['fr-ca'] = "Modifier l'utilisateur"; //copied from fr-fr
  11. $text['title-users']['fr-fr'] = "Modifier l'utilisateur";
  12. $text['title-users']['he-il'] = "משתמש";
  13. $text['title-users']['it-it'] = "Utente";
  14. $text['title-users']['nl-nl'] = "";
  15. $text['title-users']['pl-pl'] = "Użytkownik";
  16. $text['title-users']['pt-br'] = "Usuário"; //copied from pt-pt
  17. $text['title-users']['pt-pt'] = "Utilizador";
  18. $text['title-users']['ro-ro'] = "Utilizator";
  19. $text['title-users']['ru-ru'] = "Пользователь";
  20. $text['title-users']['sv-se'] = "Användare";
  21. $text['title-users']['uk-ua'] = "Користувач";
  22. $text['title-user_edit']['en-us'] = "User Edit";
  23. $text['title-user_edit']['ar-eg'] = "";
  24. $text['title-user_edit']['de-at'] = "";
  25. $text['title-user_edit']['de-ch'] = "";
  26. $text['title-user_edit']['de-de'] = "";
  27. $text['title-user_edit']['es-cl'] = "";
  28. $text['title-user_edit']['es-mx'] = "";
  29. $text['title-user_edit']['fr-ca'] = "";
  30. $text['title-user_edit']['fr-fr'] = "";
  31. $text['title-user_edit']['he-il'] = "";
  32. $text['title-user_edit']['it-it'] = "";
  33. $text['title-user_edit']['nl-nl'] = "";
  34. $text['title-user_edit']['pl-pl'] = "";
  35. $text['title-user_edit']['pt-br'] = "";
  36. $text['title-user_edit']['pt-pt'] = "";
  37. $text['title-user_edit']['ro-ro'] = "";
  38. $text['title-user_edit']['ru-ru'] = "";
  39. $text['title-user_edit']['sv-se'] = "";
  40. $text['title-user_edit']['uk-ua'] = "";
  41. $text['title-user_import']['en-us'] = "User Import";
  42. $text['title-user_import']['ar-eg'] = "";
  43. $text['title-user_import']['de-at'] = "Importieren"; //copied from de-de
  44. $text['title-user_import']['de-ch'] = "Importieren"; //copied from de-de
  45. $text['title-user_import']['de-de'] = "Importieren";
  46. $text['title-user_import']['el-gr'] = "Εισαγωγή";
  47. $text['title-user_import']['es-cl'] = "Importar";
  48. $text['title-user_import']['es-mx'] = "Importar"; //copied from es-cl
  49. $text['title-user_import']['fr-ca'] = "Importer"; //copied from fr-fr
  50. $text['title-user_import']['fr-fr'] = "Importer";
  51. $text['title-user_import']['he-il'] = "";
  52. $text['title-user_import']['it-it'] = "";
  53. $text['title-user_import']['nl-nl'] = "";
  54. $text['title-user_import']['pl-pl'] = "Importuj";
  55. $text['title-user_import']['pt-br'] = "Importar";
  56. $text['title-user_import']['pt-pt'] = "Importat";
  57. $text['title-user_import']['ro-ro'] = "";
  58. $text['title-user_import']['ru-ru'] = "Импорт";
  59. $text['title-user_import']['sv-se'] = "Importera";
  60. $text['title-user_import']['uk-ua'] = "";
  61. $text['title-user_import']['tr-tr'] = "İçe Aktar";
  62. $text['description-users']['en-us'] = "Add, edit, delete, and search users. ";
  63. $text['description-users']['ar-eg'] = "";
  64. $text['description-users']['de-at'] = "Benutzer anlegen, editieren, löschen und suchen."; //copied from de-de
  65. $text['description-users']['de-ch'] = "Benutzer anlegen, editieren, löschen und suchen."; //copied from de-de
  66. $text['description-users']['de-de'] = "Benutzer anlegen, editieren, löschen und suchen.";
  67. $text['description-users']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
  68. $text['description-users']['es-mx'] = "Agregar, Editar, Eliminar y Buscar Usuarios. "; //copied from es-cl
  69. $text['description-users']['fr-ca'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. "; //copied from fr-fr
  70. $text['description-users']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
  71. $text['description-users']['he-il'] = "הוסף, ערוך, מחק וחפש משתמשים";
  72. $text['description-users']['it-it'] = "Aggiungi, modifica, cancella e ricerca utenti.";
  73. $text['description-users']['nl-nl'] = "";
  74. $text['description-users']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
  75. $text['description-users']['pt-br'] = "Adicionar, editar, remover e pesquisar Usuários. "; //copied from pt-pt
  76. $text['description-users']['pt-pt'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
  77. $text['description-users']['ro-ro'] = "";
  78. $text['description-users']['ru-ru'] = "Добавление, изменение, удаление и поиск пользователей. ";
  79. $text['description-users']['sv-se'] = "Lägg Till, editera, ta bort och sök användare.";
  80. $text['description-users']['uk-ua'] = "Додавання, редагування, видалення та пошук користувачів";
  81. $text['title-user_manager']['en-us'] = "User Manager";
  82. $text['title-user_manager']['ar-eg'] = "";
  83. $text['title-user_manager']['de-at'] = "Benutzerverwaltung"; //copied from de-de
  84. $text['title-user_manager']['de-ch'] = "Benutzerverwaltung"; //copied from de-de
  85. $text['title-user_manager']['de-de'] = "Benutzerverwaltung";
  86. $text['title-user_manager']['es-cl'] = "Administración de Usuarios";
  87. $text['title-user_manager']['es-mx'] = "Administración de Usuarios"; //copied from es-cl
  88. $text['title-user_manager']['fr-ca'] = "Gestion des utilisateurs"; //copied from fr-fr
  89. $text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
  90. $text['title-user_manager']['he-il'] = "מנהל משתמש";
  91. $text['title-user_manager']['it-it'] = "Gestore Utenti";
  92. $text['title-user_manager']['nl-nl'] = "";
  93. $text['title-user_manager']['pl-pl'] = "Menedżer użytkowników";
  94. $text['title-user_manager']['pt-br'] = "Gestão de Utilizadores"; //copied from pt-pt
  95. $text['title-user_manager']['pt-pt'] = "Gestão de Utilizadores";
  96. $text['title-user_manager']['ro-ro'] = "";
  97. $text['title-user_manager']['ru-ru'] = "Управление пользователями";
  98. $text['title-user_manager']['sv-se'] = "Användar Inställningar";
  99. $text['title-user_manager']['uk-ua'] = "Користувачі";
  100. $text['title-users']['en-us'] = "Users";
  101. $text['title-users']['ar-eg'] = "";
  102. $text['title-users']['de-at'] = "Benutzer"; //copied from de-de
  103. $text['title-users']['de-ch'] = "Benutzer"; //copied from de-de
  104. $text['title-users']['de-de'] = "Benutzer";
  105. $text['title-users']['es-cl'] = "Agregar Usuario";
  106. $text['title-users']['es-mx'] = "Agregar Usuario"; //copied from es-cl
  107. $text['title-users']['fr-ca'] = "Ajouter un utilisateur"; //copied from fr-fr
  108. $text['title-users']['fr-fr'] = "Ajouter un utilisateur";
  109. $text['title-users']['he-il'] = "משתמש";
  110. $text['title-users']['it-it'] = "Utente";
  111. $text['title-users']['nl-nl'] = "";
  112. $text['title-users']['pl-pl'] = "Użytkownik";
  113. $text['title-users']['pt-br'] = "Adicionar Utilizador"; //copied from pt-pt
  114. $text['title-users']['pt-pt'] = "Adicionar Utilizador";
  115. $text['title-users']['ro-ro'] = "Utilizator";
  116. $text['title-users']['ru-ru'] = "Пользователь";
  117. $text['title-users']['sv-se'] = "Användare";
  118. $text['title-users']['uk-ua'] = "Користувач";
  119. $text['title-user']['en-us'] = "User";
  120. $text['title-user']['ar-eg'] = "";
  121. $text['title-user']['de-at'] = "Benutzer"; //copied from de-de
  122. $text['title-user']['de-ch'] = "Benutzer"; //copied from de-de
  123. $text['title-user']['de-de'] = "Benutzer";
  124. $text['title-user']['es-cl'] = "Editar Usuario";
  125. $text['title-user']['es-mx'] = "Editar Usuario"; //copied from es-cl
  126. $text['title-user']['fr-ca'] = "Modifier l'utilisateur"; //copied from fr-fr
  127. $text['title-user']['fr-fr'] = "Modifier l'utilisateur";
  128. $text['title-user']['he-il'] = "משתמש";
  129. $text['title-user']['it-it'] = "Utente";
  130. $text['title-user']['nl-nl'] = "";
  131. $text['title-user']['pl-pl'] = "Użytkownik";
  132. $text['title-user']['pt-br'] = "Utilizador"; //copied from pt-pt
  133. $text['title-user']['pt-pt'] = "Utilizador";
  134. $text['title-user']['ro-ro'] = "Utilizator";
  135. $text['title-user']['ru-ru'] = "Пользователь";
  136. $text['title-user']['sv-se'] = "Användare";
  137. $text['title-user']['uk-ua'] = "Користувач";
  138. $text['option-true']['en-us'] = "True";
  139. $text['option-true']['ar-eg'] = "";
  140. $text['option-true']['de-at'] = "Ein"; //copied from de-de
  141. $text['option-true']['de-ch'] = "Ein"; //copied from de-de
  142. $text['option-true']['de-de'] = "Ein";
  143. $text['option-true']['es-cl'] = "Verdadero";
  144. $text['option-true']['es-mx'] = "Verdadero"; //copied from es-cl
  145. $text['option-true']['fr-ca'] = "Oui"; //copied from fr-fr
  146. $text['option-true']['fr-fr'] = "Oui";
  147. $text['option-true']['he-il'] = "חוקי";
  148. $text['option-true']['it-it'] = "True";
  149. $text['option-true']['nl-nl'] = "";
  150. $text['option-true']['pl-pl'] = "Tak";
  151. $text['option-true']['pt-br'] = "Sim"; //copied from pt-pt
  152. $text['option-true']['pt-pt'] = "Sim";
  153. $text['option-true']['ro-ro'] = "";
  154. $text['option-true']['ru-ru'] = "Да";
  155. $text['option-true']['sv-se'] = "Sann";
  156. $text['option-true']['uk-ua'] = "Так";
  157. $text['option-on_break']['en-us'] = "On Break";
  158. $text['option-on_break']['ar-eg'] = "";
  159. $text['option-on_break']['de-at'] = "In Pause"; //copied from de-de
  160. $text['option-on_break']['de-ch'] = "In Pause"; //copied from de-de
  161. $text['option-on_break']['de-de'] = "In Pause";
  162. $text['option-on_break']['es-cl'] = "En Pausa";
  163. $text['option-on_break']['es-mx'] = "En Pausa"; //copied from es-cl
  164. $text['option-on_break']['fr-ca'] = "En Pause"; //copied from fr-fr
  165. $text['option-on_break']['fr-fr'] = "En Pause";
  166. $text['option-on_break']['he-il'] = "בהפסקה";
  167. $text['option-on_break']['it-it'] = "In Pausa";
  168. $text['option-on_break']['nl-nl'] = "";
  169. $text['option-on_break']['pl-pl'] = "Na przerwie";
  170. $text['option-on_break']['pt-br'] = "Em Pausa"; //copied from pt-pt
  171. $text['option-on_break']['pt-pt'] = "Em Pausa";
  172. $text['option-on_break']['ro-ro'] = "În pauză";
  173. $text['option-on_break']['ru-ru'] = "Отошел";
  174. $text['option-on_break']['sv-se'] = "På Rast";
  175. $text['option-on_break']['uk-ua'] = "На перерві";
  176. $text['option-logged_out']['en-us'] = "Logged Out";
  177. $text['option-logged_out']['ar-eg'] = "";
  178. $text['option-logged_out']['de-at'] = "Abgemeldet"; //copied from de-de
  179. $text['option-logged_out']['de-ch'] = "Abgemeldet"; //copied from de-de
  180. $text['option-logged_out']['de-de'] = "Abgemeldet";
  181. $text['option-logged_out']['es-cl'] = "Desconectado";
  182. $text['option-logged_out']['es-mx'] = "Desconectado"; //copied from es-cl
  183. $text['option-logged_out']['fr-ca'] = "Déconnecté"; //copied from fr-fr
  184. $text['option-logged_out']['fr-fr'] = "Déconnecté";
  185. $text['option-logged_out']['he-il'] = "התנתק";
  186. $text['option-logged_out']['it-it'] = "Sloggato";
  187. $text['option-logged_out']['nl-nl'] = "";
  188. $text['option-logged_out']['pl-pl'] = "Wylogowany";
  189. $text['option-logged_out']['pt-br'] = "Desligado"; //copied from pt-pt
  190. $text['option-logged_out']['pt-pt'] = "Desligado";
  191. $text['option-logged_out']['ro-ro'] = "";
  192. $text['option-logged_out']['ru-ru'] = "Вышел";
  193. $text['option-logged_out']['sv-se'] = "Utloggad";
  194. $text['option-logged_out']['uk-ua'] = "Вийшов";
  195. $text['option-global']['en-us'] = "Global";
  196. $text['option-global']['ar-eg'] = "";
  197. $text['option-global']['de-at'] = "Global"; //copied from de-de
  198. $text['option-global']['de-ch'] = "Global"; //copied from de-de
  199. $text['option-global']['de-de'] = "Global";
  200. $text['option-global']['es-cl'] = "Global";
  201. $text['option-global']['es-mx'] = "Global"; //copied from es-cl
  202. $text['option-global']['fr-ca'] = "Global"; //copied from fr-fr
  203. $text['option-global']['fr-fr'] = "Global";
  204. $text['option-global']['he-il'] = "כללי";
  205. $text['option-global']['it-it'] = "Globale";
  206. $text['option-global']['nl-nl'] = "";
  207. $text['option-global']['pl-pl'] = "Ogólny";
  208. $text['option-global']['pt-br'] = "Global"; //copied from pt-pt
  209. $text['option-global']['pt-pt'] = "Global";
  210. $text['option-global']['ro-ro'] = "Global";
  211. $text['option-global']['ru-ru'] = "Глобальный";
  212. $text['option-global']['sv-se'] = "Global";
  213. $text['option-global']['uk-ua'] = "Глобально";
  214. $text['option-false']['en-us'] = "False";
  215. $text['option-false']['ar-eg'] = "";
  216. $text['option-false']['de-at'] = "Aus"; //copied from de-de
  217. $text['option-false']['de-ch'] = "Aus"; //copied from de-de
  218. $text['option-false']['de-de'] = "Aus";
  219. $text['option-false']['es-cl'] = "Falso";
  220. $text['option-false']['es-mx'] = "Falso"; //copied from es-cl
  221. $text['option-false']['fr-ca'] = "Non"; //copied from fr-fr
  222. $text['option-false']['fr-fr'] = "Non";
  223. $text['option-false']['he-il'] = "לא חוקי";
  224. $text['option-false']['it-it'] = "False";
  225. $text['option-false']['nl-nl'] = "";
  226. $text['option-false']['pl-pl'] = "Nie";
  227. $text['option-false']['pt-br'] = "Não"; //copied from pt-pt
  228. $text['option-false']['pt-pt'] = "Não";
  229. $text['option-false']['ro-ro'] = "";
  230. $text['option-false']['ru-ru'] = "Нет";
  231. $text['option-false']['sv-se'] = "Falsk";
  232. $text['option-false']['uk-ua'] = "Ні";
  233. $text['option-do_not_disturb']['en-us'] = "Do Not Disturb";
  234. $text['option-do_not_disturb']['ar-eg'] = "";
  235. $text['option-do_not_disturb']['de-at'] = "Bitte nicht stören"; //copied from de-de
  236. $text['option-do_not_disturb']['de-ch'] = "Bitte nicht stören"; //copied from de-de
  237. $text['option-do_not_disturb']['de-de'] = "Bitte nicht stören";
  238. $text['option-do_not_disturb']['es-cl'] = "No Molestar";
  239. $text['option-do_not_disturb']['es-mx'] = "No Molestar"; //copied from es-cl
  240. $text['option-do_not_disturb']['fr-ca'] = "Ne pas Déranger"; //copied from fr-fr
  241. $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
  242. $text['option-do_not_disturb']['he-il'] = "נא לא להפריע";
  243. $text['option-do_not_disturb']['it-it'] = "Non disturbare";
  244. $text['option-do_not_disturb']['nl-nl'] = "";
  245. $text['option-do_not_disturb']['pl-pl'] = "Nie przeszkadzaj (DND)";
  246. $text['option-do_not_disturb']['pt-br'] = "Não Perturbar"; //copied from pt-pt
  247. $text['option-do_not_disturb']['pt-pt'] = "Não Perturbar";
  248. $text['option-do_not_disturb']['ro-ro'] = "";
  249. $text['option-do_not_disturb']['ru-ru'] = "Не беспокоить (DND)";
  250. $text['option-do_not_disturb']['sv-se'] = "Stör Ej";
  251. $text['option-do_not_disturb']['uk-ua'] = "Не турбувати";
  252. $text['option-available_on_demand']['en-us'] = "Available (On Demand)";
  253. $text['option-available_on_demand']['ar-eg'] = "";
  254. $text['option-available_on_demand']['de-at'] = "Verfügbar (auf Anfrage)"; //copied from de-de
  255. $text['option-available_on_demand']['de-ch'] = "Verfügbar (auf Anfrage)"; //copied from de-de
  256. $text['option-available_on_demand']['de-de'] = "Verfügbar (auf Anfrage)";
  257. $text['option-available_on_demand']['es-cl'] = "Disponible (A Pedido)";
  258. $text['option-available_on_demand']['es-mx'] = "Disponible (A Pedido)"; //copied from es-cl
  259. $text['option-available_on_demand']['fr-ca'] = "Disponible (sur demande)"; //copied from fr-fr
  260. $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
  261. $text['option-available_on_demand']['he-il'] = "זמין (לפי דרישה(";
  262. $text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
  263. $text['option-available_on_demand']['nl-nl'] = "";
  264. $text['option-available_on_demand']['pl-pl'] = "Dostępny (na żądanie)";
  265. $text['option-available_on_demand']['pt-br'] = "Disponível (A Pedido)"; //copied from pt-pt
  266. $text['option-available_on_demand']['pt-pt'] = "Disponível (A Pedido)";
  267. $text['option-available_on_demand']['ro-ro'] = "";
  268. $text['option-available_on_demand']['ru-ru'] = "Доступен (по требованию)";
  269. $text['option-available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
  270. $text['option-available_on_demand']['uk-ua'] = "Доступний (на вимогу)";
  271. $text['option-available']['en-us'] = "Available";
  272. $text['option-available']['ar-eg'] = "";
  273. $text['option-available']['de-at'] = "Verfügbar"; //copied from de-de
  274. $text['option-available']['de-ch'] = "Verfügbar"; //copied from de-de
  275. $text['option-available']['de-de'] = "Verfügbar";
  276. $text['option-available']['es-cl'] = "Disponible";
  277. $text['option-available']['es-mx'] = "Disponible"; //copied from es-cl
  278. $text['option-available']['fr-ca'] = "Disponible"; //copied from fr-fr
  279. $text['option-available']['fr-fr'] = "Disponible";
  280. $text['option-available']['he-il'] = "זמין";
  281. $text['option-available']['it-it'] = "Disponibile";
  282. $text['option-available']['nl-nl'] = "";
  283. $text['option-available']['pl-pl'] = "Dostępny";
  284. $text['option-available']['pt-br'] = "Disponível"; //copied from pt-pt
  285. $text['option-available']['pt-pt'] = "Disponível";
  286. $text['option-available']['ro-ro'] = "";
  287. $text['option-available']['ru-ru'] = "Доступен";
  288. $text['option-available']['sv-se'] = "Tillgänglig";
  289. $text['option-available']['uk-ua'] = "Доступний";
  290. $text['message-username_exists']['en-us'] = "Username Already Exists";
  291. $text['message-username_exists']['ar-eg'] = "";
  292. $text['message-username_exists']['de-at'] = "Benutzername existiert bereits"; //copied from de-de
  293. $text['message-username_exists']['de-ch'] = "Benutzername existiert bereits"; //copied from de-de
  294. $text['message-username_exists']['de-de'] = "Benutzername existiert bereits";
  295. $text['message-username_exists']['es-cl'] = "Ya existe Nombre de usuario";
  296. $text['message-username_exists']['es-mx'] = "Ya existe Nombre de usuario"; //copied from es-cl
  297. $text['message-username_exists']['fr-ca'] = "Le nom d'utilisateur existe déjà"; //copied from fr-fr
  298. $text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
  299. $text['message-username_exists']['he-il'] = "שם משתמש כבר קיים";
  300. $text['message-username_exists']['it-it'] = "Lo username Ãesiste giÃ";
  301. $text['message-username_exists']['nl-nl'] = "";
  302. $text['message-username_exists']['pl-pl'] = "Nazwa użytkownika już istnieje";
  303. $text['message-username_exists']['pt-br'] = "Nome de usuário já existe"; //copied from pt-pt
  304. $text['message-username_exists']['pt-pt'] = "Nome de usuário já existe";
  305. $text['message-username_exists']['ro-ro'] = "";
  306. $text['message-username_exists']['ru-ru'] = "Имя пользователя уже занято";
  307. $text['message-username_exists']['sv-se'] = "Användarnamnet Existerar Redan";
  308. $text['message-username_exists']['uk-ua'] = "Користувач вже існує";
  309. $text['message-password_mismatch']['en-us'] = "Password Mismatch";
  310. $text['message-password_mismatch']['ar-eg'] = "";
  311. $text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überein."; //copied from de-de
  312. $text['message-password_mismatch']['de-ch'] = "Passwörter stimmen nicht überein."; //copied from de-de
  313. $text['message-password_mismatch']['de-de'] = "Passwörter stimmen nicht überein.";
  314. $text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
  315. $text['message-password_mismatch']['es-mx'] = "Contraseñas no coinciden"; //copied from es-cl
  316. $text['message-password_mismatch']['fr-ca'] = "Les mots de passe ne correspondent pas"; //copied from fr-fr
  317. $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
  318. $text['message-password_mismatch']['he-il'] = "הסיסמא לא נכונה";
  319. $text['message-password_mismatch']['it-it'] = "Password non coincidente";
  320. $text['message-password_mismatch']['nl-nl'] = "";
  321. $text['message-password_mismatch']['pl-pl'] = "Wprowadzone hasła nie są takie same";
  322. $text['message-password_mismatch']['pt-br'] = "As passwords não correspondem."; //copied from pt-pt
  323. $text['message-password_mismatch']['pt-pt'] = "As passwords não correspondem.";
  324. $text['message-password_mismatch']['ro-ro'] = "";
  325. $text['message-password_mismatch']['ru-ru'] = "Пароли не совпадают";
  326. $text['message-password_mismatch']['sv-se'] = "Lösenordet Stämmer Inte";
  327. $text['message-password_mismatch']['uk-ua'] = "Паролі не співпадають";
  328. $text['message-password_blank']['en-us'] = "Invalid Password";
  329. $text['message-password_blank']['ar-eg'] = "";
  330. $text['message-password_blank']['de-at'] = "Falsches Passwort"; //copied from de-de
  331. $text['message-password_blank']['de-ch'] = "Falsches Passwort"; //copied from de-de
  332. $text['message-password_blank']['de-de'] = "Falsches Passwort";
  333. $text['message-password_blank']['es-cl'] = "Contraseña No Válida";
  334. $text['message-password_blank']['es-mx'] = "Contraseña No Válida"; //copied from es-cl
  335. $text['message-password_blank']['fr-ca'] = "Mot de Passe Incorrect"; //copied from fr-fr
  336. $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
  337. $text['message-password_blank']['he-il'] = "סיסמא לא קיימת";
  338. $text['message-password_blank']['it-it'] = "Password non valida";
  339. $text['message-password_blank']['nl-nl'] = "";
  340. $text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło";
  341. $text['message-password_blank']['pt-br'] = "Senha Inválida"; //copied from pt-pt
  342. $text['message-password_blank']['pt-pt'] = "Senha Inválida";
  343. $text['message-password_blank']['ro-ro'] = "";
  344. $text['message-password_blank']['ru-ru'] = "Неверный пароль";
  345. $text['message-password_blank']['sv-se'] = "Ogiltigt Lösenord";
  346. $text['message-password_blank']['uk-ua'] = "Неправильний пароль";
  347. $text['message-password_requirements']['en-us'] = "Password Requirements";
  348. $text['message-password_requirements']['ar-eg'] = "";
  349. $text['message-password_requirements']['de-at'] = "Kennwortanforderungen "; //copied from de-de
  350. $text['message-password_requirements']['de-ch'] = "Kennwortanforderungen "; //copied from de-de
  351. $text['message-password_requirements']['de-de'] = "Kennwortanforderungen ";
  352. $text['message-password_requirements']['es-cl'] = "Requisitos de Contraseña";
  353. $text['message-password_requirements']['es-mx'] = "Requisitos de Contraseña"; //copied from es-cl
  354. $text['message-password_requirements']['fr-ca'] = "Mot de passe requis"; //copied from fr-fr
  355. $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
  356. $text['message-password_requirements']['he-il'] = "דרישות סיסמא";
  357. $text['message-password_requirements']['it-it'] = "Requisiti Password";
  358. $text['message-password_requirements']['nl-nl'] = "";
  359. $text['message-password_requirements']['pl-pl'] = "Wymagania Hasło";
  360. $text['message-password_requirements']['pt-br'] = "Requisitos Senha"; //copied from pt-pt
  361. $text['message-password_requirements']['pt-pt'] = "Requisitos Senha";
  362. $text['message-password_requirements']['ro-ro'] = "Cerințe privind parola";
  363. $text['message-password_requirements']['ru-ru'] = "Требования к паролю";
  364. $text['message-password_requirements']['sv-se'] = "Lösenordskrav";
  365. $text['message-password_requirements']['uk-ua'] = "вимоги до паролю";
  366. $text['message-maximum_users']['en-us'] = "Maximum Users:";
  367. $text['message-maximum_users']['ar-eg'] = "";
  368. $text['message-maximum_users']['de-at'] = "Maximale Anzahl von Benutzern:"; //copied from de-de
  369. $text['message-maximum_users']['de-ch'] = "Maximale Anzahl von Benutzern:"; //copied from de-de
  370. $text['message-maximum_users']['de-de'] = "Maximale Anzahl von Benutzern:";
  371. $text['message-maximum_users']['es-cl'] = "Usuarios Máximo Permitido:";
  372. $text['message-maximum_users']['es-mx'] = "Usuarios Máximo Permitido:"; //copied from es-cl
  373. $text['message-maximum_users']['fr-ca'] = "Utilisateurs Maximale Autorisée:"; //copied from fr-fr
  374. $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
  375. $text['message-maximum_users']['he-il'] = "מקסימום משתמשים";
  376. $text['message-maximum_users']['it-it'] = "Massimo numero Utenti:";
  377. $text['message-maximum_users']['nl-nl'] = "";
  378. $text['message-maximum_users']['pl-pl'] = "Maks ilość użytkowników";
  379. $text['message-maximum_users']['pt-br'] = "Usuários Máximo Permitido:"; //copied from pt-pt
  380. $text['message-maximum_users']['pt-pt'] = "Usuários Máximo Permitido:";
  381. $text['message-maximum_users']['ro-ro'] = "";
  382. $text['message-maximum_users']['ru-ru'] = "Максимальное количество пользователей:";
  383. $text['message-maximum_users']['sv-se'] = "Max Antal Användare:";
  384. $text['message-maximum_users']['uk-ua'] = "Максимальна кількість користувачів";
  385. $text['message-copy']['en-us'] = "Copy Completed";
  386. $text['message-copy']['ar-eg'] = "";
  387. $text['message-copy']['de-at'] = "Kopieren erfolgreich"; //copied from de-de
  388. $text['message-copy']['de-ch'] = "Kopieren erfolgreich"; //copied from de-de
  389. $text['message-copy']['de-de'] = "Kopieren erfolgreich";
  390. $text['message-copy']['es-cl'] = "Copia Completada";
  391. $text['message-copy']['es-mx'] = "Copia Completada"; //copied from es-cl
  392. $text['message-copy']['fr-ca'] = "Copie effectuée"; //copied from fr-fr
  393. $text['message-copy']['fr-fr'] = "Copie effectuée";
  394. $text['message-copy']['he-il'] = "העתקה הושלמה";
  395. $text['message-copy']['it-it'] = "Copia completata";
  396. $text['message-copy']['nl-nl'] = "";
  397. $text['message-copy']['pl-pl'] = "Skopiowano poprawnie";
  398. $text['message-copy']['pt-br'] = "Cópia Efectuada"; //copied from pt-pt
  399. $text['message-copy']['pt-pt'] = "Cópia Efectuada";
  400. $text['message-copy']['ro-ro'] = "Copiere completă";
  401. $text['message-copy']['ru-ru'] = "Копирование выполнено";
  402. $text['message-copy']['sv-se'] = "Kopiering Slutförd";
  403. $text['message-copy']['uk-ua'] = "Скопійовано";
  404. $text['message-cannot_delete_own_account']['en-us'] = "You cannot delete your own user account. Please login as a different user, then try again.";
  405. $text['message-cannot_delete_own_account']['ar-eg'] = "";
  406. $text['message-cannot_delete_own_account']['de-at'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut."; //copied from de-de
  407. $text['message-cannot_delete_own_account']['de-ch'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut."; //copied from de-de
  408. $text['message-cannot_delete_own_account']['de-de'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
  409. $text['message-cannot_delete_own_account']['es-cl'] = "No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo.";
  410. $text['message-cannot_delete_own_account']['es-mx'] = "No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo."; //copied from es-cl
  411. $text['message-cannot_delete_own_account']['fr-ca'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez."; //copied from fr-fr
  412. $text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
  413. $text['message-cannot_delete_own_account']['he-il'] = "";
  414. $text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo stesso account. Loggati con un altro utente, quindi riprova.";
  415. $text['message-cannot_delete_own_account']['nl-nl'] = "";
  416. $text['message-cannot_delete_own_account']['pl-pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
  417. $text['message-cannot_delete_own_account']['pt-br'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente."; //copied from pt-pt
  418. $text['message-cannot_delete_own_account']['pt-pt'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
  419. $text['message-cannot_delete_own_account']['ro-ro'] = "";
  420. $text['message-cannot_delete_own_account']['ru-ru'] = "Вы не можете удалить свою учетную запись. Войдите как другой пользователь, а затем повторите попытку.";
  421. $text['message-cannot_delete_own_account']['sv-se'] = "Du kan inte ta bort ditt egna användarkonto. Logga in som en annan användare och försök igen.";
  422. $text['message-cannot_delete_own_account']['uk-ua'] = "Ви не можете видалити власний обліковий запис. Будь ласка, увійдіть під іншим користувачем, потім повторіть спробу.";
  423. $text['message-invalid_user']['en-us'] = "Invalid User";
  424. $text['message-invalid_user']['ar-eg'] = "Invalid User";
  425. $text['message-invalid_user']['de-at'] = "Invalid User";
  426. $text['message-invalid_user']['de-ch'] = "Invalid User";
  427. $text['message-invalid_user']['de-de'] = "Invalid User";
  428. $text['message-invalid_user']['es-cl'] = "Invalid User";
  429. $text['message-invalid_user']['es-mx'] = "Invalid User";
  430. $text['message-invalid_user']['fr-ca'] = "Invalid User";
  431. $text['message-invalid_user']['fr-fr'] = "Invalid User";
  432. $text['message-invalid_user']['he-il'] = "Invalid User";
  433. $text['message-invalid_user']['it-it'] = "Invalid User";
  434. $text['message-invalid_user']['nl-nl'] = "Invalid User";
  435. $text['message-invalid_user']['pl-pl'] = "Invalid User";
  436. $text['message-invalid_user']['pt-br'] = "Invalid User";
  437. $text['message-invalid_user']['pt-pt'] = "Invalid User";
  438. $text['message-invalid_user']['ro-ro'] = "Invalid User";
  439. $text['message-invalid_user']['ru-ru'] = "Invalid User";
  440. $text['message-invalid_user']['sv-se'] = "Invalid User";
  441. $text['message-invalid_user']['uk-ua'] = "Invalid User";
  442. $text['message-unsaved_changes']['en-us'] = "Unsaved Changes";
  443. $text['message-unsaved_changes']['ar-eg'] = "Unsaved Changes";
  444. $text['message-unsaved_changes']['de-at'] = "Unsaved Changes";
  445. $text['message-unsaved_changes']['de-ch'] = "Unsaved Changes";
  446. $text['message-unsaved_changes']['de-de'] = "Unsaved Changes";
  447. $text['message-unsaved_changes']['es-cl'] = "Unsaved Changes";
  448. $text['message-unsaved_changes']['es-mx'] = "Unsaved Changes";
  449. $text['message-unsaved_changes']['fr-ca'] = "Unsaved Changes";
  450. $text['message-unsaved_changes']['fr-fr'] = "Unsaved Changes";
  451. $text['message-unsaved_changes']['he-il'] = "Unsaved Changes";
  452. $text['message-unsaved_changes']['it-it'] = "Unsaved Changes";
  453. $text['message-unsaved_changes']['nl-nl'] = "Unsaved Changes";
  454. $text['message-unsaved_changes']['pl-pl'] = "Unsaved Changes";
  455. $text['message-unsaved_changes']['pt-br'] = "Unsaved Changes";
  456. $text['message-unsaved_changes']['pt-pt'] = "Unsaved Changes";
  457. $text['message-unsaved_changes']['ro-ro'] = "Unsaved Changes";
  458. $text['message-unsaved_changes']['ru-ru'] = "Unsaved Changes";
  459. $text['message-unsaved_changes']['sv-se'] = "Unsaved Changes";
  460. $text['message-unsaved_changes']['uk-ua'] = "Unsaved Changes";
  461. $text['message-green_border_passwords_match']['en-us'] = "Green field borders indicate typed passwords match.";
  462. $text['message-green_border_passwords_match']['ar-eg'] = "Green field borders indicate typed passwords match.";
  463. $text['message-green_border_passwords_match']['de-at'] = "Green field borders indicate typed passwords match.";
  464. $text['message-green_border_passwords_match']['de-ch'] = "Green field borders indicate typed passwords match.";
  465. $text['message-green_border_passwords_match']['de-de'] = "Green field borders indicate typed passwords match.";
  466. $text['message-green_border_passwords_match']['es-cl'] = "Green field borders indicate typed passwords match.";
  467. $text['message-green_border_passwords_match']['es-mx'] = "Green field borders indicate typed passwords match.";
  468. $text['message-green_border_passwords_match']['fr-ca'] = "Green field borders indicate typed passwords match.";
  469. $text['message-green_border_passwords_match']['fr-fr'] = "Green field borders indicate typed passwords match.";
  470. $text['message-green_border_passwords_match']['he-il'] = "Green field borders indicate typed passwords match.";
  471. $text['message-green_border_passwords_match']['it-it'] = "Green field borders indicate typed passwords match.";
  472. $text['message-green_border_passwords_match']['nl-nl'] = "Green field borders indicate typed passwords match.";
  473. $text['message-green_border_passwords_match']['pl-pl'] = "Green field borders indicate typed passwords match.";
  474. $text['message-green_border_passwords_match']['pt-br'] = "Green field borders indicate typed passwords match.";
  475. $text['message-green_border_passwords_match']['pt-pt'] = "Green field borders indicate typed passwords match.";
  476. $text['message-green_border_passwords_match']['ro-ro'] = "Green field borders indicate typed passwords match.";
  477. $text['message-green_border_passwords_match']['ru-ru'] = "Green field borders indicate typed passwords match.";
  478. $text['message-green_border_passwords_match']['sv-se'] = "Green field borders indicate typed passwords match.";
  479. $text['message-green_border_passwords_match']['uk-ua'] = "Green field borders indicate typed passwords match.";
  480. $text['label-web_fonts']['en-us'] = "Web Fonts";
  481. $text['label-web_fonts']['ar-eg'] = "الخطوط على شبكة الإنترنت";
  482. $text['label-web_fonts']['de-at'] = "Web Fonts"; //copied from de-de
  483. $text['label-web_fonts']['de-ch'] = "Web Fonts"; //copied from de-de
  484. $text['label-web_fonts']['de-de'] = "Web Fonts";
  485. $text['label-web_fonts']['es-cl'] = "Fuentes web";
  486. $text['label-web_fonts']['es-mx'] = "Fuentes web"; //copied from es-cl
  487. $text['label-web_fonts']['fr-ca'] = "Polices Web"; //copied from fr-fr
  488. $text['label-web_fonts']['fr-fr'] = "Polices Web";
  489. $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
  490. $text['label-web_fonts']['it-it'] = "Fonts Web";
  491. $text['label-web_fonts']['nl-nl'] = "";
  492. $text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
  493. $text['label-web_fonts']['pt-br'] = "Polices Web";
  494. $text['label-web_fonts']['pt-pt'] = "Fontes da web";
  495. $text['label-web_fonts']['ro-ro'] = "Fonturi web";
  496. $text['label-web_fonts']['ru-ru'] = "Шрифты Web";
  497. $text['label-web_fonts']['sv-se'] = "web Teckensnitt";
  498. $text['label-web_fonts']['uk-ua'] = "веб-шрифти";
  499. $text['label-username']['en-us'] = "Username";
  500. $text['label-username']['ar-eg'] = "";
  501. $text['label-username']['de-at'] = "Benutzername"; //copied from de-de
  502. $text['label-username']['de-ch'] = "Benutzername"; //copied from de-de
  503. $text['label-username']['de-de'] = "Benutzername";
  504. $text['label-username']['es-cl'] = "Nombre de usuario";
  505. $text['label-username']['es-mx'] = "Nombre de usuario"; //copied from es-cl
  506. $text['label-username']['fr-ca'] = "Nom d'utilisateur"; //copied from fr-fr
  507. $text['label-username']['fr-fr'] = "Nom d'utilisateur";
  508. $text['label-username']['he-il'] = "שם משתמש";
  509. $text['label-username']['it-it'] = "Username";
  510. $text['label-username']['nl-nl'] = "";
  511. $text['label-username']['pl-pl'] = "Użytkownik";
  512. $text['label-username']['pt-br'] = "Nome de Utilizador"; //copied from pt-pt
  513. $text['label-username']['pt-pt'] = "Nome de Utilizador";
  514. $text['label-username']['ro-ro'] = "Utilizator";
  515. $text['label-username']['ru-ru'] = "Имя пользователя";
  516. $text['label-username']['sv-se'] = "Användarnamn";
  517. $text['label-username']['uk-ua'] = "Ім’я користувача";
  518. $text['label-user_language']['en-us'] = "Language";
  519. $text['label-user_language']['ar-eg'] = "";
  520. $text['label-user_language']['de-at'] = "Sprache"; //copied from de-de
  521. $text['label-user_language']['de-ch'] = "Sprache"; //copied from de-de
  522. $text['label-user_language']['de-de'] = "Sprache";
  523. $text['label-user_language']['es-cl'] = "Lengua";
  524. $text['label-user_language']['es-mx'] = "Lengua"; //copied from es-cl
  525. $text['label-user_language']['fr-ca'] = "Langue"; //copied from fr-fr
  526. $text['label-user_language']['fr-fr'] = "Langue";
  527. $text['label-user_language']['he-il'] = "שפה";
  528. $text['label-user_language']['it-it'] = "Linguaggio";
  529. $text['label-user_language']['nl-nl'] = "";
  530. $text['label-user_language']['pl-pl'] = "Język";
  531. $text['label-user_language']['pt-br'] = "Língua"; //copied from pt-pt
  532. $text['label-user_language']['pt-pt'] = "Língua";
  533. $text['label-user_language']['ro-ro'] = "Limbă";
  534. $text['label-user_language']['ru-ru'] = "Язык";
  535. $text['label-user_language']['sv-se'] = "Språk";
  536. $text['label-user_language']['uk-ua'] = "Мова";
  537. $text['label-user_info']['en-us'] = "User Info";
  538. $text['label-user_info']['ar-eg'] = "";
  539. $text['label-user_info']['de-at'] = "Benutzer Information"; //copied from de-de
  540. $text['label-user_info']['de-ch'] = "Benutzer Information"; //copied from de-de
  541. $text['label-user_info']['de-de'] = "Benutzer Information";
  542. $text['label-user_info']['es-cl'] = "Información de Usuario";
  543. $text['label-user_info']['es-mx'] = "Información de Usuario"; //copied from es-cl
  544. $text['label-user_info']['fr-ca'] = "Informations sur l'utilisateur"; //copied from fr-fr
  545. $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
  546. $text['label-user_info']['he-il'] = "פרטי משתמש";
  547. $text['label-user_info']['it-it'] = "Informazioni Utente";
  548. $text['label-user_info']['nl-nl'] = "";
  549. $text['label-user_info']['pl-pl'] = "Informacje o użytkowniku";
  550. $text['label-user_info']['pt-br'] = "Informação do Utilizador"; //copied from pt-pt
  551. $text['label-user_info']['pt-pt'] = "Informação do Utilizador";
  552. $text['label-user_info']['ro-ro'] = "";
  553. $text['label-user_info']['ru-ru'] = "Информация о пользователе";
  554. $text['label-user_info']['sv-se'] = "Användar Info";
  555. $text['label-user_info']['uk-ua'] = "Інформація про користувача";
  556. $text['label-uppercase_letters']['en-us'] = "Uppercase Letters";
  557. $text['label-uppercase_letters']['ar-eg'] = "الأحرف الكبيرة";
  558. $text['label-uppercase_letters']['de-at'] = "Großbuchstaben"; //copied from de-de
  559. $text['label-uppercase_letters']['de-ch'] = "Großbuchstaben"; //copied from de-de
  560. $text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
  561. $text['label-uppercase_letters']['es-cl'] = "Letras mayúsculas";
  562. $text['label-uppercase_letters']['es-mx'] = "Letras mayúsculas"; //copied from es-cl
  563. $text['label-uppercase_letters']['fr-ca'] = "Lettres capitales"; //copied from fr-fr
  564. $text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
  565. $text['label-uppercase_letters']['he-il'] = "אותיות רישיות";
  566. $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
  567. $text['label-uppercase_letters']['nl-nl'] = "";
  568. $text['label-uppercase_letters']['pl-pl'] = "Wielkie litery";
  569. $text['label-uppercase_letters']['pt-br'] = "Letras maiúsculas"; //copied from pt-pt
  570. $text['label-uppercase_letters']['pt-pt'] = "Letras maiúsculas";
  571. $text['label-uppercase_letters']['ro-ro'] = "Litere mari";
  572. $text['label-uppercase_letters']['ru-ru'] = "Заглавные буквы";
  573. $text['label-uppercase_letters']['sv-se'] = "Versala bokstäver";
  574. $text['label-uppercase_letters']['uk-ua'] = "Великі літери";
  575. $text['label-top']['en-us'] = "Top";
  576. $text['label-top']['ar-eg'] = "أعلى";
  577. $text['label-top']['de-at'] = "Oben"; //copied from de-de
  578. $text['label-top']['de-ch'] = "Oben"; //copied from de-de
  579. $text['label-top']['de-de'] = "Oben";
  580. $text['label-top']['es-cl'] = "encima";
  581. $text['label-top']['es-mx'] = "encima"; //copied from es-cl
  582. $text['label-top']['fr-ca'] = "Meilleur"; //copied from fr-fr
  583. $text['label-top']['fr-fr'] = "Meilleur";
  584. $text['label-top']['he-il'] = "עליון";
  585. $text['label-top']['it-it'] = "Alto";
  586. $text['label-top']['nl-nl'] = "";
  587. $text['label-top']['pl-pl'] = "Top";
  588. $text['label-top']['pt-br'] = "Topo"; //copied from pt-pt
  589. $text['label-top']['pt-pt'] = "Topo";
  590. $text['label-top']['ro-ro'] = "Top";
  591. $text['label-top']['ru-ru'] = "Верх";
  592. $text['label-top']['sv-se'] = "Topp";
  593. $text['label-top']['uk-ua'] = "топ";
  594. $text['label-time_zone']['en-us'] = "Time Zone";
  595. $text['label-time_zone']['ar-eg'] = "";
  596. $text['label-time_zone']['de-at'] = "Zeitzone"; //copied from de-de
  597. $text['label-time_zone']['de-ch'] = "Zeitzone"; //copied from de-de
  598. $text['label-time_zone']['de-de'] = "Zeitzone";
  599. $text['label-time_zone']['es-cl'] = "Zona Horaria";
  600. $text['label-time_zone']['es-mx'] = "Zona Horaria"; //copied from es-cl
  601. $text['label-time_zone']['fr-ca'] = "Fuseau Horaire"; //copied from fr-fr
  602. $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
  603. $text['label-time_zone']['he-il'] = "אזור זמן";
  604. $text['label-time_zone']['it-it'] = "Time Zone";
  605. $text['label-time_zone']['nl-nl'] = "";
  606. $text['label-time_zone']['pl-pl'] = "Strefa czasowa";
  607. $text['label-time_zone']['pt-br'] = "Fuso Horário"; //copied from pt-pt
  608. $text['label-time_zone']['pt-pt'] = "Fuso Horário";
  609. $text['label-time_zone']['ro-ro'] = "";
  610. $text['label-time_zone']['ru-ru'] = "Часовой пояс";
  611. $text['label-time_zone']['sv-se'] = "Tidszon";
  612. $text['label-time_zone']['uk-ua'] = "Часовий пояс";
  613. $text['label-text']['en-us'] = "Text";
  614. $text['label-text']['ar-eg'] = "نص";
  615. $text['label-text']['de-at'] = "Text"; //copied from de-de
  616. $text['label-text']['de-ch'] = "Text"; //copied from de-de
  617. $text['label-text']['de-de'] = "Text";
  618. $text['label-text']['es-cl'] = "Texto";
  619. $text['label-text']['es-mx'] = "Texto"; //copied from es-cl
  620. $text['label-text']['fr-ca'] = "Texte"; //copied from fr-fr
  621. $text['label-text']['fr-fr'] = "Texte";
  622. $text['label-text']['he-il'] = "טֶקסט";
  623. $text['label-text']['it-it'] = "Testo";
  624. $text['label-text']['nl-nl'] = "";
  625. $text['label-text']['pl-pl'] = "Tekst";
  626. $text['label-text']['pt-br'] = "Texto"; //copied from pt-pt
  627. $text['label-text']['pt-pt'] = "Texto";
  628. $text['label-text']['ro-ro'] = "Text";
  629. $text['label-text']['ru-ru'] = "Текст";
  630. $text['label-text']['sv-se'] = "Text";
  631. $text['label-text']['uk-ua'] = "текст";
  632. $text['label-status']['en-us'] = "Status";
  633. $text['label-status']['ar-eg'] = "";
  634. $text['label-status']['de-at'] = "Status"; //copied from de-de
  635. $text['label-status']['de-ch'] = "Status"; //copied from de-de
  636. $text['label-status']['de-de'] = "Status";
  637. $text['label-status']['es-cl'] = "Estado";
  638. $text['label-status']['es-mx'] = "Estado"; //copied from es-cl
  639. $text['label-status']['fr-ca'] = "Etat"; //copied from fr-fr
  640. $text['label-status']['fr-fr'] = "Etat";
  641. $text['label-status']['he-il'] = "סטטוס";
  642. $text['label-status']['it-it'] = "Stato";
  643. $text['label-status']['nl-nl'] = "";
  644. $text['label-status']['pl-pl'] = "Status";
  645. $text['label-status']['pt-br'] = "Estado"; //copied from pt-pt
  646. $text['label-status']['pt-pt'] = "Estado";
  647. $text['label-status']['ro-ro'] = "Stare";
  648. $text['label-status']['ru-ru'] = "Статус";
  649. $text['label-status']['sv-se'] = "Status";
  650. $text['label-status']['uk-ua'] = "Статус";
  651. $text['label-static']['en-us'] = "Static";
  652. $text['label-static']['ar-eg'] = "ساكن";
  653. $text['label-static']['de-at'] = "Statisch"; //copied from de-de
  654. $text['label-static']['de-ch'] = "Statisch"; //copied from de-de
  655. $text['label-static']['de-de'] = "Statisch";
  656. $text['label-static']['es-cl'] = "Estático";
  657. $text['label-static']['es-mx'] = "Estático"; //copied from es-cl
  658. $text['label-static']['fr-ca'] = "Statique"; //copied from fr-fr
  659. $text['label-static']['fr-fr'] = "Statique";
  660. $text['label-static']['he-il'] = "סטָטִי";
  661. $text['label-static']['it-it'] = "Statico";
  662. $text['label-static']['nl-nl'] = "";
  663. $text['label-static']['pl-pl'] = "Statyczny";
  664. $text['label-static']['pt-br'] = "Estático"; //copied from pt-pt
  665. $text['label-static']['pt-pt'] = "Estático";
  666. $text['label-static']['ro-ro'] = "Static";
  667. $text['label-static']['ru-ru'] = "Статичный";
  668. $text['label-static']['sv-se'] = "Statisk";
  669. $text['label-static']['uk-ua'] = "статичний";
  670. $text['label-special_characters']['en-us'] = "Special Characters";
  671. $text['label-special_characters']['ar-eg'] = "أحرف خاصة";
  672. $text['label-special_characters']['de-at'] = "Sonderzeichen"; //copied from de-de
  673. $text['label-special_characters']['de-ch'] = "Sonderzeichen"; //copied from de-de
  674. $text['label-special_characters']['de-de'] = "Sonderzeichen";
  675. $text['label-special_characters']['es-cl'] = "Caracteres especiales";
  676. $text['label-special_characters']['es-mx'] = "Caracteres especiales"; //copied from es-cl
  677. $text['label-special_characters']['fr-ca'] = "Caractères spéciaux"; //copied from fr-fr
  678. $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
  679. $text['label-special_characters']['he-il'] = "תווים מיוחדים";
  680. $text['label-special_characters']['it-it'] = "Caratteri Speciali";
  681. $text['label-special_characters']['nl-nl'] = "";
  682. $text['label-special_characters']['pl-pl'] = "Znaki specjalne";
  683. $text['label-special_characters']['pt-br'] = "Caracteres especiais"; //copied from pt-pt
  684. $text['label-special_characters']['pt-pt'] = "Caracteres especiais";
  685. $text['label-special_characters']['ro-ro'] = "caractere speciale";
  686. $text['label-special_characters']['ru-ru'] = "Специальные символы";
  687. $text['label-special_characters']['sv-se'] = "Speciella Karaktärer";
  688. $text['label-special_characters']['uk-ua'] = "спеціальні символи";
  689. $text['label-right']['en-us'] = "Right";
  690. $text['label-right']['ar-eg'] = "حق";
  691. $text['label-right']['de-at'] = "Rechts"; //copied from de-de
  692. $text['label-right']['de-ch'] = "Rechts"; //copied from de-de
  693. $text['label-right']['de-de'] = "Rechts";
  694. $text['label-right']['es-cl'] = "Derecha";
  695. $text['label-right']['es-mx'] = "Derecha"; //copied from es-cl
  696. $text['label-right']['fr-ca'] = "Droite"; //copied from fr-fr
  697. $text['label-right']['fr-fr'] = "Droite";
  698. $text['label-right']['he-il'] = "יָמִינָה";
  699. $text['label-right']['it-it'] = "Destra";
  700. $text['label-right']['nl-nl'] = "";
  701. $text['label-right']['pl-pl'] = "Dobrze";
  702. $text['label-right']['pt-br'] = "Certo"; //copied from pt-pt
  703. $text['label-right']['pt-pt'] = "Certo";
  704. $text['label-right']['ro-ro'] = "Dreapta";
  705. $text['label-right']['ru-ru'] = "Справа";
  706. $text['label-right']['sv-se'] = "Höger";
  707. $text['label-right']['uk-ua'] = "правий";
  708. $text['label-reference']['en-us'] = "See";
  709. $text['label-reference']['ar-eg'] = "مرجع";
  710. $text['label-reference']['de-at'] = "Referenz"; //copied from de-de
  711. $text['label-reference']['de-ch'] = "Referenz"; //copied from de-de
  712. $text['label-reference']['de-de'] = "Referenz";
  713. $text['label-reference']['es-cl'] = "Referencia";
  714. $text['label-reference']['es-mx'] = "Referencia"; //copied from es-cl
  715. $text['label-reference']['fr-ca'] = "Référence"; //copied from fr-fr
  716. $text['label-reference']['fr-fr'] = "Référence";
  717. $text['label-reference']['he-il'] = "התייחסות";
  718. $text['label-reference']['it-it'] = "Vedi";
  719. $text['label-reference']['nl-nl'] = "";
  720. $text['label-reference']['pl-pl'] = "Odniesienie";
  721. $text['label-reference']['pt-br'] = "Referência"; //copied from pt-pt
  722. $text['label-reference']['pt-pt'] = "Referência";
  723. $text['label-reference']['ro-ro'] = "Referinţă";
  724. $text['label-reference']['ru-ru'] = "Вид";
  725. $text['label-reference']['sv-se'] = "Referens";
  726. $text['label-reference']['uk-ua'] = "посилання";
  727. $text['label-permission_permissions']['en-us'] = "Permissions";
  728. $text['label-permission_permissions']['ar-eg'] = "";
  729. $text['label-permission_permissions']['de-at'] = "Berechtigungen"; //copied from de-de
  730. $text['label-permission_permissions']['de-ch'] = "Berechtigungen"; //copied from de-de
  731. $text['label-permission_permissions']['de-de'] = "Berechtigungen";
  732. $text['label-permission_permissions']['es-cl'] = "Permisos";
  733. $text['label-permission_permissions']['es-mx'] = "Permisos"; //copied from es-cl
  734. $text['label-permission_permissions']['fr-ca'] = "Permissions"; //copied from fr-fr
  735. $text['label-permission_permissions']['fr-fr'] = "Permissions";
  736. $text['label-permission_permissions']['he-il'] = "הרשאות";
  737. $text['label-permission_permissions']['it-it'] = "Permessi";
  738. $text['label-permission_permissions']['nl-nl'] = "";
  739. $text['label-permission_permissions']['pl-pl'] = "Uprawnienia";
  740. $text['label-permission_permissions']['pt-br'] = "Permissões"; //copied from pt-pt
  741. $text['label-permission_permissions']['pt-pt'] = "Permissões";
  742. $text['label-permission_permissions']['ro-ro'] = "";
  743. $text['label-permission_permissions']['ru-ru'] = "Права";
  744. $text['label-permission_permissions']['sv-se'] = "Rättigheter";
  745. $text['label-permission_permissions']['uk-ua'] = "Привілеї";
  746. $text['label-permission_description']['en-us'] = "Description";
  747. $text['label-permission_description']['ar-eg'] = "";
  748. $text['label-permission_description']['de-at'] = "Beschreibung"; //copied from de-de
  749. $text['label-permission_description']['de-ch'] = "Beschreibung"; //copied from de-de
  750. $text['label-permission_description']['de-de'] = "Beschreibung";
  751. $text['label-permission_description']['es-cl'] = "Descripción";
  752. $text['label-permission_description']['es-mx'] = "Descripción"; //copied from es-cl
  753. $text['label-permission_description']['fr-ca'] = "Description"; //copied from fr-fr
  754. $text['label-permission_description']['fr-fr'] = "Description";
  755. $text['label-permission_description']['he-il'] = "תאור";
  756. $text['label-permission_description']['it-it'] = "Descrizione";
  757. $text['label-permission_description']['nl-nl'] = "";
  758. $text['label-permission_description']['pl-pl'] = "Opis";
  759. $text['label-permission_description']['pt-br'] = "Descrição"; //copied from pt-pt
  760. $text['label-permission_description']['pt-pt'] = "Descrição";
  761. $text['label-permission_description']['ro-ro'] = "";
  762. $text['label-permission_description']['ru-ru'] = "Описание";
  763. $text['label-permission_description']['sv-se'] = "Beskrivning";
  764. $text['label-permission_description']['uk-ua'] = "Опис";
  765. $text['label-password']['en-us'] = "Password";
  766. $text['label-password']['ar-eg'] = "";
  767. $text['label-password']['de-at'] = "Passwort"; //copied from de-de
  768. $text['label-password']['de-ch'] = "Passwort"; //copied from de-de
  769. $text['label-password']['de-de'] = "Passwort";
  770. $text['label-password']['es-cl'] = "Contraseña";
  771. $text['label-password']['es-mx'] = "Contraseña"; //copied from es-cl
  772. $text['label-password']['fr-ca'] = "Mot de passe"; //copied from fr-fr
  773. $text['label-password']['fr-fr'] = "Mot de passe";
  774. $text['label-password']['he-il'] = "סיסמה";
  775. $text['label-password']['it-it'] = "Password";
  776. $text['label-password']['nl-nl'] = "";
  777. $text['label-password']['pl-pl'] = "Hasło";
  778. $text['label-password']['pt-br'] = "Palavra-Passe"; //copied from pt-pt
  779. $text['label-password']['pt-pt'] = "Palavra-Passe";
  780. $text['label-password']['ro-ro'] = "Parolă";
  781. $text['label-password']['ru-ru'] = "Пароль";
  782. $text['label-password']['sv-se'] = "Lösenord";
  783. $text['label-password']['uk-ua'] = "Пароль";
  784. $text['label-other']['en-us'] = "Other";
  785. $text['label-other']['ar-eg'] = "";
  786. $text['label-other']['de-at'] = "Andere"; //copied from de-de
  787. $text['label-other']['de-ch'] = "Andere"; //copied from de-de
  788. $text['label-other']['de-de'] = "Andere";
  789. $text['label-other']['es-cl'] = "Otro";
  790. $text['label-other']['es-mx'] = "Otro"; //copied from es-cl
  791. $text['label-other']['fr-ca'] = "Autre"; //copied from fr-fr
  792. $text['label-other']['fr-fr'] = "Autre";
  793. $text['label-other']['he-il'] = "אחר";
  794. $text['label-other']['it-it'] = "Altro";
  795. $text['label-other']['nl-nl'] = "";
  796. $text['label-other']['pl-pl'] = "Inne";
  797. $text['label-other']['pt-br'] = "Outro"; //copied from pt-pt
  798. $text['label-other']['pt-pt'] = "Outro";
  799. $text['label-other']['ro-ro'] = "";
  800. $text['label-other']['ru-ru'] = "Другие";
  801. $text['label-other']['sv-se'] = "Annat";
  802. $text['label-other']['uk-ua'] = "";
  803. $text['label-numbers']['en-us'] = "Numbers";
  804. $text['label-numbers']['ar-eg'] = "أرقام";
  805. $text['label-numbers']['de-at'] = "Nummern"; //copied from de-de
  806. $text['label-numbers']['de-ch'] = "Nummern"; //copied from de-de
  807. $text['label-numbers']['de-de'] = "Nummern";
  808. $text['label-numbers']['es-cl'] = "Números";
  809. $text['label-numbers']['es-mx'] = "Números"; //copied from es-cl
  810. $text['label-numbers']['fr-ca'] = "Nombres"; //copied from fr-fr
  811. $text['label-numbers']['fr-fr'] = "Nombres";
  812. $text['label-numbers']['he-il'] = "מספרים";
  813. $text['label-numbers']['it-it'] = "Numeri";
  814. $text['label-numbers']['nl-nl'] = "";
  815. $text['label-numbers']['pl-pl'] = "Liczby";
  816. $text['label-numbers']['pt-br'] = "Números"; //copied from pt-pt
  817. $text['label-numbers']['pt-pt'] = "Números";
  818. $text['label-numbers']['ro-ro'] = "numere";
  819. $text['label-numbers']['ru-ru'] = "Цифры";
  820. $text['label-numbers']['sv-se'] = "Nummer";
  821. $text['label-numbers']['uk-ua'] = "чисел";
  822. $text['label-none']['en-us'] = "None";
  823. $text['label-none']['ar-eg'] = "لا شيء";
  824. $text['label-none']['de-at'] = "Keiner"; //copied from de-de
  825. $text['label-none']['de-ch'] = "Keiner"; //copied from de-de
  826. $text['label-none']['de-de'] = "Keiner";
  827. $text['label-none']['es-cl'] = "Ninguna";
  828. $text['label-none']['es-mx'] = "Ninguna"; //copied from es-cl
  829. $text['label-none']['fr-ca'] = "Aucun"; //copied from fr-fr
  830. $text['label-none']['fr-fr'] = "Aucun";
  831. $text['label-none']['he-il'] = "אף לא אחד";
  832. $text['label-none']['it-it'] = "Nessuno";
  833. $text['label-none']['nl-nl'] = "";
  834. $text['label-none']['pl-pl'] = "Żaden";
  835. $text['label-none']['pt-br'] = "Nenhum"; //copied from pt-pt
  836. $text['label-none']['pt-pt'] = "Nenhum";
  837. $text['label-none']['ro-ro'] = "Nici unul";
  838. $text['label-none']['ru-ru'] = "Никто";
  839. $text['label-none']['sv-se'] = "Ingen";
  840. $text['label-none']['uk-ua'] = "жоден";
  841. $text['label-lowercase_letters']['en-us'] = "Lowercase Letters";
  842. $text['label-lowercase_letters']['ar-eg'] = "أحرف صغيرة";
  843. $text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben"; //copied from de-de
  844. $text['label-lowercase_letters']['de-ch'] = "Kleinbuchstaben"; //copied from de-de
  845. $text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
  846. $text['label-lowercase_letters']['es-cl'] = "Letras minusculas";
  847. $text['label-lowercase_letters']['es-mx'] = "Letras minusculas"; //copied from es-cl
  848. $text['label-lowercase_letters']['fr-ca'] = "Minuscules"; //copied from fr-fr
  849. $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
  850. $text['label-lowercase_letters']['he-il'] = "אותיות קטנות";
  851. $text['label-lowercase_letters']['it-it'] = "Lettere Minuscole";
  852. $text['label-lowercase_letters']['nl-nl'] = "";
  853. $text['label-lowercase_letters']['pl-pl'] = "Małe litery";
  854. $text['label-lowercase_letters']['pt-br'] = "Letras minúsculas"; //copied from pt-pt
  855. $text['label-lowercase_letters']['pt-pt'] = "Letras minúsculas";
  856. $text['label-lowercase_letters']['ro-ro'] = "Litere mici";
  857. $text['label-lowercase_letters']['ru-ru'] = "Строчные буквы";
  858. $text['label-lowercase_letters']['sv-se'] = "Gemener";
  859. $text['label-lowercase_letters']['uk-ua'] = "Букви нижнього регістру";
  860. $text['label-left']['en-us'] = "Left";
  861. $text['label-left']['ar-eg'] = "اليسار";
  862. $text['label-left']['de-at'] = "Links"; //copied from de-de
  863. $text['label-left']['de-ch'] = "Links"; //copied from de-de
  864. $text['label-left']['de-de'] = "Links";
  865. $text['label-left']['es-cl'] = "Izquierda";
  866. $text['label-left']['es-mx'] = "Izquierda"; //copied from es-cl
  867. $text['label-left']['fr-ca'] = "À gauche"; //copied from fr-fr
  868. $text['label-left']['fr-fr'] = "À gauche";
  869. $text['label-left']['he-il'] = "שְׁמֹאל";
  870. $text['label-left']['it-it'] = "Sinistra";
  871. $text['label-left']['nl-nl'] = "";
  872. $text['label-left']['pl-pl'] = "Lewo";
  873. $text['label-left']['pt-br'] = "Esquerda"; //copied from pt-pt
  874. $text['label-left']['pt-pt'] = "Esquerda";
  875. $text['label-left']['ro-ro'] = "Stânga";
  876. $text['label-left']['ru-ru'] = "Слева";
  877. $text['label-left']['sv-se'] = "Vänster";
  878. $text['label-left']['uk-ua'] = "лівий";
  879. $text['label-last_name']['en-us'] = "Last Name";
  880. $text['label-last_name']['ar-eg'] = "";
  881. $text['label-last_name']['de-at'] = "Nachname"; //copied from de-de
  882. $text['label-last_name']['de-ch'] = "Nachname"; //copied from de-de
  883. $text['label-last_name']['de-de'] = "Nachname";
  884. $text['label-last_name']['es-cl'] = "Apellido";
  885. $text['label-last_name']['es-mx'] = "Apellido"; //copied from es-cl
  886. $text['label-last_name']['fr-ca'] = "Nom"; //copied from fr-fr
  887. $text['label-last_name']['fr-fr'] = "Nom";
  888. $text['label-last_name']['he-il'] = "שם משפחה";
  889. $text['label-last_name']['it-it'] = "Cognome";
  890. $text['label-last_name']['nl-nl'] = "";
  891. $text['label-last_name']['pl-pl'] = "Nazwisko";
  892. $text['label-last_name']['pt-br'] = "Último Nome"; //copied from pt-pt
  893. $text['label-last_name']['pt-pt'] = "Último Nome";
  894. $text['label-last_name']['ro-ro'] = "";
  895. $text['label-last_name']['ru-ru'] = "Фамилия";
  896. $text['label-last_name']['sv-se'] = "Efternamn";
  897. $text['label-last_name']['uk-ua'] = "Прізвище";
  898. $text['label-inline']['en-us'] = "Inline";
  899. $text['label-inline']['ar-eg'] = "في النسق";
  900. $text['label-inline']['de-at'] = "In der Reihe"; //copied from de-de
  901. $text['label-inline']['de-ch'] = "In der Reihe"; //copied from de-de
  902. $text['label-inline']['de-de'] = "In der Reihe";
  903. $text['label-inline']['es-cl'] = "En línea";
  904. $text['label-inline']['es-mx'] = "En línea"; //copied from es-cl
  905. $text['label-inline']['fr-ca'] = "En ligne"; //copied from fr-fr
  906. $text['label-inline']['fr-fr'] = "En ligne";
  907. $text['label-inline']['he-il'] = "בשורה";
  908. $text['label-inline']['it-it'] = "In Linea";
  909. $text['label-inline']['nl-nl'] = "";
  910. $text['label-inline']['pl-pl'] = "inline";
  911. $text['label-inline']['pt-br'] = "Na linha"; //copied from pt-pt
  912. $text['label-inline']['pt-pt'] = "Na linha";
  913. $text['label-inline']['ro-ro'] = "In linie";
  914. $text['label-inline']['ru-ru'] = "inline";
  915. $text['label-inline']['sv-se'] = "Inline";
  916. $text['label-inline']['uk-ua'] = "В лінію";
  917. $text['label-image']['en-us'] = "Image";
  918. $text['label-image']['ar-eg'] = "صورة";
  919. $text['label-image']['de-at'] = "Bild"; //copied from de-de
  920. $text['label-image']['de-ch'] = "Bild"; //copied from de-de
  921. $text['label-image']['de-de'] = "Bild";
  922. $text['label-image']['es-cl'] = "Imagen";
  923. $text['label-image']['es-mx'] = "Imagen"; //copied from es-cl
  924. $text['label-image']['fr-ca'] = "image"; //copied from fr-fr
  925. $text['label-image']['fr-fr'] = "image";
  926. $text['label-image']['he-il'] = "תמונה";
  927. $text['label-image']['it-it'] = "Immagine";
  928. $text['label-image']['nl-nl'] = "";
  929. $text['label-image']['pl-pl'] = "Obraz";
  930. $text['label-image']['pt-br'] = "Imagem"; //copied from pt-pt
  931. $text['label-image']['pt-pt'] = "Imagem";
  932. $text['label-image']['ro-ro'] = "Imagine";
  933. $text['label-image']['ru-ru'] = "Изображение";
  934. $text['label-image']['sv-se'] = "Bild";
  935. $text['label-image']['uk-ua'] = "зображення";
  936. $text['label-groups']['en-us'] = "Groups";
  937. $text['label-groups']['ar-eg'] = "";
  938. $text['label-groups']['de-at'] = "Gruppen"; //copied from de-de
  939. $text['label-groups']['de-ch'] = "Gruppen"; //copied from de-de
  940. $text['label-groups']['de-de'] = "Gruppen";
  941. $text['label-groups']['es-cl'] = "Grupos";
  942. $text['label-groups']['es-mx'] = "Grupos"; //copied from es-cl
  943. $text['label-groups']['fr-ca'] = "Groupes"; //copied from fr-fr
  944. $text['label-groups']['fr-fr'] = "Groupes";
  945. $text['label-groups']['he-il'] = "קבוצות";
  946. $text['label-groups']['it-it'] = "Gruppi";
  947. $text['label-groups']['nl-nl'] = "";
  948. $text['label-groups']['pl-pl'] = "Grupy";
  949. $text['label-groups']['pt-br'] = "Grupos"; //copied from pt-pt
  950. $text['label-groups']['pt-pt'] = "Grupos";
  951. $text['label-groups']['ro-ro'] = "";
  952. $text['label-groups']['ru-ru'] = "Группы";
  953. $text['label-groups']['sv-se'] = "Grupper";
  954. $text['label-groups']['uk-ua'] = "Групи";
  955. $text['label-group']['en-us'] = "Group";
  956. $text['label-group']['ar-eg'] = "";
  957. $text['label-group']['de-at'] = "Gruppe"; //copied from de-de
  958. $text['label-group']['de-ch'] = "Gruppe"; //copied from de-de
  959. $text['label-group']['de-de'] = "Gruppe";
  960. $text['label-group']['es-cl'] = "Grupo";
  961. $text['label-group']['es-mx'] = "Grupo"; //copied from es-cl
  962. $text['label-group']['fr-ca'] = "Group"; //copied from fr-fr
  963. $text['label-group']['fr-fr'] = "Group";
  964. $text['label-group']['he-il'] = "קבוצה";
  965. $text['label-group']['it-it'] = "Gruppo";
  966. $text['label-group']['nl-nl'] = "";
  967. $text['label-group']['pl-pl'] = "Grupa";
  968. $text['label-group']['pt-br'] = "Grupo"; //copied from pt-pt
  969. $text['label-group']['pt-pt'] = "Grupo";
  970. $text['label-group']['ro-ro'] = "";
  971. $text['label-group']['ru-ru'] = "Группа";
  972. $text['label-group']['sv-se'] = "Grupp";
  973. $text['label-group']['uk-ua'] = "Група";
  974. $text['label-organization']['en-us'] = "Organization";
  975. $text['label-organization']['ar-eg'] = "";
  976. $text['label-organization']['de-at'] = "Organisation"; //copied from de-de
  977. $text['label-organization']['de-ch'] = "Organisation"; //copied from de-de
  978. $text['label-organization']['de-de'] = "Organisation";
  979. $text['label-organization']['es-cl'] = "Organización";
  980. $text['label-organization']['es-mx'] = "Organización"; //copied from es-cl
  981. $text['label-organization']['fr-ca'] = "Organisation"; //copied from fr-fr
  982. $text['label-organization']['fr-fr'] = "Organisation";
  983. $text['label-organization']['he-il'] = "";
  984. $text['label-organization']['it-it'] = "Organizzazione";
  985. $text['label-organization']['nl-nl'] = "";
  986. $text['label-organization']['pl-pl'] = "";
  987. $text['label-organization']['pt-br'] = "Organização"; //copied from pt-pt
  988. $text['label-organization']['pt-pt'] = "Organização";
  989. $text['label-organization']['ro-ro'] = "";
  990. $text['label-organization']['ru-ru'] = "Организация";
  991. $text['label-organization']['sv-se'] = "Organisation";
  992. $text['label-organization']['uk-ua'] = "";
  993. $text['label-global']['en-us'] = "Global";
  994. $text['label-global']['ar-eg'] = "";
  995. $text['label-global']['de-at'] = "Global"; //copied from de-de
  996. $text['label-global']['de-ch'] = "Global"; //copied from de-de
  997. $text['label-global']['de-de'] = "Global";
  998. $text['label-global']['es-cl'] = "Global";
  999. $text['label-global']['es-mx'] = "Global"; //copied from es-cl
  1000. $text['label-global']['fr-ca'] = "Global"; //copied from fr-fr
  1001. $text['label-global']['fr-fr'] = "Global";
  1002. $text['label-global']['he-il'] = "כללי";
  1003. $text['label-global']['it-it'] = "Globale";
  1004. $text['label-global']['nl-nl'] = "";
  1005. $text['label-global']['pl-pl'] = "Ogólny";
  1006. $text['label-global']['pt-br'] = "Global"; //copied from pt-pt
  1007. $text['label-global']['pt-pt'] = "Global";
  1008. $text['label-global']['ro-ro'] = "";
  1009. $text['label-global']['ru-ru'] = "Глобальный";
  1010. $text['label-global']['sv-se'] = "Global";
  1011. $text['label-global']['uk-ua'] = "Глобально";
  1012. $text['label-fixed']['en-us'] = "Fixed";
  1013. $text['label-fixed']['ar-eg'] = "ثابت";
  1014. $text['label-fixed']['de-at'] = "Fest"; //copied from de-de
  1015. $text['label-fixed']['de-ch'] = "Fest"; //copied from de-de
  1016. $text['label-fixed']['de-de'] = "Fest";
  1017. $text['label-fixed']['es-cl'] = "Fijo";
  1018. $text['label-fixed']['es-mx'] = "Fijo"; //copied from es-cl
  1019. $text['label-fixed']['fr-ca'] = "Fixé"; //copied from fr-fr
  1020. $text['label-fixed']['fr-fr'] = "Fixé";
  1021. $text['label-fixed']['he-il'] = "קָבוּעַ";
  1022. $text['label-fixed']['it-it'] = "Sistemato";
  1023. $text['label-fixed']['nl-nl'] = "";
  1024. $text['label-fixed']['pl-pl'] = "Naprawiony";
  1025. $text['label-fixed']['pt-br'] = "Fixo"; //copied from pt-pt
  1026. $text['label-fixed']['pt-pt'] = "Fixo";
  1027. $text['label-fixed']['ro-ro'] = "Fix";
  1028. $text['label-fixed']['ru-ru'] = "Фиксированный";
  1029. $text['label-fixed']['sv-se'] = "Fast";
  1030. $text['label-fixed']['uk-ua'] = "фіксований";
  1031. $text['label-first_name']['en-us'] = "First Name";
  1032. $text['label-first_name']['ar-eg'] = "";
  1033. $text['label-first_name']['de-at'] = "Vorname"; //copied from de-de
  1034. $text['label-first_name']['de-ch'] = "Vorname"; //copied from de-de
  1035. $text['label-first_name']['de-de'] = "Vorname";
  1036. $text['label-first_name']['es-cl'] = "Nombre";
  1037. $text['label-first_name']['es-mx'] = "Nombre"; //copied from es-cl
  1038. $text['label-first_name']['fr-ca'] = "Prénom"; //copied from fr-fr
  1039. $text['label-first_name']['fr-fr'] = "Prénom";
  1040. $text['label-first_name']['he-il'] = "שם";
  1041. $text['label-first_name']['it-it'] = "Nome";
  1042. $text['label-first_name']['nl-nl'] = "";
  1043. $text['label-first_name']['pl-pl'] = "Imię";
  1044. $text['label-first_name']['pt-br'] = "Primeiro Nome"; //copied from pt-pt
  1045. $text['label-first_name']['pt-pt'] = "Primeiro Nome";
  1046. $text['label-first_name']['ro-ro'] = "";
  1047. $text['label-first_name']['ru-ru'] = "Имя";
  1048. $text['label-first_name']['sv-se'] = "Förnamn";
  1049. $text['label-first_name']['uk-ua'] = "Ім’я";
  1050. $text['label-email']['en-us'] = "Email";
  1051. $text['label-email']['ar-eg'] = "";
  1052. $text['label-email']['de-at'] = "Email"; //copied from de-de
  1053. $text['label-email']['de-ch'] = "Email"; //copied from de-de
  1054. $text['label-email']['de-de'] = "Email";
  1055. $text['label-email']['es-cl'] = "Email";
  1056. $text['label-email']['es-mx'] = "Email"; //copied from es-cl
  1057. $text['label-email']['fr-ca'] = "Courriel"; //copied from fr-fr
  1058. $text['label-email']['fr-fr'] = "Courriel";
  1059. $text['label-email']['he-il'] = "אימייל";
  1060. $text['label-email']['it-it'] = "Email";
  1061. $text['label-email']['nl-nl'] = "";
  1062. $text['label-email']['pl-pl'] = "Email";
  1063. $text['label-email']['pt-br'] = "Email"; //copied from pt-pt
  1064. $text['label-email']['pt-pt'] = "Email";
  1065. $text['label-email']['ro-ro'] = "";
  1066. $text['label-email']['ru-ru'] = "Email";
  1067. $text['label-email']['sv-se'] = "E-post";
  1068. $text['label-email']['uk-ua'] = "Електронна пошта";
  1069. $text['label-domain']['en-us'] = "Domain";
  1070. $text['label-domain']['ar-eg'] = "";
  1071. $text['label-domain']['de-at'] = "Domain"; //copied from de-de
  1072. $text['label-domain']['de-ch'] = "Domain"; //copied from de-de
  1073. $text['label-domain']['de-de'] = "Domain";
  1074. $text['label-domain']['es-cl'] = "Dominio";
  1075. $text['label-domain']['es-mx'] = "Dominio"; //copied from es-cl
  1076. $text['label-domain']['fr-ca'] = "Domaine"; //copied from fr-fr
  1077. $text['label-domain']['fr-fr'] = "Domaine";
  1078. $text['label-domain']['he-il'] = "תחום";
  1079. $text['label-domain']['it-it'] = "Dominio";
  1080. $text['label-domain']['nl-nl'] = "";
  1081. $text['label-domain']['pl-pl'] = "Domena";
  1082. $text['label-domain']['pt-br'] = "Domínio"; //copied from pt-pt
  1083. $text['label-domain']['pt-pt'] = "Domínio";
  1084. $text['label-domain']['ro-ro'] = "Domeniu";
  1085. $text['label-domain']['ru-ru'] = "Домен";
  1086. $text['label-domain']['sv-se'] = "Domän";
  1087. $text['label-domain']['uk-ua'] = "Домен";
  1088. $text['label-contact']['en-us'] = "Contact";
  1089. $text['label-contact']['ar-eg'] = "";
  1090. $text['label-contact']['de-at'] = "Kontakt"; //copied from de-de
  1091. $text['label-contact']['de-ch'] = "Kontakt"; //copied from de-de
  1092. $text['label-contact']['de-de'] = "Kontakt";
  1093. $text['label-contact']['es-cl'] = "Contacto";
  1094. $text['label-contact']['es-mx'] = "Contacto"; //copied from es-cl
  1095. $text['label-contact']['fr-ca'] = "Contact"; //copied from fr-fr
  1096. $text['label-contact']['fr-fr'] = "Contact";
  1097. $text['label-contact']['he-il'] = "איש קשר";
  1098. $text['label-contact']['it-it'] = "Contatto";
  1099. $text['label-contact']['nl-nl'] = "";
  1100. $text['label-contact']['pl-pl'] = "Kontakt";
  1101. $text['label-contact']['pt-br'] = "Contacto"; //copied from pt-pt
  1102. $text['label-contact']['pt-pt'] = "Contacto";
  1103. $text['label-contact']['ro-ro'] = "";
  1104. $text['label-contact']['ru-ru'] = "Контакт";
  1105. $text['label-contact']['sv-se'] = "Kontakt";
  1106. $text['label-contact']['uk-ua'] = "Контакт";
  1107. $text['label-confirm_password']['en-us'] = "Confirm Password";
  1108. $text['label-confirm_password']['ar-eg'] = "";
  1109. $text['label-confirm_password']['de-at'] = "Passwort bestätigen"; //copied from de-de
  1110. $text['label-confirm_password']['de-ch'] = "Passwort bestätigen"; //copied from de-de
  1111. $text['label-confirm_password']['de-de'] = "Passwort bestätigen";
  1112. $text['label-confirm_password']['es-cl'] = "Confirme Contraseña";
  1113. $text['label-confirm_password']['es-mx'] = "Confirme Contraseña"; //copied from es-cl
  1114. $text['label-confirm_password']['fr-ca'] = "Confirmer le mot de passe"; //copied from fr-fr
  1115. $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
  1116. $text['label-confirm_password']['he-il'] = "אשר סיסמא";
  1117. $text['label-confirm_password']['it-it'] = "Conferma Password";
  1118. $text['label-confirm_password']['nl-nl'] = "";
  1119. $text['label-confirm_password']['pl-pl'] = "Potwierdź hasło";
  1120. $text['label-confirm_password']['pt-br'] = "Confirmar Palavra-Passe"; //copied from pt-pt
  1121. $text['label-confirm_password']['pt-pt'] = "Confirmar Palavra-Passe";
  1122. $text['label-confirm_password']['ro-ro'] = "";
  1123. $text['label-confirm_password']['ru-ru'] = "Подтвердите пароль";
  1124. $text['label-confirm_password']['sv-se'] = "Bekräfta Lösenord";
  1125. $text['label-confirm_password']['uk-ua'] = "Повторити пароль";
  1126. $text['label-company_name']['en-us'] = "Company Name";
  1127. $text['label-company_name']['ar-eg'] = "";
  1128. $text['label-company_name']['de-at'] = "Firmenname"; //copied from de-de
  1129. $text['label-company_name']['de-ch'] = "Firmenname"; //copied from de-de
  1130. $text['label-company_name']['de-de'] = "Firmenname";
  1131. $text['label-company_name']['es-cl'] = "Nombre de la Compañia";
  1132. $text['label-company_name']['es-mx'] = "Nombre de la Compañia"; //copied from es-cl
  1133. $text['label-company_name']['fr-ca'] = "Compagnie"; //copied from fr-fr
  1134. $text['label-company_name']['fr-fr'] = "Compagnie";
  1135. $text['label-company_name']['he-il'] = "שם חברה";
  1136. $text['label-company_name']['it-it'] = "Nome Azienda";
  1137. $text['label-company_name']['nl-nl'] = "";
  1138. $text['label-company_name']['pl-pl'] = "Nazwa firmy";
  1139. $text['label-company_name']['pt-br'] = "Nome da Empresa"; //copied from pt-pt
  1140. $text['label-company_name']['pt-pt'] = "Nome da Empresa";
  1141. $text['label-company_name']['ro-ro'] = "";
  1142. $text['label-company_name']['ru-ru'] = "Название компании";
  1143. $text['label-company_name']['sv-se'] = "Företags Namn";
  1144. $text['label-company_name']['uk-ua'] = "Назва компанії";
  1145. $text['label-characters']['en-us'] = "Characters";
  1146. $text['label-characters']['ar-eg'] = "الشخصيات";
  1147. $text['label-characters']['de-at'] = "Zeichen"; //copied from de-de
  1148. $text['label-characters']['de-ch'] = "Zeichen"; //copied from de-de
  1149. $text['label-characters']['de-de'] = "Zeichen";
  1150. $text['label-characters']['es-cl'] = "Caracteres";
  1151. $text['label-characters']['es-mx'] = "Caracteres"; //copied from es-cl
  1152. $text['label-characters']['fr-ca'] = "Personnages"; //copied from fr-fr
  1153. $text['label-characters']['fr-fr'] = "Personnages";
  1154. $text['label-characters']['he-il'] = "דמויות";
  1155. $text['label-characters']['it-it'] = "Caratteri";
  1156. $text['label-characters']['nl-nl'] = "";
  1157. $text['label-characters']['pl-pl'] = "Postacie";
  1158. $text['label-characters']['pt-br'] = "Personagens"; //copied from pt-pt
  1159. $text['label-characters']['pt-pt'] = "Personagens";
  1160. $text['label-characters']['ro-ro'] = "caractere";
  1161. $text['label-characters']['ru-ru'] = "символов";
  1162. $text['label-characters']['sv-se'] = "Tecken";
  1163. $text['label-characters']['uk-ua'] = "персонажі";
  1164. $text['label-required']['en-us'] = "Required";
  1165. $text['label-required']['ar-eg'] = "Required";
  1166. $text['label-required']['de-at'] = "Required";
  1167. $text['label-required']['de-ch'] = "Required";
  1168. $text['label-required']['de-de'] = "Required";
  1169. $text['label-required']['es-cl'] = "Required";
  1170. $text['label-required']['es-mx'] = "Required";
  1171. $text['label-required']['fr-ca'] = "Required";
  1172. $text['label-required']['fr-fr'] = "Required";
  1173. $text['label-required']['he-il'] = "Required";
  1174. $text['label-required']['it-it'] = "Required";
  1175. $text['label-required']['nl-nl'] = "Required";
  1176. $text['label-required']['pl-pl'] = "Required";
  1177. $text['label-required']['pt-br'] = "Required";
  1178. $text['label-required']['pt-pt'] = "Required";
  1179. $text['label-required']['ro-ro'] = "Required";
  1180. $text['label-required']['ru-ru'] = "Required";
  1181. $text['label-required']['sv-se'] = "Required";
  1182. $text['label-required']['uk-ua'] = "Required";
  1183. $text['label-number']['en-us'] = "Number";
  1184. $text['label-number']['ar-eg'] = "Number";
  1185. $text['label-number']['de-at'] = "Number";
  1186. $text['label-number']['de-ch'] = "Number";
  1187. $text['label-number']['de-de'] = "Number";
  1188. $text['label-number']['es-cl'] = "Number";
  1189. $text['label-number']['es-mx'] = "Number";
  1190. $text['label-number']['fr-ca'] = "Number";
  1191. $text['label-number']['fr-fr'] = "Number";
  1192. $text['label-number']['he-il'] = "Number";
  1193. $text['label-number']['it-it'] = "Number";
  1194. $text['label-number']['nl-nl'] = "Number";
  1195. $text['label-number']['pl-pl'] = "Number";
  1196. $text['label-number']['pt-br'] = "Number";
  1197. $text['label-number']['pt-pt'] = "Number";
  1198. $text['label-number']['ro-ro'] = "Number";
  1199. $text['label-number']['ru-ru'] = "Number";
  1200. $text['label-number']['sv-se'] = "Number";
  1201. $text['label-number']['uk-ua'] = "Number";
  1202. $text['label-lowercase']['en-us'] = "Lowercase";
  1203. $text['label-lowercase']['ar-eg'] = "Lowercase";
  1204. $text['label-lowercase']['de-at'] = "Lowercase";
  1205. $text['label-lowercase']['de-ch'] = "Lowercase";
  1206. $text['label-lowercase']['de-de'] = "Lowercase";
  1207. $text['label-lowercase']['es-cl'] = "Lowercase";
  1208. $text['label-lowercase']['es-mx'] = "Lowercase";
  1209. $text['label-lowercase']['fr-ca'] = "Lowercase";
  1210. $text['label-lowercase']['fr-fr'] = "Lowercase";
  1211. $text['label-lowercase']['he-il'] = "Lowercase";
  1212. $text['label-lowercase']['it-it'] = "Lowercase";
  1213. $text['label-lowercase']['nl-nl'] = "Lowercase";
  1214. $text['label-lowercase']['pl-pl'] = "Lowercase";
  1215. $text['label-lowercase']['pt-br'] = "Lowercase";
  1216. $text['label-lowercase']['pt-pt'] = "Lowercase";
  1217. $text['label-lowercase']['ro-ro'] = "Lowercase";
  1218. $text['label-lowercase']['ru-ru'] = "Lowercase";
  1219. $text['label-lowercase']['sv-se'] = "Lowercase";
  1220. $text['label-lowercase']['uk-ua'] = "Lowercase";
  1221. $text['label-uppercase']['en-us'] = "Uppercase";
  1222. $text['label-uppercase']['ar-eg'] = "Uppercase";
  1223. $text['label-uppercase']['de-at'] = "Uppercase";
  1224. $text['label-uppercase']['de-ch'] = "Uppercase";
  1225. $text['label-uppercase']['de-de'] = "Uppercase";
  1226. $text['label-uppercase']['es-cl'] = "Uppercase";
  1227. $text['label-uppercase']['es-mx'] = "Uppercase";
  1228. $text['label-uppercase']['fr-ca'] = "Uppercase";
  1229. $text['label-uppercase']['fr-fr'] = "Uppercase";
  1230. $text['label-uppercase']['he-il'] = "Uppercase";
  1231. $text['label-uppercase']['it-it'] = "Uppercase";
  1232. $text['label-uppercase']['nl-nl'] = "Uppercase";
  1233. $text['label-uppercase']['pl-pl'] = "Uppercase";
  1234. $text['label-uppercase']['pt-br'] = "Uppercase";
  1235. $text['label-uppercase']['pt-pt'] = "Uppercase";
  1236. $text['label-uppercase']['ro-ro'] = "Uppercase";
  1237. $text['label-uppercase']['ru-ru'] = "Uppercase";
  1238. $text['label-uppercase']['sv-se'] = "Uppercase";
  1239. $text['label-uppercase']['uk-ua'] = "Uppercase";
  1240. $text['label-special']['en-us'] = "Special";
  1241. $text['label-special']['ar-eg'] = "Special";
  1242. $text['label-special']['de-at'] = "Special";
  1243. $text['label-special']['de-ch'] = "Special";
  1244. $text['label-special']['de-de'] = "Special";
  1245. $text['label-special']['es-cl'] = "Special";
  1246. $text['label-special']['es-mx'] = "Special";
  1247. $text['label-special']['fr-ca'] = "Special";
  1248. $text['label-special']['fr-fr'] = "Special";
  1249. $text['label-special']['he-il'] = "Special";
  1250. $text['label-special']['it-it'] = "Special";
  1251. $text['label-special']['nl-nl'] = "Special";
  1252. $text['label-special']['pl-pl'] = "Special";
  1253. $text['label-special']['pt-br'] = "Special";
  1254. $text['label-special']['pt-pt'] = "Special";
  1255. $text['label-special']['ro-ro'] = "Special";
  1256. $text['label-special']['ru-ru'] = "Special";
  1257. $text['label-special']['sv-se'] = "Special";
  1258. $text['label-special']['uk-ua'] = "Special";
  1259. $text['label-center']['en-us'] = "Center";
  1260. $text['label-center']['ar-eg'] = "مركز";
  1261. $text['label-center']['de-at'] = "Mitte"; //copied from de-de
  1262. $text['label-center']['de-ch'] = "Mitte"; //copied from de-de
  1263. $text['label-center']['de-de'] = "Mitte";
  1264. $text['label-center']['es-cl'] = "Centrar";
  1265. $text['label-center']['es-mx'] = "Centrar"; //copied from es-cl
  1266. $text['label-center']['fr-ca'] = "centre"; //copied from fr-fr
  1267. $text['label-center']['fr-fr'] = "centre";
  1268. $text['label-center']['he-il'] = "מֶרְכָּז";
  1269. $text['label-center']['it-it'] = "Centro";
  1270. $text['label-center']['nl-nl'] = "";
  1271. $text['label-center']['pl-pl'] = "Centrum";
  1272. $text['label-center']['pt-br'] = "Centro"; //copied from pt-pt
  1273. $text['label-center']['pt-pt'] = "Centro";
  1274. $text['label-center']['ro-ro'] = "Centru";
  1275. $text['label-center']['ru-ru'] = "Центр";
  1276. $text['label-center']['sv-se'] = "Centrum";
  1277. $text['label-center']['uk-ua'] = "центр";
  1278. $text['label-bottom']['en-us'] = "Bottom";
  1279. $text['label-bottom']['ar-eg'] = "أسفل";
  1280. $text['label-bottom']['de-at'] = "Unten"; //copied from de-de
  1281. $text['label-bottom']['de-ch'] = "Unten"; //copied from de-de
  1282. $text['label-bottom']['de-de'] = "Unten";
  1283. $text['label-bottom']['es-cl'] = "Fondo";
  1284. $text['label-bottom']['es-mx'] = "Fondo"; //copied from es-cl
  1285. $text['label-bottom']['fr-ca'] = "Bas"; //copied from fr-fr
  1286. $text['label-bottom']['fr-fr'] = "Bas";
  1287. $text['label-bottom']['he-il'] = "תַחתִית";
  1288. $text['label-bottom']['it-it'] = "Basso";
  1289. $text['label-bottom']['nl-nl'] = "";
  1290. $text['label-bottom']['pl-pl'] = "Dolny";
  1291. $text['label-bottom']['pt-br'] = "Inferior"; //copied from pt-pt
  1292. $text['label-bottom']['pt-pt'] = "Inferior";
  1293. $text['label-bottom']['ro-ro'] = "Fund";
  1294. $text['label-bottom']['ru-ru'] = "Низ";
  1295. $text['label-bottom']['sv-se'] = "Botten";
  1296. $text['label-bottom']['uk-ua'] = "дно";
  1297. $text['label-api_key']['en-us'] = "API Key";
  1298. $text['label-api_key']['ar-eg'] = "";
  1299. $text['label-api_key']['de-at'] = "API Schlüssel"; //copied from de-de
  1300. $text['label-api_key']['de-ch'] = "API Schlüssel"; //copied from de-de
  1301. $text['label-api_key']['de-de'] = "API Schlüssel";
  1302. $text['label-api_key']['es-cl'] = "API Key";
  1303. $text['label-api_key']['es-mx'] = "API Key"; //copied from es-cl
  1304. $text['label-api_key']['fr-ca'] = "Clé d'API"; //copied from fr-fr
  1305. $text['label-api_key']['fr-fr'] = "Clé d'API";
  1306. $text['label-api_key']['he-il'] = "";
  1307. $text['label-api_key']['it-it'] = "API Key";
  1308. $text['label-api_key']['nl-nl'] = "";
  1309. $text['label-api_key']['pl-pl'] = "Klucz API";
  1310. $text['label-api_key']['pt-br'] = "API Key"; //copied from pt-pt
  1311. $text['label-api_key']['pt-pt'] = "API Key";
  1312. $text['label-api_key']['ro-ro'] = "";
  1313. $text['label-api_key']['ru-ru'] = "Ключ API";
  1314. $text['label-api_key']['sv-se'] = "API Nyckel";
  1315. $text['label-api_key']['uk-ua'] = "Ключ API";
  1316. $text['label-message_key']['en-us'] = "Message Key";
  1317. $text['label-message_key']['ar-eg'] = "";
  1318. $text['label-message_key']['de-at'] = "Message Schlüssel"; //copied from de-de
  1319. $text['label-message_key']['de-ch'] = "Message Schlüssel"; //copied from de-de
  1320. $text['label-message_key']['de-de'] = "Message Schlüssel";
  1321. $text['label-message_key']['es-cl'] = "Message Key";
  1322. $text['label-message_key']['es-mx'] = "Message Key"; //copied from es-cl
  1323. $text['label-message_key']['fr-ca'] = "Clé d'Message"; //copied from fr-fr
  1324. $text['label-message_key']['fr-fr'] = "Clé d'Message";
  1325. $text['label-message_key']['he-il'] = "";
  1326. $text['label-message_key']['it-it'] = "Message Key";
  1327. $text['label-message_key']['nl-nl'] = "";
  1328. $text['label-message_key']['pl-pl'] = "Klucz Message";
  1329. $text['label-message_key']['pt-br'] = "Message Key"; //copied from pt-pt
  1330. $text['label-message_key']['pt-pt'] = "Message Key";
  1331. $text['label-message_key']['ro-ro'] = "";
  1332. $text['label-message_key']['ru-ru'] = "Ключ Message";
  1333. $text['label-message_key']['sv-se'] = "Message Nyckel";
  1334. $text['label-message_key']['uk-ua'] = "Ключ Message";
  1335. $text['label-user_enabled']['en-us'] = "Enabled";
  1336. $text['label-user_enabled']['ar-eg'] = "";
  1337. $text['label-user_enabled']['de-at'] = "Aktiviert"; //copied from de-de
  1338. $text['label-user_enabled']['de-ch'] = "Aktiviert"; //copied from de-de
  1339. $text['label-user_enabled']['de-de'] = "Aktiviert";
  1340. $text['label-user_enabled']['es-cl'] = "Activado";
  1341. $text['label-user_enabled']['es-mx'] = "Activado"; //copied from es-cl
  1342. $text['label-user_enabled']['fr-ca'] = "Actif"; //copied from fr-fr
  1343. $text['label-user_enabled']['fr-fr'] = "Actif";
  1344. $text['label-user_enabled']['he-il'] = "";
  1345. $text['label-user_enabled']['it-it'] = "Abilitato";
  1346. $text['label-user_enabled']['nl-nl'] = "";
  1347. $text['label-user_enabled']['pl-pl'] = "Włączony";
  1348. $text['label-user_enabled']['pt-br'] = "Habilitado"; //copied from pt-pt
  1349. $text['label-user_enabled']['pt-pt'] = "Habilitado";
  1350. $text['label-user_enabled']['ro-ro'] = "";
  1351. $text['label-user_enabled']['ru-ru'] = "Включено";
  1352. $text['label-user_enabled']['sv-se'] = "Aktiverad";
  1353. $text['label-user_enabled']['uk-ua'] = "Включено";
  1354. $text['label-user_enabled']['tr-tr'] = "Etkinleştirildi";
  1355. $text['label-additional_info']['en-us'] = "Additional Info";
  1356. $text['label-additional_info']['ar-eg'] = "";
  1357. $text['label-additional_info']['de-at'] = "Zusätzliche Information"; //copied from de-de
  1358. $text['label-additional_info']['de-ch'] = "Zusätzliche Information"; //copied from de-de
  1359. $text['label-additional_info']['de-de'] = "Zusätzliche Information";
  1360. $text['label-additional_info']['es-cl'] = "Información Adicional";
  1361. $text['label-additional_info']['es-mx'] = "Información Adicional"; //copied from es-cl
  1362. $text['label-additional_info']['fr-ca'] = "Informations additionnelles"; //copied from fr-fr
  1363. $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
  1364. $text['label-additional_info']['he-il'] = "מידע נוסף";
  1365. $text['label-additional_info']['it-it'] = "Informazioni Addizionali";
  1366. $text['label-additional_info']['nl-nl'] = "";
  1367. $text['label-additional_info']['pl-pl'] = "Dodatkowe informacje";
  1368. $text['label-additional_info']['pt-br'] = "Informação Adicional"; //copied from pt-pt
  1369. $text['label-additional_info']['pt-pt'] = "Informação Adicional";
  1370. $text['label-additional_info']['ro-ro'] = "";
  1371. $text['label-additional_info']['ru-ru'] = "Дополнительная информация";
  1372. $text['label-additional_info']['sv-se'] = "Ytterligare Info";
  1373. $text['label-additional_info']['uk-ua'] = "Додаткова інформація";
  1374. $text['label-24-hour']['en-us'] = "24-Hour";
  1375. $text['label-24-hour']['ar-eg'] = "24 ساعة";
  1376. $text['label-24-hour']['de-at'] = "24 Stunden"; //copied from de-de
  1377. $text['label-24-hour']['de-ch'] = "24 Stunden"; //copied from de-de
  1378. $text['label-24-hour']['de-de'] = "24 Stunden";
  1379. $text['label-24-hour']['es-cl'] = "24 horas";
  1380. $text['label-24-hour']['es-mx'] = "24 horas"; //copied from es-cl
  1381. $text['label-24-hour']['fr-ca'] = "24 heures"; //copied from fr-fr
  1382. $text['label-24-hour']['fr-fr'] = "24 heures";
  1383. $text['label-24-hour']['he-il'] = "24 שעות";
  1384. $text['label-24-hour']['it-it'] = "24-Ore";
  1385. $text['label-24-hour']['nl-nl'] = "";
  1386. $text['label-24-hour']['pl-pl'] = "24-godzinny";
  1387. $text['label-24-hour']['pt-br'] = "24 horas"; //copied from pt-pt
  1388. $text['label-24-hour']['pt-pt'] = "24 horas";
  1389. $text['label-24-hour']['ro-ro'] = "24 de ore";
  1390. $text['label-24-hour']['ru-ru'] = "24-часовой";
  1391. $text['label-24-hour']['sv-se'] = "24-Timmars";
  1392. $text['label-24-hour']['uk-ua'] = "24-годинний";
  1393. $text['label-12-hour']['en-us'] = "12-Hour";
  1394. $text['label-12-hour']['ar-eg'] = "12 ساعة";
  1395. $text['label-12-hour']['de-at'] = "12 Stunden"; //copied from de-de
  1396. $text['label-12-hour']['de-ch'] = "12 Stunden"; //copied from de-de
  1397. $text['label-12-hour']['de-de'] = "12 Stunden";
  1398. $text['label-12-hour']['es-cl'] = "12 horas";
  1399. $text['label-12-hour']['es-mx'] = "12 horas"; //copied from es-cl
  1400. $text['label-12-hour']['fr-ca'] = "12 heures"; //copied from fr-fr
  1401. $text['label-12-hour']['fr-fr'] = "12 heures";
  1402. $text['label-12-hour']['he-il'] = "12 שעות";
  1403. $text['label-12-hour']['it-it'] = "12-Ore";
  1404. $text['label-12-hour']['nl-nl'] = "";
  1405. $text['label-12-hour']['pl-pl'] = "12-godzinny";
  1406. $text['label-12-hour']['pt-br'] = "12 horas"; //copied from pt-pt
  1407. $text['label-12-hour']['pt-pt'] = "12 horas";
  1408. $text['label-12-hour']['ro-ro'] = "12 de ore";
  1409. $text['label-12-hour']['ru-ru'] = "12-часовой";
  1410. $text['label-12-hour']['sv-se'] = "12-Timmars";
  1411. $text['label-12-hour']['uk-ua'] = "12-годинний";
  1412. $text['header-user_manager']['en-us'] = "Users";
  1413. $text['header-user_manager']['ar-eg'] = "";
  1414. $text['header-user_manager']['de-at'] = "Benutzerverwaltung"; //copied from de-de
  1415. $text['header-user_manager']['de-ch'] = "Benutzerverwaltung"; //copied from de-de
  1416. $text['header-user_manager']['de-de'] = "Benutzerverwaltung";
  1417. $text['header-user_manager']['es-cl'] = "Administración de Usuario";
  1418. $text['header-user_manager']['es-mx'] = "Administración de Usuario"; //copied from es-cl
  1419. $text['header-user_manager']['fr-ca'] = "Gestion des utilisateurs"; //copied from fr-fr
  1420. $text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
  1421. $text['header-user_manager']['he-il'] = "מנהל משתמש";
  1422. $text['header-user_manager']['it-it'] = "Utenti";
  1423. $text['header-user_manager']['nl-nl'] = "";
  1424. $text['header-user_manager']['pl-pl'] = "Menadżer użytkowników";
  1425. $text['header-user_manager']['pt-br'] = "Gestão de Utilizadores"; //copied from pt-pt
  1426. $text['header-user_manager']['pt-pt'] = "Gestão de Utilizadores";
  1427. $text['header-user_manager']['ro-ro'] = "";
  1428. $text['header-user_manager']['ru-ru'] = "Пользователи";
  1429. $text['header-user_manager']['sv-se'] = "Användare";
  1430. $text['header-user_manager']['uk-ua'] = "Користувачі";
  1431. $text['header-user_edit']['en-us'] = "User";
  1432. $text['header-user_edit']['ar-eg'] = "";
  1433. $text['header-user_edit']['de-at'] = "Benutzer"; //copied from de-de
  1434. $text['header-user_edit']['de-ch'] = "Benutzer"; //copied from de-de
  1435. $text['header-user_edit']['de-de'] = "Benutzer";
  1436. $text['header-user_edit']['es-cl'] = "Editar Usuario";
  1437. $text['header-user_edit']['es-mx'] = "Editar Usuario"; //copied from es-cl
  1438. $text['header-user_edit']['fr-ca'] = "Modifier l'utilisateur"; //copied from fr-fr
  1439. $text['header-user_edit']['fr-fr'] = "Modifier l'utilisateur";
  1440. $text['header-user_edit']['he-il'] = "משתמש";
  1441. $text['header-user_edit']['it-it'] = "Utente";
  1442. $text['header-user_edit']['nl-nl'] = "";
  1443. $text['header-user_edit']['pl-pl'] = "Użytkownik";
  1444. $text['header-user_edit']['pt-br'] = "Editar Utilizador"; //copied from pt-pt
  1445. $text['header-user_edit']['pt-pt'] = "Editar Utilizador";
  1446. $text['header-user_edit']['ro-ro'] = "";
  1447. $text['header-user_edit']['ru-ru'] = "Пользователь";
  1448. $text['header-user_edit']['sv-se'] = "Användare";
  1449. $text['header-user_edit']['uk-ua'] = "Користувач";
  1450. $text['header-user_add']['en-us'] = "User";
  1451. $text['header-user_add']['ar-eg'] = "";
  1452. $text['header-user_add']['de-at'] = "Benutzer"; //copied from de-de
  1453. $text['header-user_add']['de-ch'] = "Benutzer"; //copied from de-de
  1454. $text['header-user_add']['de-de'] = "Benutzer";
  1455. $text['header-user_add']['es-cl'] = "Agregar Usuario";
  1456. $text['header-user_add']['es-mx'] = "Agregar Usuario"; //copied from es-cl
  1457. $text['header-user_add']['fr-ca'] = "Ajout d'un utilisateur"; //copied from fr-fr
  1458. $text['header-user_add']['fr-fr'] = "Ajout d'un utilisateur";
  1459. $text['header-user_add']['he-il'] = "משתמש";
  1460. $text['header-user_add']['it-it'] = "Utente";
  1461. $text['header-user_add']['nl-nl'] = "";
  1462. $text['header-user_add']['pl-pl'] = "Użytkownik";
  1463. $text['header-user_add']['pt-br'] = "Adicionar Utilizador"; //copied from pt-pt
  1464. $text['header-user_add']['pt-pt'] = "Adicionar Utilizador";
  1465. $text['header-user_add']['ro-ro'] = "";
  1466. $text['header-user_add']['ru-ru'] = "Пользователь";
  1467. $text['header-user_add']['sv-se'] = "Användare";
  1468. $text['header-user_add']['uk-ua'] = "Користувач";
  1469. $text['header-user_import']['en-us'] = "User Import";
  1470. $text['header-user_import']['ar-eg'] = "";
  1471. $text['header-user_import']['de-at'] = "Importieren"; //copied from de-de
  1472. $text['header-user_import']['de-ch'] = "Importieren"; //copied from de-de
  1473. $text['header-user_import']['de-de'] = "Importieren";
  1474. $text['header-user_import']['el-gr'] = "Εισαγωγή";
  1475. $text['header-user_import']['es-cl'] = "Importar";
  1476. $text['header-user_import']['es-mx'] = "Importar"; //copied from es-cl
  1477. $text['header-user_import']['fr-ca'] = "Importer"; //copied from fr-fr
  1478. $text['header-user_import']['fr-fr'] = "Importer";
  1479. $text['header-user_import']['he-il'] = "";
  1480. $text['header-user_import']['it-it'] = "";
  1481. $text['header-user_import']['nl-nl'] = "";
  1482. $text['header-user_import']['pl-pl'] = "Importuj";
  1483. $text['header-user_import']['pt-br'] = "Importar";
  1484. $text['header-user_import']['pt-pt'] = "Importat";
  1485. $text['header-user_import']['ro-ro'] = "";
  1486. $text['header-user_import']['ru-ru'] = "Импорт";
  1487. $text['header-user_import']['sv-se'] = "Importera";
  1488. $text['header-user_import']['uk-ua'] = "";
  1489. $text['header-user_import']['tr-tr'] = "İçe Aktar";
  1490. $text['header-user_settings']['en-us'] = "User Settings";
  1491. $text['header-user_settings']['ar-eg'] = "User Settings";
  1492. $text['header-user_settings']['de-at'] = "User Settings";
  1493. $text['header-user_settings']['de-ch'] = "User Settings";
  1494. $text['header-user_settings']['de-de'] = "User Settings";
  1495. $text['header-user_settings']['el-gr'] = "User Settings";
  1496. $text['header-user_settings']['es-cl'] = "User Settings";
  1497. $text['header-user_settings']['es-mx'] = "User Settings";
  1498. $text['header-user_settings']['fr-ca'] = "User Settings";
  1499. $text['header-user_settings']['fr-fr'] = "User Settings";
  1500. $text['header-user_settings']['he-il'] = "User Settings";
  1501. $text['header-user_settings']['it-it'] = "User Settings";
  1502. $text['header-user_settings']['nl-nl'] = "User Settings";
  1503. $text['header-user_settings']['pl-pl'] = "User Settings";
  1504. $text['header-user_settings']['pt-br'] = "User Settings";
  1505. $text['header-user_settings']['pt-pt'] = "User Settings";
  1506. $text['header-user_settings']['ro-ro'] = "User Settings";
  1507. $text['header-user_settings']['ru-ru'] = "User Settings";
  1508. $text['header-user_settings']['sv-se'] = "User Settings";
  1509. $text['header-user_settings']['uk-ua'] = "User Settings";
  1510. $text['header-user_settings']['tr-tr'] = "User Settings";
  1511. $text['header_description-user_settings']['en-us'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1512. $text['header_description-user_settings']['ar-eg'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1513. $text['header_description-user_settings']['de-at'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1514. $text['header_description-user_settings']['de-ch'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1515. $text['header_description-user_settings']['de-de'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1516. $text['header_description-user_settings']['es-cl'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1517. $text['header_description-user_settings']['es-mx'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1518. $text['header_description-user_settings']['fr-ca'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1519. $text['header_description-user_settings']['fr-fr'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1520. $text['header_description-user_settings']['he-il'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1521. $text['header_description-user_settings']['it-it'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1522. $text['header_description-user_settings']['nl-nl'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1523. $text['header_description-user_settings']['pl-pl'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1524. $text['header_description-user_settings']['pt-br'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1525. $text['header_description-user_settings']['pt-pt'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1526. $text['header_description-user_settings']['ro-ro'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1527. $text['header_description-user_settings']['ru-ru'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1528. $text['header_description-user_settings']['sv-se'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1529. $text['header_description-user_settings']['uk-ua'] = "Settings for this user that should override those defined in Domain or Default Settings.";
  1530. $text['description-user_manager']['en-us'] = "Add, edit, delete, and search users. ";
  1531. $text['description-user_manager']['ar-eg'] = "";
  1532. $text['description-user_manager']['de-at'] = "Benutzer anlegen, editieren, löschen und suchen."; //copied from de-de
  1533. $text['description-user_manager']['de-ch'] = "Benutzer anlegen, editieren, löschen und suchen."; //copied from de-de
  1534. $text['description-user_manager']['de-de'] = "Benutzer anlegen, editieren, löschen und suchen.";
  1535. $text['description-user_manager']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
  1536. $text['description-user_manager']['es-mx'] = "Agregar, Editar, Eliminar y Buscar Usuarios. "; //copied from es-cl
  1537. $text['description-user_manager']['fr-ca'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. "; //copied from fr-fr
  1538. $text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
  1539. $text['description-user_manager']['he-il'] = "הוסף, ערוך, מחק וחפש משתמשים";
  1540. $text['description-user_manager']['it-it'] = "Aggiungi, modifica, cancella e ricerca utenti.";
  1541. $text['description-user_manager']['nl-nl'] = "";
  1542. $text['description-user_manager']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
  1543. $text['description-user_manager']['pt-br'] = "Adicionar, editar, remover e pesquisar utilizadores. "; //copied from pt-pt
  1544. $text['description-user_manager']['pt-pt'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
  1545. $text['description-user_manager']['ro-ro'] = "";
  1546. $text['description-user_manager']['ru-ru'] = "Добавление, изменение, удаление и поиск пользователей. ";
  1547. $text['description-user_manager']['sv-se'] = "Lägg Till, editera, ta bort och sök användare.";
  1548. $text['description-user_manager']['uk-ua'] = "Додавання, редагування, видалення та пошук користувачів";
  1549. $text['description-user_language']['en-us'] = "Select the language.";
  1550. $text['description-user_language']['ar-eg'] = "";
  1551. $text['description-user_language']['de-at'] = "Sprache auswählen"; //copied from de-de
  1552. $text['description-user_language']['de-ch'] = "Sprache auswählen"; //copied from de-de
  1553. $text['description-user_language']['de-de'] = "Sprache auswählen";
  1554. $text['description-user_language']['es-cl'] = "Seleccione el idioma.";
  1555. $text['description-user_language']['es-mx'] = "Seleccione el idioma."; //copied from es-cl
  1556. $text['description-user_language']['fr-ca'] = "Sélectionnez la langue."; //copied from fr-fr
  1557. $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
  1558. $text['description-user_language']['he-il'] = "בחר שפה";
  1559. $text['description-user_language']['it-it'] = "Seleziona il linguaggio.";
  1560. $text['description-user_language']['nl-nl'] = "";
  1561. $text['description-user_language']['pl-pl'] = "Wybierz język";
  1562. $text['description-user_language']['pt-br'] = "Selecione o idioma."; //copied from pt-pt
  1563. $text['description-user_language']['pt-pt'] = "Selecione o idioma.";
  1564. $text['description-user_language']['ro-ro'] = "Selecție limbă";
  1565. $text['description-user_language']['ru-ru'] = "Выберите язык.";
  1566. $text['description-user_language']['sv-se'] = "Välj Språk";
  1567. $text['description-user_language']['uk-ua'] = "Виберіть мову";
  1568. $text['description-user_edit']['en-us'] = "Edit user information and group membership. ";
  1569. $text['description-user_edit']['ar-eg'] = "";
  1570. $text['description-user_edit']['de-at'] = "Benutzerinformationen und Gruppen verwalten."; //copied from de-de
  1571. $text['description-user_edit']['de-ch'] = "Benutzerinformationen und Gruppen verwalten."; //copied from de-de
  1572. $text['description-user_edit']['de-de'] = "Benutzerinformationen und Gruppen verwalten.";
  1573. $text['description-user_edit']['es-cl'] = "Editar información del usuario y pertenencia al grupo. ";
  1574. $text['description-user_edit']['es-mx'] = "Editar información del usuario y pertenencia al grupo. "; //copied from es-cl
  1575. $text['description-user_edit']['fr-ca'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe."; //copied from fr-fr
  1576. $text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
  1577. $text['description-user_edit']['he-il'] = "ערוך פרטי משתמש ושיוך לקבוצה";
  1578. $text['description-user_edit']['it-it'] = "Modifica informazioni utente e appartenenza ai gruppi.";
  1579. $text['description-user_edit']['nl-nl'] = "";
  1580. $text['description-user_edit']['pl-pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
  1581. $text['description-user_edit']['pt-br'] = "Editar a informação do utilizador e os membros do grupo. "; //copied from pt-pt
  1582. $text['description-user_edit']['pt-pt'] = "Editar a informação do utilizador e os membros do grupo. ";
  1583. $text['description-user_edit']['ro-ro'] = "";
  1584. $text['description-user_edit']['ru-ru'] = "Изменение информации о пользователях и членстве в группах. ";
  1585. $text['description-user_edit']['sv-se'] = "Ändra användarinformation och grupp medlemskap.";
  1586. $text['description-user_edit']['uk-ua'] = "Змініть інформацію користувача і членство в групі.";
  1587. $text['description-user_add']['en-us'] = "To add a user, please fill out this form completely. All fields are required. ";
  1588. $text['description-user_add']['ar-eg'] = "";
  1589. $text['description-user_add']['de-at'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich."; //copied from de-de
  1590. $text['description-user_add']['de-ch'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich."; //copied from de-de
  1591. $text['description-user_add']['de-de'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
  1592. $text['description-user_add']['es-cl'] = "Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. ";
  1593. $text['description-user_add']['es-mx'] = "Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. "; //copied from es-cl
  1594. $text['description-user_add']['fr-ca'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. "; //copied from fr-fr
  1595. $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
  1596. $text['description-user_add']['he-il'] = "בכדי להוסיף משתמש, אנא הכנס את הפרטים בכל השדות.";
  1597. $text['description-user_add']['it-it'] = "Per aggiungere un utente, completa questa scheda interamente. Tutti i campi sono necessari.";
  1598. $text['description-user_add']['nl-nl'] = "";
  1599. $text['description-user_add']['pl-pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
  1600. $text['description-user_add']['pt-br'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. "; //copied from pt-pt
  1601. $text['description-user_add']['pt-pt'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
  1602. $text['description-user_add']['ro-ro'] = "";
  1603. $text['description-user_add']['ru-ru'] = "Чтобы добавить пользователя, заполните эту форму полностью. Все поля обязательны для заполнения. ";
  1604. $text['description-user_add']['sv-se'] = "För att lägga till en användare, fyll i hela detta formulär. Alla fält måste fyllas i.";
  1605. $text['description-user_add']['uk-ua'] = "Щоб додати користувача, будь ласка, заповніть цю форму повністю. Всі поля обов'язкові для заповнення.";
  1606. $text['description-time_zone']['en-us'] = "Select the default time zone.";
  1607. $text['description-time_zone']['ar-eg'] = "";
  1608. $text['description-time_zone']['de-at'] = "Wählen Sie die Standard-Zeitzone"; //copied from de-de
  1609. $text['description-time_zone']['de-ch'] = "Wählen Sie die Standard-Zeitzone"; //copied from de-de
  1610. $text['description-time_zone']['de-de'] = "Wählen Sie die Standard-Zeitzone";
  1611. $text['description-time_zone']['es-cl'] = "Seleccione la zona horaria por defecto.";
  1612. $text['description-time_zone']['es-mx'] = "Seleccione la zona horaria por defecto."; //copied from es-cl
  1613. $text['description-time_zone']['fr-ca'] = "Sélectionnez le fuseau horaire par défaut."; //copied from fr-fr
  1614. $text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
  1615. $text['description-time_zone']['he-il'] = "הגדר אזור זמן";
  1616. $text['description-time_zone']['it-it'] = "Seleziona la Time Zone di default.";
  1617. $text['description-time_zone']['nl-nl'] = "";
  1618. $text['description-time_zone']['pl-pl'] = "Wybierz domyślną strefę czasową";
  1619. $text['description-time_zone']['pt-br'] = "Escolha o fuso horário por omissão."; //copied from pt-pt
  1620. $text['description-time_zone']['pt-pt'] = "Escolha o fuso horário por omissão.";
  1621. $text['description-time_zone']['ro-ro'] = "";
  1622. $text['description-time_zone']['ru-ru'] = "Выберите часовой пояс по умолчанию.";
  1623. $text['description-time_zone']['sv-se'] = "Välj standard tidszon";
  1624. $text['description-time_zone']['uk-ua'] = "Виберіть часовий пояс за замовчуванням.";
  1625. $text['description-status']['en-us'] = "Set the user's presence.";
  1626. $text['description-status']['ar-eg'] = "";
  1627. $text['description-status']['de-at'] = "Benutzerstatus auswählen"; //copied from de-de
  1628. $text['description-status']['de-ch'] = "Benutzerstatus auswählen"; //copied from de-de
  1629. $text['description-status']['de-de'] = "Benutzerstatus auswählen";
  1630. $text['description-status']['es-cl'] = "Configure la presencia del usuario.";
  1631. $text['description-status']['es-mx'] = "Configure la presencia del usuario."; //copied from es-cl
  1632. $text['description-status']['fr-ca'] = "Sélectionnez l'état de présence de l'utilisateur."; //copied from fr-fr
  1633. $text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
  1634. $text['description-status']['he-il'] = "בחר את סטטוס המשתמש";
  1635. $text['description-status']['it-it'] = "Imposta la presence dell'utente.";
  1636. $text['description-status']['nl-nl'] = "";
  1637. $text['description-status']['pl-pl'] = "Wybierz status użytkownika";
  1638. $text['description-status']['pt-br'] = "Escolher o estado de presença do utilizador."; //copied from pt-pt
  1639. $text['description-status']['pt-pt'] = "Escolher o estado de presença do utilizador.";
  1640. $text['description-status']['ro-ro'] = "Selectați starea utilizatorului";
  1641. $text['description-status']['ru-ru'] = "Установить статус присутствия пользователя.";
  1642. $text['description-status']['sv-se'] = "Ange användarens status..";
  1643. $text['description-status']['uk-ua'] = "Виберіть статус користувача";
  1644. $text['description-enabled']['en-us'] = "Set the status of this account.";
  1645. $text['description-enabled']['ar-eg'] = "";
  1646. $text['description-enabled']['de-at'] = "Setzen Sie den Status dieses Kontos."; //copied from de-de
  1647. $text['description-enabled']['de-ch'] = "Setzen Sie den Status dieses Kontos."; //copied from de-de
  1648. $text['description-enabled']['de-de'] = "Setzen Sie den Status dieses Kontos.";
  1649. $text['description-enabled']['es-cl'] = "Indique el estaso de esta cuenta.";
  1650. $text['description-enabled']['es-mx'] = "Indique el estaso de esta cuenta."; //copied from es-cl
  1651. $text['description-enabled']['fr-ca'] = "Choisir le statut de ce compte."; //copied from fr-fr
  1652. $text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
  1653. $text['description-enabled']['he-il'] = "בחר את הסטטוס לחשבון זה";
  1654. $text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
  1655. $text['description-enabled']['nl-nl'] = "";
  1656. $text['description-enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego.";
  1657. $text['description-enabled']['pt-br'] = "Escolha o estado desta conta."; //copied from pt-pt
  1658. $text['description-enabled']['pt-pt'] = "Escolha o estado desta conta.";
  1659. $text['description-enabled']['ro-ro'] = "";
  1660. $text['description-enabled']['ru-ru'] = "Установить статус учетной записи.";
  1661. $text['description-enabled']['sv-se'] = "Ange statusen på detta konto..";
  1662. $text['description-enabled']['uk-ua'] = "Вкажіть стан цього облікового запису.";
  1663. $text['description-contact_view']['en-us'] = "View";
  1664. $text['description-contact_view']['ar-eg'] = "";
  1665. $text['description-contact_view']['de-at'] = "Ansicht"; //copied from de-de
  1666. $text['description-contact_view']['de-ch'] = "Ansicht"; //copied from de-de
  1667. $text['description-contact_view']['de-de'] = "Ansicht";
  1668. $text['description-contact_view']['es-cl'] = "Ver";
  1669. $text['description-contact_view']['es-mx'] = "Ver"; //copied from es-cl
  1670. $text['description-contact_view']['fr-ca'] = "Voir"; //copied from fr-fr
  1671. $text['description-contact_view']['fr-fr'] = "Voir";
  1672. $text['description-contact_view']['he-il'] = "הצג";
  1673. $text['description-contact_view']['it-it'] = "Mostra";
  1674. $text['description-contact_view']['nl-nl'] = "";
  1675. $text['description-contact_view']['pl-pl'] = "Widok";
  1676. $text['description-contact_view']['pt-br'] = "Ver"; //copied from pt-pt
  1677. $text['description-contact_view']['pt-pt'] = "Ver";
  1678. $text['description-contact_view']['ro-ro'] = "";
  1679. $text['description-contact_view']['ru-ru'] = "Посмотреть";
  1680. $text['description-contact_view']['sv-se'] = "Visa";
  1681. $text['description-contact_view']['uk-ua'] = "Перегляд";
  1682. $text['description-contact']['en-us'] = "Assign a contact to this user account.";
  1683. $text['description-contact']['ar-eg'] = "";
  1684. $text['description-contact']['de-at'] = "Weisen Sie diesem Benutzer einen Kontakt zu."; //copied from de-de
  1685. $text['description-contact']['de-ch'] = "Weisen Sie diesem Benutzer einen Kontakt zu."; //copied from de-de
  1686. $text['description-contact']['de-de'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
  1687. $text['description-contact']['es-cl'] = "Asignar un contacto a este usuario.";
  1688. $text['description-contact']['es-mx'] = "Asignar un contacto a este usuario."; //copied from es-cl
  1689. $text['description-contact']['fr-ca'] = "Attacher un contact à ce compte utilisateur"; //copied from fr-fr
  1690. $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
  1691. $text['description-contact']['he-il'] = "שייך איש קשר לחשבון";
  1692. $text['description-contact']['it-it'] = "Assegna un contatto a questo account utente.";
  1693. $text['description-contact']['nl-nl'] = "";
  1694. $text['description-contact']['pl-pl'] = "Wybierz numer";
  1695. $text['description-contact']['pt-br'] = "Atribuir um contacto a esta conta de utilizador."; //copied from pt-pt
  1696. $text['description-contact']['pt-pt'] = "Atribuir um contacto a esta conta de utilizador.";
  1697. $text['description-contact']['ro-ro'] = "";
  1698. $text['description-contact']['ru-ru'] = "Назначить контакт для этой учетной записи пользователя.";
  1699. $text['description-contact']['sv-se'] = "Tilldela en kontakt till detta konto.";
  1700. $text['description-contact']['uk-ua'] = "Призначити контакт в цей обліковий запис користувача.";
  1701. $text['description-api_key']['en-us'] = "Use the generate button to create a 128 bit key.";
  1702. $text['description-api_key']['ar-eg'] = "";
  1703. $text['description-api_key']['de-at'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein."; //copied from de-de
  1704. $text['description-api_key']['de-ch'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein."; //copied from de-de
  1705. $text['description-api_key']['de-de'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
  1706. $text['description-api_key']['es-cl'] = "Indique la API key.";
  1707. $text['description-api_key']['es-mx'] = "Indique la API key."; //copied from es-cl
  1708. $text['description-api_key']['fr-ca'] = "Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur."; //copied from fr-fr
  1709. $text['description-api_key']['fr-fr'] = "Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
  1710. $text['description-api_key']['he-il'] = "";
  1711. $text['description-api_key']['it-it'] = "Inserisci la API key, spesso è un UUID. L'API key dovrebbe essere 128 bit o più.";
  1712. $text['description-api_key']['nl-nl'] = "";
  1713. $text['description-api_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
  1714. $text['description-api_key']['pt-br'] = "";
  1715. $text['description-api_key']['pt-pt'] = "";
  1716. $text['description-api_key']['ro-ro'] = "";
  1717. $text['description-api_key']['ru-ru'] = "Введите ключ API (обычно UUID). Ключ API должен быть 128 бит или больше.";
  1718. $text['description-api_key']['sv-se'] = "Ange API nyckel (ofta UUID). API nyckeln borde vara 128 bit eller mer.";
  1719. $text['description-api_key']['uk-ua'] = "Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт або більше.";
  1720. $text['description-message_key']['en-us'] = "Use the generate button to create a 128 bit key.";
  1721. $text['description-message_key']['ar-eg'] = "";
  1722. $text['description-message_key']['de-at'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein."; //copied from de-de
  1723. $text['description-message_key']['de-ch'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein."; //copied from de-de
  1724. $text['description-message_key']['de-de'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
  1725. $text['description-message_key']['es-cl'] = "Indique la API key.";
  1726. $text['description-message_key']['es-mx'] = "Indique la API key."; //copied from es-cl
  1727. $text['description-message_key']['fr-ca'] = "Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur."; //copied from fr-fr
  1728. $text['description-message_key']['fr-fr'] = "Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
  1729. $text['description-message_key']['he-il'] = "";
  1730. $text['description-message_key']['it-it'] = "Inserisci la API key, spesso è un UUID. L'API key dovrebbe essere 128 bit o più.";
  1731. $text['description-message_key']['nl-nl'] = "";
  1732. $text['description-message_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
  1733. $text['description-message_key']['pt-br'] = "";
  1734. $text['description-message_key']['pt-pt'] = "";
  1735. $text['description-message_key']['ro-ro'] = "";
  1736. $text['description-message_key']['ru-ru'] = "Введите ключ API (обычно UUID). Ключ API должен быть 128 бит или больше.";
  1737. $text['description-message_key']['sv-se'] = "Ange API nyckel (ofta UUID). API nyckeln borde vara 128 bit eller mer.";
  1738. $text['description-message_key']['uk-ua'] = "Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт або більше.";
  1739. $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
  1740. $text['confirm-delete']['ar-eg'] = "";
  1741. $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?"; //copied from de-de
  1742. $text['confirm-delete']['de-ch'] = "Wollen Sie das wirklich löschen?"; //copied from de-de
  1743. $text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
  1744. $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
  1745. $text['confirm-delete']['es-mx'] = "¿Realmente desea eliminar esto?"; //copied from es-cl
  1746. $text['confirm-delete']['fr-ca'] = "Voulez-vous vraiment supprimer cela?"; //copied from fr-fr
  1747. $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
  1748. $text['confirm-delete']['he-il'] = "?בטוח שאתה רוצה למחוק";
  1749. $text['confirm-delete']['it-it'] = "Vuoi veramente cancellarlo?";
  1750. $text['confirm-delete']['nl-nl'] = "";
  1751. $text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
  1752. $text['confirm-delete']['pt-br'] = "Tem a certeza que pretende remover isto?"; //copied from pt-pt
  1753. $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
  1754. $text['confirm-delete']['ro-ro'] = "";
  1755. $text['confirm-delete']['ru-ru'] = "Вы действительно хотите удалить?";
  1756. $text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
  1757. $text['confirm-delete']['uk-ua'] = "Ви дійсно бажаєте це видалити?";
  1758. $text['button-show_all']['en-us'] = "Show All";
  1759. $text['button-show_all']['ar-eg'] = "";
  1760. $text['button-show_all']['de-at'] = "Alle anzeigen"; //copied from de-de
  1761. $text['button-show_all']['de-ch'] = "Alle anzeigen"; //copied from de-de
  1762. $text['button-show_all']['de-de'] = "Alle anzeigen";
  1763. $text['button-show_all']['es-cl'] = "Mostrar Todos";
  1764. $text['button-show_all']['es-mx'] = "Mostrar Todos"; //copied from es-cl
  1765. $text['button-show_all']['fr-ca'] = "Tout Montrer"; //copied from fr-fr
  1766. $text['button-show_all']['fr-fr'] = "Tout Montrer";
  1767. $text['button-show_all']['he-il'] = "הצג הכל";
  1768. $text['button-show_all']['it-it'] = "Mostra Tutto";
  1769. $text['button-show_all']['nl-nl'] = "";
  1770. $text['button-show_all']['pl-pl'] = "Pokaż wszystkie";
  1771. $text['button-show_all']['pt-br'] = "Mostrar Todos"; //copied from pt-pt
  1772. $text['button-show_all']['pt-pt'] = "Mostrar Todos";
  1773. $text['button-show_all']['ro-ro'] = "";
  1774. $text['button-show_all']['ru-ru'] = "Показать все";
  1775. $text['button-show_all']['sv-se'] = "Visa Allt";
  1776. $text['button-show_all']['uk-ua'] = "Показати всі";
  1777. $text['button-generate']['en-us'] = "Generate";
  1778. $text['button-generate']['ar-eg'] = "";
  1779. $text['button-generate']['de-at'] = "Erzeugen"; //copied from de-de
  1780. $text['button-generate']['de-ch'] = "Erzeugen"; //copied from de-de
  1781. $text['button-generate']['de-de'] = "Erzeugen";
  1782. $text['button-generate']['es-cl'] = "Generar";
  1783. $text['button-generate']['es-mx'] = "Generar"; //copied from es-cl
  1784. $text['button-generate']['fr-ca'] = "Générer"; //copied from fr-fr
  1785. $text['button-generate']['fr-fr'] = "Générer";
  1786. $text['button-generate']['he-il'] = "יצר";
  1787. $text['button-generate']['it-it'] = "Genera";
  1788. $text['button-generate']['nl-nl'] = "";
  1789. $text['button-generate']['pl-pl'] = "Generuj";
  1790. $text['button-generate']['pt-br'] = "Geração"; //copied from pt-pt
  1791. $text['button-generate']['pt-pt'] = "Geração";
  1792. $text['button-generate']['ro-ro'] = "";
  1793. $text['button-generate']['ru-ru'] = "Сгенерировать";
  1794. $text['button-generate']['sv-se'] = "Generera";
  1795. $text['button-generate']['uk-ua'] = "Згенерувати";
  1796. $text['button-create_account']['en-us'] = "Create Account";
  1797. $text['button-create_account']['ar-eg'] = "";
  1798. $text['button-create_account']['de-at'] = "Konto hinzufügen"; //copied from de-de
  1799. $text['button-create_account']['de-ch'] = "Konto hinzufügen"; //copied from de-de
  1800. $text['button-create_account']['de-de'] = "Konto hinzufügen";
  1801. $text['button-create_account']['es-cl'] = "Crear Cuenta";
  1802. $text['button-create_account']['es-mx'] = "Crear Cuenta"; //copied from es-cl
  1803. $text['button-create_account']['fr-ca'] = "Créer le Compte"; //copied from fr-fr
  1804. $text['button-create_account']['fr-fr'] = "Créer le Compte";
  1805. $text['button-create_account']['he-il'] = "צור חשבון";
  1806. $text['button-create_account']['it-it'] = "Crea Account";
  1807. $text['button-create_account']['nl-nl'] = "";
  1808. $text['button-create_account']['pl-pl'] = "Załóż konto";
  1809. $text['button-create_account']['pt-br'] = "Criar Conta"; //copied from pt-pt
  1810. $text['button-create_account']['pt-pt'] = "Criar Conta";
  1811. $text['button-create_account']['ro-ro'] = "";
  1812. $text['button-create_account']['ru-ru'] = "Создание учетных записей";
  1813. $text['button-create_account']['sv-se'] = "Skapa Konto";
  1814. $text['button-create_account']['uk-ua'] = "Створити обліковий запис";
  1815. $text['button-add_member']['en-us'] = "Add Member";
  1816. $text['button-add_member']['ar-eg'] = "";
  1817. $text['button-add_member']['de-at'] = "Mitglied hinzufügen"; //copied from de-de
  1818. $text['button-add_member']['de-ch'] = "Mitglied hinzufügen"; //copied from de-de
  1819. $text['button-add_member']['de-de'] = "Mitglied hinzufügen";
  1820. $text['button-add_member']['es-cl'] = "Agregar Miembro";
  1821. $text['button-add_member']['es-mx'] = "Agregar Miembro"; //copied from es-cl
  1822. $text['button-add_member']['fr-ca'] = "Ajouter un Membre"; //copied from fr-fr
  1823. $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
  1824. $text['button-add_member']['he-il'] = "הוסף משתמש";
  1825. $text['button-add_member']['it-it'] = "Aggiungi Membro";
  1826. $text['button-add_member']['nl-nl'] = "";
  1827. $text['button-add_member']['pl-pl'] = "Dodaj członka";
  1828. $text['button-add_member']['pt-br'] = "Adicionar Membro"; //copied from pt-pt
  1829. $text['button-add_member']['pt-pt'] = "Adicionar Membro";
  1830. $text['button-add_member']['ro-ro'] = "";
  1831. $text['button-add_member']['ru-ru'] = "Добавить участника";
  1832. $text['button-add_member']['sv-se'] = "Lägg Till Medlem";
  1833. $text['button-add_member']['uk-ua'] = "Додати учасника";
  1834. ?>