<?php
/*
* Copyright 2007-2017 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* Pydio 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 Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with Pydio.  If not, see <http://www.gnu.org/licenses/>.
*
* The latest code can be found at <https://pydio.com>.
*/
$mess=array(
"Zoho API Key, you must have registered to api.zoho.com" => "Chiave API Zoho; devi essere registrato ad 'api.zoho.com'",
"API Key" => "Chiave API",
"Zoho secret key, you must have registered to api.zoho.com" => "Chiave Segreta Zoho; devi essere registrato ad 'api.zoho.com'",
"Secret Key" => "Chiave Segreta",
"If you are working locally or behind a firewall, you can install an ajaxplorer Zoho Agent somewhere in the public zone. See the plugin folder content." => "Se stai lavorando localmente o protetto da un firewall, puoi installare un 'Zoho Agent' da qalche parte nella zona pubblica. Si veda il contenuto della cartella del plugin.",
"Use Z-Agent" => "Usa Z-Agent",
"If you use the agent, enter its URL here." => "Se utilizzi l'agent, inserisci il suo URL quì.",
"Z-Agent URL" => "URL Z-Agent",
"Uniquely generated public key, that you must copy and paste inside the save_zoho.php file (see doc)." => "Chiave pubblica univoca che devi copiare ed incollare nel file 'save_zoho.php' (vedi doc).",
"Z-Agent Key" => "Chiave Z-Agent",
"External Z-Agent" => "Z-Agent Esterno",
"Office Docs" => "Office Docs",
"Zoho editor" => "Zoho editor",
"You can change ZOHO menu language (de, en, fr, it, pt, ru, ...)" => "You can change ZOHO menu language (de, en, fr, it, pt, ru, ...)",
"Language" => "Language",
);
