<?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" => "In Korb legen",
"2" => "Das Element in den ausgewählten Korb legen",
"3" => "Leer",
"4" => "Ausgewählten Korb leeren",
"5" => "Neu",
"6" => "Neuen Korb erstellen",
"7" => "Herunterladen",
"8" => "Inhalt des ausgewählten Korbs herunterladen",
"9" => "Standard-Korb",
"10"=> "Körbe",
"11"=> "Inhalt des ausgewählten Korbs komprimieren",
"12"=> "Archiv aus Auswahl erstellen",
"13"=> "Name des Korbs",
"14"=> "Archiv aus allen Dateien des Korbs erstellen. Bitte einen Namen für das Archiv angeben:",
"15"=> "Elemente in den Korb legen, um sie später herunterzuladen oder freizugeben.",
"16"=> "Aus Korb entfernen",
"17" => "Keine Elemente ausgewählt",
"18" => "Verwenden Sie diesen Korb, um Dateien aus verschiedenen Ordnern auf einmal herunterzuladen.",
);