source: admin/WebConsole/idiomas/php/cat/comandos/crearsoftincremental_cat.php @ 51c2318

Last change on this file since 51c2318 was b5b0d2f, checked in by ramon <ramongomez@…>, 13 years ago

Versión 1.0.4a, #556: Nombres correctos para los ficheros de idioma de los comandos en catalán.

git-svn-id: https://opengnsys.es/svn/trunk@3377 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 673 bytes
RevLine 
[2d6b081]1<?
2//________________________________________________________________________________________________________
3//
4//      Fichero de idiomas php: crearsoftincremental_esp.php (Comandos)
5//      Idioma: Español
6//________________________________________________________________________________________________________
7        $TbMsg=array();
8        $TbMsg[0]='Generación de software Incremental' ;
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]='';
16        $TbMsg[8]='Par';
17        $TbMsg[9]='Nombre Perfil';
18        $TbMsg[10]='Software incremental disponible';
19?>
Note: See TracBrowser for help on using the repository browser.