lgromero-new-oglive
Last change
on this file was
b6ec162,
checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago
|
#834: Remove all redundant PHP closing tags.
|
-
Property mode set to
100644
|
File size:
954 bytes
|
Line | |
---|
1 | <?php |
---|
2 | //________________________________________________________________________________________________________ |
---|
3 | // |
---|
4 | // Fichero de idiomas php: crearsoftincremental_esp.php (Comandos) |
---|
5 | // Idioma: Español |
---|
6 | //________________________________________________________________________________________________________ |
---|
7 | $TbMsg=array(); |
---|
8 | $TbMsg[0]='Creación de Imagen Incremental <br> (experimental)' ; |
---|
9 | $TbMsg[1]='Características del ordenador'; |
---|
10 | $TbMsg[2]='Nombre'; |
---|
11 | $TbMsg[3]='Dirección IP'; |
---|
12 | $TbMsg[4]='Dirección MAC'; |
---|
13 | $TbMsg[5]='Perfil Hardware'; |
---|
14 | $TbMsg[6]='Datos a suministrar'; |
---|
15 | $TbMsg[7]='Disco'; |
---|
16 | $TbMsg[8]='Par'; |
---|
17 | $TbMsg[9]='Nombre S.O.'; |
---|
18 | $TbMsg[10]='Imagen Incremental / Repositorio'; |
---|
19 | $TbMsg[11]='Opciones Adicionales'; |
---|
20 | $TbMsg[12]='Software incremental'; |
---|
21 | $TbMsg[13]='Borrar Incremental previamente'; |
---|
22 | $TbMsg[14]='Copiar Incremental en cache'; |
---|
23 | $TbMsg[15]='Borrarla previamente de la cache'; |
---|
24 | $TbMsg[16]='No borrar archivos en destino'; |
---|
25 | |
---|
Note: See
TracBrowser
for help on using the repository browser.