source: admin/WebConsole/idiomas/php/eng/comandos/eliminarimagenrepo_eng.php @ 64f4ada

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since 64f4ada was cecbc56, checked in by albertogp <albertogp@…>, 11 years ago

branches-version1.0-tickets
Mejoras en los comandos
Eliminar imagen Cache Cliente
Añadiendo idiomas
#462

git-svn-id: https://opengnsys.es/svn/branches/version1.0@4231 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[203e7d9]1<?
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: eliminarimagenrepositorio_eng.php (Comandos)
5//      Idioma: Ing�s
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[0]='Generation of software profiles';
9        $TbMsg[1]='Computer features';
10        $TbMsg[2]='Name';
11        $TbMsg[3]='IP Address';
12        $TbMsg[4]='MAC Address';
13        $TbMsg[5]='Remove Image Repository';
14        $TbMsg[6]='Environment';
15        $TbMsg[7]='Available Images';
16        $TbMsg[8]='Par';
17        $TbMsg[9]='System name';
18        $TbMsg[10]='----------- Image name -----------';
19        $TbMsg[11]='Nº';
20        $TbMsg[12]='Mark';
21        $TbMsg[13]='Size';
22        $TbMsg[14]='Locked Image';
23        $TbMsg[15]='Removing Image';
24        $TbMsg[16]='**** WARNING ****';
25        $TbMsg[17]='Clicking OK deletes the selected objects';
26        $TbMsg[18]="TOTAL Space";
27        $TbMsg[19]="Space Occupied";
28        $TbMsg[20]="Space Release";
29        $TbMsg[21]="% Occupied";
30        $TbMsg[22]="No connection to the Repository";
[6a5b3d7]31        $TbMsg[23]='Version Limitations 1.5';
[203e7d9]32        $TbMsg[24]='Clear Image is permitted if Repository and Web server hosted on the same server';
33        $TbMsg[25]='NOT Created';
34        $TbMsg[26]='Delete Image object';
35        $TbMsg[27]='Type';
[cecbc56]36        $TbMsg[28]='View Full Repository';
37        $TbMsg[29]='View Organizational Unit';
[5d4a2a9]38        $TbMsg[30]='Organizational Unit';
[b239936]39        $TbMsg[31]='Archive';
40        $TbMsg[32]='Directory';
[203e7d9]41?>
Note: See TracBrowser for help on using the repository browser.