app_languages.php 73 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058
  1. <?php
  2. $text['title-install']['en-us'] = "Install";
  3. $text['title-install']['en-gb'] = "Install";
  4. $text['title-install']['ar-eg'] = "ثَبَّتَ";
  5. $text['title-install']['de-at'] = "Installieren";
  6. $text['title-install']['de-ch'] = "Installieren";
  7. $text['title-install']['de-de'] = "Installieren";
  8. $text['title-install']['el-gr'] = "Εγκαθιστώ";
  9. $text['title-install']['es-cl'] = "Instale";
  10. $text['title-install']['es-mx'] = "Instale";
  11. $text['title-install']['fr-ca'] = "Installation";
  12. $text['title-install']['fr-fr'] = "Installation";
  13. $text['title-install']['he-il'] = "להתקין";
  14. $text['title-install']['it-it'] = "Installazione";
  15. $text['title-install']['ka-ge'] = "დაყენება";
  16. $text['title-install']['nl-nl'] = "Installeren";
  17. $text['title-install']['pl-pl'] = "Zainstalować";
  18. $text['title-install']['pt-br'] = "Installation";
  19. $text['title-install']['pt-pt'] = "Installation";
  20. $text['title-install']['ro-ro'] = "Instalare";
  21. $text['title-install']['ru-ru'] = "Установка";
  22. $text['title-install']['sv-se'] = "Installera";
  23. $text['title-install']['uk-ua'] = "встановити";
  24. $text['title-install']['tr-tr'] = "Düzenlemek";
  25. $text['title-install']['zh-cn'] = "安装";
  26. $text['title-install']['ja-jp'] = "インストール";
  27. $text['title-install']['ko-kr'] = "설치하다";
  28. $text['title-detected_configuration']['en-us'] = "Detected Configuration";
  29. $text['title-detected_configuration']['en-gb'] = "Detected Configuration";
  30. $text['title-detected_configuration']['ar-eg'] = "التكوين المكتشف";
  31. $text['title-detected_configuration']['de-at'] = "Erkannte Konfiguration";
  32. $text['title-detected_configuration']['de-ch'] = "Erkannte Konfiguration";
  33. $text['title-detected_configuration']['de-de'] = "Erkannte Konfiguration";
  34. $text['title-detected_configuration']['el-gr'] = "Διαμόρφωση εντοπισμού";
  35. $text['title-detected_configuration']['es-cl'] = "Configuración detectado";
  36. $text['title-detected_configuration']['es-mx'] = "Configuración detectado";
  37. $text['title-detected_configuration']['fr-ca'] = "Configuration Détectée";
  38. $text['title-detected_configuration']['fr-fr'] = "Configuration Détectée";
  39. $text['title-detected_configuration']['he-il'] = "זוהתה תצורה";
  40. $text['title-detected_configuration']['it-it'] = "Rilevata Configurazione";
  41. $text['title-detected_configuration']['ka-ge'] = "აღმოჩენილია კონფიგურაცია";
  42. $text['title-detected_configuration']['nl-nl'] = "Gedetecteerde configuratie";
  43. $text['title-detected_configuration']['pl-pl'] = "Wykryto Konfiguracja";
  44. $text['title-detected_configuration']['pt-br'] = "Configuração detectado";
  45. $text['title-detected_configuration']['pt-pt'] = "Configuração detectado";
  46. $text['title-detected_configuration']['ro-ro'] = "Configurație detectată";
  47. $text['title-detected_configuration']['ru-ru'] = "Обнаруженная конфигурация";
  48. $text['title-detected_configuration']['sv-se'] = "Detekterad Konfiguration";
  49. $text['title-detected_configuration']['uk-ua'] = "виявлено Конфігурація";
  50. $text['title-detected_configuration']['tr-tr'] = "Algılanan Yapılandırma";
  51. $text['title-detected_configuration']['zh-cn'] = "检测到的配置";
  52. $text['title-detected_configuration']['ja-jp'] = "検出された構成";
  53. $text['title-detected_configuration']['ko-kr'] = "감지된 구성";
  54. $text['title-assumed_configuration']['en-us'] = "Assumed Configuration";
  55. $text['title-assumed_configuration']['en-gb'] = "Assumed Configuration";
  56. $text['title-assumed_configuration']['ar-eg'] = "التكوين المفترض";
  57. $text['title-assumed_configuration']['de-at'] = "Angenommene Konfiguration";
  58. $text['title-assumed_configuration']['de-ch'] = "Angenommene Konfiguration";
  59. $text['title-assumed_configuration']['de-de'] = "Angenommene Konfiguration";
  60. $text['title-assumed_configuration']['el-gr'] = "Υποτιθέμενη διαμόρφωση";
  61. $text['title-assumed_configuration']['es-cl'] = "Configuración adoptada";
  62. $text['title-assumed_configuration']['es-mx'] = "Configuración adoptada";
  63. $text['title-assumed_configuration']['fr-ca'] = "Configuration supposée";
  64. $text['title-assumed_configuration']['fr-fr'] = "Configuration supposée";
  65. $text['title-assumed_configuration']['he-il'] = "תצורה משוערת";
  66. $text['title-assumed_configuration']['it-it'] = "Configurazione accettata";
  67. $text['title-assumed_configuration']['ka-ge'] = "სავარაუდო კონფიგურაცია";
  68. $text['title-assumed_configuration']['nl-nl'] = "Veronderstelde configuratie";
  69. $text['title-assumed_configuration']['pl-pl'] = "Zakładana Konfiguracja";
  70. $text['title-assumed_configuration']['pt-br'] = "Configuração presumida";
  71. $text['title-assumed_configuration']['pt-pt'] = "Configuração presumida";
  72. $text['title-assumed_configuration']['ro-ro'] = "Configurație presupusă";
  73. $text['title-assumed_configuration']['ru-ru'] = "Предполагаемая конфигурация";
  74. $text['title-assumed_configuration']['sv-se'] = "Antagen Konfiguration";
  75. $text['title-assumed_configuration']['uk-ua'] = "передбачуваний Конфігурація";
  76. $text['title-assumed_configuration']['tr-tr'] = "Varsayılan Yapılandırma";
  77. $text['title-assumed_configuration']['zh-cn'] = "假定配置";
  78. $text['title-assumed_configuration']['ja-jp'] = "想定される構成";
  79. $text['title-assumed_configuration']['ko-kr'] = "가정된 구성";
  80. $text['label-ft-install']['en-us'] = "First Time Install";
  81. $text['label-ft-install']['en-gb'] = "First Time Install";
  82. $text['label-ft-install']['ar-eg'] = "التثبيت لأول مرة";
  83. $text['label-ft-install']['de-at'] = "Erstinstallation";
  84. $text['label-ft-install']['de-ch'] = "Erstinstallation";
  85. $text['label-ft-install']['de-de'] = "Erstinstallation";
  86. $text['label-ft-install']['el-gr'] = "Πρώτη εγκατάσταση";
  87. $text['label-ft-install']['es-cl'] = "La primera instalación";
  88. $text['label-ft-install']['es-mx'] = "La primera instalación";
  89. $text['label-ft-install']['fr-ca'] = "Première installation";
  90. $text['label-ft-install']['fr-fr'] = "Première installation";
  91. $text['label-ft-install']['he-il'] = "פעם ראשונה התקנה";
  92. $text['label-ft-install']['it-it'] = "Prima Installazione";
  93. $text['label-ft-install']['ka-ge'] = "პირველი დაყენება";
  94. $text['label-ft-install']['nl-nl'] = "Eerste keer installeren";
  95. $text['label-ft-install']['pl-pl'] = "Zainstalować";
  96. $text['label-ft-install']['pt-br'] = "Primeira instalação";
  97. $text['label-ft-install']['pt-pt'] = "Primeira instalação";
  98. $text['label-ft-install']['ro-ro'] = "Prima instalare";
  99. $text['label-ft-install']['ru-ru'] = "Первая установка";
  100. $text['label-ft-install']['sv-se'] = "Första gången Installera";
  101. $text['label-ft-install']['uk-ua'] = "Перше встановлення";
  102. $text['label-ft-install']['tr-tr'] = "İlk Kez Kurulum";
  103. $text['label-ft-install']['zh-cn'] = "首次安装";
  104. $text['label-ft-install']['ja-jp'] = "初回インストール";
  105. $text['label-ft-install']['ko-kr'] = "처음 설치";
  106. $text['description-ft-install']['en-us'] = "Perform all actions for a First Time Install";
  107. $text['description-ft-install']['en-gb'] = "Perform all actions for a First Time Install";
  108. $text['description-ft-install']['ar-eg'] = "نفذ جميع الإجراءات للتثبيت لأول مرة";
  109. $text['description-ft-install']['de-at'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
  110. $text['description-ft-install']['de-ch'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
  111. $text['description-ft-install']['de-de'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
  112. $text['description-ft-install']['el-gr'] = "Εκτελέστε όλες τις ενέργειες για μια πρώτη εγκατάσταση";
  113. $text['description-ft-install']['es-cl'] = "Realizar todas las acciones para una primera instalación";
  114. $text['description-ft-install']['es-mx'] = "Realizar todas las acciones para una primera instalación";
  115. $text['description-ft-install']['fr-ca'] = "Effectuer toutes les actions pour une première installation";
  116. $text['description-ft-install']['fr-fr'] = "Effectuer toutes les actions pour une première installation";
  117. $text['description-ft-install']['he-il'] = "בצע את כל הפעולות להתקנה בפעם הראשונה";
  118. $text['description-ft-install']['it-it'] = "Esecuzione di tutte le operazione per la Prima Installazione";
  119. $text['description-ft-install']['ka-ge'] = "ყველა ქმედების გაშვება პირველი დაყენებისთვის";
  120. $text['description-ft-install']['nl-nl'] = "Veroordeel alle acties voor een eerste Time Install";
  121. $text['description-ft-install']['pl-pl'] = "Wykonać wszystkie czynności dla pierwszy raz zainstalować";
  122. $text['description-ft-install']['pt-br'] = "Executar todas as ações para uma primeira vez Instalar";
  123. $text['description-ft-install']['pt-pt'] = "Executar todas as ações para uma primeira vez Instalar";
  124. $text['description-ft-install']['ro-ro'] = "Efectuați toate acțiunile pentru prima instalare";
  125. $text['description-ft-install']['ru-ru'] = "Выполните все действия для первой установки";
  126. $text['description-ft-install']['sv-se'] = "Utföra alla åtgärder för första gången Installera";
  127. $text['description-ft-install']['uk-ua'] = "Виконайте всі дії для першого встановлення";
  128. $text['description-ft-install']['tr-tr'] = "İlk Kez Kurulum için tüm eylemleri gerçekleştirin";
  129. $text['description-ft-install']['zh-cn'] = "执行首次安装的所有操作";
  130. $text['description-ft-install']['ja-jp'] = "初回インストールのすべてのアクションを実行する";
  131. $text['description-ft-install']['ko-kr'] = "처음 설치에 대한 모든 작업 수행";
  132. $text['label-add-switch']['en-us'] = "Add a new switch";
  133. $text['label-add-switch']['en-gb'] = "Add a new switch";
  134. $text['label-add-switch']['ar-eg'] = "إضافة مفتاح جديد";
  135. $text['label-add-switch']['de-at'] = "Fügen Sie einen neuen Schalter hinzu";
  136. $text['label-add-switch']['de-ch'] = "Fügen Sie einen neuen Schalter hinzu";
  137. $text['label-add-switch']['de-de'] = "Fügen Sie einen neuen Schalter hinzu";
  138. $text['label-add-switch']['el-gr'] = "Προσθήκη νέου διακόπτη";
  139. $text['label-add-switch']['es-cl'] = "Añadir un nuevo conmutador";
  140. $text['label-add-switch']['es-mx'] = "Añadir un nuevo conmutador";
  141. $text['label-add-switch']['fr-ca'] = "Ajouter un nouveau commutateur";
  142. $text['label-add-switch']['fr-fr'] = "Ajouter un nouveau commutateur";
  143. $text['label-add-switch']['he-il'] = "הוסף מתג חדש";
  144. $text['label-add-switch']['it-it'] = "Aggiungi un nuovo switch";
  145. $text['label-add-switch']['ka-ge'] = "ახალი კომუტატორის დამატება";
  146. $text['label-add-switch']['nl-nl'] = "Voeg een nieuwe schakelaar toe.";
  147. $text['label-add-switch']['pl-pl'] = "Dodaj nowy przełącznik";
  148. $text['label-add-switch']['pt-br'] = "Adicionar um novo switch";
  149. $text['label-add-switch']['pt-pt'] = "Adicionar um novo switch";
  150. $text['label-add-switch']['ro-ro'] = "Adăugați un comutator nou";
  151. $text['label-add-switch']['ru-ru'] = "Добавить новый переключатель";
  152. $text['label-add-switch']['sv-se'] = "Lägg till en ny switch";
  153. $text['label-add-switch']['uk-ua'] = "Додайте новий перемикач";
  154. $text['label-add-switch']['tr-tr'] = "Yeni bir anahtar ekle";
  155. $text['label-add-switch']['zh-cn'] = "添加一个新的开关";
  156. $text['label-add-switch']['ja-jp'] = "新しいスイッチを追加する";
  157. $text['label-add-switch']['ko-kr'] = "새 스위치 추가";
  158. $text['label-select_language']['en-us'] = "Language";
  159. $text['label-select_language']['en-gb'] = "Language";
  160. $text['label-select_language']['ar-eg'] = "لغة";
  161. $text['label-select_language']['de-at'] = "Sprache";
  162. $text['label-select_language']['de-ch'] = "Sprache";
  163. $text['label-select_language']['de-de'] = "Sprache";
  164. $text['label-select_language']['el-gr'] = "Γλώσσα";
  165. $text['label-select_language']['es-cl'] = "Idioma";
  166. $text['label-select_language']['es-mx'] = "Idioma";
  167. $text['label-select_language']['fr-ca'] = "Langue";
  168. $text['label-select_language']['fr-fr'] = "Langue";
  169. $text['label-select_language']['he-il'] = "שפה";
  170. $text['label-select_language']['it-it'] = "Lingua";
  171. $text['label-select_language']['ka-ge'] = "ენა";
  172. $text['label-select_language']['nl-nl'] = "Taal:";
  173. $text['label-select_language']['pl-pl'] = "Język";
  174. $text['label-select_language']['pt-br'] = "Idioma";
  175. $text['label-select_language']['pt-pt'] = "Idioma";
  176. $text['label-select_language']['ro-ro'] = "Limba";
  177. $text['label-select_language']['ru-ru'] = "Язык";
  178. $text['label-select_language']['sv-se'] = "Språk";
  179. $text['label-select_language']['uk-ua'] = "Мова";
  180. $text['label-select_language']['tr-tr'] = "Dil";
  181. $text['label-select_language']['zh-cn'] = "语言";
  182. $text['label-select_language']['ja-jp'] = "言語";
  183. $text['label-select_language']['ko-kr'] = "언어";
  184. $text['label-event_host']['en-us'] = "Host address";
  185. $text['label-event_host']['en-gb'] = "Host address";
  186. $text['label-event_host']['ar-eg'] = "عنوان المضيف";
  187. $text['label-event_host']['de-at'] = "Host-Adresse";
  188. $text['label-event_host']['de-ch'] = "Host-Adresse";
  189. $text['label-event_host']['de-de'] = "Host-Adresse";
  190. $text['label-event_host']['el-gr'] = "Διεύθυνση κεντρικού υπολογιστή";
  191. $text['label-event_host']['es-cl'] = "Dirección de host";
  192. $text['label-event_host']['es-mx'] = "Dirección de host";
  193. $text['label-event_host']['fr-ca'] = "Adresse de l'hôte";
  194. $text['label-event_host']['fr-fr'] = "Adresse de l'hôte";
  195. $text['label-event_host']['he-il'] = "כתובת המארח";
  196. $text['label-event_host']['it-it'] = "Indirizzo Host";
  197. $text['label-event_host']['ka-ge'] = "ჰოსტის მისამართი";
  198. $text['label-event_host']['nl-nl'] = "Host adres";
  199. $text['label-event_host']['pl-pl'] = "Adres hosta";
  200. $text['label-event_host']['pt-br'] = "Endereço do host";
  201. $text['label-event_host']['pt-pt'] = "Endereço do host";
  202. $text['label-event_host']['ro-ro'] = "Adresa gazdei";
  203. $text['label-event_host']['ru-ru'] = "Адрес хоста";
  204. $text['label-event_host']['sv-se'] = "Host adress";
  205. $text['label-event_host']['uk-ua'] = "Адреса хоста";
  206. $text['label-event_host']['tr-tr'] = "Host adresi";
  207. $text['label-event_host']['zh-cn'] = "主机地址";
  208. $text['label-event_host']['ja-jp'] = "ホストアドレス";
  209. $text['label-event_host']['ko-kr'] = "호스트 주소";
  210. $text['label-event_port']['en-us'] = "Port";
  211. $text['label-event_port']['en-gb'] = "Port";
  212. $text['label-event_port']['ar-eg'] = "ميناء";
  213. $text['label-event_port']['de-at'] = "Port";
  214. $text['label-event_port']['de-ch'] = "Port";
  215. $text['label-event_port']['de-de'] = "Port";
  216. $text['label-event_port']['el-gr'] = "Λιμάνι";
  217. $text['label-event_port']['es-cl'] = "Puerto";
  218. $text['label-event_port']['es-mx'] = "Puerto";
  219. $text['label-event_port']['fr-ca'] = "Port";
  220. $text['label-event_port']['fr-fr'] = "Port";
  221. $text['label-event_port']['he-il'] = "נמל";
  222. $text['label-event_port']['it-it'] = "Porta";
  223. $text['label-event_port']['ka-ge'] = "პორტი";
  224. $text['label-event_port']['nl-nl'] = "Haven";
  225. $text['label-event_port']['pl-pl'] = "Port";
  226. $text['label-event_port']['pt-br'] = "Porta";
  227. $text['label-event_port']['pt-pt'] = "Porto";
  228. $text['label-event_port']['ro-ro'] = "Port";
  229. $text['label-event_port']['ru-ru'] = "Порт";
  230. $text['label-event_port']['sv-se'] = "Port";
  231. $text['label-event_port']['uk-ua'] = "Порт";
  232. $text['label-event_port']['tr-tr'] = "Liman";
  233. $text['label-event_port']['zh-cn'] = "港口";
  234. $text['label-event_port']['ja-jp'] = "ポート";
  235. $text['label-event_port']['ko-kr'] = "포트";
  236. $text['label-event_password']['en-us'] = "Password";
  237. $text['label-event_password']['en-gb'] = "Password";
  238. $text['label-event_password']['ar-eg'] = "كلمة المرور";
  239. $text['label-event_password']['de-at'] = "Passwort";
  240. $text['label-event_password']['de-ch'] = "Passwort";
  241. $text['label-event_password']['de-de'] = "Passwort";
  242. $text['label-event_password']['el-gr'] = "Κωδικός πρόσβασης";
  243. $text['label-event_password']['es-cl'] = "Contreseña";
  244. $text['label-event_password']['es-mx'] = "Contreseña";
  245. $text['label-event_password']['fr-ca'] = "Mot de Passe";
  246. $text['label-event_password']['fr-fr'] = "Mot de Passe";
  247. $text['label-event_password']['he-il'] = "סיסמה";
  248. $text['label-event_password']['it-it'] = "Parola d'ordine";
  249. $text['label-event_password']['ka-ge'] = "პაროლი";
  250. $text['label-event_password']['nl-nl'] = "Wachtwoord";
  251. $text['label-event_password']['pl-pl'] = "Hasło";
  252. $text['label-event_password']['pt-br'] = "Senha";
  253. $text['label-event_password']['pt-pt'] = "Senha";
  254. $text['label-event_password']['ro-ro'] = "Parola";
  255. $text['label-event_password']['ru-ru'] = "Пароль";
  256. $text['label-event_password']['sv-se'] = "Lösenord";
  257. $text['label-event_password']['uk-ua'] = "Пароль";
  258. $text['label-event_password']['tr-tr'] = "Şifre";
  259. $text['label-event_password']['zh-cn'] = "密码";
  260. $text['label-event_password']['ja-jp'] = "パスワード";
  261. $text['label-event_password']['ko-kr'] = "비밀번호";
  262. $text['label-username']['en-us'] = "Username";
  263. $text['label-username']['en-gb'] = "Username";
  264. $text['label-username']['ar-eg'] = "اسم المستخدم";
  265. $text['label-username']['de-at'] = "Benutzername";
  266. $text['label-username']['de-ch'] = "Benutzername";
  267. $text['label-username']['de-de'] = "Benutzername";
  268. $text['label-username']['el-gr'] = "Όνομα χρήστη";
  269. $text['label-username']['es-cl'] = "Nombre de usuario";
  270. $text['label-username']['es-mx'] = "Nombre de usuario";
  271. $text['label-username']['fr-ca'] = "Utilisateur";
  272. $text['label-username']['fr-fr'] = "Utilisateur";
  273. $text['label-username']['he-il'] = "שם משתמש";
  274. $text['label-username']['it-it'] = "Nome Utente";
  275. $text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
  276. $text['label-username']['nl-nl'] = "Noem";
  277. $text['label-username']['pl-pl'] = "Użytkownik";
  278. $text['label-username']['pt-br'] = "Nome do Usuário";
  279. $text['label-username']['pt-pt'] = "Utilizador";
  280. $text['label-username']['ro-ro'] = "Nume de utilizator";
  281. $text['label-username']['ru-ru'] = "Имя пользователя";
  282. $text['label-username']['sv-se'] = "Användarnamn";
  283. $text['label-username']['uk-ua'] = "Ім'я користувача";
  284. $text['label-username']['tr-tr'] = "Kullanıcı adı";
  285. $text['label-username']['zh-cn'] = "用户名";
  286. $text['label-username']['ja-jp'] = "ユーザー名";
  287. $text['label-username']['ko-kr'] = "사용자 이름";
  288. $text['label-port']['en-us'] = "Port";
  289. $text['label-port']['en-gb'] = "Port";
  290. $text['label-port']['ar-eg'] = "ميناء";
  291. $text['label-port']['de-at'] = "Port";
  292. $text['label-port']['de-ch'] = "Port";
  293. $text['label-port']['de-de'] = "Port";
  294. $text['label-port']['el-gr'] = "Λιμάνι";
  295. $text['label-port']['es-cl'] = "Puerto";
  296. $text['label-port']['es-mx'] = "Puerto";
  297. $text['label-port']['fr-ca'] = "Port";
  298. $text['label-port']['fr-fr'] = "Port";
  299. $text['label-port']['he-il'] = "נמל";
  300. $text['label-port']['it-it'] = "Porta";
  301. $text['label-port']['ka-ge'] = "პორტი";
  302. $text['label-port']['nl-nl'] = "Haven";
  303. $text['label-port']['pl-pl'] = "Port";
  304. $text['label-port']['pt-br'] = "Porta";
  305. $text['label-port']['pt-pt'] = "Porto";
  306. $text['label-port']['ro-ro'] = "Port";
  307. $text['label-port']['ru-ru'] = "Порт";
  308. $text['label-port']['sv-se'] = "Port";
  309. $text['label-port']['uk-ua'] = "Порт";
  310. $text['label-port']['tr-tr'] = "Liman";
  311. $text['label-port']['zh-cn'] = "港口";
  312. $text['label-port']['ja-jp'] = "ポート";
  313. $text['label-port']['ko-kr'] = "포트";
  314. $text['label-path']['en-us'] = "Path";
  315. $text['label-path']['en-gb'] = "Path";
  316. $text['label-path']['ar-eg'] = "طريق";
  317. $text['label-path']['de-at'] = "Pfad";
  318. $text['label-path']['de-ch'] = "Pfad";
  319. $text['label-path']['de-de'] = "Pfad";
  320. $text['label-path']['el-gr'] = "Μονοπάτι";
  321. $text['label-path']['es-cl'] = "Ruta";
  322. $text['label-path']['es-mx'] = "Ruta";
  323. $text['label-path']['fr-ca'] = "Chemin";
  324. $text['label-path']['fr-fr'] = "Chemin";
  325. $text['label-path']['he-il'] = "נָתִיב";
  326. $text['label-path']['it-it'] = "Percorso";
  327. $text['label-path']['ka-ge'] = "ბილიკი";
  328. $text['label-path']['nl-nl'] = "pad.";
  329. $text['label-path']['pl-pl'] = "Ścieżka";
  330. $text['label-path']['pt-br'] = "Caminho";
  331. $text['label-path']['pt-pt'] = "Caminho";
  332. $text['label-path']['ro-ro'] = "cale";
  333. $text['label-path']['ru-ru'] = "Путь";
  334. $text['label-path']['sv-se'] = "Sökväg";
  335. $text['label-path']['uk-ua'] = "шлях";
  336. $text['label-path']['tr-tr'] = "Yol";
  337. $text['label-path']['zh-cn'] = "小路";
  338. $text['label-path']['ja-jp'] = "道";
  339. $text['label-path']['ko-kr'] = "길";
  340. $text['label-host']['en-us'] = "Host";
  341. $text['label-host']['en-gb'] = "Host";
  342. $text['label-host']['ar-eg'] = "يستضيف";
  343. $text['label-host']['de-at'] = "Host";
  344. $text['label-host']['de-ch'] = "Host";
  345. $text['label-host']['de-de'] = "Host";
  346. $text['label-host']['el-gr'] = "Πλήθος";
  347. $text['label-host']['es-cl'] = "Host";
  348. $text['label-host']['es-mx'] = "Host";
  349. $text['label-host']['fr-ca'] = "Hôte";
  350. $text['label-host']['fr-fr'] = "Hôte";
  351. $text['label-host']['he-il'] = "מנחה";
  352. $text['label-host']['it-it'] = "Host";
  353. $text['label-host']['ka-ge'] = "ჰოსტი";
  354. $text['label-host']['nl-nl'] = "gast";
  355. $text['label-host']['pl-pl'] = "Host";
  356. $text['label-host']['pt-br'] = "Máquina";
  357. $text['label-host']['pt-pt'] = "Máquina";
  358. $text['label-host']['ro-ro'] = "Gazdă";
  359. $text['label-host']['ru-ru'] = "Хост";
  360. $text['label-host']['sv-se'] = "Värd";
  361. $text['label-host']['uk-ua'] = "Хост";
  362. $text['label-host']['tr-tr'] = "Ev sahibi";
  363. $text['label-host']['zh-cn'] = "主持人";
  364. $text['label-host']['ja-jp'] = "ホスト";
  365. $text['label-host']['ko-kr'] = "주인";
  366. $text['label-domain_name']['en-us'] = "Domain Name";
  367. $text['label-domain_name']['en-gb'] = "Domain Name";
  368. $text['label-domain_name']['ar-eg'] = "اسم النطاق";
  369. $text['label-domain_name']['de-at'] = "Domäne";
  370. $text['label-domain_name']['de-ch'] = "Domäne";
  371. $text['label-domain_name']['de-de'] = "Domäne";
  372. $text['label-domain_name']['el-gr'] = "Ονομα τομέα";
  373. $text['label-domain_name']['el-gr'] = "Τομέας";
  374. $text['label-domain_name']['es-cl'] = "Dominio";
  375. $text['label-domain_name']['es-mx'] = "Dominio";
  376. $text['label-domain_name']['fr-ca'] = "Domaine";
  377. $text['label-domain_name']['fr-fr'] = "Domaine";
  378. $text['label-domain_name']['he-il'] = "שם דומיין";
  379. $text['label-domain_name']['it-it'] = "Dominio";
  380. $text['label-domain_name']['ka-ge'] = "დომენის სახელი";
  381. $text['label-domain_name']['nl-nl'] = "Domain Naam";
  382. $text['label-domain_name']['pl-pl'] = "Domena";
  383. $text['label-domain_name']['pt-br'] = "Domínio";
  384. $text['label-domain_name']['pt-pt'] = "Domínio";
  385. $text['label-domain_name']['ro-ro'] = "Numele domeniului";
  386. $text['label-domain_name']['ru-ru'] = "Домен";
  387. $text['label-domain_name']['sv-se'] = "Domän";
  388. $text['label-domain_name']['uk-ua'] = "Домен";
  389. $text['label-domain_name']['tr-tr'] = "Alan Adı";
  390. $text['label-domain_name']['tr-tr'] = "Alan adı";
  391. $text['label-domain_name']['zh-cn'] = "域名";
  392. $text['label-domain_name']['ja-jp'] = "ドメイン名";
  393. $text['label-domain_name']['ko-kr'] = "도메인 이름";
  394. $text['label-driver']['en-us'] = "Driver";
  395. $text['label-driver']['en-gb'] = "Driver";
  396. $text['label-driver']['ar-eg'] = "سائق";
  397. $text['label-driver']['de-at'] = "Treiber";
  398. $text['label-driver']['de-ch'] = "Treiber";
  399. $text['label-driver']['de-de'] = "Treiber";
  400. $text['label-driver']['el-gr'] = "Οδηγός";
  401. $text['label-driver']['es-cl'] = "Controlador";
  402. $text['label-driver']['es-mx'] = "Controlador";
  403. $text['label-driver']['fr-ca'] = "Pilote";
  404. $text['label-driver']['fr-fr'] = "Pilote";
  405. $text['label-driver']['he-il'] = "נהג";
  406. $text['label-driver']['it-it'] = "Autista";
  407. $text['label-driver']['ka-ge'] = "დრაივერი";
  408. $text['label-driver']['nl-nl'] = "Bestuurder";
  409. $text['label-driver']['pl-pl'] = "Sterownik";
  410. $text['label-driver']['pt-br'] = "Motorista";
  411. $text['label-driver']['pt-pt'] = "Motorista";
  412. $text['label-driver']['ro-ro'] = "Conducător auto";
  413. $text['label-driver']['ru-ru'] = "Драйвер";
  414. $text['label-driver']['sv-se'] = "Drivrutin";
  415. $text['label-driver']['uk-ua'] = "Драйвер";
  416. $text['label-driver']['tr-tr'] = "Sürücü";
  417. $text['label-driver']['zh-cn'] = "司机";
  418. $text['label-driver']['ja-jp'] = "運転者";
  419. $text['label-driver']['ko-kr'] = "운전사";
  420. $text['header-install']['en-us'] = "Install";
  421. $text['header-install']['en-gb'] = "Install";
  422. $text['header-install']['ar-eg'] = "ثَبَّتَ";
  423. $text['header-install']['de-at'] = "Installieren";
  424. $text['header-install']['de-ch'] = "Installieren";
  425. $text['header-install']['de-de'] = "Installieren";
  426. $text['header-install']['el-gr'] = "Εγκαθιστώ";
  427. $text['header-install']['es-cl'] = "Instalar";
  428. $text['header-install']['es-mx'] = "Instalar";
  429. $text['header-install']['fr-ca'] = "Installer";
  430. $text['header-install']['fr-fr'] = "Installer";
  431. $text['header-install']['he-il'] = "להתקין";
  432. $text['header-install']['it-it'] = "Installazione";
  433. $text['header-install']['ka-ge'] = "დაყენება";
  434. $text['header-install']['nl-nl'] = "installatie";
  435. $text['header-install']['pl-pl'] = "Zainstalować";
  436. $text['header-install']['pt-br'] = "Instalar";
  437. $text['header-install']['pt-pt'] = "Instalar";
  438. $text['header-install']['ro-ro'] = "Instalare";
  439. $text['header-install']['ru-ru'] = "Установить";
  440. $text['header-install']['sv-se'] = "Installera";
  441. $text['header-install']['uk-ua'] = "встановити";
  442. $text['header-install']['tr-tr'] = "Düzenlemek";
  443. $text['header-install']['zh-cn'] = "安装";
  444. $text['header-install']['ja-jp'] = "インストール";
  445. $text['header-install']['ko-kr'] = "설치하다";
  446. $text['header-select_language']['en-us'] = "Select Language";
  447. $text['header-select_language']['en-gb'] = "Select Language";
  448. $text['header-select_language']['ar-eg'] = "اختار اللغة";
  449. $text['header-select_language']['de-at'] = "Sprache auswählen";
  450. $text['header-select_language']['de-ch'] = "Sprache auswählen";
  451. $text['header-select_language']['de-de'] = "Sprache auswählen";
  452. $text['header-select_language']['el-gr'] = "Επιλέξτε γλώσσα";
  453. $text['header-select_language']['es-cl'] = "Selecciona idioma";
  454. $text['header-select_language']['es-mx'] = "Selecciona idioma";
  455. $text['header-select_language']['fr-ca'] = "Sélectionnez la langue";
  456. $text['header-select_language']['fr-fr'] = "Sélectionnez la langue";
  457. $text['header-select_language']['he-il'] = "בחר שפה";
  458. $text['header-select_language']['it-it'] = "Seleziona Lingua";
  459. $text['header-select_language']['ka-ge'] = "აირჩიეთ ენა";
  460. $text['header-select_language']['nl-nl'] = "Select Langu";
  461. $text['header-select_language']['pl-pl'] = "Wybierz język";
  462. $text['header-select_language']['pt-br'] = "Selecione o idioma";
  463. $text['header-select_language']['pt-pt'] = "Selecione o idioma";
  464. $text['header-select_language']['ro-ro'] = "Selecteaza limba";
  465. $text['header-select_language']['ru-ru'] = "Выберите язык";
  466. $text['header-select_language']['sv-se'] = "Välj språk";
  467. $text['header-select_language']['uk-ua'] = "Оберіть мову";
  468. $text['header-select_language']['tr-tr'] = "Dil Seçin";
  469. $text['header-select_language']['zh-cn'] = "选择语言";
  470. $text['header-select_language']['ja-jp'] = "言語を選択する";
  471. $text['header-select_language']['ko-kr'] = "언어 선택";
  472. $text['header-event_socket']['en-us'] = "Event Socket Configuration";
  473. $text['header-event_socket']['en-gb'] = "Event Socket Configuration";
  474. $text['header-event_socket']['ar-eg'] = "تكوين مأخذ توصيل الحدث";
  475. $text['header-event_socket']['de-at'] = "Event-Socket Konfigurieren";
  476. $text['header-event_socket']['de-ch'] = "Event-Socket Konfigurieren";
  477. $text['header-event_socket']['de-de'] = "Event-Socket Konfigurieren";
  478. $text['header-event_socket']['el-gr'] = "Διαμόρφωση υποδοχής συμβάντος";
  479. $text['header-event_socket']['es-cl'] = "Configuración del zócalo evento";
  480. $text['header-event_socket']['es-mx'] = "Configuración del zócalo evento";
  481. $text['header-event_socket']['fr-ca'] = "Configuration du socket d'événement";
  482. $text['header-event_socket']['fr-fr'] = "Configuration du socket d'événement";
  483. $text['header-event_socket']['he-il'] = "תצורת שקע אירועים";
  484. $text['header-event_socket']['it-it'] = "Configurazione degli eventi Socket";
  485. $text['header-event_socket']['ka-ge'] = "მოვლენების სოკეტის მორგება";
  486. $text['header-event_socket']['nl-nl'] = "Event Socket-configuratie";
  487. $text['header-event_socket']['pl-pl'] = "Zdarzenie Gniazdo Konfiguracja";
  488. $text['header-event_socket']['pt-br'] = "Configuração soquete evento";
  489. $text['header-event_socket']['pt-pt'] = "Configuração soquete evento";
  490. $text['header-event_socket']['ro-ro'] = "Configurare socket de evenimente";
  491. $text['header-event_socket']['ru-ru'] = "Конфигурация сокета события";
  492. $text['header-event_socket']['sv-se'] = "Händelse Socket Konfiguration";
  493. $text['header-event_socket']['uk-ua'] = "Конфігурація сокета події";
  494. $text['header-event_socket']['tr-tr'] = "Olay Soketi Yapılandırması";
  495. $text['header-event_socket']['zh-cn'] = "事件套接字配置";
  496. $text['header-event_socket']['ja-jp'] = "イベントソケットの設定";
  497. $text['header-event_socket']['ko-kr'] = "이벤트 소켓 구성";
  498. $text['header-config_detail']['en-us'] = "Admin Configuration";
  499. $text['header-config_detail']['en-gb'] = "Admin Configuration";
  500. $text['header-config_detail']['ar-eg'] = "تكوين المسؤول";
  501. $text['header-config_detail']['de-at'] = "Admin-Konfiguration";
  502. $text['header-config_detail']['de-ch'] = "Admin-Konfiguration";
  503. $text['header-config_detail']['de-de'] = "Admin-Konfiguration";
  504. $text['header-config_detail']['el-gr'] = "Διαμόρφωση διαχειριστή";
  505. $text['header-config_detail']['es-cl'] = "Configuración de administración";
  506. $text['header-config_detail']['es-mx'] = "Configuración de administración";
  507. $text['header-config_detail']['fr-ca'] = "Configuration Admin";
  508. $text['header-config_detail']['fr-fr'] = "Configuration Admin";
  509. $text['header-config_detail']['he-il'] = "תצורת מנהל מערכת";
  510. $text['header-config_detail']['it-it'] = "Configurazione Amministratore";
  511. $text['header-config_detail']['ka-ge'] = "ადმინისტრატორის კონფიგურაცია";
  512. $text['header-config_detail']['nl-nl'] = "Admin Configu";
  513. $text['header-config_detail']['pl-pl'] = "Konfiguracja Admin";
  514. $text['header-config_detail']['pt-br'] = "Configuração de administrador";
  515. $text['header-config_detail']['pt-pt'] = "Configuração de administrador";
  516. $text['header-config_detail']['ro-ro'] = "Configurare admin";
  517. $text['header-config_detail']['ru-ru'] = "Конфигурация администратора";
  518. $text['header-config_detail']['sv-se'] = "Admin Konfiguration";
  519. $text['header-config_detail']['uk-ua'] = "Конфігурація адміністратора";
  520. $text['header-config_detail']['tr-tr'] = "Yönetici Yapılandırması";
  521. $text['header-config_detail']['zh-cn'] = "管理员配置";
  522. $text['header-config_detail']['ja-jp'] = "管理者の構成";
  523. $text['header-config_detail']['ko-kr'] = "관리자 구성";
  524. $text['header-config_database']['en-us'] = "Database Configuration";
  525. $text['header-config_database']['en-gb'] = "Database Configuration";
  526. $text['header-config_database']['ar-eg'] = "تكوين قاعدة البيانات";
  527. $text['header-config_database']['de-at'] = "Datenbankkonfiguration ";
  528. $text['header-config_database']['de-ch'] = "Datenbankkonfiguration ";
  529. $text['header-config_database']['de-de'] = "Datenbankkonfiguration ";
  530. $text['header-config_database']['el-gr'] = "Διαμόρφωση βάσης δεδομένων";
  531. $text['header-config_database']['es-cl'] = "Configuración de la base de datos";
  532. $text['header-config_database']['es-mx'] = "Configuración de la base de datos";
  533. $text['header-config_database']['fr-ca'] = "Configuration de base de données";
  534. $text['header-config_database']['fr-fr'] = "Configuration de base de données";
  535. $text['header-config_database']['he-il'] = "תצורת מסד נתונים";
  536. $text['header-config_database']['it-it'] = "Configurazione Database";
  537. $text['header-config_database']['ka-ge'] = "მონაცემთა ბაზების მორგება";
  538. $text['header-config_database']['nl-nl'] = "Database Configuratie";
  539. $text['header-config_database']['pl-pl'] = "Konfiguracja bazy danych";
  540. $text['header-config_database']['pt-br'] = "Configuration Database";
  541. $text['header-config_database']['pt-pt'] = "Configuration Database";
  542. $text['header-config_database']['ro-ro'] = "Configurarea bazei de date";
  543. $text['header-config_database']['ru-ru'] = "Конфигурация базы данных";
  544. $text['header-config_database']['sv-se'] = "Databaskonfiguration ";
  545. $text['header-config_database']['uk-ua'] = "конфігурація бази даних";
  546. $text['header-config_database']['tr-tr'] = "Veritabanı Yapılandırması";
  547. $text['header-config_database']['zh-cn'] = "数据库配置";
  548. $text['header-config_database']['ja-jp'] = "データベース構成";
  549. $text['header-config_database']['ko-kr'] = "데이터베이스 구성";
  550. $text['header-installing']['en-us'] = "Executing Install";
  551. $text['header-installing']['en-gb'] = "Executing Install";
  552. $text['header-installing']['ar-eg'] = "تنفيذ التثبيت";
  553. $text['header-installing']['de-at'] = "Installation ausführen";
  554. $text['header-installing']['de-ch'] = "Installation ausführen";
  555. $text['header-installing']['de-de'] = "Installation ausführen";
  556. $text['header-installing']['el-gr'] = "Εκτέλεση εγκατάστασης";
  557. $text['header-installing']['es-cl'] = "Instalar la ejecución";
  558. $text['header-installing']['es-mx'] = "Instalar la ejecución";
  559. $text['header-installing']['fr-ca'] = "Installez exécution";
  560. $text['header-installing']['fr-fr'] = "Installez exécution";
  561. $text['header-installing']['he-il'] = "ביצוע התקנה";
  562. $text['header-installing']['it-it'] = "Installazione in corso";
  563. $text['header-installing']['ka-ge'] = "მიმდინარეობს დაყენება";
  564. $text['header-installing']['nl-nl'] = "Installeren uitvoeren";
  565. $text['header-installing']['pl-pl'] = "Wykonywanie Install";
  566. $text['header-installing']['pt-br'] = "Execução Instalar";
  567. $text['header-installing']['pt-pt'] = "Execução Instalar";
  568. $text['header-installing']['ro-ro'] = "Se execută instalarea";
  569. $text['header-installing']['ru-ru'] = "Выполнение установки";
  570. $text['header-installing']['sv-se'] = "Exekvera Installera";
  571. $text['header-installing']['uk-ua'] = "Виконання встановлення";
  572. $text['header-installing']['tr-tr'] = "Yükleme yürütülüyor";
  573. $text['header-installing']['zh-cn'] = "执行安装";
  574. $text['header-installing']['ja-jp'] = "インストールの実行";
  575. $text['header-installing']['ko-kr'] = "설치 실행";
  576. $text['description-event_host']['en-us'] = "Enter the event socket host name or IP address.";
  577. $text['description-event_host']['en-gb'] = "Enter the event socket host name or IP address.";
  578. $text['description-event_host']['ar-eg'] = "أدخل اسم مضيف مأخذ توصيل الحدث أو عنوان IP.";
  579. $text['description-event_host']['de-at'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an.";
  580. $text['description-event_host']['de-ch'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an.";
  581. $text['description-event_host']['de-de'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an.";
  582. $text['description-event_host']['el-gr'] = "Εισαγάγετε το όνομα του κεντρικού υπολογιστή υποδοχής συμβάντος ή τη διεύθυνση IP.";
  583. $text['description-event_host']['es-cl'] = "Introduzca el nombre de host toma evento o dirección IP.";
  584. $text['description-event_host']['es-mx'] = "Introduzca el nombre de host toma evento o dirección IP.";
  585. $text['description-event_host']['fr-ca'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP.";
  586. $text['description-event_host']['fr-fr'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP.";
  587. $text['description-event_host']['he-il'] = "הזן את שם המארח של שקע האירוע או כתובת ה-IP.";
  588. $text['description-event_host']['it-it'] = "Inserisci il nome host o l'indirizzo IP per gli eventi socket.";
  589. $text['description-event_host']['ka-ge'] = "შეიყვანეთ მოვლენების სოკეტის ჰოსტის სახელი ან IP მისამართი.";
  590. $text['description-event_host']['nl-nl'] = "Voer de hostnaam of het IP-adres van de event-socket in.";
  591. $text['description-event_host']['pl-pl'] = "Wprowadź nazwę hosta gniazda wydarzenie lub adres IP.";
  592. $text['description-event_host']['pt-br'] = "Digite o nome do host tomada evento ou endereço IP.";
  593. $text['description-event_host']['pt-pt'] = "Digite o nome do host tomada evento ou endereço IP.";
  594. $text['description-event_host']['ro-ro'] = "Introduceți numele gazdei socket-ului evenimentului sau adresa IP.";
  595. $text['description-event_host']['ru-ru'] = "Введите имя хоста сокета событий или IP-адрес.";
  596. $text['description-event_host']['sv-se'] = "Ange händelsen uttag värdnamn eller IP-adress.";
  597. $text['description-event_host']['uk-ua'] = "Введіть ім’я хоста або IP-адресу сокета події.";
  598. $text['description-event_host']['tr-tr'] = "Olay soketi ana bilgisayar adını veya IP adresini girin.";
  599. $text['description-event_host']['zh-cn'] = "输入事件套接字主机名或 IP 地址。";
  600. $text['description-event_host']['ja-jp'] = "イベントソケットのホスト名またはIPアドレスを入力します。";
  601. $text['description-event_host']['ko-kr'] = "이벤트 소켓 호스트 이름 또는 IP 주소를 입력하십시오.";
  602. $text['description-event_port']['en-us'] = "Enter the event socket port number.";
  603. $text['description-event_port']['en-gb'] = "Enter the event socket port number.";
  604. $text['description-event_port']['ar-eg'] = "أدخل رقم منفذ مأخذ توصيل الحدث.";
  605. $text['description-event_port']['de-at'] = "Geben Sie die Portnummer des Event-Sockets an";
  606. $text['description-event_port']['de-ch'] = "Geben Sie die Portnummer des Event-Sockets an";
  607. $text['description-event_port']['de-de'] = "Geben Sie die Portnummer des Event-Sockets an";
  608. $text['description-event_port']['el-gr'] = "Εισαγάγετε τον αριθμό θύρας υποδοχής συμβάντος.";
  609. $text['description-event_port']['es-cl'] = "Introduzca el número de puerto de socket evento.";
  610. $text['description-event_port']['es-mx'] = "Introduzca el número de puerto de socket evento.";
  611. $text['description-event_port']['fr-ca'] = "Entrez le numéro cas de port du socket.";
  612. $text['description-event_port']['fr-fr'] = "Entrez le numéro cas de port du socket.";
  613. $text['description-event_port']['he-il'] = "הזן את מספר יציאת שקע האירוע.";
  614. $text['description-event_port']['it-it'] = "Inseriesci il numero porta per gli eventi socket.";
  615. $text['description-event_port']['ka-ge'] = "შეიყვანეთ მოვლენების სოკეტის პორტის ნომერი.";
  616. $text['description-event_port']['nl-nl'] = "Voer het poortnummer van de event-socket in.";
  617. $text['description-event_port']['pl-pl'] = "Wprowadź numer portu gniazda zdarzenia.";
  618. $text['description-event_port']['pt-br'] = "Digite o número do evento porta de soquete.";
  619. $text['description-event_port']['pt-pt'] = "Digite o número do evento porta de soquete.";
  620. $text['description-event_port']['ro-ro'] = "Introduceți numărul portului de socket de eveniment.";
  621. $text['description-event_port']['ru-ru'] = "Введите номер порта сокета события.";
  622. $text['description-event_port']['sv-se'] = "Ange händelsen socket portnummer.";
  623. $text['description-event_port']['uk-ua'] = "Введіть номер порту сокета події.";
  624. $text['description-event_port']['tr-tr'] = "Olay soketi bağlantı noktası numarasını girin.";
  625. $text['description-event_port']['zh-cn'] = "输入事件套接字端口号。";
  626. $text['description-event_port']['ja-jp'] = "イベントソケットのポート番号を入力します。";
  627. $text['description-event_port']['ko-kr'] = "이벤트 소켓 포트 번호를 입력하십시오.";
  628. $text['description-event_password']['en-us'] = "Enter the event socket password.";
  629. $text['description-event_password']['en-gb'] = "Enter the event socket password.";
  630. $text['description-event_password']['ar-eg'] = "أدخل كلمة مرور مأخذ توصيل الحدث.";
  631. $text['description-event_password']['de-at'] = "Geben Sie das Passwort für den Event-Socket an.";
  632. $text['description-event_password']['de-ch'] = "Geben Sie das Passwort für den Event-Socket an.";
  633. $text['description-event_password']['de-de'] = "Geben Sie das Passwort für den Event-Socket an.";
  634. $text['description-event_password']['el-gr'] = "Εισαγάγετε τον κωδικό πρόσβασης υποδοχής συμβάντος.";
  635. $text['description-event_password']['es-cl'] = "Introduzca la toma evento contraseña.";
  636. $text['description-event_password']['es-mx'] = "Introduzca la toma evento contraseña.";
  637. $text['description-event_password']['fr-ca'] = "Saisissez la prise de mot de passe de l'événement.";
  638. $text['description-event_password']['fr-fr'] = "Saisissez la prise de mot de passe de l'événement.";
  639. $text['description-event_password']['he-il'] = "הזן את סיסמת שקע האירוע.";
  640. $text['description-event_password']['it-it'] = "Inserisci la password per gli eventi socket.";
  641. $text['description-event_password']['ka-ge'] = "შეიყვანეთ მოვლენების სოკეტის პაროლი.";
  642. $text['description-event_password']['nl-nl'] = "Voer het wachtwoord voor de event-socket in.";
  643. $text['description-event_password']['pl-pl'] = "Wprowadź hasło gniazda zdarzenia.";
  644. $text['description-event_password']['pt-br'] = "Digite tomada a senha evento.";
  645. $text['description-event_password']['pt-pt'] = "Digite tomada a senha evento.";
  646. $text['description-event_password']['ro-ro'] = "Introduceți parola socket-ului evenimentului.";
  647. $text['description-event_password']['ru-ru'] = "Введите пароль сокета события.";
  648. $text['description-event_password']['sv-se'] = "Ange händelsen uttag lösenord.";
  649. $text['description-event_password']['uk-ua'] = "Введіть пароль сокета події.";
  650. $text['description-event_password']['tr-tr'] = "Olay soketi şifresini girin.";
  651. $text['description-event_password']['zh-cn'] = "输入事件套接字密码。";
  652. $text['description-event_password']['ja-jp'] = "イベントソケットのパスワードを入力します。";
  653. $text['description-event_password']['ko-kr'] = "이벤트 소켓 암호를 입력하십시오.";
  654. $text['description-username']['en-us'] = "Enter the database username.";
  655. $text['description-username']['en-gb'] = "Enter the database username.";
  656. $text['description-username']['ar-eg'] = "أدخل اسم مستخدم قاعدة البيانات.";
  657. $text['description-username']['de-at'] = "Geben Sie den Benutzernamen für die Datenbank an.";
  658. $text['description-username']['de-ch'] = "Geben Sie den Benutzernamen für die Datenbank an.";
  659. $text['description-username']['de-de'] = "Geben Sie den Benutzernamen für die Datenbank an.";
  660. $text['description-username']['el-gr'] = "Εισαγάγετε το όνομα χρήστη της βάσης δεδομένων.";
  661. $text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
  662. $text['description-username']['es-mx'] = "Ingrese el nombre de usuario de la base de datos.";
  663. $text['description-username']['fr-ca'] = "Entrer le nom d'utilisateur de la Base de données.";
  664. $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
  665. $text['description-username']['he-il'] = "הזן את שם המשתמש של מסד הנתונים.";
  666. $text['description-username']['it-it'] = "Inserisci il nome utente del database.";
  667. $text['description-username']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის მომხმარებლის სახელი.";
  668. $text['description-username']['nl-nl'] = "Voer de gebruikersnaam van de database in.";
  669. $text['description-username']['pl-pl'] = "Wprowadź nazwę użytkownika";
  670. $text['description-username']['pt-br'] = "Insira o nome do usuário";
  671. $text['description-username']['pt-pt'] = "Introduza o utilizador da base de dados.";
  672. $text['description-username']['ro-ro'] = "Introduceți numele de utilizator al bazei de date.";
  673. $text['description-username']['ru-ru'] = "Введите имя пользователя базы данных.";
  674. $text['description-username']['sv-se'] = "Ange databasen användarnamn här.";
  675. $text['description-username']['uk-ua'] = "Введіть ім'я користувача бази даних.";
  676. $text['description-username']['tr-tr'] = "Veritabanı kullanıcı adını girin.";
  677. $text['description-username']['zh-cn'] = "输入数据库用户名。";
  678. $text['description-username']['ja-jp'] = "データベースのユーザー名を入力します。";
  679. $text['description-username']['ko-kr'] = "데이터베이스 사용자 이름을 입력합니다.";
  680. $text['description-type']['en-us'] = "Select the database type.";
  681. $text['description-type']['en-gb'] = "Select the database type.";
  682. $text['description-type']['ar-eg'] = "حدد نوع قاعدة البيانات.";
  683. $text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
  684. $text['description-type']['de-ch'] = "Wählen Sie den Datenbank Typ.";
  685. $text['description-type']['de-de'] = "Wählen Sie den Datenbank Typ.";
  686. $text['description-type']['el-gr'] = "Επιλέξτε τον τύπο βάσης δεδομένων.";
  687. $text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
  688. $text['description-type']['es-mx'] = "Seleccione el tipo de base de datos";
  689. $text['description-type']['fr-ca'] = "Choisir le type de Base de données.";
  690. $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
  691. $text['description-type']['he-il'] = "בחר את סוג מסד הנתונים.";
  692. $text['description-type']['it-it'] = "Seleziona il tipo di database.";
  693. $text['description-type']['ka-ge'] = "აირჩიეთ მონაცემთა ბაზის ტიპი.";
  694. $text['description-type']['nl-nl'] = "Selecteer het database type.";
  695. $text['description-type']['pl-pl'] = "Wprowadź rodzaj bazy danych";
  696. $text['description-type']['pt-br'] = "Introduza o tipo de definição.";
  697. $text['description-type']['pt-pt'] = "Escolha o tipo de base de dados.";
  698. $text['description-type']['ro-ro'] = "Selectați tipul bazei de date.";
  699. $text['description-type']['ru-ru'] = "Выберите тип базы данных.";
  700. $text['description-type']['sv-se'] = "Välj databastyp";
  701. $text['description-type']['uk-ua'] = "Виберіть тип бази даних.";
  702. $text['description-type']['tr-tr'] = "Veritabanı türünü seçin.";
  703. $text['description-type']['zh-cn'] = "选择数据库类型。";
  704. $text['description-type']['ja-jp'] = "データベースの種類を選択します。";
  705. $text['description-type']['ko-kr'] = "데이터베이스 유형을 선택합니다.";
  706. $text['description-port']['en-us'] = "Enter the port number.";
  707. $text['description-port']['en-gb'] = "Enter the port number.";
  708. $text['description-port']['ar-eg'] = "أدخل رقم المنفذ.";
  709. $text['description-port']['de-at'] = "Geben Sie die Portnummer an.";
  710. $text['description-port']['de-ch'] = "Geben Sie die Portnummer an.";
  711. $text['description-port']['de-de'] = "Geben Sie die Portnummer an.";
  712. $text['description-port']['el-gr'] = "Εισαγάγετε τον αριθμό θύρας.";
  713. $text['description-port']['es-cl'] = "Ingrese el número del puerto.";
  714. $text['description-port']['es-mx'] = "Ingrese el número del puerto.";
  715. $text['description-port']['fr-ca'] = "Entrer le numéro de port.";
  716. $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
  717. $text['description-port']['he-il'] = "הזן את מספר היציאה.";
  718. $text['description-port']['it-it'] = "Inserisci il numero di porta.";
  719. $text['description-port']['ka-ge'] = "შეიყვანეთ პორტის ნომერი.";
  720. $text['description-port']['nl-nl'] = "Voer het poortnummer in.";
  721. $text['description-port']['pl-pl'] = "Wprowadź numer portu";
  722. $text['description-port']['pt-br'] = "Insira o número da porta";
  723. $text['description-port']['pt-pt'] = "Introduza o número do porto.";
  724. $text['description-port']['ro-ro'] = "Introduceți numărul portului.";
  725. $text['description-port']['ru-ru'] = "Введите номер порта.";
  726. $text['description-port']['sv-se'] = "Ange portnummer";
  727. $text['description-port']['uk-ua'] = "Введіть номер порту.";
  728. $text['description-port']['tr-tr'] = "Bağlantı noktası numarasını girin.";
  729. $text['description-port']['zh-cn'] = "输入端口号。";
  730. $text['description-port']['ja-jp'] = "ポート番号を入力します。";
  731. $text['description-port']['ko-kr'] = "포트 번호를 입력합니다.";
  732. $text['description-path']['en-us'] = "Enter the database file path (SQLite only).";
  733. $text['description-path']['en-gb'] = "Enter the database file path (SQLite only).";
  734. $text['description-path']['ar-eg'] = "أدخل مسار ملف قاعدة البيانات (SQLite فقط).";
  735. $text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
  736. $text['description-path']['de-ch'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
  737. $text['description-path']['de-de'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
  738. $text['description-path']['el-gr'] = "Εισαγάγετε τη διαδρομή αρχείου της βάσης δεδομένων (μόνο SQLite).";
  739. $text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
  740. $text['description-path']['es-mx'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
  741. $text['description-path']['fr-ca'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
  742. $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
  743. $text['description-path']['he-il'] = "הזן את נתיב קובץ מסד הנתונים (SQLite בלבד).";
  744. $text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
  745. $text['description-path']['ka-ge'] = "შეყვანეთ მონაცემთა ბაზის ფაილის ბილიკი (მხოლოდ SQLite-სთვის).";
  746. $text['description-path']['nl-nl'] = "Voer het databasebestandspad in.";
  747. $text['description-path']['pl-pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
  748. $text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)";
  749. $text['description-path']['pt-pt'] = "Introduza o caminho da base de dados (apenas SQLite)";
  750. $text['description-path']['ro-ro'] = "Introduceți calea fișierului bazei de date (numai SQLite).";
  751. $text['description-path']['ru-ru'] = "Введите путь к файлу базы данных (только для SQLite).";
  752. $text['description-path']['sv-se'] = "Ange databasens sökväg (gäller endast SQLite).";
  753. $text['description-path']['uk-ua'] = "Введіть шлях до файлу бази даних (лише SQLite).";
  754. $text['description-path']['tr-tr'] = "Veritabanı dosyası yolunu girin (yalnızca SQLite).";
  755. $text['description-path']['zh-cn'] = "输入数据库文件路径(仅限 SQLite)。";
  756. $text['description-path']['ja-jp'] = "データベース ファイル パスを入力します (SQLite のみ)。";
  757. $text['description-path']['ko-kr'] = "데이터베이스 파일 경로를 입력합니다(SQLite만 해당).";
  758. $text['description-password']['en-us'] = "Enter the database password.";
  759. $text['description-password']['en-gb'] = "Enter the database password.";
  760. $text['description-password']['ar-eg'] = "أدخل كلمة مرور قاعدة البيانات.";
  761. $text['description-password']['de-at'] = "Geben Sie das Password für die Datenbank ein.";
  762. $text['description-password']['de-ch'] = "Geben Sie das Password für die Datenbank ein.";
  763. $text['description-password']['de-de'] = "Geben Sie das Password für die Datenbank ein.";
  764. $text['description-password']['el-gr'] = "Εισαγάγετε τον κωδικό πρόσβασης της βάσης δεδομένων.";
  765. $text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
  766. $text['description-password']['es-mx'] = "Ingrese la contraseña de la base de datos.";
  767. $text['description-password']['fr-ca'] = "Entrer le mot de passe pour la Base de données.";
  768. $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
  769. $text['description-password']['he-il'] = "הזן את סיסמת מסד הנתונים.";
  770. $text['description-password']['it-it'] = "Inserisci la password del database.";
  771. $text['description-password']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის პაროლი.";
  772. $text['description-password']['nl-nl'] = "Voer het database wachtwoord in.";
  773. $text['description-password']['pl-pl'] = "Wpisz hasło";
  774. $text['description-password']['pt-br'] = "Introduza a senha";
  775. $text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados.";
  776. $text['description-password']['ro-ro'] = "Introduceți parola bazei de date.";
  777. $text['description-password']['ru-ru'] = "Введите пароль базы данных.";
  778. $text['description-password']['sv-se'] = "Ange databasens lösenord.";
  779. $text['description-password']['uk-ua'] = "Введіть пароль бази даних.";
  780. $text['description-password']['tr-tr'] = "Veritabanı şifresini girin.";
  781. $text['description-password']['zh-cn'] = "输入数据库密码。";
  782. $text['description-password']['ja-jp'] = "データベースのパスワードを入力します。";
  783. $text['description-password']['ko-kr'] = "데이터베이스 암호를 입력합니다.";
  784. $text['description-name']['en-us'] = "Enter the database name.";
  785. $text['description-name']['en-gb'] = "Enter the database name.";
  786. $text['description-name']['ar-eg'] = "أدخل اسم قاعدة البيانات.";
  787. $text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
  788. $text['description-name']['de-ch'] = "Geben Sie den Namen der Datenbank an";
  789. $text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
  790. $text['description-name']['el-gr'] = "Εισαγάγετε το όνομα της βάσης δεδομένων.";
  791. $text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
  792. $text['description-name']['es-mx'] = "Ingrese el nombre de la base de datos.";
  793. $text['description-name']['fr-ca'] = "Entrer le nom de la Base de données.";
  794. $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
  795. $text['description-name']['he-il'] = "הזן את שם מסד הנתונים.";
  796. $text['description-name']['it-it'] = "Inserisci il nome del database.";
  797. $text['description-name']['ka-ge'] = "შეიყვანეთ მონაცემთა ბაზის სახელი.";
  798. $text['description-name']['nl-nl'] = "Voer de database naam in.";
  799. $text['description-name']['pl-pl'] = "Wprowadź nazwę bazy danych.";
  800. $text['description-name']['pt-br'] = "Insira o nome do menu";
  801. $text['description-name']['pt-pt'] = "Introduza o nome da base de dados.";
  802. $text['description-name']['ro-ro'] = "Introduceți numele bazei de date.";
  803. $text['description-name']['ru-ru'] = "Введите имя базы данных.";
  804. $text['description-name']['sv-se'] = "Ange databasens namn.";
  805. $text['description-name']['uk-ua'] = "Введите имя базы данных.";
  806. $text['description-name']['tr-tr'] = "Veritabanı adını girin.";
  807. $text['description-name']['zh-cn'] = "输入数据库名称。";
  808. $text['description-name']['ja-jp'] = "データベース名を入力します。";
  809. $text['description-name']['ko-kr'] = "데이터베이스 이름을 입력합니다.";
  810. $text['description-host']['en-us'] = "Enter the host name.";
  811. $text['description-host']['en-gb'] = "Enter the host name.";
  812. $text['description-host']['ar-eg'] = "أدخل اسم المضيف.";
  813. $text['description-host']['de-at'] = "Geben Sie den Hostnamen ein.";
  814. $text['description-host']['de-ch'] = "Geben Sie den Hostnamen ein.";
  815. $text['description-host']['de-de'] = "Geben Sie den Hostnamen ein.";
  816. $text['description-host']['el-gr'] = "Εισαγάγετε το όνομα του κεντρικού υπολογιστή.";
  817. $text['description-host']['es-cl'] = "Ingrese el nombre de host";
  818. $text['description-host']['es-mx'] = "Ingrese el nombre de host";
  819. $text['description-host']['fr-ca'] = "Entrer le nom de l'hôte.";
  820. $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
  821. $text['description-host']['he-il'] = "הזן את שם המארח.";
  822. $text['description-host']['it-it'] = "Inserisci il nome host.";
  823. $text['description-host']['ka-ge'] = "შეიყვანეთ ჰოსტის სახელი.";
  824. $text['description-host']['nl-nl'] = "Voer de hostnaam in.";
  825. $text['description-host']['pl-pl'] = "Wprowadź nazwę hosta.";
  826. $text['description-host']['pt-br'] = "Insira o nome da máquina ";
  827. $text['description-host']['pt-pt'] = "Introduza o nome da máquina.";
  828. $text['description-host']['ro-ro'] = "Introduceți numele gazdei.";
  829. $text['description-host']['ru-ru'] = "Введите имя хоста.";
  830. $text['description-host']['sv-se'] = "Ange värdnamnet";
  831. $text['description-host']['uk-ua'] = "Введіть ім'я хоста.";
  832. $text['description-host']['tr-tr'] = "Ana bilgisayar adını girin.";
  833. $text['description-host']['zh-cn'] = "输入主机名。";
  834. $text['description-host']['ja-jp'] = "ホスト名を入力します。";
  835. $text['description-host']['ko-kr'] = "호스트 이름을 입력합니다.";
  836. $text['description-driver']['en-us'] = "Select the database driver.";
  837. $text['description-driver']['en-gb'] = "Select the database driver.";
  838. $text['description-driver']['ar-eg'] = "حدد برنامج تشغيل قاعدة البيانات.";
  839. $text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
  840. $text['description-driver']['de-ch'] = "Wählen Sie den Datenbank Treiber.";
  841. $text['description-driver']['de-de'] = "Wählen Sie den Datenbank Treiber.";
  842. $text['description-driver']['el-gr'] = "Επιλέξτε το πρόγραμμα οδήγησης της βάσης δεδομένων.";
  843. $text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
  844. $text['description-driver']['es-mx'] = "Seleccione un controlador de base de datos.";
  845. $text['description-driver']['fr-ca'] = "Choisir le driver de la Base de données.";
  846. $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
  847. $text['description-driver']['he-il'] = "בחר את מנהל ההתקן של מסד הנתונים.";
  848. $text['description-driver']['it-it'] = "Seleziona il driver del database.";
  849. $text['description-driver']['ka-ge'] = "აირჩიეთ მონაცემთა ბაზის დრაივერი.";
  850. $text['description-driver']['nl-nl'] = "Verkoop de databasechauffeur.";
  851. $text['description-driver']['pl-pl'] = "Wybierz sterownik bazy danych.";
  852. $text['description-driver']['pt-br'] = "Escolha o driver da base de dados";
  853. $text['description-driver']['pt-pt'] = "Escolha o driver da base de dados";
  854. $text['description-driver']['ro-ro'] = "Selectați driverul bazei de date.";
  855. $text['description-driver']['ru-ru'] = "Выберите драйвер базы данных.";
  856. $text['description-driver']['sv-se'] = "Välj databas drivrutin.";
  857. $text['description-driver']['uk-ua'] = "Виберіть драйвер бази даних.";
  858. $text['description-driver']['tr-tr'] = "Veritabanı sürücüsünü seçin.";
  859. $text['description-driver']['zh-cn'] = "选择数据库驱动程序。";
  860. $text['description-driver']['ja-jp'] = "データベースドライバーを選択します。";
  861. $text['description-driver']['ko-kr'] = "데이터베이스 드라이버를 선택합니다.";
  862. $text['description-install']['en-us'] = "Select the action below you wish to perform.";
  863. $text['description-install']['en-gb'] = "Select the action below you wish to perform.";
  864. $text['description-install']['ar-eg'] = "حدد الإجراء أدناه الذي ترغب في القيام به.";
  865. $text['description-install']['de-at'] = "Wählen Sie eine Aktion.";
  866. $text['description-install']['de-ch'] = "Wählen Sie eine Aktion.";
  867. $text['description-install']['de-de'] = "Wählen Sie eine Aktion.";
  868. $text['description-install']['el-gr'] = "Επιλέξτε την παρακάτω ενέργεια που θέλετε να εκτελέσετε.";
  869. $text['description-install']['es-cl'] = "Seleccione las accion a continuación que desea realizar.";
  870. $text['description-install']['es-mx'] = "Seleccione las accion a continuación que desea realizar.";
  871. $text['description-install']['fr-ca'] = "Sélectionnez l'action ci-dessous que vous souhaitez effectuer.";
  872. $text['description-install']['fr-fr'] = "Sélectionnez l'action ci-dessous que vous souhaitez effectuer.";
  873. $text['description-install']['he-il'] = "בחר את הפעולה למטה שברצונך לבצע.";
  874. $text['description-install']['it-it'] = "Seleziona l'azione che si vuole eseguire.";
  875. $text['description-install']['ka-ge'] = "აირჩეთ ქვემოთ ქმედება, რომლის შესრულებაც გნებავთ.";
  876. $text['description-install']['nl-nl'] = "Selecteer hieronder de actie die u wilt uitvoeren.";
  877. $text['description-install']['pl-pl'] = "Wybierz opcje, które chcesz wykonać.";
  878. $text['description-install']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";
  879. $text['description-install']['pt-pt'] = "Selecione as ações abaixo você deseja executar.";
  880. $text['description-install']['ro-ro'] = "Selectați acțiunea de mai jos pe care doriți să o efectuați.";
  881. $text['description-install']['ru-ru'] = "Выберите действие ниже, которое вы хотите выполнить.";
  882. $text['description-install']['sv-se'] = "Välj de åtgärder nedan som du vill utföra.";
  883. $text['description-install']['uk-ua'] = "Виберіть дію нижче, яку ви хочете виконати.";
  884. $text['description-install']['tr-tr'] = "Aşağıdan gerçekleştirmek istediğiniz eylemi seçin.";
  885. $text['description-install']['zh-cn'] = "在下方选择您要执行的操作。";
  886. $text['description-install']['ja-jp'] = "実行したいアクションを以下から選択してください。";
  887. $text['description-install']['ko-kr'] = "수행하려는 작업을 아래에서 선택하십시오.";
  888. $text['description-database-edit']['en-us'] = "Database connection information.";
  889. $text['description-database-edit']['en-gb'] = "Database connection information.";
  890. $text['description-database-edit']['ar-eg'] = "معلومات اتصال قاعدة البيانات.";
  891. $text['description-database-edit']['de-at'] = "Datenbank Verbindungsinformation.";
  892. $text['description-database-edit']['de-ch'] = "Datenbank Verbindungsinformation.";
  893. $text['description-database-edit']['de-de'] = "Datenbank Verbindungsinformation.";
  894. $text['description-database-edit']['el-gr'] = "Πληροφορίες σύνδεσης βάσης δεδομένων.";
  895. $text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
  896. $text['description-database-edit']['es-mx'] = "Información de conexión a base de datos.";
  897. $text['description-database-edit']['fr-ca'] = "Informations de connexion à la Base";
  898. $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
  899. $text['description-database-edit']['he-il'] = "מידע על חיבור מסד נתונים.";
  900. $text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
  901. $text['description-database-edit']['ka-ge'] = "მონაცემთა ბაზასთან კავშირის ინფორმაცია.";
  902. $text['description-database-edit']['nl-nl'] = "Informatie over databaseverbinding.";
  903. $text['description-database-edit']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
  904. $text['description-database-edit']['pt-br'] = "Informações da ligação na base de dados";
  905. $text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados.";
  906. $text['description-database-edit']['ro-ro'] = "Informații de conectare la baza de date.";
  907. $text['description-database-edit']['ru-ru'] = "Информация о подключении к базе данных.";
  908. $text['description-database-edit']['sv-se'] = "Information om Databasanslutning";
  909. $text['description-database-edit']['uk-ua'] = "Інформація про підключення до бази даних.";
  910. $text['description-database-edit']['tr-tr'] = "Veritabanı bağlantı bilgileri.";
  911. $text['description-database-edit']['zh-cn'] = "数据库连接信息。";
  912. $text['description-database-edit']['ja-jp'] = "データベース接続情報。";
  913. $text['description-database-edit']['ko-kr'] = "데이터베이스 연결 정보.";
  914. $text['description-database-add']['en-us'] = "Database connection information.";
  915. $text['description-database-add']['en-gb'] = "Database connection information.";
  916. $text['description-database-add']['ar-eg'] = "معلومات اتصال قاعدة البيانات.";
  917. $text['description-database-add']['de-at'] = "Datenbank Verbindungsinformation.";
  918. $text['description-database-add']['de-ch'] = "Datenbank Verbindungsinformation.";
  919. $text['description-database-add']['de-de'] = "Datenbank Verbindungsinformation.";
  920. $text['description-database-add']['el-gr'] = "Πληροφορίες σύνδεσης βάσης δεδομένων.";
  921. $text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
  922. $text['description-database-add']['es-mx'] = "Información de conexión a base de datos.";
  923. $text['description-database-add']['fr-ca'] = "Informations de connexion à la Base de donnée.";
  924. $text['description-database-add']['fr-fr'] = "Informations de connexion à la Base de donnée.";
  925. $text['description-database-add']['he-il'] = "מידע על חיבור מסד נתונים.";
  926. $text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
  927. $text['description-database-add']['ka-ge'] = "მონაცემთა ბაზასთან კავშირის ინფორმაცია.";
  928. $text['description-database-add']['nl-nl'] = "Informatie over databaseverbinding.";
  929. $text['description-database-add']['pl-pl'] = "Informacje o połączeniach z bazą danych.";
  930. $text['description-database-add']['pt-br'] = "Informações da ligação na base de dados";
  931. $text['description-database-add']['pt-pt'] = "Informação da ligação à base de dados.";
  932. $text['description-database-add']['ro-ro'] = "Informații de conectare la baza de date.";
  933. $text['description-database-add']['ru-ru'] = "Информация о подключении к базе данных.";
  934. $text['description-database-add']['sv-se'] = "Information om Databasanslutning";
  935. $text['description-database-add']['uk-ua'] = "Інформація про підключення до бази даних.";
  936. $text['description-database-add']['tr-tr'] = "Veritabanı bağlantı bilgileri.";
  937. $text['description-database-add']['zh-cn'] = "数据库连接信息。";
  938. $text['description-database-add']['ja-jp'] = "データベース接続情報。";
  939. $text['description-database-add']['ko-kr'] = "데이터베이스 연결 정보.";
  940. $text['description-select_language']['en-us'] = "Please select the language you want to use";
  941. $text['description-select_language']['en-gb'] = "Please select the language you want to use";
  942. $text['description-select_language']['ar-eg'] = "الرجاء تحديد اللغة التي تريد استخدامها";
  943. $text['description-select_language']['de-at'] = "Bitte wählen Sie die zu verwendende Sprache aus";
  944. $text['description-select_language']['de-ch'] = "Bitte wählen Sie die zu verwendende Sprache aus";
  945. $text['description-select_language']['de-de'] = "Bitte wählen Sie die zu verwendende Sprache aus";
  946. $text['description-select_language']['el-gr'] = "Επιλέξτε τη γλώσσα που θέλετε να χρησιμοποιήσετε";
  947. $text['description-select_language']['es-cl'] = "Por favor, seleccione el idioma que desea utilizar";
  948. $text['description-select_language']['es-mx'] = "Por favor, seleccione el idioma que desea utilizar";
  949. $text['description-select_language']['fr-ca'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser";
  950. $text['description-select_language']['fr-fr'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser";
  951. $text['description-select_language']['he-il'] = "אנא בחר את השפה שבה ברצונך להשתמש";
  952. $text['description-select_language']['it-it'] = "Per favore seleziona la lingua che desideri usare";
  953. $text['description-select_language']['ka-ge'] = "აირჩიეთ სასურველი ენა";
  954. $text['description-select_language']['nl-nl'] = "Kies alsjeblieft de taal die je wilt gebruiken";
  955. $text['description-select_language']['pl-pl'] = "Wybierz język, którego chcesz używać";
  956. $text['description-select_language']['pt-br'] = "Por favor, selecione o idioma que deseja usar";
  957. $text['description-select_language']['pt-pt'] = "Por favor, selecione o idioma que deseja usar";
  958. $text['description-select_language']['ro-ro'] = "Vă rugăm să selectați limba pe care doriți să o utilizați";
  959. $text['description-select_language']['ru-ru'] = "Пожалуйста, выберите язык, который вы хотите использовать";
  960. $text['description-select_language']['sv-se'] = "Välj det språk du vill använda";
  961. $text['description-select_language']['uk-ua'] = "Будь ласка, виберіть мову, яку ви хочете використовувати";
  962. $text['description-select_language']['tr-tr'] = "Lütfen kullanmak istediğiniz dili seçin";
  963. $text['description-select_language']['zh-cn'] = "请选择您要使用的语言";
  964. $text['description-select_language']['ja-jp'] = "使用したい言語を選択してください";
  965. $text['description-select_language']['ko-kr'] = "사용하실 언어를 선택해주세요";
  966. $text['button-detect']['en-us'] = "Detect Configuration";
  967. $text['button-detect']['en-gb'] = "Detect Configuration";
  968. $text['button-detect']['ar-eg'] = "كشف التكوين";
  969. $text['button-detect']['de-at'] = "Konfiguration ermitteln";
  970. $text['button-detect']['de-ch'] = "Konfiguration ermitteln";
  971. $text['button-detect']['de-de'] = "Konfiguration ermitteln";
  972. $text['button-detect']['el-gr'] = "Ανίχνευση διαμόρφωσης";
  973. $text['button-detect']['es-cl'] = "Detectar Configuración";
  974. $text['button-detect']['es-mx'] = "Detectar Configuración";
  975. $text['button-detect']['fr-ca'] = "Détecter Configuration";
  976. $text['button-detect']['fr-fr'] = "Détecter Configuration";
  977. $text['button-detect']['he-il'] = "זיהוי תצורה";
  978. $text['button-detect']['it-it'] = "Rileva Configurazione";
  979. $text['button-detect']['ka-ge'] = "კონფიგურაციის აღმოჩენა";
  980. $text['button-detect']['nl-nl'] = "Detect Configuratie";
  981. $text['button-detect']['pl-pl'] = "Wykrywanie Konfiguracja";
  982. $text['button-detect']['pt-br'] = "Detectar Configuração";
  983. $text['button-detect']['pt-pt'] = "Detectar Configuração";
  984. $text['button-detect']['ro-ro'] = "Detectare configurație";
  985. $text['button-detect']['ru-ru'] = "Определить конфигурацию";
  986. $text['button-detect']['sv-se'] = "Detektera Konfiguration";
  987. $text['button-detect']['uk-ua'] = "виявлення Конфігурація";
  988. $text['button-detect']['tr-tr'] = "Yapılandırmayı Algıla";
  989. $text['button-detect']['zh-cn'] = "检测配置";
  990. $text['button-detect']['ja-jp'] = "構成の検出";
  991. $text['button-detect']['ko-kr'] = "구성 감지";
  992. $text['button-select']['en-us'] = "Select";
  993. $text['button-select']['en-gb'] = "Select";
  994. $text['button-select']['ar-eg'] = "يختار";
  995. $text['button-select']['de-at'] = "Auswählen";
  996. $text['button-select']['de-ch'] = "Auswählen";
  997. $text['button-select']['de-de'] = "Auswählen";
  998. $text['button-select']['el-gr'] = "Επιλέγω";
  999. $text['button-select']['es-cl'] = "Seleccionar";
  1000. $text['button-select']['es-mx'] = "Seleccionar";
  1001. $text['button-select']['fr-ca'] = "Sélectionner";
  1002. $text['button-select']['fr-fr'] = "Sélectionner";
  1003. $text['button-select']['he-il'] = "בחר";
  1004. $text['button-select']['it-it'] = "Seleziona";
  1005. $text['button-select']['ka-ge'] = "აირჩიეთ";
  1006. $text['button-select']['nl-nl'] = "Selecteer";
  1007. $text['button-select']['pl-pl'] = "Wybierz";
  1008. $text['button-select']['pt-br'] = "Selecionar";
  1009. $text['button-select']['pt-pt'] = "Selecionar";
  1010. $text['button-select']['ro-ro'] = "Selectați";
  1011. $text['button-select']['ru-ru'] = "Выбирать";
  1012. $text['button-select']['sv-se'] = "Välj";
  1013. $text['button-select']['uk-ua'] = "Виберіть";
  1014. $text['button-select']['tr-tr'] = "Seçme";
  1015. $text['button-select']['zh-cn'] = "选择";
  1016. $text['button-select']['ja-jp'] = "選択する";
  1017. $text['button-select']['ko-kr'] = "선택하다";
  1018. ?>