<?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" => "Indexar Conteúdo",
    "2" => "Indexar conteúdos desta pasta",
    "3" => "Correr Indexação em segundo plano",
    "4" => "O Índice parece encontrar-se bloqueado, um processo de Indexação parece já estar a correr. Caso não, por favor remova o ficheiro '.ajxp_lock' localizado em 'cache/indexes'.",
    "5" => "Indexação Completa",
    "6" => "A Área de Trabalho encontra-se de momento a ser Indexada , por favor tente novamente mais tarde. Para forçar uma re-Indexação, remova o ficheiro '.ajxp_lock' localizado em 'data/cache/indexes'.",
    "7" => "A indexar pela primeira vez esta Área de Trabalho, por favor aguarde e tente efectuar novamente a sua pesquisa",
    "8" => "A Indexação de %s está a correr em segundo plano",
    "9" => "Não foi possível encontrar um Índice para a Área de Trabalho Actual! Deverá ordenar uma Indexação dos ficheiros primeiro!",
    "10" => "A Indexar sub-pastas em segundo plano",
    "11" => "Workspace seems to be currently indexing, please wait 3 minutes and retry your search.",
    "12" => "Workspace is not indexed, try launching indexation manually!",
    "13" => "Content",
);
