2014-10-30 13:57:27 +03:00
OC . L10N . register (
"mail" ,
{
2017-05-08 03:23:20 +03:00
"Mail" : "E-mail" ,
2017-06-09 03:29:14 +03:00
"Error while loading the accounts." : "Erro ao carregar as contas." ,
2017-06-10 03:28:51 +03:00
"Error while loading the selected account." : "Erro ao carregar a conta selecionada" ,
2017-07-05 03:28:58 +03:00
"Can not load this folder." : "Não foi possível carregar esta pasta." ,
2016-11-29 04:54:22 +03:00
"Loading {folder}" : "Carregando {folder}" ,
"Searching for {query}" : "Pesquisando por {query}" ,
2017-04-16 03:21:50 +03:00
"Forwarded message" : "Mensagem encaminhada" ,
2014-10-30 13:57:27 +03:00
"Choose a folder to store the attachment in" : "Escolha uma pasta para armazenar os anexos" ,
2017-04-16 03:21:50 +03:00
"Attachments saved to Files." : "Anexo salvos em Arquivos." ,
"Attachment saved to Files." : "Anexo salvo em Arquivos." ,
2017-06-14 03:28:47 +03:00
"Error while saving attachments to Files." : "Erro ao salvar anexos em Arquivos." ,
2017-06-13 03:28:07 +03:00
"Error while saving attachment to Files." : "Erro ao salvar anexos em Arquivos." ,
2017-04-26 03:23:38 +03:00
"Message flag could not be set." : "Marcação da mensagem não pôde ser definida." ,
2016-12-26 04:54:30 +03:00
"Could not move message." : "Não foi possível mover a mensagem." ,
2016-06-08 19:11:03 +03:00
"Invalid account" : "Conta inválida" ,
"Invalid folder" : "Pasta inválida" ,
2016-05-09 15:11:09 +03:00
"Unknown error" : "Erro desconhecido" ,
2017-06-28 03:28:59 +03:00
"Error while creating the account: " : "Erro ao criar a conta:" ,
2017-01-24 04:18:02 +03:00
"All inboxes" : "Todas as caixas de entrada" ,
2016-11-29 04:54:22 +03:00
"Could not load {tag}{name}{endtag}" : "Não foi possível carregar {tag}{name}{endtag}" ,
"We couldn’ t load {tag}{name}{endtag}" : "Não foi possível carregar {tag}{name}{endtag}" ,
"There was a problem loading {tag}{name}{endtag}" : "Ocorreu um problema ao carregar {tag}{name}{endtag}" ,
"We couldn’ t load your message" : "Não foi possível carregar sua mensagem" ,
2017-05-08 03:23:20 +03:00
"Unable to load the desired message" : "Não foi possível carregar a mensagem desejada" ,
2016-11-29 04:54:22 +03:00
"There was a problem loading the message" : "Ocorreu um problema ao carregar a mensagem" ,
"{from}\n{subject}" : "{from}\n{subject}" ,
"_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : [ "%n nova mensagem em {folderName}\nde {from}" , "%n novas mensagens em {folderName}\nde {from}" ] ,
2016-05-09 15:11:09 +03:00
"Show all folders" : "Mostrar todas as pastas" ,
"Collapse folders" : "Esconder as pastas" ,
2017-06-13 03:28:07 +03:00
"Error while deleting account." : "Erro ao excluir a conta." ,
2014-10-30 13:57:27 +03:00
"Choose a file to add as attachment" : "Escolha um arquivo para adicionar como anexo" ,
2017-08-04 03:29:32 +03:00
"An error occurred while uploading {fname}" : "Um erro ocorreu ao enviar {fname}" ,
2015-07-08 18:41:34 +03:00
"Reply" : "Responder" ,
"Send" : "Enviar" ,
2017-04-26 03:23:38 +03:00
"Sending …" : "Enviando..." ,
2015-07-08 18:41:34 +03:00
"Message sent!" : "Mensagem enviada!" ,
2015-09-09 18:41:36 +03:00
"Server error" : "Erro no servidor" ,
2016-11-29 04:54:22 +03:00
"An unknown error occurred" : "Ocorreu um erro desconhecido" ,
2017-04-16 03:21:50 +03:00
"Opening HTML drafts is not supported yet." : "A abertura de rascunhos do HTML ainda não é suportada." ,
2016-07-13 18:49:14 +03:00
"Draft saved!" : "Rascunho salvo!" ,
2015-07-08 18:41:34 +03:00
"you" : "você" ,
"Send message to {email}" : "Enviar mensagem para {email}" ,
2016-05-18 18:47:16 +03:00
"No writable calendars found" : "Não foi encontrado nenhum calendário que possa ser editado" ,
"Error while importing the calendar event" : "Erro ao importar o evento de calendário" ,
"Error while downloading calendar event" : "Erro ao baixar evento de calendário" ,
2017-04-16 03:21:50 +03:00
"Error while deleting message." : "Erro ao excluir mensagem." ,
"Error while loading messages." : "Erro ao carregar mensagens." ,
2017-06-28 03:28:59 +03:00
"Setting up your account" : "Configurando sua conta" ,
2014-10-30 13:57:27 +03:00
"Inbox" : "Caixa de Entrada" ,
2017-04-16 03:21:50 +03:00
"Sent" : "Enviados" ,
2014-10-30 13:57:27 +03:00
"Drafts" : "Rascunhos" ,
2017-04-16 03:21:50 +03:00
"Archive" : "Arquivados" ,
2014-10-30 13:57:27 +03:00
"Trash" : "Lixeira" ,
"Junk" : "Lixo" ,
"All" : "Todos" ,
2015-06-03 18:41:26 +03:00
"Favorites" : "Favoritos" ,
2014-10-30 13:57:27 +03:00
"Creating account failed: " : "A criação de contas falhou:" ,
2017-04-16 03:21:50 +03:00
"Auto detect failed. Please use manual mode." : "A auto detecção falhou. Por favor use o modo manual." ,
2015-05-09 22:54:49 +03:00
"Delete permanently" : "Excluir permanentemente" ,
2015-04-29 18:42:33 +03:00
"& others" : "& outros" ,
2014-10-30 13:57:27 +03:00
"Error loading message" : "Erro carregando mensagem" ,
2017-03-29 03:21:48 +03:00
"Settings" : "Configurações" ,
2016-11-29 04:54:22 +03:00
"Forwarding to %s" : "Encaminhando para %s" ,
2017-03-31 03:23:10 +03:00
"Click here if you are not automatically redirected within the next few seconds." : "Clique aqui se você não for redirecionado automaticamente em alguns segundos" ,
2016-09-05 14:16:37 +03:00
"Redirect" : "Redirecionar" ,
"The link leads to %s" : "O link leva a %s" ,
2017-05-08 03:23:20 +03:00
"If you don’ t want to visit that page, you can return to <a href=\"%s\">Mail</a>." : "Se você não quiser visitar essa página, você pode retornar ao <a href=\"%s\">e-mail</a>." ,
2016-11-29 04:54:22 +03:00
"Continue to %s" : "Continue para %s" ,
2017-04-16 03:21:50 +03:00
"Delete account" : "Excluir conta" ,
2017-06-28 03:28:59 +03:00
"Try again" : "Tentar novamente" ,
2017-01-23 02:31:32 +03:00
"New message" : "Nova mensagem" ,
2016-11-29 04:54:22 +03:00
"Account Settings" : "Configurações de conta" ,
"Aliases" : "Apelido" ,
2017-05-08 03:23:20 +03:00
"Mail address" : "Endereço de e-mail" ,
2016-11-29 04:54:22 +03:00
"Display Name" : "Nome" ,
"Save" : "Salvar" ,
2017-06-27 03:29:10 +03:00
"Keyboard shortcuts" : "Atalhos de teclado" ,
"Speed up your Mail experience with these quick shortcuts." : "Acelere o uso de seu e-mail com estes atalhos rápidos." ,
"Newer message" : "Mensagem mais recente" ,
"Older message" : "Mensagem mais antiga" ,
"Toggle star" : "Alterna para estrela" ,
"Toggle unread" : "Alterna para não lido" ,
"Delete" : "Excluir" ,
"Search" : "Pesquisar" ,
"Refresh" : "Atualizar" ,
2017-05-08 03:23:20 +03:00
"Connect your mail account" : "Conectar sua conta de e-mail" ,
2016-11-29 04:54:22 +03:00
"Name" : "Nome" ,
2017-05-08 03:23:20 +03:00
"Mail Address" : "Endereço de e-mail" ,
2016-11-29 04:54:22 +03:00
"Password" : "Senha" ,
"Manual configuration" : "Configuração manual" ,
"IMAP Host" : "Host IMAP" ,
"IMAP security" : "Segurança IMAP" ,
"None" : "Não" ,
"STARTTLS" : "STARTTLS" ,
2017-06-16 03:30:51 +03:00
"IMAP Port" : "Porto IMAP" ,
2016-11-29 04:54:22 +03:00
"IMAP User" : "Usuário IMAP" ,
"IMAP Password" : "Senha IMAP" ,
"SMTP Host" : "Host SMTP" ,
"SMTP security" : "Segurança SMTP" ,
2017-06-17 03:30:04 +03:00
"SMTP Port" : "Porto SMTP" ,
2016-11-29 04:54:22 +03:00
"SMTP User" : "Usuário SMTP" ,
2017-01-23 02:31:32 +03:00
"SMTP Password" : "Senha SMTP" ,
2017-06-27 03:29:10 +03:00
"Connect" : "Conectar" ,
2017-01-23 02:31:32 +03:00
"from" : "de" ,
"to" : "para" ,
"cc" : "cc" ,
"bcc" : "cco" ,
"Subject" : "Assunto" ,
2017-03-31 03:23:10 +03:00
"Save all to Files" : "Salvar tudo para Arquivos" ,
2017-05-08 03:23:20 +03:00
"Add mail account" : "Adicionar conta de e-mail" ,
2017-01-23 02:31:32 +03:00
"No search results for" : "Nenhum resultado de busca para" ,
"The images have been blocked to protect your privacy." : "As imagens foram bloqueadas para proteger sua privacidade" ,
"Show images from this sender" : "Mostre imagens desse remetente" ,
"Forward" : "Encaminhar" ,
2017-08-04 03:29:32 +03:00
"Add attachment" : "Adicionar anexo" ,
"Add from Files" : "Adicionar a partir de Arquivos" ,
2017-01-23 02:31:32 +03:00
"Import into calendar" : "Importar para o calendário" ,
2017-04-16 03:21:50 +03:00
"Download attachment" : "Baixar anexo" ,
2017-01-23 02:31:32 +03:00
"Save to Files" : "Salvar para arquivos"
2014-10-30 13:57:27 +03:00
} ,
"nplurals=2; plural=(n > 1);" ) ;