mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-05 07:02:19 +00:00
Updated Brazilian (Portuguese) translation.
Monotone-Parent: bcd71d8d39e2ff3f20cd8ace237d0a56e9d5b879 Monotone-Revision: 5cc249c68bd4862bbcb8ac5a172007e99b21f25c Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-02-07T01:20:42
This commit is contained in:
@@ -5,36 +5,39 @@
|
||||
/* tabs */
|
||||
"General" = "Geral";
|
||||
"Calendar Options" = "Calendário";
|
||||
"Contacts Options" = "Contacts Options";
|
||||
"Contacts Options" = "Opções de Contatos";
|
||||
"Mail Options" = "Correio";
|
||||
"IMAP Accounts" = "IMAP Accounts";
|
||||
"Vacation" = "Vacation";
|
||||
"Forward" = "Forward";
|
||||
"IMAP Accounts" = "Contas IMAP";
|
||||
"Vacation" = "Férias";
|
||||
"Forward" = "Encaminhar";
|
||||
"Password" = "Senha";
|
||||
"Categories" = "Categories";
|
||||
"Name" = "Name";
|
||||
"Color" = "Color";
|
||||
"Add" = "Add";
|
||||
"Delete" = "Delete";
|
||||
"Categories" = "Categorias";
|
||||
"Name" = "Nome";
|
||||
"Color" = "Cor";
|
||||
"Add" = "Adicionar";
|
||||
"Delete" = "Excluir";
|
||||
|
||||
/* contacts categories */
|
||||
"contacts_category_labels" = "Colleague, Competitor, Customer, Friend, Family, Business Partner, Provider, Press, VIP";
|
||||
"contacts_category_labels" = "Colega, Concorrente, Cliente, Amigo, Família, Parceiro de Negócios, Provedor, Imprensa, VIP";
|
||||
|
||||
/* vacation (auto-reply) */
|
||||
"Enable vacation auto reply" = "Enable vacation auto reply";
|
||||
"Enable vacation auto reply" = "Habilitar auto resposta de férias";
|
||||
"Auto reply message :" = "AutoResponder somente uma vez a cada remetente com o seguinte texto :";
|
||||
"Email addresses (separated by commas) :" = "Email addresses (separated by commas) :";
|
||||
"Add default email addresses" = "Add default email addresses";
|
||||
"Days between responses :" = "Days between responses :";
|
||||
"Do not send responses to mailing lists" = "Do not send responses to mailing lists";
|
||||
"Email addresses (separated by commas) :" = "Endereço de e-mail (separado por vírgulas):";
|
||||
"Add default email addresses" = "Adicionar endereço de e-mail padrão";
|
||||
"Days between responses :" = "Dias entre respostas:";
|
||||
"Do not send responses to mailing lists" = "Não envie respostas para lista de e-mails";
|
||||
"Disable auto reply on" = "Desativar resposta automática em";
|
||||
"Please specify your message and your email addresses for which you want to enable auto reply."
|
||||
= "Please specify your message and your email addresses for which you want to enable auto reply.";
|
||||
= "Favor especificar a sua mensagem e seus endereços de e-mail para o qual você deseja ativar resposta automática.";
|
||||
"End date of your auto reply must be in the future."
|
||||
= "A data final da resposta automática deve estar no futuro.";
|
||||
|
||||
/* forward messages */
|
||||
"Forward incoming messages" = "Forward incoming messages";
|
||||
"Keep a copy" = "Keep a copy";
|
||||
"Forward incoming messages" = "Encaminhar mensagens recebidas";
|
||||
"Keep a copy" = "Manter uma cópia";
|
||||
"Please specify an address to which you want to forward your messages."
|
||||
= "Please specify an address to which you want to forward your messages.";
|
||||
= "Favor especificar um endereço para o qual você deseja encaminhar suas mensagens.";
|
||||
|
||||
/* d & t */
|
||||
"Current Time Zone :" = "Fuso Horário :";
|
||||
@@ -42,7 +45,7 @@
|
||||
"Long Date Format :" = "Formato da Data (Longo) :";
|
||||
"Time Format :" = "Formato da Hora :";
|
||||
|
||||
"default" = "Default";
|
||||
"default" = "Padrão";
|
||||
|
||||
"shortDateFmt_0" = "%d-%b-%y";
|
||||
|
||||
@@ -72,16 +75,24 @@
|
||||
"longDateFmt_2" = "%A, %d %B, %Y";
|
||||
"longDateFmt_3" = "%d %B, %Y";
|
||||
"longDateFmt_4" = "";
|
||||
"longDateFmt_5" = "";
|
||||
"longDateFmt_6" = "";
|
||||
"longDateFmt_7" = "";
|
||||
"longDateFmt_8" = "";
|
||||
"longDateFmt_9" = "";
|
||||
"longDateFmt_10" = "";
|
||||
|
||||
"timeFmt_0" = "%I:%M %p";
|
||||
"timeFmt_1" = "%H:%M";
|
||||
"timeFmt_2" = "";
|
||||
"timeFmt_3" = "";
|
||||
|
||||
/* calendar */
|
||||
"Week begins on :" = "A Semana começa em :";
|
||||
"Day start time :" = "O Dia começa as :";
|
||||
"Day end time :" = "O Dia termina as :";
|
||||
"Day start time must be prior to day end time." = "Day start time must be prior to day end time.";
|
||||
"Day start time must be prior to day end time." = "Dia de inicio deve ser anterior ao dia de fim.";
|
||||
"Show time as busy outside working hours" = "Exibir horas como ocupadas quando fora do horário de serviço";
|
||||
"First week of year :" = "Primeira semana do ano :";
|
||||
"Enable reminders for Calendar items" = "Habilitar lembretes para os itens do Calendário";
|
||||
"Play a sound when a reminder comes due"
|
||||
@@ -93,10 +104,10 @@
|
||||
"firstWeekOfYear_FirstFullWeek" = "Primeira semana com 5 dias";
|
||||
|
||||
/* Default Calendar */
|
||||
"Default calendar :" = "Default calendar";
|
||||
"selectedCalendar" = "Selected calendar";
|
||||
"personalCalendar" = "Personal calendar";
|
||||
"firstCalendar" = "First enabled calendar";
|
||||
"Default calendar :" = "Calendário Padrão";
|
||||
"selectedCalendar" = "Calendário selecionado";
|
||||
"personalCalendar" = "Calendário pessoal";
|
||||
"firstCalendar" = "Calendário habilizado pela primeira vez";
|
||||
|
||||
"reminderTime_0000" = "0 minutos";
|
||||
"reminderTime_0005" = "5 minutos";
|
||||
@@ -104,7 +115,7 @@
|
||||
"reminderTime_0015" = "15 minutos";
|
||||
"reminderTime_0030" = "30 minutos";
|
||||
"reminderTime_0100" = "1 hora";
|
||||
"reminderTime_0200" = "2 hours";
|
||||
"reminderTime_0200" = "2 horas";
|
||||
"reminderTime_0400" = "4 horas";
|
||||
"reminderTime_0800" = "8 horas";
|
||||
"reminderTime_1200" = "1/2 dia";
|
||||
@@ -113,7 +124,7 @@
|
||||
|
||||
/* Mailer */
|
||||
"Show subscribed mailboxes only" = "Exibir somente caixas de correio inscritas";
|
||||
"Sort messages by threads" = "Sort messages by threads";
|
||||
"Sort messages by threads" = "Ordenar mensagens por tópicos";
|
||||
"Check for new mail:" = "Checar novos emails:";
|
||||
"messagecheck_manually" = "Manualmente";
|
||||
"messagecheck_every_minute" = "A cada minuto";
|
||||
@@ -133,25 +144,25 @@
|
||||
"And place my signature" = "E colocar minha assinatura";
|
||||
"signatureplacement_above" = "abaixo da minha resposta";
|
||||
"signatureplacement_below" = "abaixo da citação";
|
||||
"Compose messages in" = "Compose messages in";
|
||||
"Compose messages in" = "Escrever mensagens em";
|
||||
"composemessagestype_html" = "HTML";
|
||||
"composemessagestype_text" = "Plain text";
|
||||
"composemessagestype_text" = "Texto puro";
|
||||
|
||||
/* IMAP Accounts */
|
||||
"New Mail Account" = "New Mail Account";
|
||||
"New Mail Account" = "Nova conta de e-mail";
|
||||
|
||||
"Server Name:" = "Server Name:";
|
||||
"Port:" = "Port:";
|
||||
"User Name:" = "User Name:";
|
||||
"Server Name:" = "Nome do Servidor:";
|
||||
"Port:" = "Porta:";
|
||||
"User Name:" = "Nome do Usuário:";
|
||||
"Password:" = "Senha:";
|
||||
|
||||
"Full Name:" = "Full Name:";
|
||||
"Email:" = "Email:";
|
||||
"Full Name:" = "Nome Compelto:";
|
||||
"Email:" = "E-mail:";
|
||||
"Signature:" = "Assinatura:";
|
||||
"(Click to create)" = "(Click to create)";
|
||||
"(Click to create)" = "(Click para criar)";
|
||||
|
||||
"Signature" = "Assinatura";
|
||||
"Please enter your signature below:" = "Please enter your signature below:";
|
||||
"Please enter your signature below:" = "Por favor, digite sua assinatura abaixo:";
|
||||
|
||||
/* Additional Parameters */
|
||||
"Additional Parameters" = "Parâmetros Adicionais";
|
||||
@@ -166,17 +177,17 @@
|
||||
"calendar_category_labels" = "Aniversário,Negócios,Ligações,Concorrência,Cliente,Favoritos,Acompanhamento,Presentes,Feriados,Idéias,Meeting,Problemas,Miscelânea,Pessoal,Projetos,Feriado público,Posição,Fornecedores,Viagem,Férias";
|
||||
|
||||
/* Default module */
|
||||
"Calendar" = "Calendar";
|
||||
"Contacts" = "Address Book";
|
||||
"Mail" = "Mail";
|
||||
"Last" = "Last used";
|
||||
"Default module :" = "Default module :";
|
||||
"Calendar" = "Calendário";
|
||||
"Contacts" = "Catálogo";
|
||||
"Mail" = "Correio";
|
||||
"Last" = "Último usado";
|
||||
"Default module :" = "Módulo Padrão:";
|
||||
|
||||
"Language :" = "Idioma :";
|
||||
"choose" = "Escolha ...";
|
||||
"Catalan" = "Català";
|
||||
"Czech" = "Česky";
|
||||
"Danish" = "Dansk (Danmark)";
|
||||
"DanishDenmark" = "Dansk (Danmark)";
|
||||
"Dutch" = "Nederlands";
|
||||
"English" = "English";
|
||||
"French" = "Français";
|
||||
@@ -194,81 +205,69 @@
|
||||
"Welsh" = "Cymraeg";
|
||||
|
||||
/* Return receipts */
|
||||
"When I receive a request for a return receipt:" = "When I receive a request for a return receipt:";
|
||||
"Never send a return receipt" = "Never send a return receipt";
|
||||
"Allow return receipts for some messages" = "Allow return receipts for some messages";
|
||||
"If I'm not in the To or Cc of the message:" = "If I'm not in the To or Cc of the message:";
|
||||
"If the sender is outside my domain:" = "If the sender is outside my domain:";
|
||||
"In all other cases:" = "In all other cases:";
|
||||
"When I receive a request for a return receipt:" = "Quando eu receber uma confirmação de leitura:";
|
||||
"Never send a return receipt" = "Nunca enviar confirmação";
|
||||
"Allow return receipts for some messages" = "Permitir confirmação para algumas mensagens";
|
||||
"If I'm not in the To or Cc of the message:" = "Se eu não estiver no Para ou Cc da mensagem:";
|
||||
"If the sender is outside my domain:" = "Se o remetente está fora do meu domínio:";
|
||||
"In all other cases:" = "Em todos os outros casos:";
|
||||
|
||||
"Never send" = "Never send";
|
||||
"Always send" = "Always send";
|
||||
"Ask me" = "Ask me";
|
||||
|
||||
/* Return receipts */
|
||||
"When I receive a request for a return receipt:" = "When I receive a request for a return receipt:";
|
||||
"Never send a return receipt" = "Never send a return receipt";
|
||||
"Allow return receipts for some messages" = "Allow return receipts for some messages";
|
||||
"If I'm not in the To or Cc of the message:" = "If I'm not in the To or Cc of the message:";
|
||||
"If the sender is outside my domain:" = "If the sender is outside my domain:";
|
||||
"In all other cases:" = "In all other cases:";
|
||||
|
||||
"Never send" = "Never send";
|
||||
"Always send" = "Always send";
|
||||
"Ask me" = "Ask me";
|
||||
"Never send" = "Nunca envia";
|
||||
"Always send" = "Sempre envia";
|
||||
"Ask me" = "Pergunte-me";
|
||||
|
||||
/* Filters - UIxPreferences */
|
||||
"Filters" = "Filters";
|
||||
"Active" = "Active";
|
||||
"Move Up" = "Move Up";
|
||||
"Move Down" = "Move Down";
|
||||
"Filters" = "Filtros";
|
||||
"Active" = "Ativo";
|
||||
"Move Up" = "Mover para cima";
|
||||
"Move Down" = "Move para baixo";
|
||||
|
||||
/* Filters - UIxFilterEditor */
|
||||
"Filter name:" = "Filter name:";
|
||||
"For incoming messages that" = "For incoming messages that";
|
||||
"match all of the following rules:" = "match all of the following rules:";
|
||||
"match any of the following rules:" = "match any of the following rules:";
|
||||
"match all messages" = "match all messages";
|
||||
"Perform these actions:" = "Perform these actions:";
|
||||
"Filter name:" = "Nome do filtro:";
|
||||
"For incoming messages that" = "Para mensagens recebidas que";
|
||||
"match all of the following rules:" = "correspondem a todas as seguintes regras:";
|
||||
"match any of the following rules:" = "corresponde a nenhuma das seguintes regras:";
|
||||
"match all messages" = "corresponder a todas as mensagens";
|
||||
"Perform these actions:" = "Realizar essas ações:";
|
||||
|
||||
"Subject" = "Subject";
|
||||
"From" = "From";
|
||||
"To" = "To";
|
||||
"Subject" = "Assunto";
|
||||
"From" = "De";
|
||||
"To" = "Para";
|
||||
"Cc" = "Cc";
|
||||
"To or Cc" = "To or Cc";
|
||||
"Size (Kb)" = "Size (Kb)";
|
||||
"Header" = "Header";
|
||||
"Flag the message with:" = "Flag the message with:";
|
||||
"Discard the message" = "Discard the message";
|
||||
"File the message in:" = "File the message in:";
|
||||
"Keep the message" = "Keep the message";
|
||||
"Forward the message to:" = "Forward the message to:";
|
||||
"Send a reject message:" = "Send a reject message:";
|
||||
"Send a vacation message" = "Send a vacation message";
|
||||
"Stop processing filter rules" = "Stop processing filter rules";
|
||||
"To or Cc" = "Para ou Cc";
|
||||
"Size (Kb)" = "Tamanho (Kb)";
|
||||
"Header" = "Cabeçalho";
|
||||
"Flag the message with:" = "Marcar a mensagem com:";
|
||||
"Discard the message" = "Discate a mensagem";
|
||||
"File the message in:" = "Arquivo da mensagem em:";
|
||||
"Keep the message" = "Manter a mensagem";
|
||||
"Forward the message to:" = "Encaminhar a mensagem para:";
|
||||
"Send a reject message:" = "Enviar uma mensagem de rejeição:";
|
||||
"Send a vacation message" = "Enviar uma mensagem de ausência";
|
||||
"Stop processing filter rules" = "Parar o processamento dos filtros";
|
||||
|
||||
"is under" = "is under";
|
||||
"is over" = "is over";
|
||||
"is under" = "abaixo";
|
||||
"is over" = "acima";
|
||||
"is" = "is";
|
||||
"is not" = "is not";
|
||||
"contains" = "contains";
|
||||
"does not contain" = "does not contain";
|
||||
"matches" = "matches";
|
||||
"does not match" = "does not match";
|
||||
"matches regex" = "matches regex";
|
||||
"does not match regex" = "does not match regex";
|
||||
"is not" = "não é";
|
||||
"contains" = "contem";
|
||||
"does not contain" = "não contem";
|
||||
"matches" = "corresponde";
|
||||
"does not match" = "não corresponde";
|
||||
"matches regex" = "coincide com a expressão";
|
||||
"does not match regex" = "não coincide com a expressão";
|
||||
|
||||
"Seen" = "Seen";
|
||||
"Deleted" = "Deleted";
|
||||
"Answered" = "Answered";
|
||||
"Flagged" = "Flagged";
|
||||
"Junk" = "Junk";
|
||||
"Not Junk" = "Not Junk";
|
||||
"Label 1" = "Label 1";
|
||||
"Label 2" = "Label 2";
|
||||
"Label 3" = "Label 3";
|
||||
"Label 4" = "Label 4";
|
||||
"Label 5" = "Label 5";
|
||||
"Seen" = "Visto";
|
||||
"Deleted" = "Removido";
|
||||
"Answered" = "Respondido";
|
||||
"Flagged" = "Marcado";
|
||||
"Junk" = "Lixo";
|
||||
"Not Junk" = "Não é Lixo";
|
||||
"Label 1" = "Rótulo 1";
|
||||
"Label 2" = "Rótulo 2";
|
||||
"Label 3" = "Rótulo 3";
|
||||
"Label 4" = "Rótulo 4";
|
||||
"Label 5" = "Rótulo 5";
|
||||
|
||||
"Password must not be empty." = "Le mot de passe ne doit pas être vide.";
|
||||
"The passwords do not match. Please try again." = "Les mots de passe ne sont pas identiques. Essayez de nouveau.";
|
||||
@@ -282,5 +281,3 @@
|
||||
"Unhandled error response" = "Erreur inconnue";
|
||||
"Password change is not supported." = "Changement de mot de passe non-supporté.";
|
||||
"Unhandled HTTP error code: %{0}" = "Code HTTP non-géré: %{0}";
|
||||
"New password:" = "Nova senha:";
|
||||
"Confirmation:" = "Confirmação:";
|
||||
|
||||
Reference in New Issue
Block a user