source: trunk/language/pt_BR/common.lang.php @ 5430

Last change on this file since 5430 was 5430, checked in by ddtddt, 14 years ago

update header

File size: 21.0 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based picture gallery                                  |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2010 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
24// Langage informations
25$lang_info['language_name'] = 'Português';
26$lang_info['country'] = 'Brasil';
27$lang_info['direction'] = 'ltr';
28$lang_info['code'] = 'pt';
29$lang_info['zero_plural'] = false;
30
31$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (avaliada %d vezes, margem de erro = %.2f)';
32$lang['%d Kb'] = '%d Kb';
33$lang['%d category updated'] = '%d categoria atualizada';
34$lang['%d categories updated'] = '%d categorias atualizadas';
35$lang['%d comment to validate'] = '%d comentário para aprovar';
36$lang['%d comments to validate'] = '%d comentários para serem aprovados';
37$lang['%d new comment'] = '%d novo comentário';
38$lang['%d new comments'] = '%d novos comentários';
39$lang['%d comment'] = '%d comentário';
40$lang['%d comments'] = '%d comentários';
41$lang['%d hit'] = 'visto %d vez';
42$lang['%d hits'] = 'visto %d vezes';
43$lang['%d new image'] = '%d imagem nova';
44$lang['%d new images'] = '%d imagens novas';
45$lang['%d new user'] = '%d usuário novo';
46$lang['%d new users'] = '%d usuários novos';
47$lang['%d waiting element'] = '%d elemento à espera';
48$lang['%d waiting elements'] = '%d elementos à espera';
49$lang['About'] = 'Sobre';
50$lang['All tags must match'] = 'Todas as tags devem corresponder';
51$lang['All tags'] = 'Todas as tags';
52$lang['Any tag'] = 'qualquer tag';
53$lang['At least one listed rule must be satisfied.'] = 'Ao menos um dos critérios deve ser satisfeito.';
54$lang['At least one tag must match'] = 'Ao menos uma das tags deve corresponder';
55$lang['Author'] = 'Autor';
56$lang['Average rate'] = 'Nota média';
57$lang['Categories'] = 'Categorias';
58$lang['Category'] = 'Categoria';
59$lang['Close this window'] = 'Fechar esta janela';
60$lang['Complete RSS feed (images, comments)'] = 'RSS completo';
61$lang['Confirm Password'] = 'Confirmar senha';
62$lang['Connection settings'] = 'dados da conexão';
63$lang['Login'] = 'Conexão';
64$lang['Contact webmaster'] = 'Contatar o webmaster';
65$lang['Create a new account'] = 'Criar uma nova conta';
66$lang['Created on'] = 'Criada em';
67$lang['Creation date'] = 'Data de criação';
68$lang['Current password is wrong'] = 'A senha atual está errada';
69$lang['Dimensions'] = 'Dimensões';
70$lang['Display'] = 'Mostrar';
71$lang['Each listed rule must be satisfied.'] = 'Todos os critérios devem ser satisfeitos';
72$lang['Email address is missing. Please specify an email address.'] = 'Está faltando o endereço de email';
73$lang['Email address'] = 'Endereço de email';
74$lang['Enter your personnal informations'] = 'Introduza suas informações pessoais';
75$lang['Error sending email'] = 'Erro durante o envio do email';
76$lang['File name'] = 'Nome do arquivo';
77$lang['File'] = 'Arquivo';
78$lang['Filesize'] = 'Tamanho do arquivo';
79$lang['Filter and display'] = 'Filtrar e mostrar';
80$lang['Filter'] = 'Filtro';
81$lang['Forgot your password?'] = 'Esqueceu sua senha?';
82$lang['Go through the gallery as a visitor'] = 'Percorer a galeria como visitante';
83$lang['Help'] = 'Ajuda';
84$lang['Identification'] = 'Identificação';
85$lang['Image only RSS feed'] = 'RSS das imagens';
86$lang['Keyword'] = 'Palavra chave';
87$lang['Links'] = 'Links';
88$lang['Mail address'] = 'Endereço';
89$lang['N/A'] = 'Não disponível';
90$lang['New on %s'] = 'Novo em %s';
91$lang['New password confirmation does not correspond'] = 'Erro na confirmação da senha';
92$lang['New password sent by email'] = 'Nova senha enviada por email';
93$lang['No email address'] = 'Falta o endereço de email';
94$lang['No classic user matches this email address'] = 'O endereço de email não corresponde a usário algum';
95$lang['Notification'] = 'Notificação';
96$lang['Number of items'] = 'Número de itens';
97$lang['Original dimensions'] = 'Dimensão original';
98$lang['Password forgotten'] = 'Senha perdida';
99$lang['Password'] = 'Senha';
100$lang['Post date'] = 'Data de envio';
101$lang['Posted on'] = 'Enviado em';
102$lang['Profile'] = 'Perfil';
103$lang['Quick connect'] = 'Conexão rápida';
104$lang['RSS feed'] = 'fluxo RSS';
105$lang['Rate'] = 'Nota';
106$lang['Register'] = 'Registrar-se';
107$lang['Registration'] = 'Registro';
108$lang['Related tags'] = 'Tags relacionados';
109$lang['Reset'] = 'Cancelar';
110$lang['Retrieve password'] = 'Recuperar a senha';
111$lang['Search rules'] = 'Critérios de busca';
112$lang['Search tags'] = 'Pesquisar as tags';
113$lang['Search'] = 'Pesquisa';
114$lang['See available tags'] = 'Ver as tags disponíveis';
115$lang['Send new password'] = 'Enviar a nova senha';
116$lang['Since'] = 'Desde ';
117$lang['Sort by'] = 'Listado por';
118$lang['Sort order'] = 'Ordem de exibição';
119$lang['Tag'] = 'Tag';
120$lang['Tags'] = 'Tags';
121$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = 'O RSS notifica dos eventos da galeria : novas imagens, categorias actualizadas, Novos comentários usários. Use um leitor de fluxos RSS.';
122$lang['Unknown feed identifier'] = 'identificador de fluxo RSS desconhecido';
123$lang['User comments'] = 'Comentários de usuário';
124$lang['Username'] = 'Nome de usuário';
125$lang['Visits'] = 'Visitas';
126$lang['Webmaster'] = 'Webmaster';
127$lang['Week %d'] = 'Semana %d';
128$lang['About Piwigo'] = 'Sobre Piwigo';
129$lang['You are not authorized to access the requested page'] = 'Acesso proibido';
130$lang['add to caddie'] = 'Acrescentar à cesta';
131$lang['add this image to your favorites'] = 'Acrescentar aos favoritos';
132$lang['Administration'] = 'Administração';
133$lang['Adviser mode enabled'] = 'Modo de aviso ativo';
134$lang['all'] = 'tudo';
135$lang['ascending'] = 'crescente';
136$lang['author(s) : %s'] = 'autor(es) : %s';
137$lang['Expand all categories'] = 'Expandir todas as categorias';
138$lang['posted after %s (%s)'] = 'disponível depois de %s (%s)';
139$lang['posted before %s (%s)'] = 'disponível antes de %s (%s)';
140$lang['posted between %s (%s) and %s (%s)'] = 'disponível entre o %s (%s) e o %s (%s)';
141$lang['posted on %s'] = 'disponível em %s';
142$lang['Best rated'] = 'Com a melhor pontuação';
143$lang['display best rated items'] = 'Mostrar as imagens com as notas mais altas';
144$lang['caddie'] = 'cesta';
145$lang['Calendar'] = 'Calendário';
146$lang['All'] = 'Todo';
147$lang['display each day with pictures, month per month'] = 'Mostrar ano por ano, mês por mês, dia por dia';
148$lang['display pictures added on'] = 'Mostra as imagens que foram adicionadas em';
149$lang['View'] = 'Vista';
150$lang['chronology_monthly_calendar'] = 'Calendário mensal';
151$lang['chronology_monthly_list'] = 'Lista mensal';
152$lang['chronology_weekly_list'] = 'Lista semanal';
153$lang['Click here if your browser does not automatically forward you'] = 'Clique aqui se o seu browser não o redirecionar automaticamente.';
154$lang['comment date'] = 'data do comentário';
155$lang['Comment'] = 'comentário';
156$lang['Your comment has been registered'] = 'O seu comentário foi registrado.';
157$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Sistema conta abuso : Por favor, espere um momento antes de tentar escrever um novo comentario';
158$lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'O seu comentário não pôde ser registado porque não passou pelas regras de validação';
159$lang['An administrator must authorize your comment before it is visible.'] = 'Um administrador deve autorizar o seu comentário para que ele seja visível por todos.';
160$lang['This login is already used by another user'] = 'Este login já está sendo usado por outro usuário.';
161$lang['Comments'] = 'Comentários';
162$lang['Add a comment'] = 'Adicionar um comentário';
163$lang['created after %s (%s)'] = 'criado depois de %s (%s)';
164$lang['created before %s (%s)'] = 'criado antes de %s (%s)';
165$lang['created between %s (%s) and %s (%s)'] = 'Criada entre  %s (%s) e  %s (%s)';
166$lang['created on %s'] = 'criado em %s';
167$lang['Customize'] = 'Personalizar';
168$lang['Your Gallery Customization'] = 'Personalização Da Sua Galeria';
169$lang['day'][0] = 'Domingo';
170$lang['day'][1] = 'Segunda-feira';
171$lang['day'][2] = 'Terça-feira';
172$lang['day'][3] = 'Quarta-feira';
173$lang['day'][4] = 'Quinta-eira';
174$lang['day'][5] = 'Sexta-feira';
175$lang['day'][6] = 'Sábado';
176$lang['Default'] = 'Padrão';
177$lang['delete this image from your favorites'] = 'Apague esta imagem de seus favoritos';
178$lang['Delete'] = 'Apagar';
179$lang['descending'] = 'decrescente';
180$lang['download'] = 'baixar';
181$lang['download this file'] = 'baixar este arquivo';
182$lang['edit'] = 'editar';
183$lang['wrong date'] = 'data errada';
184$lang['excluded'] = 'excluídos';
185$lang['My favorites'] = 'Meus favoritos';
186$lang['display my favorites pictures'] = 'Mostrar minhas imagens favoritas';
187$lang['Favorites'] = 'Favoritas';
188$lang['First'] = 'Primeira página';
189$lang['The gallery is locked for maintenance. Please, come back later.'] = 'A galeria está bloqueada para manutenção. Por favor, volte mais tarde.';
190$lang['Page generated in'] = 'Página gerada em';
191$lang['guest'] = 'visitante';
192$lang['Hello'] = 'Olá';
193$lang['available for administrators only'] = 'disponível apenas para os administradores';
194$lang['shows images at the root of this category'] = 'mostra as imagens do diretório raíz desta categoria';
195$lang['See last users comments'] = 'Ver os últimos comentários de usuários';
196$lang['customize the appareance of the gallery'] = 'personalisar a aparência da galeria';
197$lang['search'] = 'Pesquisar';
198$lang['Home'] = 'Início';
199$lang['Identification'] = 'identificação';
200$lang['in this category'] = 'nesta categoria';
201$lang['in %d sub-category'] = 'em %d subcategoria';
202$lang['in %d sub-categories'] = 'em %d subcategorias';
203$lang['included'] = 'incluídos';
204$lang['Invalid password!'] = 'Senha inválida!';
205$lang['Language'] = 'Idioma';
206$lang['last %d days'] = '%d últimos dias';
207$lang['Last'] = 'Última página';
208$lang['Logout'] = 'Desconectar (logout)';
209$lang['E-mail address'] = 'E-mail address';
210$lang['obligatory'] = 'obrigatório';
211$lang['Maximum height of the pictures'] = 'Altura máxima das imagens';
212$lang['Maximum height must be a number superior to 50'] = 'A altura máxima das imagens deve ser um número superior a 50';
213$lang['Maximum width of the pictures'] = 'Largura máxima das imagens';
214$lang['Maximum width must be a number superior to 50'] = 'A largura máxima das imagens deve ser um número superior a 50';
215$lang['display a calendar by creation date'] = 'Mostra um calendário ordenado pela data de criação';
216$lang['display all elements in all sub-categories'] = 'Mostra todos os elementos em todas as subcategorias';
217$lang['return to normal view mode'] = 'voltar à exibição normal';
218$lang['display a calendar by posted date'] = 'Mostrar um calendário por data de envio das imagens';
219$lang['month'][10] = 'outubro';
220$lang['month'][11] = 'novembro';
221$lang['month'][12] = 'dezembro';
222$lang['month'][1] = 'janeiro';
223$lang['month'][2] = 'fevereiro';
224$lang['month'][3] = 'março';
225$lang['month'][4] = 'abril';
226$lang['month'][5] = 'maio';
227$lang['month'][6] = 'junho';
228$lang['month'][7] = 'julho';
229$lang['month'][8] = 'agosto';
230$lang['month'][9] = 'setembro';
231$lang['Most visited'] = 'Mais visitadas';
232$lang['display most visited pictures'] = 'Mostra as imagens mais visitadas';
233$lang['The number of images per row must be a not null scalar'] = 'O número de imagens por linha deve ser inteiro e não nulo';
234$lang['Number of images per row'] = 'Número de imagens por linha';
235$lang['The number of rows per page must be a not null scalar'] = 'O número de linhas por página deve ser inteiro e não nulo';
236$lang['Number of rows per page'] = 'Número de linhas por página';
237$lang['Unknown identifier'] = 'Origem desconhecida';
238$lang['New password'] = 'Senha nova';
239$lang['Rate this picture'] = 'Dê uma nota a esta imagem';
240$lang['Next'] = 'Página seguinte';
241$lang['Home'] = 'Nehuma categoria selecionada';
242$lang['no rate'] = 'nenhuma nota';
243$lang['Elements posted within the last %d day.'] = 'Imagens adicionadas a partir do últimos %d dia.';
244$lang['Elements posted within the last %d days.'] = 'Imagens adicionadas a partir dos últimos %d dias';
245$lang['password updated'] = 'senha atualizada';
246$lang['Recent period must be a positive integer value'] = 'O período deve ser um número inteiro positivo';
247$lang['picture'] = 'imagem';
248$lang['Click on the picture to see it in high definition'] = 'Clique na imagem para vê-la em alta definição';
249$lang['Show file metadata'] = 'Mostrar os metadados do arquivo.';
250$lang['Powered by'] = 'Powered by';
251$lang['Preferences'] = 'Preferências';
252$lang['Previous'] = 'Página anterior';
253$lang['Random pictures'] = 'Imagens aleatórias';
254$lang['display a set of random pictures'] = 'exibir um grupo aleatório de imagens';
255$lang['Recent categories'] = 'Categorias recentes';
256$lang['display recently updated categories'] = 'Exibir categorias atualizadas recentemente.';
257$lang['Recent period'] = 'Período recente'; 
258$lang['Recent pictures'] = 'Imagens recentes';
259$lang['display most recent pictures'] = 'Mostrar as imagens mais recentes';
260$lang['Redirection...'] = 'Redirecionamento...';
261$lang['Please, enter a login'] = 'Por favor, entre com um nome de usuário';
262$lang['login mustn\'t end with a space character'] = 'O nome de usuário não deve terminar com um espaço';
263$lang['login mustn\'t start with a space character'] = 'O nome de usuário não deve começar com um espaço';
264$lang['this login is already used'] = 'Este nome de usuário já existe';
265$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'O formato do email deve ser do tipo: xxx@yyy.eee (exemplo : jack@altern.org)';
266$lang['please enter your password again'] = 'Por favor, digite sua senha novamente';
267$lang['Auto login'] = 'Auto login (conexão automática)';
268$lang['remove this tag from the list'] = 'remover esta tag da lista';
269$lang['representative'] = 'representante';
270$lang['return to homepage'] = 'voltar à página de início';
271$lang['Search for Author'] = 'Pesquisar por autor';
272$lang['Search in Categories'] = 'Pesquisar nas categorias';
273$lang['Search by Date'] = 'Pesquisar por data';
274$lang['Date'] = 'Data';
275$lang['End-Date'] = 'Data final';
276$lang['Kind of date'] = 'Tipo de data';
277$lang['Search for words'] = 'Pesquisar por palavras';
278$lang['Search for all terms'] = 'Pesquisar todos os termos';
279$lang['Search for any terms'] = 'Pesquisar qualquer um dos termos';
280$lang['Empty query. No criteria has been entered.'] = 'Pesquisa vazia. Nenhum critério fornecido.';
281$lang['Search Options'] = 'Opções de pesquisa';
282$lang['Search results'] = 'Resultados da pesquisa';
283$lang['Search in subcategories'] = 'Pesquisar nas subcategorias';
284$lang['Search'] = 'Pesquisa';
285$lang['searched words : %s'] = 'Palavras pesquisadas : %s';
286$lang['Contact'] = 'Contactar';
287$lang['set as category representative'] = 'Eleger para representar esta categoria';
288$lang['Show number of comments'] = 'Exibir o número de comentários';
289$lang['Show number of hits'] = 'Exibir o número de vizualisações';
290$lang['slideshow'] = 'Slideshow';
291$lang['stop the slideshow'] = 'interromper o Slideshow';
292$lang['Specials'] = 'Ferramentas';
293$lang['SQL queries in'] = 'Pesquisa SQL em';
294$lang['display only recently posted images'] = 'exibir apenas as imagens enviadas recentemente';
295$lang['return to the display of all images'] = 'voltar a exibir todas as imagens';
296$lang['the beginning'] = 'o início';
297$lang['Interface theme'] = 'Tema';
298$lang['Thumbnails'] = 'Miniaturas';
299$lang['Menu'] = 'Menu';
300$lang['A comment on your site'] = 'Um comentário no seu site';
301$lang['today'] = 'hoje';
302$lang['Update your rating'] = 'atualizar nota';
303$lang['wrong filename'] = 'nome de diretório errado';
304$lang['the filesize of the picture must not exceed :'] = 'o tamanho da imagem não deve exceder: ';
305$lang['the picture must be to the fileformat jpg, gif or png'] = 'o formato de arquivo da imagem deve ser: jpg, png ou gif';
306$lang['the height of the picture must not exceed :'] = 'a altura da imagem não deve exceder: ';
307$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opcional, mas recomendado : escolha uma miniatura(thumbnail) para associar';
308$lang['the width of the picture must not exceed :'] = 'a largura da imagem não deve exceder: ';
309$lang['Author'] = 'Autor';
310$lang['can\'t upload the picture on the server'] = 'Não é possível enviar a imagem para o servidor';
311$lang['the username must be given'] = 'Entre com o nome de usuário';
312$lang['A picture\'s name already used'] = 'Já existe outra imagem com o mesmo nome.';
313$lang['You must choose a picture fileformat for the image'] = 'Você deve escolher um formato para a imagem';
314$lang['You can\'t upload pictures in this category'] = 'não é possível enviar imagens nesta categoria';
315$lang['Name of the picture'] = 'Nome da imagem';
316$lang['Upload a picture'] = 'Adicionar uma imagem';
317$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Imagem adicionada com succeso, um administrador deve avaliá-la em breve';
318$lang['Upload a picture'] = 'Enviar uma imagem';
319$lang['useful when password forgotten'] = 'útil em caso de senha esquecida';
320$lang['Quick search'] = 'Pesquisa Rápida';
321$lang['Connected user: %s'] = 'Usuário conectado: %s';
322$lang['IP: %s'] = 'IP: %s';
323$lang['Browser: %s'] = 'Navegador: %s';
324$lang['Author: %s'] = 'Autor: %s';
325$lang['Comment: %s'] = 'Comentário: %s';
326$lang['Delete: %s'] = 'Apagar: %s';
327$lang['Validate: %s'] = 'Validar: %s';
328$lang['Comment by %s'] = 'Comentário de %s';
329$lang['User: %s'] = 'Usuário: %s';
330$lang['Email: %s'] = 'Email: %s';
331$lang['Admin: %s'] = 'Administração: %s';
332$lang['Registration of %s'] = 'Registro de %s';
333$lang['Category: %s'] = 'Categoria: %s';
334$lang['Picture name: %s'] = 'Nome da imagem: %s';
335$lang['Creation date: %s'] = 'Data de criação: %d';
336$lang['Waiting page: %s'] = 'Página de espera: %s';
337$lang['Picture uploaded by %s'] = 'Imagem enviada por %s';
338// --------- Starting below: New or revised $lang ---- from version 1.7.1
339$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Status ruim para o usuário "guest", será usado status padrão. Por favor, avise o administrador do site.';
340// --------- Starting below: New or revised $lang ---- from Butterfly (2.0)
341$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrador, webmaster e utilizador especial não podem utilizar este método';
342$lang['a user use already this mail address'] = 'um outro usuário já utiliza este email';
343$lang['Category results for'] = 'Resultados da categoria para';
344$lang['Tag results for'] = 'Resultados da tag para';
345$lang['from %s to %s'] = 'de %s ao %s';
346$lang['Play of slideshow'] = 'Iniciar o Slideshow';
347$lang['Pause of slideshow'] = 'Parar o Slideshow';
348$lang['Repeat the slideshow'] = 'Repetir o Slideshow';
349$lang['Not repeat the slideshow'] = 'Não repetir o Slideshow';
350$lang['Reduce diaporama speed'] = 'Diminuir a velocidade do Slideshow';
351$lang['Accelerate diaporama speed'] = 'Aumentar a velocidade do Slideshow';
352$lang['Submit'] = 'Ok';
353$lang['Yes'] = 'Sim';
354$lang['No'] = 'Não';
355$lang['%d image']='%d imagem';
356$lang['%d images']='%d imagens';
357$lang['%d image is also linked to current tags'] = '%d imagem está também ligada às tags correntes';
358$lang['%d images are also linked to current tags'] = '%d imagens estão também ligadas às tags correntes';
359$lang['See images linked to this tag only'] = 'Ver as imagens ligadas apenas a esta tag';
360$lang['images posted during the last %d days'] = 'imagens enviadas durante os últimos %d dias';
361$lang['Choose an image'] = 'Escolher uma imagem';
362$lang['Piwigo Help'] = 'Piwigo Help';
363$lang['Rank'] = 'Fila (Rank)';
364$lang['group by letters'] = 'agrupar por letras';
365$lang['letters'] = 'letras';
366$lang['show tag cloud'] = 'mostar a nuvem de tags';
367$lang['cloud'] = 'nuvem';
368$lang['Are you sure?'] = 'Você tem certeza?';
369$lang['delete this comment'] = 'apagar este comentário';
370?>
Note: See TracBrowser for help on using the repository browser.