<?php
/*
 * Copyright 2007-2017 Abstrium <contact (at) pydio.com>
 * 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 = [
    "1" => "%s están en cola para subir",
    "2" => "Subiendo %s archivos",
    "3" => "No tienes permisos para subir este archivo aquí",
    "4" => "Selecciona Archivo",
    "5" => "Selecciona Carpeta",
    "6" => "No se puede cancelar la creación de la carpeta",
    "7" => "Subiendo archivos al servidor...",
    "8" => "Parece que tu navegador no permite soltar carpetas",
    "9" => "",
    "10" => "",
    "11" => "Empezar",
    "12" => "Limpiar",
    "13" => "Carpeta creada",
    "14" => "Procesando",
    "15" => "Pendiente", 
    "16" => "Procesado",
    "17" => "Mostrar archivos procesados",
    "18" => "Si existe un archivo con el mismo nombre:",
    "19" => "Parar subida y notificarme",
    "20" => "Renombar archivo",
    "21" => "Sobreescribir",
    "23" => "Errors",
];
