<?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(
"Welcome Page"=> "Page d'accueil",
"Welcome Page displaying a list of workspaces" => "Ecran d'accueil des utilisateurs après authentification.",
"Open workspace by simple click" => "Ouvrir les workspaces par clic simple",
"Open workspace by simple click instead of double click." => "Ouvrir les workspaces par clic simple plutôt que double-clic.",
"Enable Getting Started" => "Activer 'Pour Débuter'",
"Enable addition tabulation to access getting started videos" => "Activer le panneau d'information affichant des vidéos pour débuter avec la plateforme.",
"iOS App URL" => "URL de l'application iOS",
"URL of the iOS application" => "URL de l'application native iOS (laisser vide pour cacher le bloc)",
"Android App URL" => "URL de l'application Android",
"URL of the Android application" => "URL de l'application native Android (laisser vide pour cacher le bloc)",
"Windows PydioSync URL" => "PydioSync Windows",
"URL of the windows sync application" => "URL de l'application de synchronisation pour Windows Desktop (laisser vide pour cacher le bloc)",
"Mac PydioSync URL" => "PydioSync Mac",
"URL of the mac sync application" => "URL de l'application de synchronisation pour MacOS (laisser vide pour cacher le bloc)",
"Enable Global Search" => "Activer la recherche globale",
"Enable cross-workspaces search form on home page" => "Activer le formulaire de recherche inter-workspace sur la page d'accueil",
"Display Server QRCode"=>"Afficher le QRCode du serveur",
"Let users connect easily to the latest mobile applications by displaying a QRCode"=>"Simplifiez le processus de connection pour les utilisateurs par l'utilisation d'un QRCode.",
);
