<?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(
"Office Docs" => "Documentos de Oficina",
"Zoho editor" => "Editor Zoho",
"Zoho API Key, you must have registered to api.zoho.com" => "Clave Zoho API, tienes que haberla registrado a api.zoho.com",
"API Key" => "Clave API",
"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." => "Si estás trabajando en local o detrás de un cortafuegos, puedes installar el Zoho Agent en una zona pública. Ver el contenido del directorio del plugin.",
"If you use the agent, enter its URL here." => "Si usas el agente, introduce aquí la URL.",
"Z-Agent URL" => "URL de Z-Agent",
"Uniquely generated public key, that you must copy and paste inside the save_zoho.php file (see doc)." => "Clave pública única, tienes que copiarla y pegarla en el archivo save_zoho.php (ver documentación).",
"Z-Agent Key" => "Clave Z-Agent",
"External Z-Agent" => "Z-Agent Externo",
"You can change ZOHO menu language (de, en, fr, it, pt, ru, ...)" => "Puedes cambiar el lenguaje del menú de Zoho (de, en, fr, it, pt, ru, ...)",
"Language" => "Lenguaje",
);
