<?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" => "Utilizadores partilhados",
"2" => "Áreas de Trabalho Partilhadas",
"3" => "Ficheiros Públicos",
"4"	=> "Caminho do Ficheiro",
"5"	=> "Repositório",
"6"	=> "Palavra-Chave",
"7"	=> "Validade",
"8" => "Elementos",
"9" => "Utilizadores Associados",
"10"=> "Áreas de Trabalho Associadas",
"11"=> "Tem a certeza de que quer apagar os seguintes elementos?",
"12"=> "Não tem permissões para apagar este elemento.",
"13"=> "Apagado com sucesso o ficheiro público.",
"14"=> "Integridade",
"15"=> "Confirmar",
"16"=> "Danificado",
"17"=> "URL de Transferência",
"18"=> "Copiar URL",
"19"=> "Copiar URL para enviar por e-mail.",
"20"=> "Transferências",
"21"=> "Sim",
"22"=> "Não",
"23"=> "Apagados com sucesso %s ficheiros.",
"24"=> "Nada para apagar.",
"25"=> "Limpar Expirados",
"26"=> "Apagar Ficheiros Partilhados Expirados.",
"27"=> "Proprietário",
"28"=> "Ficheiros partilhados para transferência directa, protegidos ou não por uma Palavra-Chave.",
"29"=> "Delega Áreas de Trabalho criados por utilizadores.",
"30"=> "Utilizadores criados para aceder às Áreas de Trabalho Delegadas.",
"31"=> "Descrição",
"32"=> "Repor",
"33"=> "Repor Contador de Transferências",
"title" => "My Account",
"desc" => "Manage my account preferences, my address book, shared elements, etc.",
"34" => "My Shares",
"35" => "All my shared items (files and folders)",
"36" => "Parameters",
"37" => "My profile and application settings",
"38"=> "Notifications",
"39"=> "Select a workspace",
"40"=> "Welcome, %s",
"41"=> "Use this workspace as default",
"42"=> "Enter",
"43"=> "My Profile",
"43t"=> "All my personal data",
"44"=> "My Account",
"45"=> "Personal data",
"46"=> "Address Book",
"47"=> "Users and teams that you created",
"48"=> "My Users",
"49"=> "External users that you created",
"50"=> "My Teams",
"51"=> "Teams of users, used as shortcuts when sharing",
"52"=> "Are you sure you want to delete this team? This will not remove any users.",
    "53"=> "Back to my workspaces",
    "54"=> "Update Members",
    "55"=> "Add/Remove users from this team",
    "56"=> "Add one user per line, type in the textarea to see the auto-completion list appear.",
    "57" => "Create a Team",
    "58" => "Teams are used as a shortcut to quickly share a folder with a predefined set of users",
    "59" => "Team Label",
    "60" => "Team Users",
    "61" => "Email Preferences",
    "62" => "Send emails every X minutes",
    "63" => "Send emails every Y hours",
    "64" => "Choose the hour of the day",
    "65" => "Choose the first hour of the day",
    "66" => "Choose the second hour of the day",
    "67" => "Pick a day of the week",
    "68" => "Monday",
    "69" => "Tuesday",
    "70" => "Wednesday",
    "71" => "Thursday",
    "72" => "Friday",
    "73" => "Saturday",
    "74" => "Sunday",
);
