source: admin/WebConsole/idiomas/php/eng/configuraciones_eng.php @ 1616b6e

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 1616b6e was a71cfe29, checked in by ramon <ramongomez@…>, 14 years ago

Versión 1.0.2: asistente particionado muestra el tamaño libre del menor disco (modifica #341)

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

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[f1cef3e]1<?
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: configuraciones_esp.php
5//      Idioma: Español
6//________________________________________________________________________________________________________
7$TbMsg=array();
8$TbMsg[0]='Configuraciones';
9$TbMsg[1]='Ámbito';
10$TbMsg[2]="Aulas";
11$TbMsg[3]="Grupo de Ordenadores";
12$TbMsg[4]="Ordenadores";
13
14$TbMsg[5]="Nombre";
15$TbMsg[6]="Ubicación";
16$TbMsg[7]="Cañón";
17$TbMsg[8]="Pizarra";
18$TbMsg[9]="Puestos";
19$TbMsg[10]="URL Imagen";
20$TbMsg[11]="Menú";
21$TbMsg[12]="Comentarios";
22$TbMsg[13]="Ordenadores";
23
24$TbMsg[14]="Nombre";
25$TbMsg[15]="Dirección IP";
26$TbMsg[16]="Dirección MAC";
27$TbMsg[17]="Perfil Hardware";
28
29$TbMsg[18]="DESAGRUPAR SEGÚN VALORES DISTINTOS DE:";
30$TbMsg[19]="Datos a suministrar";
31
[a71cfe29]32$TbMsg[20]='Partition';
33$TbMsg[21]='Installed OS';
34$TbMsg[22]='Size (KB)';
35$TbMsg[23]='Configuration Data';
36$TbMsg[24]='Type';
37$TbMsg[25]='Image';
38$TbMsg[26]='Software Profile';
39$TbMsg[27]='Filesys';
40$TbMsg[28]='None';
41$TbMsg[29]='Unknown';
[f1cef3e]42
[a71cfe29]43$TbMsg[30]='Filesystem';
44$TbMsg[31]='OS name';
45$TbMsg[32]='Partition Size';
46$TbMsg[33]='Image Name';
47$TbMsg[34]='Software Profile';
[e8d5eb1]48$TbMsg[35]='Disk';
[a71cfe29]49$TbMsg[36]='Primary Partitions';
50$TbMsg[37]='Logical Partitions';
51$TbMsg[38]='Menor espacio libre (KB)';
52$TbMsg[39]='Customize';
53$TbMsg[40]='Sin modificar tama&ntilde;o';
54$TbMsg[41]='Generate Instruction';
[f1cef3e]55?>
Note: See TracBrowser for help on using the repository browser.