Hi, in attach the italian translation file for the plugin "Addressing".
Bye Passero
<?php /* ---------------------------------------------------------------------- GLPI - Gestionnaire Libre de Parc Informatique Copyright (C) 2003-2008 by the INDEPNET Development Team. http://indepnet.net/ http://glpi-project.org/ ---------------------------------------------------------------------- LICENSE This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program 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. To read the license please visit http://www.gnu.org/copyleft/gpl.html ---------------------------------------------------------------------- // Original Author of file: GRISARD Jean Marc & CAILLAUD Xavier // Purpose of file: plugin Addressing - Italian translation - Passero 14.03.2010 // ---------------------------------------------------------------------- */ $title="Indirizzi IP"; $LANG['plugin_addressing']['title'][1] = "".$title.""; $LANG['plugin_addressing'][1] = "Nessun rapporto trovato"; $LANG['plugin_addressing'][2] = "IP Report"; $LANG['plugin_addressing'][3] = "Link"; $LANG['plugin_addressing'][4] = "Genera"; $LANG['plugin_addressing']['reports'][1] = "Report per il range IP"; $LANG['plugin_addressing']['reports'][2] = "IP"; $LANG['plugin_addressing']['reports'][3] = "Seleziona la rete : "; $LANG['plugin_addressing']['reports'][5] = "MAC address"; $LANG['plugin_addressing']['reports'][8] = "Tipologia apparato"; $LANG['plugin_addressing']['reports'][9] = "Apparato connesso"; $LANG['plugin_addressing']['reports'][13] = "Indirizzi riservati"; $LANG['plugin_addressing']['reports'][14] = "Utente"; $LANG['plugin_addressing']['reports'][15] = "Riga rossa"; $LANG['plugin_addressing']['reports'][16] = "Stesso IP"; $LANG['plugin_addressing']['reports'][20] = " - "; $LANG['plugin_addressing']['reports'][23] = "Riservato"; $LANG['plugin_addressing']['reports'][24] = "IP libero"; $LANG['plugin_addressing']['reports'][25] = "Riga blu"; $LANG['plugin_addressing']['reports'][26] = "Numero di IP liberi"; $LANG['plugin_addressing']['reports'][27] = "Numero di IP riservati"; $LANG['plugin_addressing']['reports'][28] = "Numero di IP assegnati (non duplicati)"; $LANG['plugin_addressing']['reports'][29] = "Duplicati"; $LANG['plugin_addressing']['reports'][30] = "Ping IP liberi"; $LANG['plugin_addressing']['reports'][31] = "Ping: risposta ricevuta - IP usato"; $LANG['plugin_addressing']['reports'][32] = "Ping: nessuna risposta - IP libero"; $LANG['plugin_addressing']['reports'][34] = "IP realmente liberi (Ping=KO)"; $LANG['plugin_addressing']['reports'][36] = "Lista subnet rilevata : "; $LANG['plugin_addressing']['reports'][37] = "Dati non validi !!"; $LANG['plugin_addressing']['reports'][38] = "IP iniziale"; $LANG['plugin_addressing']['reports'][39] = "IP finale"; $LANG['plugin_addressing']['profile'][0] = "Gestione dei diritti"; $LANG['plugin_addressing']['profile'][3] = "Genera report"; $LANG['plugin_addressing']['setup'][8] = "Problema riscontrato con il range degli IP"; $LANG['plugin_addressing']['setup'][10] = "Mostra"; $LANG['plugin_addressing']['setup'][11] = "IP assegnato"; $LANG['plugin_addressing']['setup'][12] = "IP libero"; $LANG['plugin_addressing']['setup'][13] = "IP duplicato"; $LANG['plugin_addressing']['setup'][14] = "IP riservato"; $LANG['plugin_addressing']['setup'][15] = "Si"; $LANG['plugin_addressing']['setup'][16] = "No"; $LANG['plugin_addressing']['setup'][19] = "Tipologia ping"; $LANG['plugin_addressing']['setup'][20] = "Linux ping"; $LANG['plugin_addressing']['setup'][21] = "Windows"; $LANG['plugin_addressing']['setup'][22] = "Usa Ping"; $LANG['plugin_addressing']['setup'][24] = "Network"; $LANG['plugin_addressing']['setup'][25] = "Linux fping"; $LANG['plugin_addressing']['setup'][27] = "Problema nel salvataggio, non tutti i campi richiesti sono validi"; $LANG['plugin_addressing']['setup'][28] = "BSD ping"; $LANG['plugin_addressing']['setup'][29] = "MacOSX ping"; ?>
_______________________________________________ Glpi-translation mailing list [email protected] https://mail.gna.org/listinfo/glpi-translation
