source: extensions/CryptograPHP/language/pt_PT/plugin.lang.php @ 24143

Last change on this file since 24143 was 24143, checked in by mistic100, 11 years ago

"random" must not be translated

  • 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['Picture comments'] = 'Comentários à imagem';
24$lang['Preview'] = 'Pré-visualizar';
25$lang['Random string'] = 'String aleatório';
26$lang['Register form'] = 'Formulário de registo';
27$lang['Simple equation'] = 'Equação simples';
28$lang['Solve equation'] = 'Resolve equação';
29$lang['Text color'] = 'Cor do texto';
30$lang['Tip: type "random" on a color field to have a random color'] = 'Dica:escreve "random" num campo de cor para obter uma cor aleatória.';
31$lang['good value:'] = 'bem avaliado:';
32$lang['random'] = 'aleatório';
33$lang['range:'] = 'intervalo:';
34$lang['Activate on'] = 'Activar ligado';
35$lang['Album comments'] = 'Comentários aos Álbuns';
36$lang['Background color'] = 'Cor de fundo';
37$lang['Button color'] = 'Cor do botão';
38$lang['Captcha theme'] = 'Tema do Captcha';
39$lang['Captcha type'] = 'Tipo de Captcha';
40$lang['Case sensitive'] = 'Maiúsculas de minúsculas';
41$lang['Code lenght'] = 'Comprimento do código';
42$lang['Comments action'] = 'Acção aos comentários';
43$lang['Contact form'] = 'Formulário de contacto';
44$lang['Enter code'] = 'Insira código';
45$lang['Font'] = 'Tipo de letra';
46$lang['Guestbook'] = 'Livro de visitas';
47$lang['Invalid Captcha'] = 'Captcha inválido';
48$lang['Lines color'] = 'Cor das linhas';
49$lang['Lines density'] = 'Densidade das linhas';
50$lang['Moderate'] = 'Moderar';
51$lang['Noise color'] = 'Cor do ruído ';
52$lang['Noise level'] = 'Nível de ruído';
53$lang['Perturbation'] = 'Perturbação
54';
55?>
Note: See TracBrowser for help on using the repository browser.