<?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" => "Installazione Guidata Pydio",
    "2" => "Benvenuto nella procedura guidata di installazione Pydio",
    "3" => "Grazie per aver scelto Pydio!<br> Questo strumento garantirà che la tua nuova piattaforma di condivisione sia attiva in pochissimo tempo: naviga attraverso le varie sezioni per configurare i parametri dell'applicazione. Puoi soffermarti con il puntatore del mouse sull'etichetta di un campo per ottenere maggiorni informazioni. <br>Sei pronto? ",
    "4" => "Cominciamo!",
    "5" => "Attendi mentre Pydio viene configurato! Sarà operativo in pochi secondi...",
    "6" => "Installa Pydio Adesso",
    "7" => "Lingua",
    "8" => "Clicca su ciascuna sezione per modificarne i parametri",
    "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.",
);
