<?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"=> "Página de Bienvenida",
"Welcome Page displaying a list of workspaces" => "Página de Bienvenida que muestra la lista de workspaces",
"Open workspace by simple click" => "Abrir workspace con pulsando una vez",
"Open workspace by simple click instead of double click." => "Abrir workspace pulsando una vez en vez de pulsar dos veces.",
"Enable Getting Started" => "Activar Getting Started",
"Enable addition tabulation to access getting started videos" => "Activar una pestaña adicional para acceder a los videos Getting Started",
"iOS App URL" => "URL a la App de iOS",
"URL of the iOS application" => "URL a la App de iOS (dejar vacío si quieres ocultar el bloque)",
"Android App URL" => "URL a la App de Android",
"URL of the Android application" => "URL a la App de Android (dejar vacío si quieres ocultar el bloque)",
"Windows PydioSync URL" => "URL de PydioSync para Windows",
"URL of the windows sync application" => "URL a la aplicación de sincronización de Windows (dejar vacío si quieres ocultar el bloque)",
"Mac PydioSync URL" => "URL de PydioSync para Mac",
"URL of the mac sync application" => "URL a la aplicación de sincronización de Mac (dejar vacío si quieres ocultar el bloque)",
"Enable Global Search" => "Activar Búsqueda Global",
"Enable cross-workspaces search form on home page" => "Activar búsqueda a través de todos los workspaces desde la página de inicio",
"Display Server QRCode"=>"Mostrar el QRCode del Servidor",    
"Let users connect easily to the latest mobile applications by displaying a QRCode"=>"Permite a los usuarios conectar fácilmente desde las aplicaciones móvil mostrando un QRCode",    
);
