app_languages.php 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  1. <?php
  2. #This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
  3. $text['title-services']['en-us'] = "Services";
  4. $text['title-services']['ar-eg'] = "";
  5. $text['title-services']['de-at'] = "Dienste"; //copied from de-de
  6. $text['title-services']['de-ch'] = "Dienste"; //copied from de-de
  7. $text['title-services']['de-de'] = "Dienste";
  8. $text['title-services']['es-cl'] = "Servicios";
  9. $text['title-services']['es-mx'] = "Servicios"; //copied from es-cl
  10. $text['title-services']['fr-ca'] = "Services"; //copied from fr-fr
  11. $text['title-services']['fr-fr'] = "Services";
  12. $text['title-services']['he-il'] = "";
  13. $text['title-services']['it-it'] = "Servizi";
  14. $text['title-services']['nl-nl'] = "";
  15. $text['title-services']['pl-pl'] = "Serwisy";
  16. $text['title-services']['pt-br'] = "Serviços"; //copied from pt-pt
  17. $text['title-services']['pt-pt'] = "Serviços";
  18. $text['title-services']['ro-ro'] = "Servicii";
  19. $text['title-services']['ru-ru'] = "Службы";
  20. $text['title-services']['sv-se'] = "Tjänster";
  21. $text['title-services']['uk-ua'] = "Служби";
  22. $text['title']['en-us'] = "Service Add";
  23. $text['title']['ar-eg'] = "";
  24. $text['title']['de-at'] = "Dienst hinzufügen"; //copied from de-de
  25. $text['title']['de-ch'] = "Dienst hinzufügen"; //copied from de-de
  26. $text['title']['de-de'] = "Dienst hinzufügen";
  27. $text['title']['es-cl'] = "Agregar Servicio";
  28. $text['title']['es-mx'] = "Agregar Servicio"; //copied from es-cl
  29. $text['title']['fr-ca'] = "Ajouter Service"; //copied from fr-fr
  30. $text['title']['fr-fr'] = "Ajouter Service";
  31. $text['title']['he-il'] = "";
  32. $text['title']['it-it'] = "Inserire Servizio";
  33. $text['title']['nl-nl'] = "";
  34. $text['title']['pl-pl'] = "Dodaj serwis";
  35. $text['title']['pt-br'] = "Configurações da Conta";
  36. $text['title']['pt-pt'] = "Adicionar Serviço";
  37. $text['title']['ro-ro'] = "Adăugare serviciu";
  38. $text['title']['ru-ru'] = "Служба добавлена";
  39. $text['title']['sv-se'] = "Lägg Till Tjänst";
  40. $text['title']['uk-ua'] = "Параметри облікового запису";
  41. $text['message-stopping']['en-us'] = "Stopping Service";
  42. $text['message-stopping']['ar-eg'] = "";
  43. $text['message-stopping']['de-at'] = "Dienst beenden"; //copied from de-de
  44. $text['message-stopping']['de-ch'] = "Dienst beenden"; //copied from de-de
  45. $text['message-stopping']['de-de'] = "Dienst beenden";
  46. $text['message-stopping']['es-cl'] = "Servicio de Detención";
  47. $text['message-stopping']['es-mx'] = "Servicio de Detención"; //copied from es-cl
  48. $text['message-stopping']['fr-ca'] = "Service de L'arrêt"; //copied from fr-fr
  49. $text['message-stopping']['fr-fr'] = "Service de L'arrêt";
  50. $text['message-stopping']['he-il'] = "";
  51. $text['message-stopping']['it-it'] = "Arresto Servizio";
  52. $text['message-stopping']['nl-nl'] = "";
  53. $text['message-stopping']['pl-pl'] = "Zatrzymaj serwis";
  54. $text['message-stopping']['pt-br'] = "Pausar serviço";
  55. $text['message-stopping']['pt-pt'] = "A Parar Serviço";
  56. $text['message-stopping']['ro-ro'] = "Oprire serviciu";
  57. $text['message-stopping']['ru-ru'] = "Остановка Сервиса";
  58. $text['message-stopping']['sv-se'] = "Stoppar Tjänst";
  59. $text['message-stopping']['uk-ua'] = "Зупинка служби";
  60. $text['message-starting']['en-us'] = "Starting Service";
  61. $text['message-starting']['ar-eg'] = "";
  62. $text['message-starting']['de-at'] = "Starte Dienst"; //copied from de-de
  63. $text['message-starting']['de-ch'] = "Starte Dienst"; //copied from de-de
  64. $text['message-starting']['de-de'] = "Starte Dienst";
  65. $text['message-starting']['es-cl'] = "Servicio de Inicio";
  66. $text['message-starting']['es-mx'] = "Servicio de Inicio"; //copied from es-cl
  67. $text['message-starting']['fr-ca'] = "Démarrage du Service"; //copied from fr-fr
  68. $text['message-starting']['fr-fr'] = "Démarrage du Service";
  69. $text['message-starting']['he-il'] = "";
  70. $text['message-starting']['it-it'] = "Avvio Servizio";
  71. $text['message-starting']['nl-nl'] = "";
  72. $text['message-starting']['pl-pl'] = "Załącz serwis";
  73. $text['message-starting']['pt-br'] = "Inciar serviço";
  74. $text['message-starting']['pt-pt'] = "A Iniciar Serviço";
  75. $text['message-starting']['ro-ro'] = "Pornire serviciu";
  76. $text['message-starting']['ru-ru'] = "Старт Сервиса";
  77. $text['message-starting']['sv-se'] = "Startar Tjänst";
  78. $text['message-starting']['uk-ua'] = "Запуск служби";
  79. $text['label-stopped']['en-us'] = "Stopped";
  80. $text['label-stopped']['ar-eg'] = "";
  81. $text['label-stopped']['de-at'] = "Beendet"; //copied from de-de
  82. $text['label-stopped']['de-ch'] = "Beendet"; //copied from de-de
  83. $text['label-stopped']['de-de'] = "Beendet";
  84. $text['label-stopped']['es-cl'] = "Detenido";
  85. $text['label-stopped']['es-mx'] = "Detenido"; //copied from es-cl
  86. $text['label-stopped']['fr-ca'] = "Arrêtée"; //copied from fr-fr
  87. $text['label-stopped']['fr-fr'] = "Arrêtée";
  88. $text['label-stopped']['he-il'] = "";
  89. $text['label-stopped']['it-it'] = "Fermato";
  90. $text['label-stopped']['nl-nl'] = "";
  91. $text['label-stopped']['pl-pl'] = "Zatrzymany";
  92. $text['label-stopped']['pt-br'] = "Pausado";
  93. $text['label-stopped']['pt-pt'] = "Parou";
  94. $text['label-stopped']['ro-ro'] = "Oprit";
  95. $text['label-stopped']['ru-ru'] = "Остановлено";
  96. $text['label-stopped']['sv-se'] = "Stoppad";
  97. $text['label-stopped']['uk-ua'] = "Зупинено";
  98. $text['label-stop_command']['en-us'] = "Stop Command";
  99. $text['label-stop_command']['ar-eg'] = "";
  100. $text['label-stop_command']['de-at'] = "Stopp Befehl"; //copied from de-de
  101. $text['label-stop_command']['de-ch'] = "Stopp Befehl"; //copied from de-de
  102. $text['label-stop_command']['de-de'] = "Stopp Befehl";
  103. $text['label-stop_command']['es-cl'] = "Comando para Detener";
  104. $text['label-stop_command']['es-mx'] = "Comando para Detener"; //copied from es-cl
  105. $text['label-stop_command']['fr-ca'] = "Comande d'arrêt"; //copied from fr-fr
  106. $text['label-stop_command']['fr-fr'] = "Comande d'arrêt";
  107. $text['label-stop_command']['he-il'] = "";
  108. $text['label-stop_command']['it-it'] = "Comando Arresto";
  109. $text['label-stop_command']['nl-nl'] = "";
  110. $text['label-stop_command']['pl-pl'] = "Polecenie: STOP";
  111. $text['label-stop_command']['pt-br'] = "Comando para pausar";
  112. $text['label-stop_command']['pt-pt'] = "Comando para Parar";
  113. $text['label-stop_command']['ro-ro'] = "Comandă oprire";
  114. $text['label-stop_command']['ru-ru'] = "Команда остановить";
  115. $text['label-stop_command']['sv-se'] = "Stopp Komando";
  116. $text['label-stop_command']['uk-ua'] = "Команда для зупинки ";
  117. $text['label-stop']['en-us'] = "Stop";
  118. $text['label-stop']['ar-eg'] = "";
  119. $text['label-stop']['de-at'] = "Stopp"; //copied from de-de
  120. $text['label-stop']['de-ch'] = "Stopp"; //copied from de-de
  121. $text['label-stop']['de-de'] = "Stopp";
  122. $text['label-stop']['es-cl'] = "Deténgase";
  123. $text['label-stop']['es-mx'] = "Deténgase"; //copied from es-cl
  124. $text['label-stop']['fr-ca'] = "Arrêtez"; //copied from fr-fr
  125. $text['label-stop']['fr-fr'] = "Arrêtez";
  126. $text['label-stop']['he-il'] = "";
  127. $text['label-stop']['it-it'] = "Ferma";
  128. $text['label-stop']['nl-nl'] = "";
  129. $text['label-stop']['pl-pl'] = "zatrzymaj nagrywanie";
  130. $text['label-stop']['pt-br'] = "Parar";
  131. $text['label-stop']['pt-pt'] = "Pare";
  132. $text['label-stop']['ro-ro'] = "Oprește";
  133. $text['label-stop']['ru-ru'] = "Остановить";
  134. $text['label-stop']['sv-se'] = "Stoppa";
  135. $text['label-stop']['uk-ua'] = "Зупинити";
  136. $text['label-status']['en-us'] = "Status";
  137. $text['label-status']['ar-eg'] = "";
  138. $text['label-status']['de-at'] = "Status"; //copied from de-de
  139. $text['label-status']['de-ch'] = "Status"; //copied from de-de
  140. $text['label-status']['de-de'] = "Status";
  141. $text['label-status']['es-cl'] = "Estado";
  142. $text['label-status']['es-mx'] = "Estado"; //copied from es-cl
  143. $text['label-status']['fr-ca'] = "Statut"; //copied from fr-fr
  144. $text['label-status']['fr-fr'] = "Statut";
  145. $text['label-status']['he-il'] = "";
  146. $text['label-status']['it-it'] = "Stato";
  147. $text['label-status']['nl-nl'] = "";
  148. $text['label-status']['pl-pl'] = "Status";
  149. $text['label-status']['pt-br'] = "Estado"; //copied from pt-pt
  150. $text['label-status']['pt-pt'] = "Estado";
  151. $text['label-status']['ro-ro'] = "Stare";
  152. $text['label-status']['ru-ru'] = "Статус";
  153. $text['label-status']['sv-se'] = "Status";
  154. $text['label-status']['uk-ua'] = "Стан";
  155. $text['label-start_command']['en-us'] = "Start Command";
  156. $text['label-start_command']['ar-eg'] = "";
  157. $text['label-start_command']['de-at'] = "Start Befehl"; //copied from de-de
  158. $text['label-start_command']['de-ch'] = "Start Befehl"; //copied from de-de
  159. $text['label-start_command']['de-de'] = "Start Befehl";
  160. $text['label-start_command']['es-cl'] = "Comando para Iniciar";
  161. $text['label-start_command']['es-mx'] = "Comando para Iniciar"; //copied from es-cl
  162. $text['label-start_command']['fr-ca'] = "Commande démarrage"; //copied from fr-fr
  163. $text['label-start_command']['fr-fr'] = "Commande démarrage";
  164. $text['label-start_command']['he-il'] = "";
  165. $text['label-start_command']['it-it'] = "Comando Avvio";
  166. $text['label-start_command']['nl-nl'] = "";
  167. $text['label-start_command']['pl-pl'] = "Polecenie: START";
  168. $text['label-start_command']['pt-br'] = "Comando para iniciar";
  169. $text['label-start_command']['pt-pt'] = "Comando para Iniciar";
  170. $text['label-start_command']['ro-ro'] = "Comandă pornire";
  171. $text['label-start_command']['ru-ru'] = "Команда стартовать";
  172. $text['label-start_command']['sv-se'] = "Start Komando";
  173. $text['label-start_command']['uk-ua'] = "Команда для запуску ";
  174. $text['label-start']['en-us'] = "Start";
  175. $text['label-start']['ar-eg'] = "";
  176. $text['label-start']['de-at'] = "Start"; //copied from de-de
  177. $text['label-start']['de-ch'] = "Start"; //copied from de-de
  178. $text['label-start']['de-de'] = "Start";
  179. $text['label-start']['es-cl'] = "Comienzo";
  180. $text['label-start']['es-mx'] = "Comienzo"; //copied from es-cl
  181. $text['label-start']['fr-ca'] = "Début"; //copied from fr-fr
  182. $text['label-start']['fr-fr'] = "Début";
  183. $text['label-start']['he-il'] = "";
  184. $text['label-start']['it-it'] = "Avvia";
  185. $text['label-start']['nl-nl'] = "";
  186. $text['label-start']['pl-pl'] = "Start";
  187. $text['label-start']['pt-br'] = "Iniciar";
  188. $text['label-start']['pt-pt'] = "Começo";
  189. $text['label-start']['ro-ro'] = "Pornește";
  190. $text['label-start']['ru-ru'] = "Старт";
  191. $text['label-start']['sv-se'] = "Starta";
  192. $text['label-start']['uk-ua'] = "Запустити";
  193. $text['label-running']['en-us'] = "Running";
  194. $text['label-running']['ar-eg'] = "";
  195. $text['label-running']['de-at'] = "Läuft"; //copied from de-de
  196. $text['label-running']['de-ch'] = "Läuft"; //copied from de-de
  197. $text['label-running']['de-de'] = "Läuft";
  198. $text['label-running']['es-cl'] = "Runcionamiento";
  199. $text['label-running']['es-mx'] = "Runcionamiento"; //copied from es-cl
  200. $text['label-running']['fr-ca'] = "Fonctionnement"; //copied from fr-fr
  201. $text['label-running']['fr-fr'] = "Fonctionnement";
  202. $text['label-running']['he-il'] = "";
  203. $text['label-running']['it-it'] = "In Esecuzione";
  204. $text['label-running']['nl-nl'] = "";
  205. $text['label-running']['pl-pl'] = "Działa";
  206. $text['label-running']['pt-br'] = "Em execução";
  207. $text['label-running']['pt-pt'] = "Funcionamento";
  208. $text['label-running']['ro-ro'] = "În desfășurare";
  209. $text['label-running']['ru-ru'] = "Запущено";
  210. $text['label-running']['sv-se'] = "I Drift";
  211. $text['label-running']['uk-ua'] = "Запущено";
  212. $text['label-data']['en-us'] = "Data";
  213. $text['label-data']['ar-eg'] = "";
  214. $text['label-data']['de-at'] = "Daten"; //copied from de-de
  215. $text['label-data']['de-ch'] = "Daten"; //copied from de-de
  216. $text['label-data']['de-de'] = "Daten";
  217. $text['label-data']['es-cl'] = "Datos";
  218. $text['label-data']['es-mx'] = "Datos"; //copied from es-cl
  219. $text['label-data']['fr-ca'] = "Données"; //copied from fr-fr
  220. $text['label-data']['fr-fr'] = "Données";
  221. $text['label-data']['he-il'] = "";
  222. $text['label-data']['it-it'] = "Dati";
  223. $text['label-data']['nl-nl'] = "";
  224. $text['label-data']['pl-pl'] = "Dane";
  225. $text['label-data']['pt-br'] = "Data";
  226. $text['label-data']['pt-pt'] = "Dados";
  227. $text['label-data']['ro-ro'] = "Data";
  228. $text['label-data']['ru-ru'] = "Данные";
  229. $text['label-data']['sv-se'] = "Data";
  230. $text['label-data']['uk-ua'] = "Дані";
  231. $text['label-action']['en-us'] = "Action";
  232. $text['label-action']['ar-eg'] = "";
  233. $text['label-action']['de-at'] = "Aktion"; //copied from de-de
  234. $text['label-action']['de-ch'] = "Aktion"; //copied from de-de
  235. $text['label-action']['de-de'] = "Aktion";
  236. $text['label-action']['es-cl'] = "Acción";
  237. $text['label-action']['es-mx'] = "Acción"; //copied from es-cl
  238. $text['label-action']['fr-ca'] = "Action"; //copied from fr-fr
  239. $text['label-action']['fr-fr'] = "Action";
  240. $text['label-action']['he-il'] = "";
  241. $text['label-action']['it-it'] = "Azione";
  242. $text['label-action']['nl-nl'] = "";
  243. $text['label-action']['pl-pl'] = "Operacja";
  244. $text['label-action']['pt-br'] = "Ação"; //copied from pt-pt
  245. $text['label-action']['pt-pt'] = "Ação";
  246. $text['label-action']['ro-ro'] = "Acțiune";
  247. $text['label-action']['ru-ru'] = "Действие";
  248. $text['label-action']['sv-se'] = "Åtgärd";
  249. $text['label-action']['uk-ua'] = "Дія";
  250. $text['header-services']['en-us'] = "Services";
  251. $text['header-services']['ar-eg'] = "";
  252. $text['header-services']['de-at'] = "Dienste"; //copied from de-de
  253. $text['header-services']['de-ch'] = "Dienste"; //copied from de-de
  254. $text['header-services']['de-de'] = "Dienste";
  255. $text['header-services']['es-cl'] = "Servicios";
  256. $text['header-services']['es-mx'] = "Servicios"; //copied from es-cl
  257. $text['header-services']['fr-ca'] = "Services"; //copied from fr-fr
  258. $text['header-services']['fr-fr'] = "Services";
  259. $text['header-services']['he-il'] = "";
  260. $text['header-services']['it-it'] = "Servizi";
  261. $text['header-services']['nl-nl'] = "";
  262. $text['header-services']['pl-pl'] = "Serwisy";
  263. $text['header-services']['pt-br'] = "Serviços"; //copied from pt-pt
  264. $text['header-services']['pt-pt'] = "Serviços";
  265. $text['header-services']['ro-ro'] = "Servicii";
  266. $text['header-services']['ru-ru'] = "Сервисы";
  267. $text['header-services']['sv-se'] = "Tjänster";
  268. $text['header-services']['uk-ua'] = "Служби";
  269. $text['description-type']['en-us'] = "Select the service type.";
  270. $text['description-type']['ar-eg'] = "";
  271. $text['description-type']['de-at'] = "Wählen Sie die Art des Dienstes."; //copied from de-de
  272. $text['description-type']['de-ch'] = "Wählen Sie die Art des Dienstes."; //copied from de-de
  273. $text['description-type']['de-de'] = "Wählen Sie die Art des Dienstes.";
  274. $text['description-type']['es-cl'] = "Seleccione el tipo de servicio.";
  275. $text['description-type']['es-mx'] = "Seleccione el tipo de servicio."; //copied from es-cl
  276. $text['description-type']['fr-ca'] = "Choisir le type de service."; //copied from fr-fr
  277. $text['description-type']['fr-fr'] = "Choisir le type de service.";
  278. $text['description-type']['he-il'] = "";
  279. $text['description-type']['it-it'] = "Selezionare il tipo di servizio.";
  280. $text['description-type']['nl-nl'] = "";
  281. $text['description-type']['pl-pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
  282. $text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
  283. $text['description-type']['pt-pt'] = "Seleccione o tipo de serviço.";
  284. $text['description-type']['ro-ro'] = "Selectați tipul serviciului";
  285. $text['description-type']['ru-ru'] = "Выберите тип сервиса.";
  286. $text['description-type']['sv-se'] = "Ange Tjänst-typen.";
  287. $text['description-type']['uk-ua'] = "Вкажіть тип служби";
  288. $text['description-stop_command']['en-us'] = "Enter the command to stop the service.";
  289. $text['description-stop_command']['ar-eg'] = "";
  290. $text['description-stop_command']['de-at'] = "Geben Sie einen Befehl zum Beenden des Dienstes an."; //copied from de-de
  291. $text['description-stop_command']['de-ch'] = "Geben Sie einen Befehl zum Beenden des Dienstes an."; //copied from de-de
  292. $text['description-stop_command']['de-de'] = "Geben Sie einen Befehl zum Beenden des Dienstes an.";
  293. $text['description-stop_command']['es-cl'] = "Ingrese el comando para detener el servicio.";
  294. $text['description-stop_command']['es-mx'] = "Ingrese el comando para detener el servicio."; //copied from es-cl
  295. $text['description-stop_command']['fr-ca'] = "Entrer la commande pour arrêter le service."; //copied from fr-fr
  296. $text['description-stop_command']['fr-fr'] = "Entrer la commande pour arrêter le service.";
  297. $text['description-stop_command']['he-il'] = "";
  298. $text['description-stop_command']['it-it'] = "Inserire il comando per fermare il servizio.";
  299. $text['description-stop_command']['nl-nl'] = "";
  300. $text['description-stop_command']['pl-pl'] = "Wprowadź polecenie, aby zatrzymać serwis.";
  301. $text['description-stop_command']['pt-br'] = "Insira o comando para pausar o serviço";
  302. $text['description-stop_command']['pt-pt'] = "Introduza o comando para parar o serviço.";
  303. $text['description-stop_command']['ro-ro'] = "Introduceți comanda de oprire a serviciului.";
  304. $text['description-stop_command']['ru-ru'] = "Введите команду для остановки службы.";
  305. $text['description-stop_command']['sv-se'] = "Ange kommandot för att stoppa tjänsten.";
  306. $text['description-stop_command']['uk-ua'] = "Введіть команду, щоб зупинити службу";
  307. $text['description-start_command']['en-us'] = "Enter the command to start the service.";
  308. $text['description-start_command']['ar-eg'] = "";
  309. $text['description-start_command']['de-at'] = "Geben Sie einen Befehl zum Starten des Dienstes an."; //copied from de-de
  310. $text['description-start_command']['de-ch'] = "Geben Sie einen Befehl zum Starten des Dienstes an."; //copied from de-de
  311. $text['description-start_command']['de-de'] = "Geben Sie einen Befehl zum Starten des Dienstes an.";
  312. $text['description-start_command']['es-cl'] = "Ingrese el comando para iniciar el servicio.";
  313. $text['description-start_command']['es-mx'] = "Ingrese el comando para iniciar el servicio."; //copied from es-cl
  314. $text['description-start_command']['fr-ca'] = "Entrer la commande pour démarrer le service."; //copied from fr-fr
  315. $text['description-start_command']['fr-fr'] = "Entrer la commande pour démarrer le service.";
  316. $text['description-start_command']['he-il'] = "";
  317. $text['description-start_command']['it-it'] = "Inserire il comando per avviare il servizio.";
  318. $text['description-start_command']['nl-nl'] = "";
  319. $text['description-start_command']['pl-pl'] = "Wprowadź polecenie, aby uruchomić serwis.";
  320. $text['description-start_command']['pt-br'] = "Insira o comando para finalizar o serviço";
  321. $text['description-start_command']['pt-pt'] = "Introduza o comando para arrancar o serviço.";
  322. $text['description-start_command']['ro-ro'] = "Introduceți comanda de pornire a serviciului";
  323. $text['description-start_command']['ru-ru'] = "Введите команду для старта службы.";
  324. $text['description-start_command']['sv-se'] = "Ange kommandot för att starta tjänsten.";
  325. $text['description-start_command']['uk-ua'] = "Введіть команду, щоб запустити службу";
  326. $text['description-services']['en-us'] = "Shows a list of processes, the status of the process and provides control to start and stop the process.";
  327. $text['description-services']['ar-eg'] = "";
  328. $text['description-services']['de-at'] = "Zeigt eine Liste von Prozessen, deren Status und bietet die Möglichkeit, diese Prozesse zu starten und zu stoppen."; //copied from de-de
  329. $text['description-services']['de-ch'] = "Zeigt eine Liste von Prozessen, deren Status und bietet die Möglichkeit, diese Prozesse zu starten und zu stoppen."; //copied from de-de
  330. $text['description-services']['de-de'] = "Zeigt eine Liste von Prozessen, deren Status und bietet die Möglichkeit, diese Prozesse zu starten und zu stoppen.";
  331. $text['description-services']['es-cl'] = "Muestra una lista de los procesos, el estado del proceso y proporciona un control para iniciar y detener el proceso.";
  332. $text['description-services']['es-mx'] = "Muestra una lista de los procesos, el estado del proceso y proporciona un control para iniciar y detener el proceso."; //copied from es-cl
  333. $text['description-services']['fr-ca'] = "Affiche une liste des processus, l'état du processus et fournit un contrôle pour démarrer et arrêter le processus."; //copied from fr-fr
  334. $text['description-services']['fr-fr'] = "Affiche une liste des processus, l'état du processus et fournit un contrôle pour démarrer et arrêter le processus.";
  335. $text['description-services']['he-il'] = "";
  336. $text['description-services']['it-it'] = "Mostra una lista di processi. Per ogni processo mostra lo stato e i controlli per avviarlo o fermarlo.";
  337. $text['description-services']['nl-nl'] = "";
  338. $text['description-services']['pl-pl'] = "Widok listy procesów, status procesu oraz zapewnienie kontroli, aby uruchomić i zatrzymać proces.";
  339. $text['description-services']['pt-br'] = "Listar processos, o estado do processo e proporciona um controle para iniciar e parar o processo";
  340. $text['description-services']['pt-pt'] = "Mostra uma lista de processos, o estado do processo e proporciona um controlo para iniciar e parar o processo.";
  341. $text['description-services']['ro-ro'] = "";
  342. $text['description-services']['ru-ru'] = "Показывает список процессов, состояние процесса и обеспечивает контроль запуска и остановки процесса.";
  343. $text['description-services']['sv-se'] = "Visar en lista med tjänster, statusen på tjänsterna samt ger möjlighet att starta och stoppa tjänsterna.";
  344. $text['description-services']['uk-ua'] = "Показує список процесів, стан процесу і забезпечує контроль запуску і зупинки процесу.";
  345. $text['description-name']['en-us'] = "Enter the service name.";
  346. $text['description-name']['ar-eg'] = "";
  347. $text['description-name']['de-at'] = "Geben Sie den Namen des Dienstes an"; //copied from de-de
  348. $text['description-name']['de-ch'] = "Geben Sie den Namen des Dienstes an"; //copied from de-de
  349. $text['description-name']['de-de'] = "Geben Sie den Namen des Dienstes an";
  350. $text['description-name']['es-cl'] = "Ingrese el nombre del servicio.";
  351. $text['description-name']['es-mx'] = "Ingrese el nombre del servicio."; //copied from es-cl
  352. $text['description-name']['fr-ca'] = "Entrer le nom du service."; //copied from fr-fr
  353. $text['description-name']['fr-fr'] = "Entrer le nom du service.";
  354. $text['description-name']['he-il'] = "";
  355. $text['description-name']['it-it'] = "Inserire il nome del servizio.";
  356. $text['description-name']['nl-nl'] = "";
  357. $text['description-name']['pl-pl'] = "Wprowadź nazwę";
  358. $text['description-name']['pt-br'] = "Insira o nome do menu";
  359. $text['description-name']['pt-pt'] = "Introduza o nome do serviço.";
  360. $text['description-name']['ro-ro'] = "Introduceți numele serviciului";
  361. $text['description-name']['ru-ru'] = "Введите имя сервиса.";
  362. $text['description-name']['sv-se'] = "Ange namn på tjänsten.";
  363. $text['description-name']['uk-ua'] = "Введіть назву служби";
  364. $text['description-data']['en-us'] = "Enter the service data.";
  365. $text['description-data']['ar-eg'] = "";
  366. $text['description-data']['de-at'] = "Geben Sie die Daten für den Dienst ein."; //copied from de-de
  367. $text['description-data']['de-ch'] = "Geben Sie die Daten für den Dienst ein."; //copied from de-de
  368. $text['description-data']['de-de'] = "Geben Sie die Daten für den Dienst ein.";
  369. $text['description-data']['es-cl'] = "Ingrese los datos del servicio.";
  370. $text['description-data']['es-mx'] = "Ingrese los datos del servicio."; //copied from es-cl
  371. $text['description-data']['fr-ca'] = "Entrer les données du service."; //copied from fr-fr
  372. $text['description-data']['fr-fr'] = "Entrer les données du service.";
  373. $text['description-data']['he-il'] = "";
  374. $text['description-data']['it-it'] = "Inserire i dati del servizio.";
  375. $text['description-data']['nl-nl'] = "";
  376. $text['description-data']['pl-pl'] = "Wprowadź dane serwisu.";
  377. $text['description-data']['pt-br'] = "Insira os dados do serviço";
  378. $text['description-data']['pt-pt'] = "Introduza os dados do serviço.";
  379. $text['description-data']['ro-ro'] = "";
  380. $text['description-data']['ru-ru'] = "Введите данные службы.";
  381. $text['description-data']['sv-se'] = "Ange data för tjänsten.";
  382. $text['description-data']['uk-ua'] = "Введіть дані про службу";
  383. $text['description']['en-us'] = "Shows a list of processes and provides ability to start and stop them.";
  384. $text['description']['ar-eg'] = "";
  385. $text['description']['de-at'] = "Zeigt eine Liste der Prozesse und bietet die Möglichkeit diese zu Starten und zu Stoppen."; //copied from de-de
  386. $text['description']['de-ch'] = "Zeigt eine Liste der Prozesse und bietet die Möglichkeit diese zu Starten und zu Stoppen."; //copied from de-de
  387. $text['description']['de-de'] = "Zeigt eine Liste der Prozesse und bietet die Möglichkeit diese zu Starten und zu Stoppen.";
  388. $text['description']['es-cl'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos.";
  389. $text['description']['es-mx'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos."; //copied from es-cl
  390. $text['description']['fr-ca'] = "Affiche la liste des processus et permet de les démarrer et les arrêter."; //copied from fr-fr
  391. $text['description']['fr-fr'] = "Affiche la liste des processus et permet de les démarrer et les arrêter.";
  392. $text['description']['he-il'] = "";
  393. $text['description']['it-it'] = "Mostra una lista di processi e fornisce l'abilità di avviarli o fermarli.";
  394. $text['description']['nl-nl'] = "";
  395. $text['description']['pl-pl'] = "Lista procesów z możliwością ich rozpoczęcia i zatrzymania.";
  396. $text['description']['pt-br'] = "Editar informações da conta.";
  397. $text['description']['pt-pt'] = "Mostra uma lista dos processos e oferece a possibilidade de os arrancar e parar.";
  398. $text['description']['ro-ro'] = "";
  399. $text['description']['ru-ru'] = "Показывает список процессов и предоставляет возможность запускать и останавливать их.";
  400. $text['description']['sv-se'] = "Visar en lista med tjänster samt ger möjlighet att starta och stoppa de.";
  401. $text['description']['uk-ua'] = "Показує список процесів і забезпечує можливість запуску і зупинки їх.";
  402. ?>