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