Bon soir.

J'ajoute la traduction a l'espagnol de la revision 2113 du fichier es_ES.php.
<?php
/*
 * @version $Id: setup.php,v 1.2 2006/04/02 14:45:27 moyo Exp $
 ----------------------------------------------------------------------
 GLPI - Gestionnaire Libre de Parc Informatique
 Copyright (C) 2003-2006 by the INDEPNET Development Team.
 
 http://indepnet.net/   http://glpi-project.org/
 ----------------------------------------------------------------------

 LICENSE

	This file is part of GLPI.

    GLPI is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    GLPI is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with GLPI; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 ------------------------------------------------------------------------
*/

// ----------------------------------------------------------------------
// Original Author of file: Gilles PORTHEAULT
// Purpose of file:
// ----------------------------------------------------------------------
	//español

$langaddressing["title"][1]="Direcciones IP";

$langaddressing["reports"][1]="Informe IP de la red";
$langaddressing["reports"][2]="IP";
$langaddressing["reports"][3]="Seleccione la red";
$langaddressing["reports"][4]="Ver informe"; 
$langaddressing["reports"][5]="Dirección MAC";
$langaddressing["reports"][6]="Ordenador";
$langaddressing["reports"][7]="Impresora";
$langaddressing["reports"][8]="Tipo";
$langaddressing["reports"][9]="Dispositivo conectado";
$langaddressing["reports"][10]="Elemento de red";
$langaddressing["reports"][11]="Teléfonos";
//$langaddressing["reports"][12]="IP en rojo";
$langaddressing["reports"][13]="Dir. reservada";
$langaddressing["reports"][14]="Contacto";
$langaddressing["reports"][15]="Línea en rojo";
$langaddressing["reports"][16]="IP repetida";
$langaddressing["reports"][17]="Periférico";
$langaddressing["reports"][18]="Máscara de subred";
$langaddressing["reports"][19]="Dirección de la red";
$langaddressing["reports"][20]="Dirección de broadcast";
$langaddressing["reports"][21]="Número de hosts";
$langaddressing["reports"][22]="Rango de hosts";
$langaddressing["reports"][23]="Reserva";
$langaddressing["reports"][24]="IP libre";
$langaddressing["reports"][25]="Línea en azul";
$langaddressing["reports"][26]="IPs libres";
$langaddressing["reports"][27]="IPs reservadas";
$langaddressing["reports"][28]="IPs ocupadas (sin duplicados)";
$langaddressing["reports"][29]="IPs repetidas";


$langaddressing["setup"][1]="El campo Comentarios de esta red está vacío<br> o no tiene el formato IP/Máscara";
$langaddressing["setup"][2]="No ha seleccionado ninguna red";
?>
_______________________________________________
Glpi-dev mailing list
Glpi-dev@gna.org
https://mail.gna.org/listinfo/glpi-dev

Reply via email to