<?php
/**
* Elgg Plugin language pack
*
* @package Elgg GuidTool
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
* @author Curverider Ltd
* @copyright Curverider Ltd 2008
* @link http://elgg.com/
* ****************************************
* @Italian Language Pack
* @Plugin: GuidTool
* @version: beta
* english_revision: 2218
* @Italian Support Group: http://community.elgg.org/pg/groups/271/italian-support-group/
* @translation by Lord55
* @link http://www.nobilityofequals.com
****************************************/
$italian = array(
/**
* Menu items and titles ###Argomenti del menu e titoli###
*/
'guidtool' => 'GUID Tool',
'guidtool:browse' => 'Naviga nei GUIDs',
'guidtool:import' => 'Importa',
'guidtool:import:desc' => 'Incolla il valore che desideri per importare nella seguente finestra,questo deve avere il formato "%s".',
'guidtool:pickformat' => 'Per favore seleziona il formato che preferisci importare o esportare.',
'guidbrowser:export' => 'Esporta',
);
add_translation("it",$italian);
?>
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.