source: extensions/photoWidget/language/pt_PT/plugin.lang.php @ 15519

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

[photowidget] Update pt_PT, thanks to : alahel76

  • Property svn:executable set to *
File size: 2.8 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['All categories'] = 'Álbuns';
24$lang['Animation background color'] = 'Cor de fundo da animação ';
25$lang['Animation size'] = 'Tamanho da animação ';
26$lang['Applicable categorie(s)'] = 'Selecção de uma categoria';
27$lang['Background color of animation has been updated'] = 'Cor de fundo actualizada';
28$lang['Color'] = 'Cor';
29$lang['Height has been updated'] = 'Altura foi actualizada ';
30$lang['Height'] = 'Altura';
31$lang['Main configuration'] = 'configuração geral';
32$lang['No'] = 'Não';
33$lang['Photo Widget Plugin'] = 'Modo de exibição PhotoWidget';
34$lang['Submit'] = 'submeter';
35$lang['This widget requires Flash Player 9 or better'] = 'Este modo de exibição necessita pelo menos Flash 9';
36$lang['Width has been updated'] = 'A largura foi actualizada';
37$lang['Width'] = 'Largura';
38$lang['Yes'] = 'Sim ';
39$lang['You can choose that mode for displaying one, severals or all categories'] = 'Pode escolher este modo de exibição para uma, varias ou todas as categorias ';
40$lang['You choose that mode for'] = 'Escolheu este modo de exibição para';
41$lang['You must choose at least one category'] = 'deve escolher pelo menos um álbum';
42$lang['one category'] = 'uma categoria';
43$lang['severals categories'] = 'todas as categorias';
44?>
Note: See TracBrowser for help on using the repository browser.