<?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" => "Clef d'API Zoho, vous devez être enregistré sur api.zoho.com",
"API Key" => "Clef d'API",
"Zoho secret key, you must have registered to api.zoho.com" => "Clef secrète Zoho, vous devez être enregistré sur api.zoho.com",
"Secret Key" => "Clef secrète",
"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 vous êtes derrière un pare-feu, ou si vous travaillez en local, vous pouvez installer un agent Pydio Zoho dans la zone publique. Voir le contenu du répertoire du plugin.",
"Use Z-Agent" => "Utiliser Z-Agent",
"If you use the agent, enter its URL here." => "Si vous utilisez l'agent, entrez son URL complète ici",
"Z-Agent URL" => "URL Z-agent",
"Uniquely generated public key, that you must copy and paste inside the save_zoho.php file (see doc)." => "Clef publique unique générée, vous devez la copier/coller dans le fichier 'save_zoho.php' (voir le manuel).",
"Z-Agent Key" => "Clef Z-Agent",
"External Z-Agent" => "Z-Agent externe",
"Office Docs" => "Documents Offices",
"Zoho editor" => "Editeur Zoho",
"You can change ZOHO menu language (de, en, fr, it, pt, ru, ...)" => "Changer la langue des menus ZOHO (de, en, fr, it, pt, ru, ...)",
"Language" => "Langue",
);