source: extensions/FacebookPlug/Plugin/language/pt_BR/admin.lang.php @ 21476

Last change on this file since 21476 was 21476, checked in by TranslationTeam, 11 years ago

[facebookplug] Add pt_BR, thanks to : hespanhol

  • Property svn:executable set to *
File size: 3.0 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 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'] = 'Atividade';
25$lang['Add Facebook Piwigo application on footer'] = 'Adicionar Piwigo Facebook no rodapé';
26$lang['Add Facebook Piwigo group on footer'] = 'Adicionar grupo Piwigo Facebook no rodapé';
27$lang['Add a icon link on each album page to share on Facebook'] = 'Adicionar um ícone em cada álbum para compartilhar no Facebook';
28$lang['Add a icon link on each picture page to share on Facebook'] = 'Adicionar um ícone em cada foto para compartilhar no Facebook';
29$lang['Add a icon link on each picture page to upload image on Facebook'] = 'Adicionar um ícone em cada foto para enviar imagem para o Facebook';
30$lang['Add a link on each page footer'] = 'Adicionar um atalho no rodapé de cada página';
31$lang['Add a paragraph with Facebook link on about page'] = 'Adicionar um parágrafo com um atalho para o Facebook na página Sobre';
32$lang['Add informations on about page'] = 'Adicionar informações na página Sobre';
33$lang['Advanced'] = 'Avançado';
34$lang['Allow Facebook to see private page'] = 'Permitir que o Facebook veja as páginas privadas';
35$lang['Always initialize Facebook'] = 'Sempre inicializar o Facebook';
36$lang['Asynchronous Facebook access'] = 'Acesso assíncrono ao Facebook';
37$lang['Buttons'] = 'Botões';
38$lang['Color scheme'] = 'Esquema de cores';
39$lang['Comments'] = 'Comentários';
40$lang['Continue'] = 'Continuar';
41$lang['Data updated with error'] = 'Erro no envio de dados';
42?>
Note: See TracBrowser for help on using the repository browser.