<?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" => "Inhalt in­de­xie­ren",
    "2" => "Ordnerinhalt in­de­xie­ren",
    "3" => "In­de­xie­rung wird im Hintergrund ausführt",
    "4" => "Der Index scheint gesperrt zu sein, ein In­de­xie­rungsprozess könnte bereits laufen. Falls nicht, bitte die .ajxp_lock-Datei im Ordner cache/indexes löschen.",
    "5" => "Indexierung abgeschlossen",
    "6" => "Warnung, die Indexierung der Arbeitsumgebung wird gerade ausgeführt. Bitte versuchen Sie es später noch einmal.",
    "7" => "Die Arbeitsumgebung wird zum ersten Mal indexiert. Bitte versuchen Sie es später noch einmal.",
    "8" => "In­de­xie­rung von '%s' wird im Hintergrund ausführt",
    "9" => "Für die Arbeitsumgebung existiert kein Index. Bitte starten Sie zuerst die Indexierung.",
    "10" => "In­de­xie­rung des Unterordners wird im Hintergrund ausführt",
);
