app_languages.php 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764
  1. <?php
  2. #This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
  3. $text['title-install']['en-us'] = "Install";
  4. $text['title-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
  5. $text['title-install']['de-at'] = "Erstinstallation"; //copied from de-de
  6. $text['title-install']['de-ch'] = "Erstinstallation"; //copied from de-de
  7. $text['title-install']['de-de'] = "Erstinstallation";
  8. $text['title-install']['es-cl'] = "Instale";
  9. $text['title-install']['es-mx'] = "Instale"; //copied from es-cl
  10. $text['title-install']['fr-ca'] = "Installation"; //copied from fr-fr
  11. $text['title-install']['fr-fr'] = "Installation";
  12. $text['title-install']['he-il'] = "";
  13. $text['title-install']['it-it'] = "Installazione";
  14. $text['title-install']['nl-nl'] = "";
  15. $text['title-install']['pl-pl'] = "Zainstalować";
  16. $text['title-install']['pt-br'] = "Installation"; //copied from pt-pt
  17. $text['title-install']['pt-pt'] = "Installation";
  18. $text['title-install']['ro-ro'] = "";
  19. $text['title-install']['ru-ru'] = "Установка";
  20. $text['title-install']['sv-se'] = "Installera";
  21. $text['title-install']['uk-ua'] = "Перший раз Встановіть";
  22. $text['title-detected_configuration']['en-us'] = "Detected Configuration";
  23. $text['title-detected_configuration']['ar-eg'] = "تكوين الكشف عن";
  24. $text['title-detected_configuration']['de-at'] = "Erkannte Konfiguration"; //copied from de-de
  25. $text['title-detected_configuration']['de-ch'] = "Erkannte Konfiguration"; //copied from de-de
  26. $text['title-detected_configuration']['de-de'] = "Erkannte Konfiguration";
  27. $text['title-detected_configuration']['es-cl'] = "Configuración detectado";
  28. $text['title-detected_configuration']['es-mx'] = "Configuración detectado"; //copied from es-cl
  29. $text['title-detected_configuration']['fr-ca'] = "Detected Configuration"; //copied from fr-fr
  30. $text['title-detected_configuration']['fr-fr'] = "Detected Configuration";
  31. $text['title-detected_configuration']['he-il'] = "";
  32. $text['title-detected_configuration']['it-it'] = "Rilevata Configurazione";
  33. $text['title-detected_configuration']['nl-nl'] = "";
  34. $text['title-detected_configuration']['pl-pl'] = "Wykryto Konfiguracja";
  35. $text['title-detected_configuration']['pt-br'] = "Configuração detectado"; //copied from pt-pt
  36. $text['title-detected_configuration']['pt-pt'] = "Configuração detectado";
  37. $text['title-detected_configuration']['ro-ro'] = "";
  38. $text['title-detected_configuration']['ru-ru'] = "Обнаруженная конфигурация";
  39. $text['title-detected_configuration']['sv-se'] = "Detekterad Konfiguration";
  40. $text['title-detected_configuration']['uk-ua'] = "виявлено Конфігурація";
  41. $text['title-assumed_configuration']['en-us'] = "Assumed Configuration";
  42. $text['title-assumed_configuration']['ar-eg'] = "تكوين المفترضة";
  43. $text['title-assumed_configuration']['de-at'] = "Angenommene Konfiguration"; //copied from de-de
  44. $text['title-assumed_configuration']['de-ch'] = "Angenommene Konfiguration"; //copied from de-de
  45. $text['title-assumed_configuration']['de-de'] = "Angenommene Konfiguration";
  46. $text['title-assumed_configuration']['es-cl'] = "Configuración adoptada";
  47. $text['title-assumed_configuration']['es-mx'] = "Configuración adoptada"; //copied from es-cl
  48. $text['title-assumed_configuration']['fr-ca'] = "Configuration supposée"; //copied from fr-fr
  49. $text['title-assumed_configuration']['fr-fr'] = "Configuration supposée";
  50. $text['title-assumed_configuration']['he-il'] = "";
  51. $text['title-assumed_configuration']['it-it'] = "Configurazione accettata";
  52. $text['title-assumed_configuration']['nl-nl'] = "";
  53. $text['title-assumed_configuration']['pl-pl'] = "Zakładana Konfiguracja";
  54. $text['title-assumed_configuration']['pt-br'] = "Assumed Configuration"; //copied from pt-pt
  55. $text['title-assumed_configuration']['pt-pt'] = "Assumed Configuration";
  56. $text['title-assumed_configuration']['ro-ro'] = "";
  57. $text['title-assumed_configuration']['ru-ru'] = "Предполагаемая конфигурация";
  58. $text['title-assumed_configuration']['sv-se'] = "Antagen Konfiguration";
  59. $text['title-assumed_configuration']['uk-ua'] = "передбачуваний Конфігурація";
  60. $text['label-ft-install']['en-us'] = "First Time Install";
  61. $text['label-ft-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
  62. $text['label-ft-install']['de-at'] = "Erstinstallation"; //copied from de-de
  63. $text['label-ft-install']['de-ch'] = "Erstinstallation"; //copied from de-de
  64. $text['label-ft-install']['de-de'] = "Erstinstallation";
  65. $text['label-ft-install']['es-cl'] = "La primera instalación";
  66. $text['label-ft-install']['es-mx'] = "La primera instalación"; //copied from es-cl
  67. $text['label-ft-install']['fr-ca'] = "Première installation"; //copied from fr-fr
  68. $text['label-ft-install']['fr-fr'] = "Première installation";
  69. $text['label-ft-install']['he-il'] = "";
  70. $text['label-ft-install']['it-it'] = "Prima Installazione";
  71. $text['label-ft-install']['nl-nl'] = "";
  72. $text['label-ft-install']['pl-pl'] = "Zainstalować";
  73. $text['label-ft-install']['pt-br'] = "First Time Install"; //copied from pt-pt
  74. $text['label-ft-install']['pt-pt'] = "First Time Install";
  75. $text['label-ft-install']['ro-ro'] = "";
  76. $text['label-ft-install']['ru-ru'] = "Первая установка";
  77. $text['label-ft-install']['sv-se'] = "Första gången Installera";
  78. $text['label-ft-install']['uk-ua'] = "Перший раз Встановіть";
  79. $text['description-ft-install']['en-us'] = "Perform all actions for a First Time Install";
  80. $text['description-ft-install']['ar-eg'] = "تنفيذ كافة الإجراءات لأول مرة التثبيت";
  81. $text['description-ft-install']['de-at'] = "Führen Sie alle Scritte für eine Erstinstallation durch"; //copied from de-de
  82. $text['description-ft-install']['de-ch'] = "Führen Sie alle Scritte für eine Erstinstallation durch"; //copied from de-de
  83. $text['description-ft-install']['de-de'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
  84. $text['description-ft-install']['es-cl'] = "Realizar todas las acciones para una primera instalación";
  85. $text['description-ft-install']['es-mx'] = "Realizar todas las acciones para una primera instalación"; //copied from es-cl
  86. $text['description-ft-install']['fr-ca'] = "Effectuer toutes les actions pour une première installation"; //copied from fr-fr
  87. $text['description-ft-install']['fr-fr'] = "Effectuer toutes les actions pour une première installation";
  88. $text['description-ft-install']['he-il'] = "";
  89. $text['description-ft-install']['it-it'] = "Esecuzione di tutte le operazione per la Prima Installazione";
  90. $text['description-ft-install']['nl-nl'] = "";
  91. $text['description-ft-install']['pl-pl'] = "Wykonać wszystkie czynności dla pierwszy raz zainstalować";
  92. $text['description-ft-install']['pt-br'] = "Executar todas as ações para uma primeira vez Instalar"; //copied from pt-pt
  93. $text['description-ft-install']['pt-pt'] = "Executar todas as ações para uma primeira vez Instalar";
  94. $text['description-ft-install']['ro-ro'] = "";
  95. $text['description-ft-install']['ru-ru'] = "Выполнять все действия для первой установки";
  96. $text['description-ft-install']['sv-se'] = "Utföra alla åtgärder för första gången Installera";
  97. $text['description-ft-install']['uk-ua'] = "Виконайте всі дії для першого разу Встановіть";
  98. $text['label-add-switch']['en-us'] = "Add a new switch";
  99. $text['label-add-switch']['ar-eg'] = "إضافة مفتاح جديد";
  100. $text['label-add-switch']['de-at'] = "Fügen Sie einen neuen Schalter hinzu"; //copied from de-de
  101. $text['label-add-switch']['de-ch'] = "Fügen Sie einen neuen Schalter hinzu"; //copied from de-de
  102. $text['label-add-switch']['de-de'] = "Fügen Sie einen neuen Schalter hinzu";
  103. $text['label-add-switch']['es-cl'] = "Añadir un nuevo conmutador";
  104. $text['label-add-switch']['es-mx'] = "Añadir un nuevo conmutador"; //copied from es-cl
  105. $text['label-add-switch']['fr-ca'] = "Ajouter un nouveau commutateur"; //copied from fr-fr
  106. $text['label-add-switch']['fr-fr'] = "Ajouter un nouveau commutateur";
  107. $text['label-add-switch']['he-il'] = "";
  108. $text['label-add-switch']['it-it'] = "Aggiungi un nuovo switch";
  109. $text['label-add-switch']['nl-nl'] = "";
  110. $text['label-add-switch']['pl-pl'] = "Dodaj nowy przełącznik";
  111. $text['label-add-switch']['pt-br'] = "Adicionar um novo switch"; //copied from pt-pt
  112. $text['label-add-switch']['pt-pt'] = "Adicionar um novo switch";
  113. $text['label-add-switch']['ro-ro'] = "";
  114. $text['label-add-switch']['ru-ru'] = "Добавить новый коммутатор";
  115. $text['label-add-switch']['sv-se'] = "Lägg till en ny switch";
  116. $text['label-add-switch']['uk-ua'] = "Додати новий перемикач";
  117. $text['label-select_language']['en-us'] = "Language";
  118. $text['label-select_language']['ar-eg'] = "لغة";
  119. $text['label-select_language']['de-at'] = "Sprache"; //copied from de-de
  120. $text['label-select_language']['de-ch'] = "Sprache"; //copied from de-de
  121. $text['label-select_language']['de-de'] = "Sprache";
  122. $text['label-select_language']['es-cl'] = "Idioma";
  123. $text['label-select_language']['es-mx'] = "Idioma"; //copied from es-cl
  124. $text['label-select_language']['fr-ca'] = "Langue"; //copied from fr-fr
  125. $text['label-select_language']['fr-fr'] = "Langue";
  126. $text['label-select_language']['he-il'] = "";
  127. $text['label-select_language']['it-it'] = "Lingua";
  128. $text['label-select_language']['nl-nl'] = "";
  129. $text['label-select_language']['pl-pl'] = "Język";
  130. $text['label-select_language']['pt-br'] = "Idioma"; //copied from pt-pt
  131. $text['label-select_language']['pt-pt'] = "Idioma";
  132. $text['label-select_language']['ro-ro'] = "";
  133. $text['label-select_language']['ru-ru'] = "Язык";
  134. $text['label-select_language']['sv-se'] = "Språk";
  135. $text['label-select_language']['uk-ua'] = "Мова";
  136. $text['label-event_host']['en-us'] = "Host address";
  137. $text['label-event_host']['ar-eg'] = "عنوان المضيف";
  138. $text['label-event_host']['de-at'] = "Host-Adresse"; //copied from de-de
  139. $text['label-event_host']['de-ch'] = "Host-Adresse"; //copied from de-de
  140. $text['label-event_host']['de-de'] = "Host-Adresse";
  141. $text['label-event_host']['es-cl'] = "Dirección de host";
  142. $text['label-event_host']['es-mx'] = "Dirección de host"; //copied from es-cl
  143. $text['label-event_host']['fr-ca'] = "Adresse de l'hôte"; //copied from fr-fr
  144. $text['label-event_host']['fr-fr'] = "Adresse de l'hôte";
  145. $text['label-event_host']['he-il'] = "";
  146. $text['label-event_host']['it-it'] = "Indirizzo Host";
  147. $text['label-event_host']['nl-nl'] = "";
  148. $text['label-event_host']['pl-pl'] = "Adres hosta";
  149. $text['label-event_host']['pt-br'] = "Endereço do host"; //copied from pt-pt
  150. $text['label-event_host']['pt-pt'] = "Endereço do host";
  151. $text['label-event_host']['ro-ro'] = "";
  152. $text['label-event_host']['ru-ru'] = "Адрес хоста";
  153. $text['label-event_host']['sv-se'] = "Host adress";
  154. $text['label-event_host']['uk-ua'] = "адреса хоста";
  155. $text['label-event_port']['en-us'] = "Port";
  156. $text['label-event_port']['ar-eg'] = "منفذ";
  157. $text['label-event_port']['de-at'] = "Port"; //copied from de-de
  158. $text['label-event_port']['de-ch'] = "Port"; //copied from de-de
  159. $text['label-event_port']['de-de'] = "Port";
  160. $text['label-event_port']['es-cl'] = "Puerto";
  161. $text['label-event_port']['es-mx'] = "Puerto"; //copied from es-cl
  162. $text['label-event_port']['fr-ca'] = "Port"; //copied from fr-fr
  163. $text['label-event_port']['fr-fr'] = "Port";
  164. $text['label-event_port']['he-il'] = "";
  165. $text['label-event_port']['it-it'] = "Porta";
  166. $text['label-event_port']['nl-nl'] = "";
  167. $text['label-event_port']['pl-pl'] = "Port";
  168. $text['label-event_port']['pt-br'] = "Porta";
  169. $text['label-event_port']['pt-pt'] = "Porto";
  170. $text['label-event_port']['ro-ro'] = "";
  171. $text['label-event_port']['ru-ru'] = "Порт";
  172. $text['label-event_port']['sv-se'] = "Port";
  173. $text['label-event_port']['uk-ua'] = "Порт";
  174. $text['label-event_password']['en-us'] = "Password";
  175. $text['label-event_password']['ar-eg'] = "كلمة السر";
  176. $text['label-event_password']['de-at'] = "Passwort"; //copied from de-de
  177. $text['label-event_password']['de-ch'] = "Passwort"; //copied from de-de
  178. $text['label-event_password']['de-de'] = "Passwort";
  179. $text['label-event_password']['es-cl'] = "Contreseña";
  180. $text['label-event_password']['es-mx'] = "Contreseña"; //copied from es-cl
  181. $text['label-event_password']['fr-ca'] = "Mot de Passe"; //copied from fr-fr
  182. $text['label-event_password']['fr-fr'] = "Mot de Passe";
  183. $text['label-event_password']['he-il'] = "";
  184. $text['label-event_password']['it-it'] = "Password";
  185. $text['label-event_password']['nl-nl'] = "";
  186. $text['label-event_password']['pl-pl'] = "Hasło";
  187. $text['label-event_password']['pt-br'] = "Senha";
  188. $text['label-event_password']['pt-pt'] = "Palavra-Chave";
  189. $text['label-event_password']['ro-ro'] = "";
  190. $text['label-event_password']['ru-ru'] = "Пароль";
  191. $text['label-event_password']['sv-se'] = "Lösenord";
  192. $text['label-event_password']['uk-ua'] = "Пароль";
  193. $text['label-username']['en-us'] = "Username";
  194. $text['label-username']['ar-eg'] = "اسم المستخدم";
  195. $text['label-username']['de-at'] = "Benutzername"; //copied from de-de
  196. $text['label-username']['de-ch'] = "Benutzername"; //copied from de-de
  197. $text['label-username']['de-de'] = "Benutzername";
  198. $text['label-username']['es-cl'] = "Nombre de usuario";
  199. $text['label-username']['es-mx'] = "Nombre de usuario"; //copied from es-cl
  200. $text['label-username']['fr-ca'] = "Utilisateur"; //copied from fr-fr
  201. $text['label-username']['fr-fr'] = "Utilisateur";
  202. $text['label-username']['he-il'] = "";
  203. $text['label-username']['it-it'] = "Nome Utente";
  204. $text['label-username']['nl-nl'] = "";
  205. $text['label-username']['pl-pl'] = "Użytkownik";
  206. $text['label-username']['pt-br'] = "Nome do Usuário";
  207. $text['label-username']['pt-pt'] = "Utilizador";
  208. $text['label-username']['ro-ro'] = "";
  209. $text['label-username']['ru-ru'] = "Имя пользователя";
  210. $text['label-username']['sv-se'] = "Användarnamn";
  211. $text['label-username']['uk-ua'] = "Ім’я користувача";
  212. $text['label-port']['en-us'] = "Port";
  213. $text['label-port']['ar-eg'] = "منفذ";
  214. $text['label-port']['de-at'] = "Port"; //copied from de-de
  215. $text['label-port']['de-ch'] = "Port"; //copied from de-de
  216. $text['label-port']['de-de'] = "Port";
  217. $text['label-port']['es-cl'] = "Puerto";
  218. $text['label-port']['es-mx'] = "Puerto"; //copied from es-cl
  219. $text['label-port']['fr-ca'] = "Port"; //copied from fr-fr
  220. $text['label-port']['fr-fr'] = "Port";
  221. $text['label-port']['he-il'] = "";
  222. $text['label-port']['it-it'] = "Porta";
  223. $text['label-port']['nl-nl'] = "";
  224. $text['label-port']['pl-pl'] = "Port";
  225. $text['label-port']['pt-br'] = "Porta";
  226. $text['label-port']['pt-pt'] = "Porto";
  227. $text['label-port']['ro-ro'] = "";
  228. $text['label-port']['ru-ru'] = "Порт";
  229. $text['label-port']['sv-se'] = "Port";
  230. $text['label-port']['uk-ua'] = "Порт";
  231. $text['label-path']['en-us'] = "Path";
  232. $text['label-path']['ar-eg'] = "مسار";
  233. $text['label-path']['de-at'] = "Pfad"; //copied from de-de
  234. $text['label-path']['de-ch'] = "Pfad"; //copied from de-de
  235. $text['label-path']['de-de'] = "Pfad";
  236. $text['label-path']['es-cl'] = "Ruta";
  237. $text['label-path']['es-mx'] = "Ruta"; //copied from es-cl
  238. $text['label-path']['fr-ca'] = "Chemin"; //copied from fr-fr
  239. $text['label-path']['fr-fr'] = "Chemin";
  240. $text['label-path']['he-il'] = "";
  241. $text['label-path']['it-it'] = "Percorso";
  242. $text['label-path']['nl-nl'] = "";
  243. $text['label-path']['pl-pl'] = "Ścieżka";
  244. $text['label-path']['pt-br'] = "Caminho"; //copied from pt-pt
  245. $text['label-path']['pt-pt'] = "Caminho";
  246. $text['label-path']['ro-ro'] = "";
  247. $text['label-path']['ru-ru'] = "Путь";
  248. $text['label-path']['sv-se'] = "Sökväg";
  249. $text['label-path']['uk-ua'] = "Шлях";
  250. $text['label-host']['en-us'] = "Host";
  251. $text['label-host']['ar-eg'] = "مضيف";
  252. $text['label-host']['de-at'] = "Host"; //copied from de-de
  253. $text['label-host']['de-ch'] = "Host"; //copied from de-de
  254. $text['label-host']['de-de'] = "Host";
  255. $text['label-host']['es-cl'] = "Host";
  256. $text['label-host']['es-mx'] = "Host"; //copied from es-cl
  257. $text['label-host']['fr-ca'] = "Hôte"; //copied from fr-fr
  258. $text['label-host']['fr-fr'] = "Hôte";
  259. $text['label-host']['he-il'] = "";
  260. $text['label-host']['it-it'] = "Host";
  261. $text['label-host']['nl-nl'] = "";
  262. $text['label-host']['pl-pl'] = "Host";
  263. $text['label-host']['pt-br'] = "Máquina"; //copied from pt-pt
  264. $text['label-host']['pt-pt'] = "Máquina";
  265. $text['label-host']['ro-ro'] = "";
  266. $text['label-host']['ru-ru'] = "Хост";
  267. $text['label-host']['sv-se'] = "Värd";
  268. $text['label-host']['uk-ua'] = "Хост";
  269. $text['label-driver']['en-us'] = "Driver";
  270. $text['label-driver']['ar-eg'] = "سائق";
  271. $text['label-driver']['de-at'] = "Treiber"; //copied from de-de
  272. $text['label-driver']['de-ch'] = "Treiber"; //copied from de-de
  273. $text['label-driver']['de-de'] = "Treiber";
  274. $text['label-driver']['es-cl'] = "Controlador";
  275. $text['label-driver']['es-mx'] = "Controlador"; //copied from es-cl
  276. $text['label-driver']['fr-ca'] = "Driver"; //copied from fr-fr
  277. $text['label-driver']['fr-fr'] = "Driver";
  278. $text['label-driver']['he-il'] = "";
  279. $text['label-driver']['it-it'] = "Driver";
  280. $text['label-driver']['nl-nl'] = "";
  281. $text['label-driver']['pl-pl'] = "Sterownik";
  282. $text['label-driver']['pt-br'] = "Driver"; //copied from pt-pt
  283. $text['label-driver']['pt-pt'] = "Driver";
  284. $text['label-driver']['ro-ro'] = "";
  285. $text['label-driver']['ru-ru'] = "Драйвер";
  286. $text['label-driver']['sv-se'] = "Drivrutin";
  287. $text['label-driver']['uk-ua'] = "Драйвер";
  288. $text['header-install']['en-us'] = "Install";
  289. $text['header-install']['ar-eg'] = "تثبيت";
  290. $text['header-install']['de-at'] = "Installieren"; //copied from de-de
  291. $text['header-install']['de-ch'] = "Installieren"; //copied from de-de
  292. $text['header-install']['de-de'] = "Installieren";
  293. $text['header-install']['es-cl'] = "Instalar";
  294. $text['header-install']['es-mx'] = "Instalar"; //copied from es-cl
  295. $text['header-install']['fr-ca'] = "Installer"; //copied from fr-fr
  296. $text['header-install']['fr-fr'] = "Installer";
  297. $text['header-install']['he-il'] = "";
  298. $text['header-install']['it-it'] = "Installazione";
  299. $text['header-install']['nl-nl'] = "";
  300. $text['header-install']['pl-pl'] = "Zainstalować";
  301. $text['header-install']['pt-br'] = "Instalar"; //copied from pt-pt
  302. $text['header-install']['pt-pt'] = "Instalar";
  303. $text['header-install']['ro-ro'] = "";
  304. $text['header-install']['ru-ru'] = "Установка";
  305. $text['header-install']['sv-se'] = "Installera";
  306. $text['header-install']['uk-ua'] = "встановлювати";
  307. $text['header-select_language']['en-us'] = "Select Language";
  308. $text['header-select_language']['ar-eg'] = "اختار اللغة";
  309. $text['header-select_language']['de-at'] = "Sprache auswählen"; //copied from de-de
  310. $text['header-select_language']['de-ch'] = "Sprache auswählen"; //copied from de-de
  311. $text['header-select_language']['de-de'] = "Sprache auswählen";
  312. $text['header-select_language']['es-cl'] = "Selecciona idioma";
  313. $text['header-select_language']['es-mx'] = "Selecciona idioma"; //copied from es-cl
  314. $text['header-select_language']['fr-ca'] = "Sélectionnez la langue"; //copied from fr-fr
  315. $text['header-select_language']['fr-fr'] = "Sélectionnez la langue";
  316. $text['header-select_language']['he-il'] = "";
  317. $text['header-select_language']['it-it'] = "Seleziona Lingua";
  318. $text['header-select_language']['nl-nl'] = "";
  319. $text['header-select_language']['pl-pl'] = "Wybierz język";
  320. $text['header-select_language']['pt-br'] = "Selecione o idioma"; //copied from pt-pt
  321. $text['header-select_language']['pt-pt'] = "Selecione o idioma";
  322. $text['header-select_language']['ro-ro'] = "";
  323. $text['header-select_language']['ru-ru'] = "Выберите язык";
  324. $text['header-select_language']['sv-se'] = "Välj språk";
  325. $text['header-select_language']['uk-ua'] = "вибір мови";
  326. $text['header-event_socket']['en-us'] = "Event Socket Configuration";
  327. $text['header-event_socket']['ar-eg'] = "تكوين المقبس الحدث";
  328. $text['header-event_socket']['de-at'] = "Event-Socket Konfigurieren"; //copied from de-de
  329. $text['header-event_socket']['de-ch'] = "Event-Socket Konfigurieren"; //copied from de-de
  330. $text['header-event_socket']['de-de'] = "Event-Socket Konfigurieren";
  331. $text['header-event_socket']['es-cl'] = "Configuración del zócalo evento";
  332. $text['header-event_socket']['es-mx'] = "Configuración del zócalo evento"; //copied from es-cl
  333. $text['header-event_socket']['fr-ca'] = "Event Configuration Socket"; //copied from fr-fr
  334. $text['header-event_socket']['fr-fr'] = "Event Configuration Socket";
  335. $text['header-event_socket']['he-il'] = "";
  336. $text['header-event_socket']['it-it'] = "Configurazione degli eventi Socket";
  337. $text['header-event_socket']['nl-nl'] = "";
  338. $text['header-event_socket']['pl-pl'] = "Zdarzenie Gniazdo Konfiguracja";
  339. $text['header-event_socket']['pt-br'] = "Configuração soquete evento"; //copied from pt-pt
  340. $text['header-event_socket']['pt-pt'] = "Configuração soquete evento";
  341. $text['header-event_socket']['ro-ro'] = "";
  342. $text['header-event_socket']['ru-ru'] = "Конфигурация сокета событий";
  343. $text['header-event_socket']['sv-se'] = "Händelse Socket Konfiguration";
  344. $text['header-event_socket']['uk-ua'] = "Конфігурація гніздо Подія";
  345. $text['header-config_detail']['en-us'] = "Admin Configuration";
  346. $text['header-config_detail']['ar-eg'] = "تكوين المشرف";
  347. $text['header-config_detail']['de-at'] = "Admin-Konfiguration"; //copied from de-de
  348. $text['header-config_detail']['de-ch'] = "Admin-Konfiguration"; //copied from de-de
  349. $text['header-config_detail']['de-de'] = "Admin-Konfiguration";
  350. $text['header-config_detail']['es-cl'] = "Configuración de administración";
  351. $text['header-config_detail']['es-mx'] = "Configuración de administración"; //copied from es-cl
  352. $text['header-config_detail']['fr-ca'] = "Configuration Admin"; //copied from fr-fr
  353. $text['header-config_detail']['fr-fr'] = "Configuration Admin";
  354. $text['header-config_detail']['he-il'] = "";
  355. $text['header-config_detail']['it-it'] = "Configurazione Amministratore";
  356. $text['header-config_detail']['nl-nl'] = "";
  357. $text['header-config_detail']['pl-pl'] = "Konfiguracja Admin";
  358. $text['header-config_detail']['pt-br'] = "Configuração de administrador"; //copied from pt-pt
  359. $text['header-config_detail']['pt-pt'] = "Configuração de administrador";
  360. $text['header-config_detail']['ro-ro'] = "";
  361. $text['header-config_detail']['ru-ru'] = "Конфигурация администратора";
  362. $text['header-config_detail']['sv-se'] = "Admin Konfiguration";
  363. $text['header-config_detail']['uk-ua'] = "конфігурація Адмін";
  364. $text['header-config_database']['en-us'] = "Database Configuration";
  365. $text['header-config_database']['ar-eg'] = "تكوين قاعدة بيانات";
  366. $text['header-config_database']['de-at'] = "Datenbankkonfiguration "; //copied from de-de
  367. $text['header-config_database']['de-ch'] = "Datenbankkonfiguration "; //copied from de-de
  368. $text['header-config_database']['de-de'] = "Datenbankkonfiguration ";
  369. $text['header-config_database']['es-cl'] = "Configuración de la base de datos";
  370. $text['header-config_database']['es-mx'] = "Configuración de la base de datos"; //copied from es-cl
  371. $text['header-config_database']['fr-ca'] = "Configuration de base de données"; //copied from fr-fr
  372. $text['header-config_database']['fr-fr'] = "Configuration de base de données";
  373. $text['header-config_database']['he-il'] = "";
  374. $text['header-config_database']['it-it'] = "Configurazione Database";
  375. $text['header-config_database']['nl-nl'] = "";
  376. $text['header-config_database']['pl-pl'] = "Konfiguracja bazy danych";
  377. $text['header-config_database']['pt-br'] = "Configuration Database"; //copied from pt-pt
  378. $text['header-config_database']['pt-pt'] = "Configuration Database";
  379. $text['header-config_database']['ro-ro'] = "";
  380. $text['header-config_database']['ru-ru'] = "Конфигурация базы данных";
  381. $text['header-config_database']['sv-se'] = "Databaskonfiguration ";
  382. $text['header-config_database']['uk-ua'] = "конфігурація бази даних";
  383. $text['header-installing']['en-us'] = "Executing Install";
  384. $text['header-installing']['ar-eg'] = "تنفيذ التثبيت";
  385. $text['header-installing']['de-at'] = "Installation ausführen"; //copied from de-de
  386. $text['header-installing']['de-ch'] = "Installation ausführen"; //copied from de-de
  387. $text['header-installing']['de-de'] = "Installation ausführen";
  388. $text['header-installing']['es-cl'] = "Instalar la ejecución";
  389. $text['header-installing']['es-mx'] = "Instalar la ejecución"; //copied from es-cl
  390. $text['header-installing']['fr-ca'] = "Installez exécution"; //copied from fr-fr
  391. $text['header-installing']['fr-fr'] = "Installez exécution";
  392. $text['header-installing']['he-il'] = "";
  393. $text['header-installing']['it-it'] = "Installazione in corso";
  394. $text['header-installing']['nl-nl'] = "";
  395. $text['header-installing']['pl-pl'] = "Wykonywanie Install";
  396. $text['header-installing']['pt-br'] = "Execução Instalar"; //copied from pt-pt
  397. $text['header-installing']['pt-pt'] = "Execução Instalar";
  398. $text['header-installing']['ro-ro'] = "";
  399. $text['header-installing']['ru-ru'] = "Выполнение установки";
  400. $text['header-installing']['sv-se'] = "Exekvera Installera";
  401. $text['header-installing']['uk-ua'] = "виконання Встановіть";
  402. $text['description-event_host']['en-us'] = "Enter the event socket host name or IP address.";
  403. $text['description-event_host']['ar-eg'] = "أدخل اسم المضيف مأخذ الحدث.";
  404. $text['description-event_host']['de-at'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an."; //copied from de-de
  405. $text['description-event_host']['de-ch'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an."; //copied from de-de
  406. $text['description-event_host']['de-de'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an.";
  407. $text['description-event_host']['es-cl'] = "Introduzca el nombre de host toma evento o dirección IP.";
  408. $text['description-event_host']['es-mx'] = "Introduzca el nombre de host toma evento o dirección IP."; //copied from es-cl
  409. $text['description-event_host']['fr-ca'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP."; //copied from fr-fr
  410. $text['description-event_host']['fr-fr'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP.";
  411. $text['description-event_host']['he-il'] = "";
  412. $text['description-event_host']['it-it'] = "Inserisci il nome host o l'indirizzo IP per gli eventi socket.";
  413. $text['description-event_host']['nl-nl'] = "";
  414. $text['description-event_host']['pl-pl'] = "Wprowadź nazwę hosta gniazda wydarzenie lub adres IP.";
  415. $text['description-event_host']['pt-br'] = "Digite o nome do host tomada evento ou endereço IP."; //copied from pt-pt
  416. $text['description-event_host']['pt-pt'] = "Digite o nome do host tomada evento ou endereço IP.";
  417. $text['description-event_host']['ro-ro'] = "";
  418. $text['description-event_host']['ru-ru'] = "Введите имя хоста сокета события или IP-адрес.";
  419. $text['description-event_host']['sv-se'] = "Ange händelsen uttag värdnamn eller IP-adress.";
  420. $text['description-event_host']['uk-ua'] = "Введіть проведення сокета ім'я хоста або IP-адресу.";
  421. $text['description-event_port']['en-us'] = "Enter the event socket port number.";
  422. $text['description-event_port']['ar-eg'] = "أدخل رقم الحدث ميناء المقبس.";
  423. $text['description-event_port']['de-at'] = "Geben Sie die Portnummer des Event-Sockets an"; //copied from de-de
  424. $text['description-event_port']['de-ch'] = "Geben Sie die Portnummer des Event-Sockets an"; //copied from de-de
  425. $text['description-event_port']['de-de'] = "Geben Sie die Portnummer des Event-Sockets an";
  426. $text['description-event_port']['es-cl'] = "Introduzca el número de puerto de socket evento.";
  427. $text['description-event_port']['es-mx'] = "Introduzca el número de puerto de socket evento."; //copied from es-cl
  428. $text['description-event_port']['fr-ca'] = "Entrez le numéro cas de port du socket."; //copied from fr-fr
  429. $text['description-event_port']['fr-fr'] = "Entrez le numéro cas de port du socket.";
  430. $text['description-event_port']['he-il'] = "";
  431. $text['description-event_port']['it-it'] = "Inseriesci il numero porta per gli eventi socket.";
  432. $text['description-event_port']['nl-nl'] = "";
  433. $text['description-event_port']['pl-pl'] = "Wprowadź numer portu gniazda zdarzenia.";
  434. $text['description-event_port']['pt-br'] = "Digite o número do evento porta de soquete."; //copied from pt-pt
  435. $text['description-event_port']['pt-pt'] = "Digite o número do evento porta de soquete.";
  436. $text['description-event_port']['ro-ro'] = "";
  437. $text['description-event_port']['ru-ru'] = "Введите номер порта сокета события.";
  438. $text['description-event_port']['sv-se'] = "Ange händelsen socket portnummer.";
  439. $text['description-event_port']['uk-ua'] = "Введіть номер подія гніздо порту.";
  440. $text['description-event_password']['en-us'] = "Enter the event socket password.";
  441. $text['description-event_password']['ar-eg'] = "أدخل كلمة المرور مأخذ الحدث.";
  442. $text['description-event_password']['de-at'] = "Geben Sie das Passwort für den Event-Socket an."; //copied from de-de
  443. $text['description-event_password']['de-ch'] = "Geben Sie das Passwort für den Event-Socket an."; //copied from de-de
  444. $text['description-event_password']['de-de'] = "Geben Sie das Passwort für den Event-Socket an.";
  445. $text['description-event_password']['es-cl'] = "Introduzca la toma evento contraseña.";
  446. $text['description-event_password']['es-mx'] = "Introduzca la toma evento contraseña."; //copied from es-cl
  447. $text['description-event_password']['fr-ca'] = "Saisissez la prise de mot de passe de l'événement."; //copied from fr-fr
  448. $text['description-event_password']['fr-fr'] = "Saisissez la prise de mot de passe de l'événement.";
  449. $text['description-event_password']['he-il'] = "";
  450. $text['description-event_password']['it-it'] = "Inserisci la password per gli eventi socket.";
  451. $text['description-event_password']['nl-nl'] = "";
  452. $text['description-event_password']['pl-pl'] = "Wprowadź hasło gniazda zdarzenia.";
  453. $text['description-event_password']['pt-br'] = "Digite tomada a senha evento."; //copied from pt-pt
  454. $text['description-event_password']['pt-pt'] = "Digite tomada a senha evento.";
  455. $text['description-event_password']['ro-ro'] = "";
  456. $text['description-event_password']['ru-ru'] = "Введите пароль сокета события.";
  457. $text['description-event_password']['sv-se'] = "Ange händelsen uttag lösenord.";
  458. $text['description-event_password']['uk-ua'] = "Введіть гніздо пароль подією.";
  459. $text['description-username']['en-us'] = "Enter the database username.";
  460. $text['description-username']['ar-eg'] = "أدخل اسم المستخدم هنا";
  461. $text['description-username']['de-at'] = "Geben Sie den Benutzernamen für die Datenbank an."; //copied from de-de
  462. $text['description-username']['de-ch'] = "Geben Sie den Benutzernamen für die Datenbank an."; //copied from de-de
  463. $text['description-username']['de-de'] = "Geben Sie den Benutzernamen für die Datenbank an.";
  464. $text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
  465. $text['description-username']['es-mx'] = "Ingrese el nombre de usuario de la base de datos."; //copied from es-cl
  466. $text['description-username']['fr-ca'] = "Entrer le nom d'utilisateur de la Base de données."; //copied from fr-fr
  467. $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
  468. $text['description-username']['he-il'] = "";
  469. $text['description-username']['it-it'] = "Inserisci il nome utente del database.";
  470. $text['description-username']['nl-nl'] = "";
  471. $text['description-username']['pl-pl'] = "Wprowadź nazwę użytkownika";
  472. $text['description-username']['pt-br'] = "Insira o nome do usuário";
  473. $text['description-username']['pt-pt'] = "Introduza o utilizador da base de dados.";
  474. $text['description-username']['ro-ro'] = "";
  475. $text['description-username']['ru-ru'] = "Введите имя пользователя базы данных.";
  476. $text['description-username']['sv-se'] = "Ange databasen användarnamn här.";
  477. $text['description-username']['uk-ua'] = "Введіть ім’я користувача бази даних";
  478. $text['description-type']['en-us'] = "Select the database type.";
  479. $text['description-type']['ar-eg'] = "إختر نوع قاعدة البيانات";
  480. $text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ."; //copied from de-de
  481. $text['description-type']['de-ch'] = "Wählen Sie den Datenbank Typ."; //copied from de-de
  482. $text['description-type']['de-de'] = "Wählen Sie den Datenbank Typ.";
  483. $text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
  484. $text['description-type']['es-mx'] = "Seleccione el tipo de base de datos"; //copied from es-cl
  485. $text['description-type']['fr-ca'] = "Choisir le type de Base de données."; //copied from fr-fr
  486. $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
  487. $text['description-type']['he-il'] = "";
  488. $text['description-type']['it-it'] = "Seleziona il tipo di database.";
  489. $text['description-type']['nl-nl'] = "";
  490. $text['description-type']['pl-pl'] = "Wprowadź rodzaj bazy danych";
  491. $text['description-type']['pt-br'] = "Introduza o tipo de definição.";
  492. $text['description-type']['pt-pt'] = "Escolha o tipo de base de dados.";
  493. $text['description-type']['ro-ro'] = "";
  494. $text['description-type']['ru-ru'] = "Выберите тип базы данных.";
  495. $text['description-type']['sv-se'] = "Välj databastyp";
  496. $text['description-type']['uk-ua'] = "Виберіть тип бази даних";
  497. $text['description-port']['en-us'] = "Enter the port number.";
  498. $text['description-port']['ar-eg'] = "أدخل رقم المنفذ";
  499. $text['description-port']['de-at'] = "Geben Sie die Portnummer an."; //copied from de-de
  500. $text['description-port']['de-ch'] = "Geben Sie die Portnummer an."; //copied from de-de
  501. $text['description-port']['de-de'] = "Geben Sie die Portnummer an.";
  502. $text['description-port']['es-cl'] = "Ingrese el número del puerto.";
  503. $text['description-port']['es-mx'] = "Ingrese el número del puerto."; //copied from es-cl
  504. $text['description-port']['fr-ca'] = "Entrer le numéro de port."; //copied from fr-fr
  505. $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
  506. $text['description-port']['he-il'] = "";
  507. $text['description-port']['it-it'] = "Inserisci il numero di porta.";
  508. $text['description-port']['nl-nl'] = "";
  509. $text['description-port']['pl-pl'] = "Wprowadź numer portu";
  510. $text['description-port']['pt-br'] = "Insira o número da porta";
  511. $text['description-port']['pt-pt'] = "Introduza o número do porto.";
  512. $text['description-port']['ro-ro'] = "";
  513. $text['description-port']['ru-ru'] = "Введите номер порта.";
  514. $text['description-port']['sv-se'] = "Ange portnummer";
  515. $text['description-port']['uk-ua'] = "Введіть номер порта";
  516. $text['description-path']['en-us'] = "Enter the database file path (SQLite only).";
  517. $text['description-path']['ar-eg'] = "أدخل مسار ملف قاعدة البيانات (سكليتي فقط).";
  518. $text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für SQLite)."; //copied from de-de
  519. $text['description-path']['de-ch'] = "Geben Sie den Datenbank Pfad an (nur für SQLite)."; //copied from de-de
  520. $text['description-path']['de-de'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
  521. $text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
  522. $text['description-path']['es-mx'] = "Ingrese la ruta al archivo de datos (solo SQLite)."; //copied from es-cl
  523. $text['description-path']['fr-ca'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite)."; //copied from fr-fr
  524. $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
  525. $text['description-path']['he-il'] = "";
  526. $text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
  527. $text['description-path']['nl-nl'] = "";
  528. $text['description-path']['pl-pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
  529. $text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)";
  530. $text['description-path']['pt-pt'] = "Introduza o caminho da base de dados (apenas SQLite)";
  531. $text['description-path']['ro-ro'] = "";
  532. $text['description-path']['ru-ru'] = "Введите путь к файлу базы данных (только для SQLite).";
  533. $text['description-path']['sv-se'] = "Ange databasens sökväg (gäller endast SQLite).";
  534. $text['description-path']['uk-ua'] = "Вкажіть шлях до файлу бази даних (тільки SQLite).";
  535. $text['description-password']['en-us'] = "Enter the database password.";
  536. $text['description-password']['ar-eg'] = "أدخل الرقم السري الخاص بقاعدة البيانات";
  537. $text['description-password']['de-at'] = "Geben Sie das Password für die Datenbank ein."; //copied from de-de
  538. $text['description-password']['de-ch'] = "Geben Sie das Password für die Datenbank ein."; //copied from de-de
  539. $text['description-password']['de-de'] = "Geben Sie das Password für die Datenbank ein.";
  540. $text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
  541. $text['description-password']['es-mx'] = "Ingrese la contraseña de la base de datos."; //copied from es-cl
  542. $text['description-password']['fr-ca'] = "Entrer le mot de passe pour la Base de données."; //copied from fr-fr
  543. $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
  544. $text['description-password']['he-il'] = "";
  545. $text['description-password']['it-it'] = "Inserisci la password del database.";
  546. $text['description-password']['nl-nl'] = "";
  547. $text['description-password']['pl-pl'] = "Wpisz hasło";
  548. $text['description-password']['pt-br'] = "Introduza a senha";
  549. $text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados.";
  550. $text['description-password']['ro-ro'] = "";
  551. $text['description-password']['ru-ru'] = "Введите пароль базы данных.";
  552. $text['description-password']['sv-se'] = "Ange databasens lösenord.";
  553. $text['description-password']['uk-ua'] = "Введіть пароль бази даних.";
  554. $text['description-name']['en-us'] = "Enter the database name.";
  555. $text['description-name']['ar-eg'] = "أدخل إسم قاعدة البيانات";
  556. $text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an"; //copied from de-de
  557. $text['description-name']['de-ch'] = "Geben Sie den Namen der Datenbank an"; //copied from de-de
  558. $text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
  559. $text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
  560. $text['description-name']['es-mx'] = "Ingrese el nombre de la base de datos."; //copied from es-cl
  561. $text['description-name']['fr-ca'] = "Entrer le nom de la Base de données."; //copied from fr-fr
  562. $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
  563. $text['description-name']['he-il'] = "";
  564. $text['description-name']['it-it'] = "Inserisci il nome del database.";
  565. $text['description-name']['nl-nl'] = "";
  566. $text['description-name']['pl-pl'] = "Wprowadź nazwę bazy danych.";
  567. $text['description-name']['pt-br'] = "Insira o nome do menu";
  568. $text['description-name']['pt-pt'] = "Introduza o nome da base de dados.";
  569. $text['description-name']['ro-ro'] = "";
  570. $text['description-name']['ru-ru'] = "Введите имя базы данных.";
  571. $text['description-name']['sv-se'] = "Ange databasens namn.";
  572. $text['description-name']['uk-ua'] = "Введіть ім'я бази даних.";
  573. $text['description-host']['en-us'] = "Enter the host name.";
  574. $text['description-host']['ar-eg'] = "أدخل إسم المضيف";
  575. $text['description-host']['de-at'] = "Geben Sie den Hostnamen ein."; //copied from de-de
  576. $text['description-host']['de-ch'] = "Geben Sie den Hostnamen ein."; //copied from de-de
  577. $text['description-host']['de-de'] = "Geben Sie den Hostnamen ein.";
  578. $text['description-host']['es-cl'] = "Ingrese el nombre de host";
  579. $text['description-host']['es-mx'] = "Ingrese el nombre de host"; //copied from es-cl
  580. $text['description-host']['fr-ca'] = "Entrer le nom de l'hôte."; //copied from fr-fr
  581. $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
  582. $text['description-host']['he-il'] = "";
  583. $text['description-host']['it-it'] = "Inserisci il nome host.";
  584. $text['description-host']['nl-nl'] = "";
  585. $text['description-host']['pl-pl'] = "Wprowadź nazwę hosta.";
  586. $text['description-host']['pt-br'] = "Insira o nome da máquina ";
  587. $text['description-host']['pt-pt'] = "Introduza o nome da máquina.";
  588. $text['description-host']['ro-ro'] = "";
  589. $text['description-host']['ru-ru'] = "Введите имя хоста.";
  590. $text['description-host']['sv-se'] = "Ange värdnamnet";
  591. $text['description-host']['uk-ua'] = "Введіть ім'я хоста.";
  592. $text['description-driver']['en-us'] = "Select the database driver.";
  593. $text['description-driver']['ar-eg'] = "حدد برنامج تشغيل قاعدة البيانات.";
  594. $text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber."; //copied from de-de
  595. $text['description-driver']['de-ch'] = "Wählen Sie den Datenbank Treiber."; //copied from de-de
  596. $text['description-driver']['de-de'] = "Wählen Sie den Datenbank Treiber.";
  597. $text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
  598. $text['description-driver']['es-mx'] = "Seleccione un controlador de base de datos."; //copied from es-cl
  599. $text['description-driver']['fr-ca'] = "Choisir le driver de la Base de données."; //copied from fr-fr
  600. $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
  601. $text['description-driver']['he-il'] = "";
  602. $text['description-driver']['it-it'] = "Seleziona il driver del database.";
  603. $text['description-driver']['nl-nl'] = "";
  604. $text['description-driver']['pl-pl'] = "Wybierz sterownik bazy danych.";
  605. $text['description-driver']['pt-br'] = "Escolha o driver da base de dados"; //copied from pt-pt
  606. $text['description-driver']['pt-pt'] = "Escolha o driver da base de dados";
  607. $text['description-driver']['ro-ro'] = "";
  608. $text['description-driver']['ru-ru'] = "Выберите драйвер базы данных.";
  609. $text['description-driver']['sv-se'] = "Välj databas drivrutin.";
  610. $text['description-driver']['uk-ua'] = "Виберіть драйвер бази даних.";
  611. $text['description-install']['en-us'] = "Select the action below you wish to perform.";
  612. $text['description-install']['ar-eg'] = "حدد الإجراء أدناه كنت ترغب في القيام بها.";
  613. $text['description-install']['de-at'] = "Wählen Sie eine Aktion."; //copied from de-de
  614. $text['description-install']['de-ch'] = "Wählen Sie eine Aktion."; //copied from de-de
  615. $text['description-install']['de-de'] = "Wählen Sie eine Aktion.";
  616. $text['description-install']['es-cl'] = "Seleccione las accion a continuación que desea realizar.";
  617. $text['description-install']['es-mx'] = "Seleccione las accion a continuación que desea realizar."; //copied from es-cl
  618. $text['description-install']['fr-ca'] = "Sélectionnez les action ci-dessous que vous souhaitez effectuer."; //copied from fr-fr
  619. $text['description-install']['fr-fr'] = "Sélectionnez les action ci-dessous que vous souhaitez effectuer.";
  620. $text['description-install']['he-il'] = "";
  621. $text['description-install']['it-it'] = "Seleziona l'azione che si vuole eseguire.";
  622. $text['description-install']['nl-nl'] = "";
  623. $text['description-install']['pl-pl'] = "Wybierz opcje, które chcesz wykonać.";
  624. $text['description-install']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";
  625. $text['description-install']['pt-pt'] = "Selecione as ações abaixo você deseja executar.";
  626. $text['description-install']['ro-ro'] = "";
  627. $text['description-install']['ru-ru'] = "Выберите действие ниже, которое вы хотите выполнить.";
  628. $text['description-install']['sv-se'] = "Välj de åtgärder nedan som du vill utföra.";
  629. $text['description-install']['uk-ua'] = "Виберіть об’єкти для оновлення";
  630. $text['description-database-edit']['en-us'] = "Database connection information.";
  631. $text['description-database-edit']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
  632. $text['description-database-edit']['de-at'] = "Datenbank Verbindungsinformation."; //copied from de-de
  633. $text['description-database-edit']['de-ch'] = "Datenbank Verbindungsinformation."; //copied from de-de
  634. $text['description-database-edit']['de-de'] = "Datenbank Verbindungsinformation.";
  635. $text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
  636. $text['description-database-edit']['es-mx'] = "Información de conexión a base de datos."; //copied from es-cl
  637. $text['description-database-edit']['fr-ca'] = "Informations de connexion à la Base"; //copied from fr-fr
  638. $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
  639. $text['description-database-edit']['he-il'] = "";
  640. $text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
  641. $text['description-database-edit']['nl-nl'] = "";
  642. $text['description-database-edit']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
  643. $text['description-database-edit']['pt-br'] = "Informações da ligação na base de dados";
  644. $text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados.";
  645. $text['description-database-edit']['ro-ro'] = "";
  646. $text['description-database-edit']['ru-ru'] = "Информация о соединении с базой данных.";
  647. $text['description-database-edit']['sv-se'] = "Information om Databasanslutning";
  648. $text['description-database-edit']['uk-ua'] = "інформація про підключення до бази даних.";
  649. $text['description-database-add']['en-us'] = "Database connection information.";
  650. $text['description-database-add']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
  651. $text['description-database-add']['de-at'] = "Datenbank Verbindungsinformation."; //copied from de-de
  652. $text['description-database-add']['de-ch'] = "Datenbank Verbindungsinformation."; //copied from de-de
  653. $text['description-database-add']['de-de'] = "Datenbank Verbindungsinformation.";
  654. $text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
  655. $text['description-database-add']['es-mx'] = "Información de conexión a base de datos."; //copied from es-cl
  656. $text['description-database-add']['fr-ca'] = "Informations de connexion à la Base."; //copied from fr-fr
  657. $text['description-database-add']['fr-fr'] = "Informations de connexion à la Base.";
  658. $text['description-database-add']['he-il'] = "";
  659. $text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
  660. $text['description-database-add']['nl-nl'] = "";
  661. $text['description-database-add']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
  662. $text['description-database-add']['pt-br'] = "Informações da ligação na base de dados";
  663. $text['description-database-add']['pt-pt'] = "Informação da ligação à base de dados.";
  664. $text['description-database-add']['ro-ro'] = "";
  665. $text['description-database-add']['ru-ru'] = "Информация о соединении с базой данных.";
  666. $text['description-database-add']['sv-se'] = "Information om Databasanslutning";
  667. $text['description-database-add']['uk-ua'] = "інформація про підключення до бази даних.";
  668. $text['description-select_language']['en-us'] = "Please select the language you want to use";
  669. $text['description-select_language']['ar-eg'] = "يرجى اختيار اللغة التي تريد استخدامها";
  670. $text['description-select_language']['de-at'] = "Bitte wählen Sie die zu verwendende Sprache aus"; //copied from de-de
  671. $text['description-select_language']['de-ch'] = "Bitte wählen Sie die zu verwendende Sprache aus"; //copied from de-de
  672. $text['description-select_language']['de-de'] = "Bitte wählen Sie die zu verwendende Sprache aus";
  673. $text['description-select_language']['es-cl'] = "Por favor, seleccione el idioma que desea utilizar";
  674. $text['description-select_language']['es-mx'] = "Por favor, seleccione el idioma que desea utilizar"; //copied from es-cl
  675. $text['description-select_language']['fr-ca'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser"; //copied from fr-fr
  676. $text['description-select_language']['fr-fr'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser";
  677. $text['description-select_language']['he-il'] = "";
  678. $text['description-select_language']['it-it'] = "Per favore seleziona la lingua che desideri usare";
  679. $text['description-select_language']['nl-nl'] = "";
  680. $text['description-select_language']['pl-pl'] = "Wybierz język, którego chcesz używać";
  681. $text['description-select_language']['pt-br'] = "Por favor, selecione o idioma que deseja usar"; //copied from pt-pt
  682. $text['description-select_language']['pt-pt'] = "Por favor, selecione o idioma que deseja usar";
  683. $text['description-select_language']['ro-ro'] = "";
  684. $text['description-select_language']['ru-ru'] = "Выберите язык, который вы хотите использовать";
  685. $text['description-select_language']['sv-se'] = "Välj det språk du vill använda";
  686. $text['description-select_language']['uk-ua'] = "Виберіть мову, який ви хочете використовувати";
  687. $text['button-detect']['en-us'] = "Detect Configuration";
  688. $text['button-detect']['ar-eg'] = "كشف تكوين";
  689. $text['button-detect']['de-at'] = "Konfiguration ermitteln"; //copied from de-de
  690. $text['button-detect']['de-ch'] = "Konfiguration ermitteln"; //copied from de-de
  691. $text['button-detect']['de-de'] = "Konfiguration ermitteln";
  692. $text['button-detect']['es-cl'] = "Detectar Configuración";
  693. $text['button-detect']['es-mx'] = "Detectar Configuración"; //copied from es-cl
  694. $text['button-detect']['fr-ca'] = "Détecter Configuration"; //copied from fr-fr
  695. $text['button-detect']['fr-fr'] = "Détecter Configuration";
  696. $text['button-detect']['he-il'] = "";
  697. $text['button-detect']['it-it'] = "Rileva Configurazione";
  698. $text['button-detect']['nl-nl'] = "";
  699. $text['button-detect']['pl-pl'] = "Wykrywanie Konfiguracja";
  700. $text['button-detect']['pt-br'] = "Detectar Configuração"; //copied from pt-pt
  701. $text['button-detect']['pt-pt'] = "Detectar Configuração";
  702. $text['button-detect']['ro-ro'] = "";
  703. $text['button-detect']['ru-ru'] = "Определить конфигурацию";
  704. $text['button-detect']['sv-se'] = "Detektera Konfiguration";
  705. $text['button-detect']['uk-ua'] = "виявлення Конфігурація";
  706. $text['button-select']['en-us'] = "Select";
  707. $text['button-select']['ar-eg'] = "اختار";
  708. $text['button-select']['de-at'] = "Auswählen"; //copied from de-de
  709. $text['button-select']['de-ch'] = "Auswählen"; //copied from de-de
  710. $text['button-select']['de-de'] = "Auswählen";
  711. $text['button-select']['es-cl'] = "Seleccionar";
  712. $text['button-select']['es-mx'] = "Seleccionar"; //copied from es-cl
  713. $text['button-select']['fr-ca'] = "Sélectionner"; //copied from fr-fr
  714. $text['button-select']['fr-fr'] = "Sélectionner";
  715. $text['button-select']['he-il'] = "";
  716. $text['button-select']['it-it'] = "Seleziona";
  717. $text['button-select']['nl-nl'] = "";
  718. $text['button-select']['pl-pl'] = "Wybierz";
  719. $text['button-select']['pt-br'] = "Selecionar"; //copied from pt-pt
  720. $text['button-select']['pt-pt'] = "Selecionar";
  721. $text['button-select']['ro-ro'] = "";
  722. $text['button-select']['ru-ru'] = "Выбрать";
  723. $text['button-select']['sv-se'] = "Välj";
  724. $text['button-select']['uk-ua'] = "вибрати";
  725. ?>