<?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" => "Asistente de Configuración",
    "2" => "Bienvenido al asistente de configuración de Pydio",
    "3" => "Gracias por instalar Pydio. <br/> Por favor siga las instrucciones para comenzar a compartir y sincronizar archivos en todos sus dispositivos. Asegurese de crear una base de datos y preparar los credenciales SQL antes de comenzar. Puedes pasar el cursor por encima de los campos para más información. <br/> Pulsa comenzar cuando estes listo.",
    "4" => "Comenzar",
    "5" => "¡Por favor espera mientras Pydio se configura! Estará listo en unos segundos...",
    "6" => "Instalar Pydio",
    "7" => "Lenguaje",
    "8" => "Pulsa en cada sección para editar los parámetros",
    "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.",
);
