source: extensions/pwgCumulus/language/pt_BR/plugin.lang.php @ 21366

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

[cumulus_tags_cloud] Add pt_BR, thanks to : flaviove

  • Property svn:executable set to *
File size: 4.9 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['cloud'] = 'nuvem';
24$lang['cumulus cloud'] = 'nuvem cumulus';
25$lang['show tag cloud'] = 'mostrar nuvem de etiquetas';
26$lang['Height updated'] = 'Alturas atualizadas';
27$lang['Menu'] = 'Menu';
28$lang['Mouseover color'] = 'Cor mouseover';
29$lang['Mouseover color updated'] = 'Mauseover cor atualizada';
30$lang['Position'] = 'Posição';
31$lang['Position in main menu has been updated'] = 'Posição no menu principal foi atualizada';
32$lang['Tags cloud added in main menu'] = 'Etiquetas nuvem adicionadas no menu principal ';
33$lang['Tags cloud in main menu?'] = 'Etiquetas nuvem no menu principal?';
34$lang['Tags cloud removed from main menu'] = 'Etiquetas vuvem removidas do menu principal';
35$lang['Tags page'] = 'Páginas etiqueta';
36$lang['Tags size'] = 'Tamanho de etiquetas';
37$lang['That plugin display tags using a flash movie that rotates them in 3D. It works like a regular tags cloud but in a more amazing and exciting way.'] = 'Esse plugin mostra etiquetas usando um filme flash que gira em 3D. Ele funciona como uma nuvem de etiquetas regular, mas de uma forma mais surpreendente e emocionante.';
38$lang['Transparent mode for background'] = 'Modo transparente para o fundo';
39$lang['Transparent mode is not used'] = 'Modo transparente não está sendo utilizado';
40$lang['Transparent mode is used'] = 'Modo transparente está sendo utilizado';
41$lang['Width'] = 'Largura';
42$lang['Width updated'] = 'Larguras atualizadas';
43$lang['You can choose that mode for tags default display mode by adding (or changing) in the configuration file'] = 'Você pode escolher este modo de etiquetas como modo de exibição padrão, adicionando (ou mudando) no arquivo de configuração';
44$lang['You can choose to add cumulus tag cloud in menu. You can define tags cloud position in the main menu by choosing its position related to another block'] = 'Você pode optar por adicionar cumulus etiquetas nuvem no menu. Você pode definir posição de etiquetas nuvem no menu principal, escolhendo a sua posição em relação a outro bloco';
45$lang['block'] = 'bloco';
46$lang['Add tags cloud in main menu'] = 'Adicionar etiquetas núvem em menu principal';
47$lang['After'] = 'Depois';
48$lang['Animation colors'] = 'Cores de animação';
49$lang['Animation configuration : size, tags colors, tags size'] = 'Configuração de animação: tamanho, cores de etiquetas, tamanho de etiquetas';
50$lang['Animation width and height'] = 'Animação largura e altura';
51$lang['Background color'] = 'Cor de fundo';
52$lang['Background color updated'] = 'Cor de fundo atualizada';
53$lang['Before'] = 'Antes';
54$lang['Check the checkbox to add tags cloud in main menu'] = 'Verifique a caixa de seleção para adicionar etiquetas em nuvem no menu principal';
55$lang['Check the checkbox to use transparent mode for background'] = 'Verifique a caixa de seleção para usar o modo transparente para o fundo';
56$lang['Coefficient'] = 'Coeficiente';
57$lang['Coefficient for tags size updated'] = 'Coeficiente de etiquetas tamanhos atualizados';
58$lang['Color 1'] = 'Cor 1';
59$lang['Color 1 updated'] = 'Cor 1 atualizada';
60$lang['Color 2'] = 'Cor 2';
61$lang['Color 2 updated'] = 'Cor 2 atualizada';
62$lang['Cumulus Tags Cloud Plugin'] = 'Cumulus Plugin Etiquetas Nuvem';
63$lang['Current release:'] = 'Versão atual:';
64$lang['Dashboard'] = 'Painel de Instrumentos';
65$lang['Height'] = 'Altura';
66?>
Note: See TracBrowser for help on using the repository browser.