diff options
Diffstat (limited to 'plugins/TakeATour/language/pt_PT/plugin.lang.php')
-rwxr-xr-x | plugins/TakeATour/language/pt_PT/plugin.lang.php | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/plugins/TakeATour/language/pt_PT/plugin.lang.php b/plugins/TakeATour/language/pt_PT/plugin.lang.php deleted file mode 100755 index d55c1bed7..000000000 --- a/plugins/TakeATour/language/pt_PT/plugin.lang.php +++ /dev/null @@ -1,38 +0,0 @@ -<?php -// +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based photo gallery | -// +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org | -// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | -// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | -// +-----------------------------------------------------------------------+ -// | This program is free software; you can redistribute it and/or modify | -// | it under the terms of the GNU General Public License as published by | -// | the Free Software Foundation | -// | | -// | This program 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 | -// | General Public License for more details. | -// | | -// | You should have received a copy of the GNU General Public License | -// | along with this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ -$lang['takeatour_configpage'] = 'Faça Uma Viagem » Lista de demonstrações'; -$lang['End tour'] = 'Fim da apresentação'; -$lang['Next '] = 'Próximo'; -$lang['Prev'] = 'Anterior'; -$lang['Start the Tour'] = 'Iniciar apresentação'; -$lang['Visit your Piwigo!'] = 'Visitar o seu Piwigo'; - -$lang['First Contact'] = 'Primeiro contacto'; - -$lang['2.7 Tour'] = 'Apresentação do 2.7'; -$lang['2_7_0_descrp'] = 'Descobre o que há de novo no Piwigo 2.7'; -$lang['Privacy'] = 'Privacidade'; -$lang['TAT_descrp'] = 'Bem-vindo(a)! Aqui está uma lista de todas as possibilidades disponíveis para ajudar a descobrir as possibilidades da sua galeria Piwigo.<br><br> Inicie uma visita abaixo e siga as instruções. Clique em Próximo/anterior (ou use as setas do seu teclado) para navegar durante uma visita. Enquanto está numa visita, se for para outra página da administração, será redirecionado(a) para a página da visita que efetuava. Se está bloqueado(a) e não pode terminar o passeio, vá para <em>Plugins» Fazer uma visita</em> e terminará a visita.'; -$lang['Take a tour and discover the features of your Piwigo gallery » Go to the available tours'] = 'Dê uma vista de olhos e descubra as possibilidades da sua galeria Piwigo >> Veja as possibilidades de verificação existentes.'; -$lang['first_contact_descrp'] = 'Recomendado para iniciantes, esta visita introduze-o no Piwigo e suas possibilidades básicas. Começa por lhe mostrar como adicionar fotos, e depois administra-las. A visita continua com a gestão do album e termina com personalização usando configuração, temas e extenções.'; -$lang['privacy_descrp'] = 'Esta visita apresenta-lhe todas as hipóteses para proteger as suas fotos de acesso público com permissões por album e foto, e de copias usando proteções de imagem.';
\ No newline at end of file |