<?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" => "Chave API Zoho, tem que registar a sua em api.zoho.com",
"API Key" => "Chave API",
"Zoho secret key, you must have registered to api.zoho.com" => "Chave secreta Zoho, tem que registar a sua em api.zoho.com",
"Secret Key" => "Chave Secreta",
"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 se encontra a trabalhar localmente ou protegido por uma firewall, pode instalar um Agente Zoho Pydio numa zona publica. Veja a pasta 'Content' da pasta do Plugin.",
"Use Z-Agent" => "Usar Z-Agent",
"If you use the agent, enter its URL here." => "Se usar este agente, coloque o seu URL aqui.",
"Z-Agent URL" => "URL Z-Agent",
"Uniquely generated public key, that you must copy and paste inside the save_zoho.php file (see doc)." => "Uniquely generated public key, that you must copy and paste inside the save_zoho.php file (see doc).",
"Z-Agent Key" => "Z-Agent Key",
"External Z-Agent" => "External Z-Agent",
"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",
);