app_languages.php 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
  1. <?php
  2. #This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
  3. $text['title-menus']['en-us'] = "Menu Manager";
  4. $text['title-menus']['ar-eg'] = "";
  5. $text['title-menus']['de-at'] = "Menü Konfigurationsmanager"; //copied from de-de
  6. $text['title-menus']['de-ch'] = "Menü Konfigurationsmanager"; //copied from de-de
  7. $text['title-menus']['de-de'] = "Menü Konfigurationsmanager";
  8. $text['title-menus']['es-cl'] = "Gestor de Menú";
  9. $text['title-menus']['es-mx'] = "Gestor de Menú"; //copied from es-cl
  10. $text['title-menus']['fr-ca'] = "Gestion des Menus"; //copied from fr-fr
  11. $text['title-menus']['fr-fr'] = "Gestion des Menus";
  12. $text['title-menus']['he-il'] = "";
  13. $text['title-menus']['it-it'] = "Gestione Menu";
  14. $text['title-menus']['nl-nl'] = "";
  15. $text['title-menus']['pl-pl'] = "Menedżer menu";
  16. $text['title-menus']['pt-br'] = "Gerenciador de Menus";
  17. $text['title-menus']['pt-pt'] = "Gestor de Menus";
  18. $text['title-menus']['ro-ro'] = "";
  19. $text['title-menus']['ru-ru'] = "Управление меню";
  20. $text['title-menus']['sv-se'] = "Meny Inställningar";
  21. $text['title-menus']['uk-ua'] = "Менеджер меню";
  22. $text['title-menu']['en-us'] = "Menu";
  23. $text['title-menu']['ar-eg'] = "";
  24. $text['title-menu']['de-at'] = "Menü"; //copied from de-de
  25. $text['title-menu']['de-ch'] = "Menü"; //copied from de-de
  26. $text['title-menu']['de-de'] = "Menü";
  27. $text['title-menu']['es-cl'] = "Editar Menú";
  28. $text['title-menu']['es-mx'] = "Editar Menú"; //copied from es-cl
  29. $text['title-menu']['fr-ca'] = "Editer le Menu"; //copied from fr-fr
  30. $text['title-menu']['fr-fr'] = "Editer le Menu";
  31. $text['title-menu']['he-il'] = "";
  32. $text['title-menu']['it-it'] = "Menu";
  33. $text['title-menu']['nl-nl'] = "";
  34. $text['title-menu']['pl-pl'] = "Menu";
  35. $text['title-menu']['pt-br'] = "Editar Menu"; //copied from pt-pt
  36. $text['title-menu']['pt-pt'] = "Editar Menu";
  37. $text['title-menu']['ro-ro'] = "";
  38. $text['title-menu']['ru-ru'] = "Меню";
  39. $text['title-menu']['sv-se'] = "Meny";
  40. $text['title-menu']['uk-ua'] = "Меню";
  41. $text['title-menu_item']['en-us'] = "Menu Item";
  42. $text['title-menu_item']['ar-eg'] = "";
  43. $text['title-menu_item']['de-at'] = "Menüpunkt"; //copied from de-de
  44. $text['title-menu_item']['de-ch'] = "Menüpunkt"; //copied from de-de
  45. $text['title-menu_item']['de-de'] = "Menüpunkt";
  46. $text['title-menu_item']['es-cl'] = "Editar Ítem de Menú";
  47. $text['title-menu_item']['es-mx'] = "Editar Ítem de Menú"; //copied from es-cl
  48. $text['title-menu_item']['fr-ca'] = "Editer l'objet menu"; //copied from fr-fr
  49. $text['title-menu_item']['fr-fr'] = "Editer l'objet menu";
  50. $text['title-menu_item']['he-il'] = "";
  51. $text['title-menu_item']['it-it'] = "Voce Menu";
  52. $text['title-menu_item']['nl-nl'] = "";
  53. $text['title-menu_item']['pl-pl'] = "Pozycja menu";
  54. $text['title-menu_item']['pt-br'] = "Editar o item do Menu"; //copied from pt-pt
  55. $text['title-menu_item']['pt-pt'] = "Editar o Item do Menu";
  56. $text['title-menu_item']['ro-ro'] = "";
  57. $text['title-menu_item']['ru-ru'] = "Пункт меню";
  58. $text['title-menu_item']['sv-se'] = "Meny Post";
  59. $text['title-menu_item']['uk-ua'] = "Пункт меню";
  60. $text['label-menu_name']['en-us'] = "Name";
  61. $text['label-menu_name']['ar-eg'] = "";
  62. $text['label-menu_name']['de-at'] = "Name"; //copied from de-de
  63. $text['label-menu_name']['de-ch'] = "Name"; //copied from de-de
  64. $text['label-menu_name']['de-de'] = "Name";
  65. $text['label-menu_name']['es-cl'] = "Nombre";
  66. $text['label-menu_name']['es-mx'] = "Nombre"; //copied from es-cl
  67. $text['label-menu_name']['fr-ca'] = "Nom"; //copied from fr-fr
  68. $text['label-menu_name']['fr-fr'] = "Nom";
  69. $text['label-menu_name']['he-il'] = "";
  70. $text['label-menu_name']['it-it'] = "Nome";
  71. $text['label-menu_name']['nl-nl'] = "";
  72. $text['label-menu_name']['pl-pl'] = "Nazwa";
  73. $text['label-menu_name']['pt-br'] = "Nome"; //copied from pt-pt
  74. $text['label-menu_name']['pt-pt'] = "Nome";
  75. $text['label-menu_name']['ro-ro'] = "";
  76. $text['label-menu_name']['ru-ru'] = "Название";
  77. $text['label-menu_name']['sv-se'] = "Namn";
  78. $text['label-menu_name']['uk-ua'] = "Назва";
  79. $text['label-menu_language']['en-us'] = "Language";
  80. $text['label-menu_language']['ar-eg'] = "";
  81. $text['label-menu_language']['de-at'] = "Sprache"; //copied from de-de
  82. $text['label-menu_language']['de-ch'] = "Sprache"; //copied from de-de
  83. $text['label-menu_language']['de-de'] = "Sprache";
  84. $text['label-menu_language']['es-cl'] = "Lenguaje";
  85. $text['label-menu_language']['es-mx'] = "Lenguaje"; //copied from es-cl
  86. $text['label-menu_language']['fr-ca'] = "Langue"; //copied from fr-fr
  87. $text['label-menu_language']['fr-fr'] = "Langue";
  88. $text['label-menu_language']['he-il'] = "";
  89. $text['label-menu_language']['it-it'] = "Linguaggio";
  90. $text['label-menu_language']['nl-nl'] = "";
  91. $text['label-menu_language']['pl-pl'] = "Język";
  92. $text['label-menu_language']['pt-br'] = "Idioma";
  93. $text['label-menu_language']['pt-pt'] = "Língua";
  94. $text['label-menu_language']['ro-ro'] = "";
  95. $text['label-menu_language']['ru-ru'] = "Язык";
  96. $text['label-menu_language']['sv-se'] = "Språk";
  97. $text['label-menu_language']['uk-ua'] = "Мова";
  98. $text['label-menu_description']['en-us'] = "Description";
  99. $text['label-menu_description']['ar-eg'] = "";
  100. $text['label-menu_description']['de-at'] = "Beschreibung"; //copied from de-de
  101. $text['label-menu_description']['de-ch'] = "Beschreibung"; //copied from de-de
  102. $text['label-menu_description']['de-de'] = "Beschreibung";
  103. $text['label-menu_description']['es-cl'] = "";
  104. $text['label-menu_description']['es-mx'] = "";
  105. $text['label-menu_description']['fr-ca'] = "";
  106. $text['label-menu_description']['fr-fr'] = "";
  107. $text['label-menu_description']['he-il'] = "";
  108. $text['label-menu_description']['it-it'] = "Descrizione";
  109. $text['label-menu_description']['nl-nl'] = "";
  110. $text['label-menu_description']['pl-pl'] = "Opis";
  111. $text['label-menu_description']['pt-br'] = "Descrição"; //copied from pt-pt
  112. $text['label-menu_description']['pt-pt'] = "Descrição";
  113. $text['label-menu_description']['ro-ro'] = "";
  114. $text['label-menu_description']['ru-ru'] = "Описание";
  115. $text['label-menu_description']['sv-se'] = "Beskrivning";
  116. $text['label-menu_description']['uk-ua'] = "Опис";
  117. $text['option-internal']['en-us'] = "Internal";
  118. $text['option-internal']['ar-eg'] = "";
  119. $text['option-internal']['de-at'] = "Intern"; //copied from de-de
  120. $text['option-internal']['de-ch'] = "Intern"; //copied from de-de
  121. $text['option-internal']['de-de'] = "Intern";
  122. $text['option-internal']['es-cl'] = "Interno";
  123. $text['option-internal']['es-mx'] = "Interno"; //copied from es-cl
  124. $text['option-internal']['fr-ca'] = "Interne"; //copied from fr-fr
  125. $text['option-internal']['fr-fr'] = "Interne";
  126. $text['option-internal']['he-il'] = "";
  127. $text['option-internal']['it-it'] = "Interno";
  128. $text['option-internal']['nl-nl'] = "";
  129. $text['option-internal']['pl-pl'] = "Wewnętrzny";
  130. $text['option-internal']['pt-br'] = "Interno"; //copied from pt-pt
  131. $text['option-internal']['pt-pt'] = "Interno";
  132. $text['option-internal']['ro-ro'] = "";
  133. $text['option-internal']['ru-ru'] = "Внутренний";
  134. $text['option-internal']['sv-se'] = "Intern";
  135. $text['option-internal']['uk-ua'] = "Внутрішній (Internal)";
  136. $text['option-external']['en-us'] = "External";
  137. $text['option-external']['ar-eg'] = "";
  138. $text['option-external']['de-at'] = "Extern"; //copied from de-de
  139. $text['option-external']['de-ch'] = "Extern"; //copied from de-de
  140. $text['option-external']['de-de'] = "Extern";
  141. $text['option-external']['es-cl'] = "Externo";
  142. $text['option-external']['es-mx'] = "Externo"; //copied from es-cl
  143. $text['option-external']['fr-ca'] = "Externe"; //copied from fr-fr
  144. $text['option-external']['fr-fr'] = "Externe";
  145. $text['option-external']['he-il'] = "";
  146. $text['option-external']['it-it'] = "Esterno";
  147. $text['option-external']['nl-nl'] = "";
  148. $text['option-external']['pl-pl'] = "Zewnętrzny";
  149. $text['option-external']['pt-br'] = "Externo"; //copied from pt-pt
  150. $text['option-external']['pt-pt'] = "Externo";
  151. $text['option-external']['ro-ro'] = "";
  152. $text['option-external']['ru-ru'] = "Внешний";
  153. $text['option-external']['sv-se'] = "Extern";
  154. $text['option-external']['uk-ua'] = "Зовнішній (External)";
  155. $text['option-email']['en-us'] = "E-mail";
  156. $text['option-email']['ar-eg'] = "";
  157. $text['option-email']['de-at'] = "E-mail"; //copied from de-de
  158. $text['option-email']['de-ch'] = "E-mail"; //copied from de-de
  159. $text['option-email']['de-de'] = "E-mail";
  160. $text['option-email']['es-cl'] = "E-mail";
  161. $text['option-email']['es-mx'] = "E-mail"; //copied from es-cl
  162. $text['option-email']['fr-ca'] = "Courriel"; //copied from fr-fr
  163. $text['option-email']['fr-fr'] = "Courriel";
  164. $text['option-email']['he-il'] = "";
  165. $text['option-email']['it-it'] = "E-mail";
  166. $text['option-email']['nl-nl'] = "";
  167. $text['option-email']['pl-pl'] = "E-mail";
  168. $text['option-email']['pt-br'] = "E-mail"; //copied from pt-pt
  169. $text['option-email']['pt-pt'] = "E-mail";
  170. $text['option-email']['ro-ro'] = "";
  171. $text['option-email']['ru-ru'] = "Email";
  172. $text['option-email']['sv-se'] = "E-post";
  173. $text['option-email']['uk-ua'] = "Електронна пошта";
  174. $text['message-update']['en-us'] = "Update Completed";
  175. $text['message-update']['ar-eg'] = "";
  176. $text['message-update']['de-at'] = "Aktualisierung durchgeführt"; //copied from de-de
  177. $text['message-update']['de-ch'] = "Aktualisierung durchgeführt"; //copied from de-de
  178. $text['message-update']['de-de'] = "Aktualisierung durchgeführt";
  179. $text['message-update']['es-cl'] = "Actualización Completada";
  180. $text['message-update']['es-mx'] = "Actualización Completada"; //copied from es-cl
  181. $text['message-update']['fr-ca'] = "Mis à jour"; //copied from fr-fr
  182. $text['message-update']['fr-fr'] = "Mis à jour";
  183. $text['message-update']['he-il'] = "";
  184. $text['message-update']['it-it'] = "Aggiornamento Completato";
  185. $text['message-update']['nl-nl'] = "";
  186. $text['message-update']['pl-pl'] = "Zaktualizowano poprawnie";
  187. $text['message-update']['pt-br'] = "Atualização Concluída";
  188. $text['message-update']['pt-pt'] = "Actualização Efectuada";
  189. $text['message-update']['ro-ro'] = "";
  190. $text['message-update']['ru-ru'] = "Обновление завершено";
  191. $text['message-update']['sv-se'] = "Uppdatering Klar";
  192. $text['message-update']['uk-ua'] = "Оновлення завершено";
  193. $text['message-moved_up']['en-us'] = "Item Moved Up";
  194. $text['message-moved_up']['ar-eg'] = "";
  195. $text['message-moved_up']['de-at'] = "Menüpunkt nach oben verschoben"; //copied from de-de
  196. $text['message-moved_up']['de-ch'] = "Menüpunkt nach oben verschoben"; //copied from de-de
  197. $text['message-moved_up']['de-de'] = "Menüpunkt nach oben verschoben";
  198. $text['message-moved_up']['es-cl'] = "Elemento Subido";
  199. $text['message-moved_up']['es-mx'] = "Elemento Subido"; //copied from es-cl
  200. $text['message-moved_up']['fr-ca'] = "Monter l'objet"; //copied from fr-fr
  201. $text['message-moved_up']['fr-fr'] = "Monter l'objet";
  202. $text['message-moved_up']['he-il'] = "";
  203. $text['message-moved_up']['it-it'] = "Voce spostata in Alto";
  204. $text['message-moved_up']['nl-nl'] = "";
  205. $text['message-moved_up']['pl-pl'] = "Pozycja przeniesiona do góry";
  206. $text['message-moved_up']['pt-br'] = "Item movido para cima";
  207. $text['message-moved_up']['pt-pt'] = "Item Movido para Cima";
  208. $text['message-moved_up']['ro-ro'] = "";
  209. $text['message-moved_up']['ru-ru'] = "Элемент перемещен вверх";
  210. $text['message-moved_up']['sv-se'] = "Posten Flyttades Uppåt";
  211. $text['message-moved_up']['uk-ua'] = "Елемент переміщено вгору";
  212. $text['message-moved_down']['en-us'] = "Item Moved Down";
  213. $text['message-moved_down']['ar-eg'] = "";
  214. $text['message-moved_down']['de-at'] = "Menüpunkt nach unten verschoben"; //copied from de-de
  215. $text['message-moved_down']['de-ch'] = "Menüpunkt nach unten verschoben"; //copied from de-de
  216. $text['message-moved_down']['de-de'] = "Menüpunkt nach unten verschoben";
  217. $text['message-moved_down']['es-cl'] = "Elemento Bajado";
  218. $text['message-moved_down']['es-mx'] = "Elemento Bajado"; //copied from es-cl
  219. $text['message-moved_down']['fr-ca'] = "Descendre l'objet"; //copied from fr-fr
  220. $text['message-moved_down']['fr-fr'] = "Descendre l'objet";
  221. $text['message-moved_down']['he-il'] = "";
  222. $text['message-moved_down']['it-it'] = "Voce spostata in Basso";
  223. $text['message-moved_down']['nl-nl'] = "";
  224. $text['message-moved_down']['pl-pl'] = "Pozycja przeniesiona na dół";
  225. $text['message-moved_down']['pt-br'] = "Item Movido para Baixo";
  226. $text['message-moved_down']['pt-pt'] = "Item Movido para Baixo";
  227. $text['message-moved_down']['ro-ro'] = "";
  228. $text['message-moved_down']['ru-ru'] = "Элемент перемещен вниз";
  229. $text['message-moved_down']['sv-se'] = "Posten Flyttades Nedåt";
  230. $text['message-moved_down']['uk-ua'] = "Елемент переміщено вниз";
  231. $text['label-title']['en-us'] = "Title";
  232. $text['label-title']['ar-eg'] = "";
  233. $text['label-title']['de-at'] = "Titel"; //copied from de-de
  234. $text['label-title']['de-ch'] = "Titel"; //copied from de-de
  235. $text['label-title']['de-de'] = "Titel";
  236. $text['label-title']['es-cl'] = "Título";
  237. $text['label-title']['es-mx'] = "Título"; //copied from es-cl
  238. $text['label-title']['fr-ca'] = "Titre"; //copied from fr-fr
  239. $text['label-title']['fr-fr'] = "Titre";
  240. $text['label-title']['he-il'] = "";
  241. $text['label-title']['it-it'] = "Titolo";
  242. $text['label-title']['nl-nl'] = "";
  243. $text['label-title']['pl-pl'] = "Tytuł";
  244. $text['label-title']['pt-br'] = "Título"; //copied from pt-pt
  245. $text['label-title']['pt-pt'] = "Título";
  246. $text['label-title']['ro-ro'] = "";
  247. $text['label-title']['ru-ru'] = "Название";
  248. $text['label-title']['sv-se'] = "Titel";
  249. $text['label-title']['uk-ua'] = "Назва";
  250. $text['label-protected']['en-us'] = "Protected";
  251. $text['label-protected']['ar-eg'] = "";
  252. $text['label-protected']['de-at'] = "Geschützt"; //copied from de-de
  253. $text['label-protected']['de-ch'] = "Geschützt"; //copied from de-de
  254. $text['label-protected']['de-de'] = "Geschützt";
  255. $text['label-protected']['es-cl'] = "Protegido";
  256. $text['label-protected']['es-mx'] = "Protegido"; //copied from es-cl
  257. $text['label-protected']['fr-ca'] = "Proteger"; //copied from fr-fr
  258. $text['label-protected']['fr-fr'] = "Proteger";
  259. $text['label-protected']['he-il'] = "";
  260. $text['label-protected']['it-it'] = "Protetto";
  261. $text['label-protected']['nl-nl'] = "";
  262. $text['label-protected']['pl-pl'] = "Zabezpieczony";
  263. $text['label-protected']['pt-br'] = "Protegido"; //copied from pt-pt
  264. $text['label-protected']['pt-pt'] = "Protegido";
  265. $text['label-protected']['ro-ro'] = "";
  266. $text['label-protected']['ru-ru'] = "Защищено";
  267. $text['label-protected']['sv-se'] = "Skyddad";
  268. $text['label-protected']['uk-ua'] = "Захищено";
  269. $text['label-parent_menu']['en-us'] = "Parent Menu";
  270. $text['label-parent_menu']['ar-eg'] = "";
  271. $text['label-parent_menu']['de-at'] = "Übergeordnetes Menü"; //copied from de-de
  272. $text['label-parent_menu']['de-ch'] = "Übergeordnetes Menü"; //copied from de-de
  273. $text['label-parent_menu']['de-de'] = "Übergeordnetes Menü";
  274. $text['label-parent_menu']['es-cl'] = "Nivel Superior";
  275. $text['label-parent_menu']['es-mx'] = "Nivel Superior"; //copied from es-cl
  276. $text['label-parent_menu']['fr-ca'] = "Menu Parent"; //copied from fr-fr
  277. $text['label-parent_menu']['fr-fr'] = "Menu Parent";
  278. $text['label-parent_menu']['he-il'] = "";
  279. $text['label-parent_menu']['it-it'] = "Menu Padre";
  280. $text['label-parent_menu']['nl-nl'] = "";
  281. $text['label-parent_menu']['pl-pl'] = "Główne menu";
  282. $text['label-parent_menu']['pt-br'] = "Menu Pai";
  283. $text['label-parent_menu']['pt-pt'] = "Menu Pai";
  284. $text['label-parent_menu']['ro-ro'] = "";
  285. $text['label-parent_menu']['ru-ru'] = "Родительское меню";
  286. $text['label-parent_menu']['sv-se'] = "Överordnad Meny";
  287. $text['label-parent_menu']['uk-ua'] = "Батьківське меню";
  288. $text['label-name']['en-us'] = "Name";
  289. $text['label-name']['ar-eg'] = "";
  290. $text['label-name']['de-at'] = "Name"; //copied from de-de
  291. $text['label-name']['de-ch'] = "Name"; //copied from de-de
  292. $text['label-name']['de-de'] = "Name";
  293. $text['label-name']['es-cl'] = "Nombre";
  294. $text['label-name']['es-mx'] = "Nombre"; //copied from es-cl
  295. $text['label-name']['fr-ca'] = "Nom"; //copied from fr-fr
  296. $text['label-name']['fr-fr'] = "Nom";
  297. $text['label-name']['he-il'] = "";
  298. $text['label-name']['it-it'] = "Nome";
  299. $text['label-name']['nl-nl'] = "";
  300. $text['label-name']['pl-pl'] = "Nazwa";
  301. $text['label-name']['pt-br'] = "Nome"; //copied from pt-pt
  302. $text['label-name']['pt-pt'] = "Nome";
  303. $text['label-name']['ro-ro'] = "";
  304. $text['label-name']['ru-ru'] = "Название";
  305. $text['label-name']['sv-se'] = "Namn";
  306. $text['label-name']['uk-ua'] = "Назва";
  307. $text['label-menu_order']['en-us'] = "Order";
  308. $text['label-menu_order']['ar-eg'] = "";
  309. $text['label-menu_order']['de-at'] = "Reihenfolge"; //copied from de-de
  310. $text['label-menu_order']['de-ch'] = "Reihenfolge"; //copied from de-de
  311. $text['label-menu_order']['de-de'] = "Reihenfolge";
  312. $text['label-menu_order']['es-cl'] = "Orden";
  313. $text['label-menu_order']['es-mx'] = "Orden"; //copied from es-cl
  314. $text['label-menu_order']['fr-ca'] = "Ordre"; //copied from fr-fr
  315. $text['label-menu_order']['fr-fr'] = "Ordre";
  316. $text['label-menu_order']['he-il'] = "";
  317. $text['label-menu_order']['it-it'] = "Ordine";
  318. $text['label-menu_order']['nl-nl'] = "";
  319. $text['label-menu_order']['pl-pl'] = "Kolejność";
  320. $text['label-menu_order']['pt-br'] = "Ordem"; //copied from pt-pt
  321. $text['label-menu_order']['pt-pt'] = "Ordem";
  322. $text['label-menu_order']['ro-ro'] = "";
  323. $text['label-menu_order']['ru-ru'] = "Приоритет";
  324. $text['label-menu_order']['sv-se'] = "Ordning";
  325. $text['label-menu_order']['uk-ua'] = "Інше";
  326. $text['label-link']['en-us'] = "Link";
  327. $text['label-link']['ar-eg'] = "";
  328. $text['label-link']['de-at'] = "Link"; //copied from de-de
  329. $text['label-link']['de-ch'] = "Link"; //copied from de-de
  330. $text['label-link']['de-de'] = "Link";
  331. $text['label-link']['es-cl'] = "Enlace";
  332. $text['label-link']['es-mx'] = "Enlace"; //copied from es-cl
  333. $text['label-link']['fr-ca'] = "Lien"; //copied from fr-fr
  334. $text['label-link']['fr-fr'] = "Lien";
  335. $text['label-link']['he-il'] = "";
  336. $text['label-link']['it-it'] = "Link";
  337. $text['label-link']['nl-nl'] = "";
  338. $text['label-link']['pl-pl'] = "Link";
  339. $text['label-link']['pt-br'] = "Ligação"; //copied from pt-pt
  340. $text['label-link']['pt-pt'] = "Ligação";
  341. $text['label-link']['ro-ro'] = "";
  342. $text['label-link']['ru-ru'] = "Ссылка";
  343. $text['label-link']['sv-se'] = "Länk";
  344. $text['label-link']['uk-ua'] = "Посилання";
  345. $text['label-language']['en-us'] = "Language";
  346. $text['label-language']['ar-eg'] = "";
  347. $text['label-language']['de-at'] = "Sprache"; //copied from de-de
  348. $text['label-language']['de-ch'] = "Sprache"; //copied from de-de
  349. $text['label-language']['de-de'] = "Sprache";
  350. $text['label-language']['es-cl'] = "Lenguaje";
  351. $text['label-language']['es-mx'] = "Lenguaje"; //copied from es-cl
  352. $text['label-language']['fr-ca'] = "Langue"; //copied from fr-fr
  353. $text['label-language']['fr-fr'] = "Langue";
  354. $text['label-language']['he-il'] = "";
  355. $text['label-language']['it-it'] = "Linguaggio";
  356. $text['label-language']['nl-nl'] = "";
  357. $text['label-language']['pl-pl'] = "Język";
  358. $text['label-language']['pt-br'] = "Idioma";
  359. $text['label-language']['pt-pt'] = "Língua";
  360. $text['label-language']['ro-ro'] = "";
  361. $text['label-language']['ru-ru'] = "Язык";
  362. $text['label-language']['sv-se'] = "Språk";
  363. $text['label-language']['uk-ua'] = "Мова";
  364. $text['label-icon']['en-us'] = "Icon";
  365. $text['label-icon']['ar-eg'] = "";
  366. $text['label-icon']['de-at'] = "Symbol"; //copied from de-de
  367. $text['label-icon']['de-ch'] = "Symbol"; //copied from de-de
  368. $text['label-icon']['de-de'] = "Symbol";
  369. $text['label-icon']['es-cl'] = "Icono";
  370. $text['label-icon']['es-mx'] = "Icono"; //copied from es-cl
  371. $text['label-icon']['fr-ca'] = "Icône"; //copied from fr-fr
  372. $text['label-icon']['fr-fr'] = "Icône";
  373. $text['label-icon']['he-il'] = "";
  374. $text['label-icon']['it-it'] = "Icona";
  375. $text['label-icon']['nl-nl'] = "";
  376. $text['label-icon']['pl-pl'] = "Ikona";
  377. $text['label-icon']['pt-br'] = "Ícone"; //copied from pt-pt
  378. $text['label-icon']['pt-pt'] = "Ícone";
  379. $text['label-icon']['ro-ro'] = "";
  380. $text['label-icon']['ru-ru'] = "Иконка";
  381. $text['label-icon']['sv-se'] = "Ikon";
  382. $text['label-icon']['uk-ua'] = "іконка";
  383. $text['label-groups']['en-us'] = "Groups";
  384. $text['label-groups']['ar-eg'] = "";
  385. $text['label-groups']['de-at'] = "Gruppen"; //copied from de-de
  386. $text['label-groups']['de-ch'] = "Gruppen"; //copied from de-de
  387. $text['label-groups']['de-de'] = "Gruppen";
  388. $text['label-groups']['es-cl'] = "Grupos";
  389. $text['label-groups']['es-mx'] = "Grupos"; //copied from es-cl
  390. $text['label-groups']['fr-ca'] = "Groupes"; //copied from fr-fr
  391. $text['label-groups']['fr-fr'] = "Groupes";
  392. $text['label-groups']['he-il'] = "";
  393. $text['label-groups']['it-it'] = "Gruppi";
  394. $text['label-groups']['nl-nl'] = "";
  395. $text['label-groups']['pl-pl'] = "Grupy";
  396. $text['label-groups']['pt-br'] = "Grupos"; //copied from pt-pt
  397. $text['label-groups']['pt-pt'] = "Grupos";
  398. $text['label-groups']['ro-ro'] = "";
  399. $text['label-groups']['ru-ru'] = "Группы";
  400. $text['label-groups']['sv-se'] = "Grupper";
  401. $text['label-groups']['uk-ua'] = "Групи";
  402. $text['label-category']['en-us'] = "Target";
  403. $text['label-category']['ar-eg'] = "";
  404. $text['label-category']['de-at'] = "Ziel"; //copied from de-de
  405. $text['label-category']['de-ch'] = "Ziel"; //copied from de-de
  406. $text['label-category']['de-de'] = "Ziel";
  407. $text['label-category']['es-cl'] = "Destino";
  408. $text['label-category']['es-mx'] = "Destino"; //copied from es-cl
  409. $text['label-category']['fr-ca'] = "Cible"; //copied from fr-fr
  410. $text['label-category']['fr-fr'] = "Cible";
  411. $text['label-category']['he-il'] = "";
  412. $text['label-category']['it-it'] = "Destinazione";
  413. $text['label-category']['nl-nl'] = "";
  414. $text['label-category']['pl-pl'] = "Kategoria";
  415. $text['label-category']['pt-br'] = "Destino"; //copied from pt-pt
  416. $text['label-category']['pt-pt'] = "Destino";
  417. $text['label-category']['ro-ro'] = "";
  418. $text['label-category']['ru-ru'] = "Цель";
  419. $text['label-category']['sv-se'] = "KMäl";
  420. $text['label-category']['uk-ua'] = "Категорія";
  421. $text['header-menus']['en-us'] = "Menu Manager";
  422. $text['header-menus']['ar-eg'] = "";
  423. $text['header-menus']['de-at'] = "Menü Konfigurationsmanager"; //copied from de-de
  424. $text['header-menus']['de-ch'] = "Menü Konfigurationsmanager"; //copied from de-de
  425. $text['header-menus']['de-de'] = "Menü Konfigurationsmanager";
  426. $text['header-menus']['es-cl'] = "Gestor de Menú";
  427. $text['header-menus']['es-mx'] = "Gestor de Menú"; //copied from es-cl
  428. $text['header-menus']['fr-ca'] = "Gestion des Menus"; //copied from fr-fr
  429. $text['header-menus']['fr-fr'] = "Gestion des Menus";
  430. $text['header-menus']['he-il'] = "";
  431. $text['header-menus']['it-it'] = "Gestione Menu";
  432. $text['header-menus']['nl-nl'] = "";
  433. $text['header-menus']['pl-pl'] = "Menedżer menu";
  434. $text['header-menus']['pt-br'] = "Gerenciador de Menu";
  435. $text['header-menus']['pt-pt'] = "Gestor de Menus";
  436. $text['header-menus']['ro-ro'] = "";
  437. $text['header-menus']['ru-ru'] = "Управление меню";
  438. $text['header-menus']['sv-se'] = "Meny Inställningar";
  439. $text['header-menus']['uk-ua'] = "Менеджер меню";
  440. $text['header-menu_item']['en-us'] = "Menu Item";
  441. $text['header-menu_item']['ar-eg'] = "";
  442. $text['header-menu_item']['de-at'] = "Menüpunkt"; //copied from de-de
  443. $text['header-menu_item']['de-ch'] = "Menüpunkt"; //copied from de-de
  444. $text['header-menu_item']['de-de'] = "Menüpunkt";
  445. $text['header-menu_item']['es-cl'] = "Editar Ítem de Menú";
  446. $text['header-menu_item']['es-mx'] = "Editar Ítem de Menú"; //copied from es-cl
  447. $text['header-menu_item']['fr-ca'] = "Editer l'objet menu"; //copied from fr-fr
  448. $text['header-menu_item']['fr-fr'] = "Editer l'objet menu";
  449. $text['header-menu_item']['he-il'] = "";
  450. $text['header-menu_item']['it-it'] = "Voce Menu";
  451. $text['header-menu_item']['nl-nl'] = "";
  452. $text['header-menu_item']['pl-pl'] = "Pozycja menu";
  453. $text['header-menu_item']['pt-br'] = "Editar Item do Menu";
  454. $text['header-menu_item']['pt-pt'] = "Editar o Item do Menu";
  455. $text['header-menu_item']['ro-ro'] = "";
  456. $text['header-menu_item']['ru-ru'] = "Пункт меню";
  457. $text['header-menu_item']['sv-se'] = "Meny Post";
  458. $text['header-menu_item']['uk-ua'] = "Пункт меню";
  459. $text['header-menu_items']['en-us'] = "Menu Items";
  460. $text['header-menu_items']['ar-eg'] = "";
  461. $text['header-menu_items']['de-at'] = "Menüpunkt"; //copied from de-de
  462. $text['header-menu_items']['de-ch'] = "Menüpunkt"; //copied from de-de
  463. $text['header-menu_items']['de-de'] = "Menüpunkt";
  464. $text['header-menu_items']['es-cl'] = "Agregar Ítem de Menú";
  465. $text['header-menu_items']['es-mx'] = "Agregar Ítem de Menú"; //copied from es-cl
  466. $text['header-menu_items']['fr-ca'] = "Ajouter un objet menu"; //copied from fr-fr
  467. $text['header-menu_items']['fr-fr'] = "Ajouter un objet menu";
  468. $text['header-menu_items']['he-il'] = "";
  469. $text['header-menu_items']['it-it'] = "Voce Menu";
  470. $text['header-menu_items']['nl-nl'] = "";
  471. $text['header-menu_items']['pl-pl'] = "Pozycja menu";
  472. $text['header-menu_items']['pt-br'] = "Adicionar um Item ao Menu"; //copied from pt-pt
  473. $text['header-menu_items']['pt-pt'] = "Adicionar um Item ao Menu";
  474. $text['header-menu_items']['ro-ro'] = "";
  475. $text['header-menu_items']['ru-ru'] = "Пункт меню";
  476. $text['header-menu_items']['sv-se'] = "Meny Post";
  477. $text['header-menu_items']['uk-ua'] = "Пункт меню";
  478. $text['header-menu']['en-us'] = "Menu";
  479. $text['header-menu']['ar-eg'] = "";
  480. $text['header-menu']['de-at'] = "Menü"; //copied from de-de
  481. $text['header-menu']['de-ch'] = "Menü"; //copied from de-de
  482. $text['header-menu']['de-de'] = "Menü";
  483. $text['header-menu']['es-cl'] = "Editar Menú";
  484. $text['header-menu']['es-mx'] = "Editar Menú"; //copied from es-cl
  485. $text['header-menu']['fr-ca'] = "Editer le Menu"; //copied from fr-fr
  486. $text['header-menu']['fr-fr'] = "Editer le Menu";
  487. $text['header-menu']['he-il'] = "";
  488. $text['header-menu']['it-it'] = "Menu";
  489. $text['header-menu']['nl-nl'] = "";
  490. $text['header-menu']['pl-pl'] = "Menu";
  491. $text['header-menu']['pt-br'] = "Editar Menu"; //copied from pt-pt
  492. $text['header-menu']['pt-pt'] = "Editar Menu";
  493. $text['header-menu']['ro-ro'] = "";
  494. $text['header-menu']['ru-ru'] = "Меню";
  495. $text['header-menu']['sv-se'] = "Meny";
  496. $text['header-menu']['uk-ua'] = "Меню";
  497. $text['description-title']['en-us'] = "Description";
  498. $text['description-title']['ar-eg'] = "";
  499. $text['description-title']['de-at'] = "Beschreibung"; //copied from de-de
  500. $text['description-title']['de-ch'] = "Beschreibung"; //copied from de-de
  501. $text['description-title']['de-de'] = "Beschreibung";
  502. $text['description-title']['es-cl'] = "";
  503. $text['description-title']['es-mx'] = "";
  504. $text['description-title']['fr-ca'] = "";
  505. $text['description-title']['fr-fr'] = "";
  506. $text['description-title']['he-il'] = "";
  507. $text['description-title']['it-it'] = "Descrizione";
  508. $text['description-title']['nl-nl'] = "";
  509. $text['description-title']['pl-pl'] = "Opis";
  510. $text['description-title']['pt-br'] = "Descrição"; //copied from pt-pt
  511. $text['description-title']['pt-pt'] = "Descrição";
  512. $text['description-title']['ro-ro'] = "";
  513. $text['description-title']['ru-ru'] = "Описание";
  514. $text['description-title']['sv-se'] = "Beskrivning";
  515. $text['description-title']['uk-ua'] = "Опис";
  516. $text['description-protected']['en-us'] = "Enable this to protect the menu item from being removed by 'Restore Default'.";
  517. $text['description-protected']['ar-eg'] = "";
  518. $text['description-protected']['de-at'] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird."; //copied from de-de
  519. $text['description-protected']['de-ch'] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird."; //copied from de-de
  520. $text['description-protected']['de-de'] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird.";
  521. $text['description-protected']['es-cl'] = "Active esto para editar que este ítem pueda ser eliminado por 'Restore Default'.";
  522. $text['description-protected']['es-mx'] = "Active esto para editar que este ítem pueda ser eliminado por 'Restore Default'."; //copied from es-cl
  523. $text['description-protected']['fr-ca'] = "Activer cette fonctionnalité pour que ce menu ne soit pas supprimé en cas d'activation de la fonction 'Restaurer'."; //copied from fr-fr
  524. $text['description-protected']['fr-fr'] = "Activer cette fonctionnalité pour que ce menu ne soit pas supprimé en cas d'activation de la fonction 'Restaurer'.";
  525. $text['description-protected']['he-il'] = "";
  526. $text['description-protected']['it-it'] = "Abilitare per proteggere la voce di menu dall'essere rimossa da 'Ripristina Default'.";
  527. $text['description-protected']['nl-nl'] = "";
  528. $text['description-protected']['pl-pl'] = "Włącz tę opcję, aby zapobiec usunięciu pozycji menu przez funkcje 'Przywróć ustawienia domyślne'.";
  529. $text['description-protected']['pt-br'] = "Marque para proteger os itens do menu de serem removidos pelo 'Restaurar os itens padrão do menu selecionado'";
  530. $text['description-protected']['pt-pt'] = "Active isto para proteger os items do menu de serem removidos por 'Restaurar Predefinições'.";
  531. $text['description-protected']['ro-ro'] = "";
  532. $text['description-protected']['ru-ru'] = "Включите это, чтобы защитить пункт меню от удаления с помощью 'Восстановить значение по умолчанию'.";
  533. $text['description-protected']['sv-se'] = "Aktivera för att skydda menyalternativet från att tas bort med 'Återställ Standard'.";
  534. $text['description-protected']['uk-ua'] = "Цей параметр використовується для захисту пункту меню від видалення після 'Відновити значення за замовчуванням».";
  535. $text['description-parent_menu']['en-us'] = "Description";
  536. $text['description-parent_menu']['ar-eg'] = "";
  537. $text['description-parent_menu']['de-at'] = "Beschreibung"; //copied from de-de
  538. $text['description-parent_menu']['de-ch'] = "Beschreibung"; //copied from de-de
  539. $text['description-parent_menu']['de-de'] = "Beschreibung";
  540. $text['description-parent_menu']['es-cl'] = "";
  541. $text['description-parent_menu']['es-mx'] = "";
  542. $text['description-parent_menu']['fr-ca'] = "";
  543. $text['description-parent_menu']['fr-fr'] = "";
  544. $text['description-parent_menu']['he-il'] = "";
  545. $text['description-parent_menu']['it-it'] = "Descrizione";
  546. $text['description-parent_menu']['nl-nl'] = "";
  547. $text['description-parent_menu']['pl-pl'] = "Opis";
  548. $text['description-parent_menu']['pt-br'] = "Descrição"; //copied from pt-pt
  549. $text['description-parent_menu']['pt-pt'] = "Descrição";
  550. $text['description-parent_menu']['ro-ro'] = "";
  551. $text['description-parent_menu']['ru-ru'] = "Описание";
  552. $text['description-parent_menu']['sv-se'] = "Beskrivning";
  553. $text['description-parent_menu']['uk-ua'] = "Опис";
  554. $text['description-name']['en-us'] = "Enter the name of the menu.";
  555. $text['description-name']['ar-eg'] = "";
  556. $text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an."; //copied from de-de
  557. $text['description-name']['de-ch'] = "Geben Sie den Namen des Menüs an."; //copied from de-de
  558. $text['description-name']['de-de'] = "Geben Sie den Namen des Menüs an.";
  559. $text['description-name']['es-cl'] = "Ingrese el nombre del menú";
  560. $text['description-name']['es-mx'] = "Ingrese el nombre del menú"; //copied from es-cl
  561. $text['description-name']['fr-ca'] = "Entrer le nom du menu."; //copied from fr-fr
  562. $text['description-name']['fr-fr'] = "Entrer le nom du menu.";
  563. $text['description-name']['he-il'] = "";
  564. $text['description-name']['it-it'] = "Inserire il nome del menu.";
  565. $text['description-name']['nl-nl'] = "";
  566. $text['description-name']['pl-pl'] = "Wprowadź nazwę";
  567. $text['description-name']['pt-br'] = "Insira o nome do menu";
  568. $text['description-name']['pt-pt'] = "Introduza o nome do menu.";
  569. $text['description-name']['ro-ro'] = "";
  570. $text['description-name']['ru-ru'] = "Введите название меню.";
  571. $text['description-name']['sv-se'] = "Skriv in namnet på menyn.";
  572. $text['description-name']['uk-ua'] = "Введіть назву меню";
  573. $text['description-menus']['en-us'] = "Used to customize one or more menus.";
  574. $text['description-menus']['ar-eg'] = "";
  575. $text['description-menus']['de-at'] = "Hier können Sie die Menüleiste bearbeiten."; //copied from de-de
  576. $text['description-menus']['de-ch'] = "Hier können Sie die Menüleiste bearbeiten."; //copied from de-de
  577. $text['description-menus']['de-de'] = "Hier können Sie die Menüleiste bearbeiten.";
  578. $text['description-menus']['es-cl'] = "Se usa para personalizar uno o más menús.";
  579. $text['description-menus']['es-mx'] = "Se usa para personalizar uno o más menús."; //copied from es-cl
  580. $text['description-menus']['fr-ca'] = "Personnaliser un ou plusieurs menus."; //copied from fr-fr
  581. $text['description-menus']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
  582. $text['description-menus']['he-il'] = "";
  583. $text['description-menus']['it-it'] = "Usato per personalizzare uno o più menu.";
  584. $text['description-menus']['nl-nl'] = "";
  585. $text['description-menus']['pl-pl'] = "Używany jest do konfiguracji jednej lub kilku list menu.";
  586. $text['description-menus']['pt-br'] = "Usado para customizar um ou mais menus";
  587. $text['description-menus']['pt-pt'] = "Utilizado para customizar um ou mais menus.";
  588. $text['description-menus']['ro-ro'] = "";
  589. $text['description-menus']['ru-ru'] = "Используется для настройки одного или нескольких меню.";
  590. $text['description-menus']['sv-se'] = "Används för att anpassa en eller flera menyer.";
  591. $text['description-menus']['uk-ua'] = "Використовується для налаштування одного або декількох меню.";
  592. $text['description-menu_order']['en-us'] = "Description";
  593. $text['description-menu_order']['ar-eg'] = "";
  594. $text['description-menu_order']['de-at'] = "Beschreibung"; //copied from de-de
  595. $text['description-menu_order']['de-ch'] = "Beschreibung"; //copied from de-de
  596. $text['description-menu_order']['de-de'] = "Beschreibung";
  597. $text['description-menu_order']['es-cl'] = "";
  598. $text['description-menu_order']['es-mx'] = "";
  599. $text['description-menu_order']['fr-ca'] = "";
  600. $text['description-menu_order']['fr-fr'] = "";
  601. $text['description-menu_order']['he-il'] = "";
  602. $text['description-menu_order']['it-it'] = "Descrizione";
  603. $text['description-menu_order']['nl-nl'] = "";
  604. $text['description-menu_order']['pl-pl'] = "Opis";
  605. $text['description-menu_order']['pt-br'] = "Descrição"; //copied from pt-pt
  606. $text['description-menu_order']['pt-pt'] = "Descrição";
  607. $text['description-menu_order']['ro-ro'] = "";
  608. $text['description-menu_order']['ru-ru'] = "Описание";
  609. $text['description-menu_order']['sv-se'] = "Beskrivning";
  610. $text['description-menu_order']['uk-ua'] = "Опис";
  611. $text['description-menu_item-edit']['en-us'] = "Description";
  612. $text['description-menu_item-edit']['ar-eg'] = "";
  613. $text['description-menu_item-edit']['de-at'] = "Beschreibung"; //copied from de-de
  614. $text['description-menu_item-edit']['de-ch'] = "Beschreibung"; //copied from de-de
  615. $text['description-menu_item-edit']['de-de'] = "Beschreibung";
  616. $text['description-menu_item-edit']['es-cl'] = "";
  617. $text['description-menu_item-edit']['es-mx'] = "";
  618. $text['description-menu_item-edit']['fr-ca'] = "";
  619. $text['description-menu_item-edit']['fr-fr'] = "";
  620. $text['description-menu_item-edit']['he-il'] = "";
  621. $text['description-menu_item-edit']['it-it'] = "Descrizione";
  622. $text['description-menu_item-edit']['nl-nl'] = "";
  623. $text['description-menu_item-edit']['pl-pl'] = "Opis";
  624. $text['description-menu_item-edit']['pt-br'] = "Descrição"; //copied from pt-pt
  625. $text['description-menu_item-edit']['pt-pt'] = "Descrição";
  626. $text['description-menu_item-edit']['ro-ro'] = "";
  627. $text['description-menu_item-edit']['ru-ru'] = "Описание";
  628. $text['description-menu_item-edit']['sv-se'] = "Beskrivning";
  629. $text['description-menu_item-edit']['uk-ua'] = "Опис";
  630. $text['description-menu_item-add']['en-us'] = "Description";
  631. $text['description-menu_item-add']['ar-eg'] = "";
  632. $text['description-menu_item-add']['de-at'] = "Beschreibung"; //copied from de-de
  633. $text['description-menu_item-add']['de-ch'] = "Beschreibung"; //copied from de-de
  634. $text['description-menu_item-add']['de-de'] = "Beschreibung";
  635. $text['description-menu_item-add']['es-cl'] = "";
  636. $text['description-menu_item-add']['es-mx'] = "";
  637. $text['description-menu_item-add']['fr-ca'] = "";
  638. $text['description-menu_item-add']['fr-fr'] = "";
  639. $text['description-menu_item-add']['he-il'] = "";
  640. $text['description-menu_item-add']['it-it'] = "Descrizione";
  641. $text['description-menu_item-add']['nl-nl'] = "";
  642. $text['description-menu_item-add']['pl-pl'] = "Opis";
  643. $text['description-menu_item-add']['pt-br'] = "Descrição"; //copied from pt-pt
  644. $text['description-menu_item-add']['pt-pt'] = "Descrição";
  645. $text['description-menu_item-add']['ro-ro'] = "";
  646. $text['description-menu_item-add']['ru-ru'] = "Описание";
  647. $text['description-menu_item-add']['sv-se'] = "Beskrivning";
  648. $text['description-menu_item-add']['uk-ua'] = "Опис";
  649. $text['description-menu']['en-us'] = "Used to customize one or more menus.";
  650. $text['description-menu']['ar-eg'] = "";
  651. $text['description-menu']['de-at'] = "Hier können Sie die Menüleiste bearbeiten."; //copied from de-de
  652. $text['description-menu']['de-ch'] = "Hier können Sie die Menüleiste bearbeiten."; //copied from de-de
  653. $text['description-menu']['de-de'] = "Hier können Sie die Menüleiste bearbeiten.";
  654. $text['description-menu']['es-cl'] = "Se usa para personalizar uno o más menús.";
  655. $text['description-menu']['es-mx'] = "Se usa para personalizar uno o más menús."; //copied from es-cl
  656. $text['description-menu']['fr-ca'] = "Personnaliser un ou plusieurs menus."; //copied from fr-fr
  657. $text['description-menu']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
  658. $text['description-menu']['he-il'] = "";
  659. $text['description-menu']['it-it'] = "Usato per personalizzare uno o più menu.";
  660. $text['description-menu']['nl-nl'] = "";
  661. $text['description-menu']['pl-pl'] = "Używane do konfiguracji jednego lub kilku menu.";
  662. $text['description-menu']['pt-br'] = "Usado para customizar um ou mais menus";
  663. $text['description-menu']['pt-pt'] = "Utilizado para customizar um ou mais menus.";
  664. $text['description-menu']['ro-ro'] = "";
  665. $text['description-menu']['ru-ru'] = "Используется для настройки одного или нескольких меню.";
  666. $text['description-menu']['sv-se'] = "Används för att anpassa en eller flera menyer.";
  667. $text['description-menu']['uk-ua'] = "Використовується для налаштування одного або декількох меню.";
  668. $text['description-link']['en-us'] = "Description";
  669. $text['description-link']['ar-eg'] = "";
  670. $text['description-link']['de-at'] = "Beschreibung"; //copied from de-de
  671. $text['description-link']['de-ch'] = "Beschreibung"; //copied from de-de
  672. $text['description-link']['de-de'] = "Beschreibung";
  673. $text['description-link']['es-cl'] = "";
  674. $text['description-link']['es-mx'] = "";
  675. $text['description-link']['fr-ca'] = "";
  676. $text['description-link']['fr-fr'] = "";
  677. $text['description-link']['he-il'] = "";
  678. $text['description-link']['it-it'] = "Descrizione";
  679. $text['description-link']['nl-nl'] = "";
  680. $text['description-link']['pl-pl'] = "Opis";
  681. $text['description-link']['pt-br'] = "Descrição"; //copied from pt-pt
  682. $text['description-link']['pt-pt'] = "Descrição";
  683. $text['description-link']['ro-ro'] = "";
  684. $text['description-link']['ru-ru'] = "Описание";
  685. $text['description-link']['sv-se'] = "Beskrivning";
  686. $text['description-link']['uk-ua'] = "Опис";
  687. $text['description-language']['en-us'] = "Enter the language.";
  688. $text['description-language']['ar-eg'] = "";
  689. $text['description-language']['de-at'] = "Geben Sie die Sprache an."; //copied from de-de
  690. $text['description-language']['de-ch'] = "Geben Sie die Sprache an."; //copied from de-de
  691. $text['description-language']['de-de'] = "Geben Sie die Sprache an.";
  692. $text['description-language']['es-cl'] = "Ingrese el lenguaje.";
  693. $text['description-language']['es-mx'] = "Ingrese el lenguaje."; //copied from es-cl
  694. $text['description-language']['fr-ca'] = "Entrer la langue."; //copied from fr-fr
  695. $text['description-language']['fr-fr'] = "Entrer la langue.";
  696. $text['description-language']['he-il'] = "";
  697. $text['description-language']['it-it'] = "Inserire il linguaggio.";
  698. $text['description-language']['nl-nl'] = "";
  699. $text['description-language']['pl-pl'] = "Wprowadź język";
  700. $text['description-language']['pt-br'] = "Insira o idioma.";
  701. $text['description-language']['pt-pt'] = "Introduza a língua.";
  702. $text['description-language']['ro-ro'] = "";
  703. $text['description-language']['ru-ru'] = "Введите язык.";
  704. $text['description-language']['sv-se'] = "Väl språk";
  705. $text['description-language']['uk-ua'] = "Введіть мову.";
  706. $text['description-groups']['en-us'] = "Description";
  707. $text['description-groups']['ar-eg'] = "";
  708. $text['description-groups']['de-at'] = "Beschreibung"; //copied from de-de
  709. $text['description-groups']['de-ch'] = "Beschreibung"; //copied from de-de
  710. $text['description-groups']['de-de'] = "Beschreibung";
  711. $text['description-groups']['es-cl'] = "";
  712. $text['description-groups']['es-mx'] = "";
  713. $text['description-groups']['fr-ca'] = "";
  714. $text['description-groups']['fr-fr'] = "";
  715. $text['description-groups']['he-il'] = "";
  716. $text['description-groups']['it-it'] = "Descrizione";
  717. $text['description-groups']['nl-nl'] = "";
  718. $text['description-groups']['pl-pl'] = "Kontaky przypisane do grupy, są widoczne tylko dla użytkowników w grupie. Kontakty nie przypisane do grupy będą widoczna dla wszystkich użytkowników w domenie.";
  719. $text['description-groups']['pt-br'] = "Descrição"; //copied from pt-pt
  720. $text['description-groups']['pt-pt'] = "Descrição";
  721. $text['description-groups']['ro-ro'] = "";
  722. $text['description-groups']['ru-ru'] = "Описание";
  723. $text['description-groups']['sv-se'] = "Beskrivning";
  724. $text['description-groups']['uk-ua'] = "Опис";
  725. $text['description-description']['en-us'] = "Enter a description, if desired.";
  726. $text['description-description']['ar-eg'] = "";
  727. $text['description-description']['de-at'] = "Geben Sie eine Beschreibung an falls gewünscht."; //copied from de-de
  728. $text['description-description']['de-ch'] = "Geben Sie eine Beschreibung an falls gewünscht."; //copied from de-de
  729. $text['description-description']['de-de'] = "Geben Sie eine Beschreibung an falls gewünscht.";
  730. $text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
  731. $text['description-description']['es-mx'] = "Ingrese una descripción, opcional."; //copied from es-cl
  732. $text['description-description']['fr-ca'] = "";
  733. $text['description-description']['fr-fr'] = "";
  734. $text['description-description']['he-il'] = "";
  735. $text['description-description']['it-it'] = "Inserire la descrizione, se desiderato.";
  736. $text['description-description']['nl-nl'] = "";
  737. $text['description-description']['pl-pl'] = "Wprowadź opis (opcjonalne)";
  738. $text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
  739. $text['description-description']['pt-pt'] = "Introduza a descrição, caso pretenda.";
  740. $text['description-description']['ro-ro'] = "";
  741. $text['description-description']['ru-ru'] = "Введите описание, если хотите.";
  742. $text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
  743. $text['description-description']['uk-ua'] = "Введіть опис, якщо це необхідно.";
  744. $text['description-category']['en-us'] = "Description";
  745. $text['description-category']['ar-eg'] = "";
  746. $text['description-category']['de-at'] = "Beschreibung"; //copied from de-de
  747. $text['description-category']['de-ch'] = "Beschreibung"; //copied from de-de
  748. $text['description-category']['de-de'] = "Beschreibung";
  749. $text['description-category']['es-cl'] = "";
  750. $text['description-category']['es-mx'] = "";
  751. $text['description-category']['fr-ca'] = "";
  752. $text['description-category']['fr-fr'] = "";
  753. $text['description-category']['he-il'] = "";
  754. $text['description-category']['it-it'] = "Descrizione";
  755. $text['description-category']['nl-nl'] = "";
  756. $text['description-category']['pl-pl'] = "Wprowadź kategorię";
  757. $text['description-category']['pt-br'] = "Descrição"; //copied from pt-pt
  758. $text['description-category']['pt-pt'] = "Descrição";
  759. $text['description-category']['ro-ro'] = "";
  760. $text['description-category']['ru-ru'] = "Описание";
  761. $text['description-category']['sv-se'] = "Beskrivning";
  762. $text['description-category']['uk-ua'] = "Опис";
  763. $text['button-restore_default']['en-us'] = "Restore Default";
  764. $text['button-restore_default']['ar-eg'] = "";
  765. $text['button-restore_default']['de-at'] = "Zurücksetzen"; //copied from de-de
  766. $text['button-restore_default']['de-ch'] = "Zurücksetzen"; //copied from de-de
  767. $text['button-restore_default']['de-de'] = "Zurücksetzen";
  768. $text['button-restore_default']['es-cl'] = "Restaurar Predeterminados";
  769. $text['button-restore_default']['es-mx'] = "Restaurar Predeterminados"; //copied from es-cl
  770. $text['button-restore_default']['fr-ca'] = "Restaurer"; //copied from fr-fr
  771. $text['button-restore_default']['fr-fr'] = "Restaurer";
  772. $text['button-restore_default']['he-il'] = "";
  773. $text['button-restore_default']['it-it'] = "Ripristina Default";
  774. $text['button-restore_default']['nl-nl'] = "";
  775. $text['button-restore_default']['pl-pl'] = "Przywróć do ustawień domyślnych";
  776. $text['button-restore_default']['pt-br'] = "Restaurar Configurações Padrão";
  777. $text['button-restore_default']['pt-pt'] = "Restaurar Predefinições";
  778. $text['button-restore_default']['ro-ro'] = "";
  779. $text['button-restore_default']['ru-ru'] = "Восстановить значения по умолчанию";
  780. $text['button-restore_default']['sv-se'] = "Återställ Standard";
  781. $text['button-restore_default']['uk-ua'] = "Відновити значення за замовчуванням";
  782. $text['button-restore_all']['en-us'] = "Restore All";
  783. $text['button-restore_all']['ar-eg'] = "";
  784. $text['button-restore_all']['de-at'] = "Alles Zurücksetzen"; //copied from de-de
  785. $text['button-restore_all']['de-ch'] = "Alles Zurücksetzen"; //copied from de-de
  786. $text['button-restore_all']['de-de'] = "Alles Zurücksetzen";
  787. $text['button-restore_all']['es-cl'] = "Restaurar Todos";
  788. $text['button-restore_all']['es-mx'] = "Restaurar Todos"; //copied from es-cl
  789. $text['button-restore_all']['fr-ca'] = "Tout restaurer"; //copied from fr-fr
  790. $text['button-restore_all']['fr-fr'] = "Tout restaurer";
  791. $text['button-restore_all']['he-il'] = "";
  792. $text['button-restore_all']['it-it'] = "Ripristina Tutto";
  793. $text['button-restore_all']['nl-nl'] = "";
  794. $text['button-restore_all']['pl-pl'] = "Przywróć wszystko";
  795. $text['button-restore_all']['pt-br'] = "Restaurar Tudo"; //copied from pt-pt
  796. $text['button-restore_all']['pt-pt'] = "Restaurar Tudo";
  797. $text['button-restore_all']['ro-ro'] = "";
  798. $text['button-restore_all']['ru-ru'] = "Восстановить все";
  799. $text['button-restore_all']['sv-se'] = "Återställ Allt";
  800. $text['button-restore_all']['uk-ua'] = "Відновити все";
  801. $text['button-move_up']['en-us'] = "Move Up";
  802. $text['button-move_up']['ar-eg'] = "";
  803. $text['button-move_up']['de-at'] = "Nach Oben"; //copied from de-de
  804. $text['button-move_up']['de-ch'] = "Nach Oben"; //copied from de-de
  805. $text['button-move_up']['de-de'] = "Nach Oben";
  806. $text['button-move_up']['es-cl'] = "Mover Arriba";
  807. $text['button-move_up']['es-mx'] = "Mover Arriba"; //copied from es-cl
  808. $text['button-move_up']['fr-ca'] = "Monter"; //copied from fr-fr
  809. $text['button-move_up']['fr-fr'] = "Monter";
  810. $text['button-move_up']['he-il'] = "";
  811. $text['button-move_up']['it-it'] = "Muovi Su";
  812. $text['button-move_up']['nl-nl'] = "";
  813. $text['button-move_up']['pl-pl'] = "Przenieś w górę";
  814. $text['button-move_up']['pt-br'] = "Mover Item para cima";
  815. $text['button-move_up']['pt-pt'] = "Mover para Cima";
  816. $text['button-move_up']['ro-ro'] = "";
  817. $text['button-move_up']['ru-ru'] = "Переместить вверх";
  818. $text['button-move_up']['sv-se'] = "Flytta Upp";
  819. $text['button-move_up']['uk-ua'] = "Перемістити вгору";
  820. $text['button-move_down']['en-us'] = "Move Down";
  821. $text['button-move_down']['ar-eg'] = "";
  822. $text['button-move_down']['de-at'] = "Nach Unten"; //copied from de-de
  823. $text['button-move_down']['de-ch'] = "Nach Unten"; //copied from de-de
  824. $text['button-move_down']['de-de'] = "Nach Unten";
  825. $text['button-move_down']['es-cl'] = "Mover Abajo";
  826. $text['button-move_down']['es-mx'] = "Mover Abajo"; //copied from es-cl
  827. $text['button-move_down']['fr-ca'] = "Descendre"; //copied from fr-fr
  828. $text['button-move_down']['fr-fr'] = "Descendre";
  829. $text['button-move_down']['he-il'] = "";
  830. $text['button-move_down']['it-it'] = "Muovi Giù";
  831. $text['button-move_down']['nl-nl'] = "";
  832. $text['button-move_down']['pl-pl'] = "Przenieś w dół";
  833. $text['button-move_down']['pt-br'] = "Mover Item para baixo";
  834. $text['button-move_down']['pt-pt'] = "Mover para Baixo";
  835. $text['button-move_down']['ro-ro'] = "";
  836. $text['button-move_down']['ru-ru'] = "Переместить вниз";
  837. $text['button-move_down']['sv-se'] = "Flytta Ned";
  838. $text['button-move_down']['uk-ua'] = "Перемістити вниз";
  839. ?>