<?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(
"1" => "Instalador do Pydio",
"2" => "Bem vindo ao Instalador do Pydio",
"3" => "Thank you for installing Pydio!<br> This tool will make sure your new sharing platform is up and running in no time: browse through the various sections to set up the general behaviour of the application. You can fly over the fields labels with your mouse to get more information. <br>Are you ready ? ",
"4" => "Start Wizard!",
"5" => "Please wait while Pydio is being configured! It will be up and running in a couple of seconds...",
"6" => "Install Pydio Now",
"7" => "Language",
"8" => "Click on each section to edit parameters",
"9" => "Next",
"10"=> "Test DB Connection",
"11"=> "Back",
"12"=> "Connection failed!",
"13"=> "Pydio Installation succeeded! You can now log in with the admin user %1 you have just defined. This page with reload automatically in %2 seconds.",
"14"=> "Pydio Installation succeeded, except we could not update the file the .htaccess file. Please update the file %1, then reload the page and log in with the admin user %2 you have just defined.",
);