<?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(
"Client Plugin" => "Plugin de Cliente",
"Browser-based rich interface. Contains configurations for theming, custom welcome message, etc." => "Interface rica baseada no Navegador. Contém configurações para temas, mensagens de boas vindas personalizadas, etc.",
"Main Options" => "Opções Gerais",
"Theme" => "Tema",
"Theme used for display" => "Tema a utilizar",
"Start Up Screen" => "Ecrã de Arranque",
"Title Font Size" => "Fonte de Título",
"Font sized used for the title in the start up screen" => "Tamanho da fonte usada no título do ecrã de arranque",
"Custom Icon" => "Icon personalizado",
"URI to a custom image to be used as start up logo" => "URL para uma imagem personalizada a ser usada como logo no arranque",
"Icon Width" => "Largura do Icon",
"Width of the custom image (by default 35px)" => "Largura da imagem personalizada",
"Welcome Message" => "Mensagem de Boas Vindas",
"An additionnal message displayed in the start up screen" => "Uma mensagem adicional a ser mostrada no ecrã de arranque",
"Client Session Config" => "Configuração de Sessão do Cliente",
"Client Timeout" => "Sessão de Cliente Expirou",
"The length of the client session in SECONDS. By default, it's copying the server session length. In most PHP installation, it will be 1440, ie 24minutes. You can set this value to 0, this will make the client session 'infinite' by pinging the server at regular occasions (thus keeping the PHP session alive). This is not a recommanded setting for evident security reasons." => "O tempo de sessão de um cliente em SEGUNDOS. Por pré definição, este valor copia o valor do servidor. Na maior parte das instalações PHP, esse valor é 1440 (24 minutos). Pode colocar este valor com -1, isto irá permitir tempos de sessão 'Infinitos', fazendo um ping regular ao servidor (mantendo assim a sessão PHP activa). Não é recomendável utilizar esta opção em 0 por óbvias questões de segurança.",
"Warning Before" => "Avisar antes",
"Number of MINUTES before the session expiration for issuing an alert to the user" => "´Tempo em minutos antes da sessão expirar que deve ser avisado o utilizador",
"Google Analytics" => "Estatísticas Google",
"Analytics ID" => "ID Estatísticas",
"Id of your GA account, something like UE-XXXX-YY" => "ID da sua conta GA, algo como 'UE-XXXX-YY'",
"Analytics Domain" => "Domínio das Estatísticas",
"Set the domain for your analytics reports (not mandatory!)" => "Introduza o domínio para os relatórios das estatísticas (não é obrigatório)",
"Analytics Events" => "Eventos de Estatísticas",
"Use Events Logging, experimental only implemented on download action in Pydio" => "Usar Registo de eventos, experimental, apenas implementado na área de transferências do Pydio",
"Icon Only" => "Icon Only",
"Skip the title, only display an image" => "Skip the title, only display an image",
"Icon Path (Legacy)" => "Icon Path (Legacy)",
"Icon Height" => "Icon Height",
"Height of the custom icon (with the px mention)" => "Height of the custom icon (with the px mention)",
"Top Toolbar" => "Top Toolbar",
"Title" => "Title",
"Append a title to the image logo" => "Append a title to the image logo",
"Logo" => "Logo",
"Replace the top left logo in the top toolbar" => "Replace the top left logo in the top toolbar",
"Logo Height" => "Logo Height",
"Manually set a logo height" => "Manually set a logo height",
"Logo Width" => "Logo Width",
"Manually set a logo width" => "Manually set a logo width",
"Logo Top" => "Logo Top",
"Manually set a top offset" => "Manually set a top offset",
"Logo Left" => "Logo Left",
"Manually set a left offset" => "Manually set a left offset",
"Set up some application parameters. If you enable Emails, please use the Test button to check if your php is correctly configured." => "Set up some application parameters. If you enable Emails, please use the Test button to check if your php is correctly configured.",
"Detected Encoding" => "Detected Encoding",
"Detected Server Path" => "Detected Server Path",
"Application Title" => "Application Title",
"Set the domain for yuor analytics reports (not mandatory!)" => "Set the domain for yuor analytics reports (not mandatory!)",
"Additional JS frameworks" => "Additional JS frameworks",
"Additional JS frameworks description" => "List of comma separated pathes to JS files, which must be loaded BEFORE the main Pydio framework is loaded. The preferred way should be using plugin resources declarations. Loading JS files at the very start up of the page might be option in some cases only.",
"Login Screen" => "Login Page",
"Welcome Page" => "Welcome Page",
"Replace the logo displayed in the welcome page" => "Replace the logo displayed in the welcome page",
"Custom Background (1)" => "Custom background (1)",
"Background Attributes (1)" => "Background attributes (1)",
"Custom Background (2)" => "Custom background (2)",
"Background Attributes (2)" => "Background attributes (2)",
"Custom Background (3)" => "Custom background (3)",
"Background Attributes (3)" => "Background attributes (3)",
"Custom Background (4)" => "Custom background (4)",
"Background Attributes (4)" => "Background attributes (4)",
"Custom Background (5)" => "Custom background (5)",
"Background Attributes (5)" => "Background attributes (5)",
"Custom Background (6)" => "Custom background (6)",
"Background Attributes (6)" => "Background attributes (6)",
"Image used as a background" => "Image used as a background",
"Attributes of the image used as a background" => "Attributes of the image used as a background",
"Center in Page (no-repeat)" => "Center in Page (no-repeat)",
"Fetch Window (repeat vertically)" => "Fetch Window (repeat vertically)",
"Fetch Window (no repeat)" => "Fetch Window (no repeat)",
"Tile (repeat both directions)" => "Tile (repeat both directions)",
"Page Background Images" => "Page Background Images",
"Minisite" => "Minisite",
"Minisite Logo" => "Minisite Logo",
"Top-right logo displayed on minisite page" => "Top-right logo displayed on minisite page",
"User Home Logo" => "User Home Logo",
"Web Session" => "Web Session",
"Google Analytics Analytics ID" => "Google Analytics Analytics ID",
"Google Analytics Analytics Domain" => "Google Analytics Analytics Domain",
"Google Analytics Analytics Events" => "Google Analytics Analytics Events",
"Low-Resolution Background" => "Low-Resolution Background",
"Make sure to use a smaller resolution image, otherwise mobile loading is very slow." => "Make sure to use a smaller resolution image, otherwise mobile loading is very slow.",
"Background Attributes (Low Resolution)" => "Background Attributes (Low Resolution)",
"Display Branding Tool" => "Display Branding Tool",
"Show the palette on the interface to change the interface colors and logos. Make sure to reload the interface if you toggle this option." => "Show the palette on the interface to change the interface colors and logos. Make sure to reload the interface if you toggle this option.",
"Use configured branding" => "Use configured branding",
"Override default styles and colors with the options defined in the branding tool. Make sure to reload the interface if you toggle this option." => "Override default styles and colors with the options defined in the branding tool. Make sure to reload the interface if you toggle this option.",
"Enable Welcome Tour" => "Enable Welcome Tour",
"Enable the small tour triggered at first visit" => "Enable the small tour triggered at first visit",
);
