source: extensions/FacebookPlug/Plugin/language/pt_PT/admin.lang.php @ 16949

Last change on this file since 16949 was 16949, checked in by TranslationTeam, 12 years ago

[facebookplug] Update pt_PT, thanks to : klito

  • Property svn:executable set to *
File size: 3.1 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang[' (?)'] = '(?)';
24$lang['Activity feed'] = 'Alimentador de Atividade';
25$lang['Activity'] = 'Atividade';
26$lang['Add Facebook Piwigo application on footer'] = 'Adicione a aplicação Piwigo no Facebook no rodapé';
27$lang['Add Facebook Piwigo group on footer'] = 'Adicione o grupo Piwigo do Facebook no rodapé';
28$lang['Add a icon link on each album page to share on Facebook'] = 'Adicione a cada página o icon link para partilha no Facebook';
29$lang['Add a icon link on each picture page to share on Facebook'] = 'Adicione o ibon link a cada página de fotos para partilhar fotos no Facebook';
30$lang['Add a icon link on each picture page to upload image on Facebook'] = 'Adicione o ibon link a cada página de fotos para carregar fotos no Facebook';
31$lang['Add a link on each page footer'] = 'Adicinar um link no rodapé de cada página';
32$lang['Add a paragraph with Facebook link on about page'] = 'Adicionar um parágrafo com o link Facebook na página Acerca de nós';
33$lang['Add informations on about page'] = 'Adicionar informações na página Acerca de nós';
34$lang['Advanced'] = 'Avançado';
35$lang['Allow Facebook to see private page'] = 'Permitir ao Facebook ver página privada';
36$lang['Always initialize Facebook'] = 'Iniciar sempre o Facebook';
37$lang['Asynchronous Facebook access'] = 'Acesso assincrono ao Facebook';
38$lang['Buttons'] = 'Botões';
39$lang['Color scheme'] = 'esquema de cor';
40$lang['Comments'] = 'Comentários';
41$lang['Continue'] = 'Continuar';
42$lang['Data updated with error'] = 'Atualização de dados com erro';
43?>
Note: See TracBrowser for help on using the repository browser.