<?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 fichiers en attente",
    "2" => "Chargement de %s fichiers",
    "3" => "Vous n'êtes pas autorisé à transférer ce fichier ici",
    "4" => "Fichier",
    "5" => "Répertoire",
    "6" => "Impossible d'annuler la création d'un dossier",
    "7" => "Transfert des fichiers vers le serveur...",
    "8" => "Il semble que votre navigateur ne supporte pas le chargement de dossiers. Vous devriez utiliser l'application de synchronisation.",
    "9" => "",
    "10" => "",
    "11" => "Démarrer",
    "12" => "Vider",
    "13" => "Répertoire créé",
    "14" => "En cours",
    "15" => "En attente",
    "16" => "Terminés",
    "17" => "Montrer/cacher les fichiers transferés",
    "18" => "Si un fichier avec le même nom existe:",
    "19" => "Interrompre et me demander",
    "20" => "Renommer automatiquement",
    "21" => "Remplacer le fichier existant",
    "22" => "Options",
    "23" => "Erreurs",
];
