<?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(
"S3 (Amazon Web Service)" => "S3 (Amazon Web Service)",
"Access an AWS server. Requires AWS-SDK for PHP" => "Accéder à un serveur AWS. Nécessite AWS-SDK for PHP ",
"Key" => "Clé",
"S3 Api Key" => "Clé d'API S3",
"Secret Key" => "Clé secrète",
"S3 secret key" => "Clé secrète S3",
"Region" => "Région",
"S3 storage region" => "Région du stockage S3",
"Container" => "Container",
"Root container in the S3 storage" => "Container S3 sans lequel sont stockées les données",
"Open Stack (Swift)" => "Open Stack (Swift)",
"Access Open Stack Object Storage via Swift API" => "Access Open Stack Object Storage via Swift API",
"Username" => "Username",
"User email as you enter it to log to the console" => "User email as you enter it to log to the console",
"Console Password" => "Console Password",
"Tenant ID" => "Tenant ID",
"Tenant ID (see API Keys page)" => "Tenant ID (see API Keys page)",
"Endpoint" => "Endpoint",
"Endpoint (see API Keys page, Identity endpoint)" => "Endpoint (see API Keys page, Identity endpoint)",
"Your region identifier" => "Your region identifier",
"Base Container" => "Base Container",
"Console password" => "Console password",
);
