<?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(
"Update Engine" => "Sistema de Actualización",
"Automatic update of Pydio. Since version 3.3.3" => "Detectar actualizaciones necesarias para los paquetes de Pydio.",
"Update Site" => "Sitio de Actualización",
"Where to update" => "Sitio de actualización. /pub/ es el servidor público para la edición de la comunidadm /auth es el servidor para la edición empresarial. Asegurate de rellenar la Autenticación del Sitio de Actualización con el Clave API/Secreto disponible en tu cuenta en Pydio.com.",
"Preserve Files" => "Conservar Archivos",
"Files declared here (enter pathes from the root of Ajxp installation, comma-separated) will be backed up and restored before and after upgrade." => "Los archivos declarados aquí (introduce las rutas relativa desde la instalación Ajxp separadas por comas) serán guardados antes de la actualización y restaurados posteriomente.",
"Enable Import From v3.2.4" => "Activar Importación desde v3.2.4",
"Enable the migration action, available in the Settings repository" => "Activar la función de migración, disponible en el workspace Configuración",
"Update Channel" => "Actualizar Canal",
"Check stable or dev channel" => "Elegir canal de actualización: stable por defecto, development para actualizaciones inestables, Entreprise es sólo para migrar desde la edición comunitaria a la empresarial. Asegurate de cambiar a Stable posteriosmente.",
"Proxy Host" => "Proxy Host",
"Use a predefined proxy to establish connexion" => "Usar un proxy predefinido para establecer la conexión",
"Proxy User" => "Usuario del Proxy",
"Predefined proxy user name" => "Nombre de usuario del proxy",
"Proxy Pass" => "Contraseña del Proxy",
"Predefined proxy password" => "Contraseña predeterminada del proxy",
"Proxy configuration" => "Configuración del Proxy",
"Stable" => "Stable",
"Development" => "Development",
"Testing (blank)" => "Testing (blank)",
"Updater Configuration" => "Configuración del Actualizador",
"Install Enterprise Distribution" => "Instalar Distribución Empresarial",
"Authenticated Update Site" => "Sitio de Actualización Autentificado",
"Update Site User" => "Usuario del Sitio de Actualización",
"Required if the update site is requiring credentials." => "Usar API key/secret disponible en la cuenta de Pydio.com.",
"Update Site Password" => "Contraseña del Sitio de Actualización",
);
