source: admin/WebConsole/idiomas/php/eng/propiedades_grupos_eng.php

lgromero-new-oglive
Last change on this file was beebc19, checked in by Irina Gomez <irinagomez@…>, 7 years ago

#842 Consola: se revisan todos los ficheros de idioma en inglés.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<?php
2//________________________________________________________________________________________________________
3//
4//      Php language file: propiedades_tareas_eng.php
5//      Language: English
6//________________________________________________________________________________________________________
7$TbMsg=array();
8$TbMsg[0]="No Option";
9$TbMsg[1]="Insert";
10$TbMsg[2]="Modify";
11$TbMsg[3]="Delete";
12$TbMsg[4]="Group Management";
13$TbMsg[5]="Group name";
14$TbMsg[6]="Comments";
15$TbMsg[7]="Labs Groups";
16$TbMsg[8]="Procedures Groups";
17$TbMsg[9]="Tasks Groups";
18$TbMsg[10]="Jobs Groups";
19$TbMsg[11]="Images Groups";
20$TbMsg[12]="Hardware Components  Groups ";
21$TbMsg[13]="Software Components Groups";
22$TbMsg[14]="Hardware Profiles Groups";
23$TbMsg[15]="Software Profiles Groups";
24$TbMsg[16]="Incremental Software Groups";
25$TbMsg[17]="OpenGnsys Servers Groups";
26$TbMsg[18]="Dhcp Servers Groups";
27$TbMsg[19]="Menus Groups";
28$TbMsg[20]="Reservations Groups";
29$TbMsg[21]="Entities Groups";
30$TbMsg[22]="Computers Groups";
31$TbMsg[23]="Monolithic Images Groups";
32$TbMsg[24]="Basic Images Groups";
33$TbMsg[25]="Incremental Images Groups";
Note: See TracBrowser for help on using the repository browser.