aboutsummaryrefslogtreecommitdiffstats
path: root/language/pt_BR/common.lang.php
blob: d86e3b9ab18d6fea4861eda8a5d99e03d7b0a336 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery                                    |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2011 Piwigo Team                  http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify  |
// | it under the terms of the GNU General Public License as published by  |
// | the Free Software Foundation                                          |
// |                                                                       |
// | This program is distributed in the hope that it will be useful, but   |
// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
// | General Public License for more details.                              |
// |                                                                       |
// | You should have received a copy of the GNU General Public License     |
// | along with this program; if not, write to the Free Software           |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA.                                                                  |
// +-----------------------------------------------------------------------+
/*
Language Name: Brasil [BR]
Version: 2.3.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=431
Author: Piwigo team
Author URI: http://piwigo.org
*/

// Langage informations
$lang_info['language_name'] = 'Português';
$lang_info['country'] = 'Brasil';
$lang_info['direction'] = 'ltr';
$lang_info['code'] = 'pt';
$lang_info['zero_plural'] = false;

$lang['%d Kb'] = '%d Kb';
$lang['%d album updated'] = '%d categoria atualizada';
$lang['%d albums updated'] = '%d categorias atualizadas';
$lang['%d comment to validate'] = '%d comentário para aprovar';
$lang['%d comments to validate'] = '%d comentários para serem aprovados';
$lang['%d new comment'] = '%d novo comentário';
$lang['%d new comments'] = '%d novos comentários';
$lang['%d comment'] = '%d comentário';
$lang['%d comments'] = '%d comentários';
$lang['%d hit'] = 'visto %d vez';
$lang['%d hits'] = 'visto %d vezes';
$lang['%d new photo'] = '%d imagem nova';
$lang['%d new photos'] = '%d imagens novas';
$lang['%d new user'] = '%d usuário novo';
$lang['%d new users'] = '%d usuários novos';
$lang['About'] = 'Sobre';
$lang['All tags'] = 'Todas as tags';
$lang['Any tag'] = 'qualquer tag';
$lang['At least one listed rule must be satisfied.'] = 'Ao menos um dos critérios deve ser satisfeito.';
$lang['Author'] = 'Autor';
$lang['Albums'] = 'Categorias';
$lang['Album'] = 'Categoria';
$lang['Close this window'] = 'Fechar esta janela';
$lang['Complete RSS feed (photos, comments)'] = 'RSS completo';
$lang['Confirm Password'] = 'Confirmar senha';
$lang['Connection settings'] = 'dados da conexão';
$lang['Login'] = 'Conexão';
$lang['Contact webmaster'] = 'Contatar o webmaster';
$lang['Create a new account'] = 'Criar uma nova conta';
$lang['Created on'] = 'Criada em';
$lang['Creation date'] = 'Data de criação';
$lang['Current password is wrong'] = 'A senha atual está errada';
$lang['Dimensions'] = 'Dimensões';
$lang['Display'] = 'Mostrar';
$lang['Each listed rule must be satisfied.'] = 'Todos os critérios devem ser satisfeitos';
$lang['Email address is missing. Please specify an email address.'] = 'Está faltando o endereço de email';
$lang['Email address'] = 'Endereço de email';
$lang['Enter your personnal informations'] = 'Introduza suas informações pessoais';
$lang['Error sending email'] = 'Erro durante o envio do email';
$lang['File name'] = 'Nome do arquivo';
$lang['File'] = 'Arquivo';
$lang['Filesize'] = 'Tamanho do arquivo';
$lang['Filter and display'] = 'Filtrar e mostrar';
$lang['Filter'] = 'Filtro';
$lang['Forgot your password?'] = 'Esqueceu sua senha?';
$lang['Go through the gallery as a visitor'] = 'Percorer a galeria como visitante';
$lang['Help'] = 'Ajuda';
$lang['Identification'] = 'Identificação';
$lang['Photos only RSS feed'] = 'RSS das imagens';
$lang['Keyword'] = 'Palavra chave';
$lang['Links'] = 'Links';
$lang['N/A'] = 'Não disponível';
$lang['New on %s'] = 'Novo em %s';
$lang['Notification'] = 'Notificação';
$lang['Number of items'] = 'Número de itens';
$lang['Original dimensions'] = 'Dimensão original';
$lang['Password forgotten'] = 'Senha perdida';
$lang['Password'] = 'Senha';
$lang['Post date'] = 'Data de envio';
$lang['Posted on'] = 'Enviado em';
$lang['Profile'] = 'Perfil';
$lang['Quick connect'] = 'Conexão rápida';
$lang['RSS feed'] = 'fluxo RSS';
$lang['Register'] = 'Registrar-se';
$lang['Registration'] = 'Registro';
$lang['Related tags'] = 'Tags relacionados';
$lang['Reset'] = 'Cancelar';
$lang['Retrieve password'] = 'Recuperar a senha';
$lang['Search rules'] = 'Critérios de busca';
$lang['Search tags'] = 'Pesquisar as tags';
$lang['Search'] = 'Pesquisa';
$lang['display available tags'] = 'Ver as tags disponíveis';
$lang['Since'] = 'Desde ';
$lang['Sort by'] = 'Listado por';
$lang['Sort order'] = 'Ordem de exibição';
$lang['Tag'] = 'Tag';
$lang['Tags'] = 'Tags';
$lang['The RSS notification feed provides notification on news from this website : new photos, updated albums, new comments. Use a RSS feed reader.'] = 'O RSS notifica dos eventos da galeria : novas imagens, categorias actualizadas, Novos comentários usuários. Use um leitor de fluxos RSS.';
$lang['Unknown feed identifier'] = 'identificador de fluxo RSS desconhecido';
$lang['User comments'] = 'Comentários de usuário';
$lang['Username'] = 'Nome de usuário';
$lang['Visits'] = 'Visitas';
$lang['Webmaster'] = 'Webmaster';
$lang['Week %d'] = 'Semana %d';
$lang['About Piwigo'] = 'Sobre Piwigo';
$lang['You are not authorized to access the requested page'] = 'Acesso proibido';
$lang['Add to caddie'] = 'Acrescentar à cesta';
$lang['add this photo to your favorites'] = 'Acrescentar aos favoritos';
$lang['Administration'] = 'Administração';
$lang['all'] = 'tudo';
$lang['ascending'] = 'crescente';
$lang['author(s) : %s'] = 'autor(es) : %s';
$lang['Expand all albums'] = 'Expandir todas as categorias';
$lang['posted after %s (%s)'] = 'disponível depois de %s (%s)';
$lang['posted before %s (%s)'] = 'disponível antes de %s (%s)';
$lang['posted between %s (%s) and %s (%s)'] = 'disponível entre o %s (%s) e o %s (%s)';
$lang['posted on %s'] = 'disponível em %s';
$lang['Best rated'] = 'Com a melhor pontuação';
$lang['display best rated photos'] = 'Mostrar as imagens com as notas mais altas';
$lang['Calendar'] = 'Calendário';
$lang['All'] = 'Todo';
$lang['display each day with photos, month per month'] = 'Mostrar ano por ano, mês por mês, dia por dia';
$lang['View'] = 'Vista';
$lang['chronology_monthly_calendar'] = 'Calendário mensal';
$lang['chronology_monthly_list'] = 'Lista mensal';
$lang['chronology_weekly_list'] = 'Lista semanal';
$lang['Click here if your browser does not automatically forward you'] = 'Clique aqui se o seu browser não o redirecionar automaticamente.';
$lang['comment date'] = 'data do comentário';
$lang['Comment'] = 'comentário';
$lang['Your comment has been registered'] = 'O seu comentário foi registrado.';
$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';
$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';
$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.';
$lang['This login is already used by another user'] = 'Este login já está sendo usado por outro usuário.';
$lang['Comments'] = 'Comentários';
$lang['Add a comment'] = 'Adicionar um comentário';
$lang['created after %s (%s)'] = 'criado depois de %s (%s)';
$lang['created before %s (%s)'] = 'criado antes de %s (%s)';
$lang['created between %s (%s) and %s (%s)'] = 'Criada entre  %s (%s) e  %s (%s)';
$lang['created on %s'] = 'criado em %s';
$lang['Customize'] = 'Personalizar';
$lang['Your Gallery Customization'] = 'Personalização Da Sua Galeria';
$lang['day'][0] = 'Domingo';
$lang['day'][1] = 'Segunda-feira';
$lang['day'][2] = 'Terça-feira';
$lang['day'][3] = 'Quarta-feira';
$lang['day'][4] = 'Quinta-eira';
$lang['day'][5] = 'Sexta-feira';
$lang['day'][6] = 'Sábado';
$lang['Default'] = 'Padrão';
$lang['delete this photo from your favorites'] = 'Apague esta imagem de seus favoritos';
$lang['Delete'] = 'Apagar';
$lang['descending'] = 'decrescente';
$lang['Download'] = 'baixar';
$lang['Download this file'] = 'baixar este arquivo';
$lang['edit'] = 'editar';
$lang['wrong date'] = 'data errada';
$lang['excluded'] = 'excluídos';
$lang['Your favorites'] = 'Meus favoritos';
$lang['display your favorites photos'] = 'Mostrar minhas imagens favoritas';
$lang['Favorites'] = 'Favoritas';
$lang['First'] = 'Primeira página';
$lang['The gallery is locked for maintenance. Please, come back later.'] = 'A galeria está bloqueada para manutenção. Por favor, volte mais tarde.';
$lang['Page generated in'] = 'Página gerada em';
$lang['guest'] = 'visitante';
$lang['Hello'] = 'Olá';
$lang['available for administrators only'] = 'disponível apenas para os administradores';
$lang['display this album'] = 'mostra as imagens do diretório raíz desta categoria';
$lang['display last user comments'] = 'Ver os últimos comentários de usuários';
$lang['customize the appareance of the gallery'] = 'personalisar a aparência da galeria';
$lang['search'] = 'Pesquisar';
$lang['Home'] = 'Início';
$lang['in this album'] = 'nesta categoria';
$lang['in %d sub-album'] = 'em %d subcategoria';
$lang['in %d sub-albums'] = 'em %d subcategorias';
$lang['included'] = 'incluídos';
$lang['Invalid password!'] = 'Senha inválida!';
$lang['Language'] = 'Idioma';
$lang['last %d days'] = '%d últimos dias';
$lang['Last'] = 'Última página';
$lang['Logout'] = 'Desconectar (logout)';
$lang['obligatory'] = 'obrigatório';
$lang['Maximum photo height'] = 'Altura máxima das imagens';
$lang['Maximum height must be a number superior to 50'] = 'A altura máxima das imagens deve ser um número superior a 50';
$lang['Maximum photo width'] = 'Largura máxima das imagens';
$lang['Maximum width must be a number superior to 50'] = 'A largura máxima das imagens deve ser um número superior a 50';
$lang['display a calendar by creation date'] = 'Mostra um calendário ordenado pela data de criação';
$lang['display all photos in all sub-albums'] = 'Mostra todos os elementos em todas as subcategorias';
$lang['return to normal view mode'] = 'voltar à exibição normal';
$lang['display a calendar by posted date'] = 'Mostrar um calendário por data de envio das imagens';
$lang['month'][10] = 'outubro';
$lang['month'][11] = 'novembro';
$lang['month'][12] = 'dezembro';
$lang['month'][1] = 'janeiro';
$lang['month'][2] = 'fevereiro';
$lang['month'][3] = 'março';
$lang['month'][4] = 'abril';
$lang['month'][5] = 'maio';
$lang['month'][6] = 'junho';
$lang['month'][7] = 'julho';
$lang['month'][8] = 'agosto';
$lang['month'][9] = 'setembro';
$lang['Most visited'] = 'Mais visitadas';
$lang['display most visited photos'] = 'Mostra as imagens mais visitadas';
$lang['The number of photos per page must be a not null scalar'] = 'O número de imagens por página deve ser inteiro e não nulo';
$lang['Number of photos per page'] = 'Número de imagens por página';
$lang['Unknown identifier'] = 'Origem desconhecida';
$lang['New password'] = 'Senha nova';
$lang['Rate this photo'] = 'Dê uma nota a esta imagem';
$lang['Next'] = 'Página seguinte';
$lang['no rate'] = 'nenhuma nota';
$lang['Photos posted within the last %d day.'] = 'Imagens adicionadas a partir do últimos %d dia.';
$lang['Photos posted within the last %d days.'] = 'Imagens adicionadas a partir dos últimos %d dias';
$lang['password updated'] = 'senha atualizada';
$lang['Recent period must be a positive integer value'] = 'O período deve ser um número inteiro positivo';
$lang['photo'] = 'imagem';
$lang['Click on the photo to see it in high definition'] = 'Clique na imagem para vê-la em alta definição';
$lang['Show file metadata'] = 'Mostrar os metadados do arquivo.';
$lang['Powered by'] = 'Powered by';
$lang['Preferences'] = 'Preferências';
$lang['Previous'] = 'Página anterior';
$lang['Random photos'] = 'Imagens aleatórias';
$lang['display a set of random photos'] = 'exibir um grupo aleatório de imagens';
$lang['Recent albums'] = 'Categorias recentes';
$lang['display recently updated albums'] = 'Exibir categorias atualizadas recentemente.';
$lang['Recent period'] = 'Período recente';  
$lang['Recent photos'] = 'Imagens recentes';
$lang['display most recent photos'] = 'Mostrar as imagens mais recentes';
$lang['Redirection...'] = 'Redirecionamento...';
$lang['Please, enter a login'] = 'Por favor, entre com um nome de usuário';
$lang['login mustn\'t end with a space character'] = 'O nome de usuário não deve terminar com um espaço';
$lang['login mustn\'t start with a space character'] = 'O nome de usuário não deve começar com um espaço';
$lang['this login is already used'] = 'Este nome de usuário já existe';
$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)';
$lang['please enter your password again'] = 'Por favor, digite sua senha novamente';
$lang['Auto login'] = 'Auto login (conexão automática)';
$lang['remove this tag from the list'] = 'remover esta tag da lista';
$lang['representative'] = 'representante';
$lang['Search for Author'] = 'Pesquisar por autor';
$lang['Search in albums'] = 'Pesquisar nas categorias';
$lang['Search by date'] = 'Pesquisar por data';
$lang['Date'] = 'Data';
$lang['End-Date'] = 'Data final';
$lang['Kind of date'] = 'Tipo de data';
$lang['Search for words'] = 'Pesquisar por palavras';
$lang['Search for all terms'] = 'Pesquisar todos os termos';
$lang['Search for any term'] = 'Pesquisar qualquer um dos termos';
$lang['Empty query. No criteria has been entered.'] = 'Pesquisa vazia. Nenhum critério fornecido.';
$lang['Search results'] = 'Resultados da pesquisa';
$lang['Search in sub-albums'] = 'Pesquisar nas subcategorias';
$lang['searched words : %s'] = 'Palavras pesquisadas : %s';
$lang['Contact'] = 'Contactar';
$lang['set as album representative'] = 'Eleger para representar esta categoria';
$lang['Show number of comments'] = 'Exibir o número de comentários';
$lang['Show number of hits'] = 'Exibir o número de vizualisações';
$lang['slideshow'] = 'Slideshow';
$lang['stop the slideshow'] = 'interromper o Slideshow';
$lang['Specials'] = 'Ferramentas';
$lang['SQL queries in'] = 'Pesquisa SQL em';
$lang['display only recently posted photos'] = 'exibir apenas as imagens enviadas recentemente';
$lang['return to the display of all photos'] = 'voltar a exibir todas as imagens';
$lang['the beginning'] = 'o início';
$lang['Interface theme'] = 'Tema';
$lang['Thumbnails'] = 'Miniaturas';
$lang['Menu'] = 'Menu';
$lang['A comment on your site'] = 'Um comentário no seu site';
$lang['today'] = 'hoje';
$lang['Update your rating'] = 'atualizar nota';
$lang['the username must be given'] = 'Entre com o nome de usuário';
$lang['useful when password forgotten'] = 'útil em caso de senha esquecida';
$lang['Quick search'] = 'Pesquisa Rápida';
$lang['Connected user: %s'] = 'Usuário conectado: %s';
$lang['IP: %s'] = 'IP: %s';
$lang['Browser: %s'] = 'Navegador: %s';
$lang['Author: %s'] = 'Autor: %s';
$lang['Comment: %s'] = 'Comentário: %s';
$lang['Comment by %s'] = 'Comentário de %s';
$lang['User: %s'] = 'Usuário: %s';
$lang['Email: %s'] = 'Email: %s';
$lang['Admin: %s'] = 'Administração: %s';
$lang['Registration of %s'] = 'Registro de %s';
$lang['Album: %s'] = 'Categoria: %s';
$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.';
$lang['this email address is already in use'] = 'um outro usuário já utiliza este email';
$lang['Album results for'] = 'Resultados da categoria para';
$lang['Tag results for'] = 'Resultados da tag para';
$lang['from %s to %s'] = 'de %s ao %s';
$lang['Play of slideshow'] = 'Iniciar o Slideshow';
$lang['Pause of slideshow'] = 'Parar o Slideshow';
$lang['Repeat the slideshow'] = 'Repetir o Slideshow';
$lang['Not repeat the slideshow'] = 'Não repetir o Slideshow';
$lang['Reduce diaporama speed'] = 'Diminuir a velocidade do Slideshow';
$lang['Accelerate diaporama speed'] = 'Aumentar a velocidade do Slideshow';
$lang['Submit'] = 'Ok';
$lang['Yes'] = 'Sim';
$lang['No'] = 'Não';
$lang['%d photo']='%d imagem';
$lang['%d photos']='%d imagens';
$lang['%d photo is also linked to current tags'] = '%d imagem está também ligada às tags correntes';
$lang['%d photos are also linked to current tags'] = '%d imagens estão também ligadas às tags correntes';
$lang['display photos linked to this tag'] = 'Ver as imagens ligadas apenas a esta tag';
$lang['photos posted during the last %d days'] = 'imagens enviadas durante os últimos %d dias';
$lang['Piwigo Help'] = 'Piwigo Help';
$lang['Rank'] = 'Fila (Rank)';
$lang['group by letters'] = 'agrupar por letras';
$lang['letters'] = 'letras';
$lang['show tag cloud'] = 'mostar a nuvem de tags';
$lang['cloud'] = 'nuvem';
$lang['Are you sure?'] = 'Você tem certeza?';
?>