Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 207e45e785cb8f6362fd9cc8fe5acbc8 > files > 125

twig-2.8.3-5mdv2010.0.noarch.rpm

<?php

  $FileInfo["Created"]                  = "Lucas Persona 12/12/1999";
  $FileInfo["Email"]                    = "persona@widesoft.com.br";
  $FileInfo["Version"]                  = "2.7.3";
  $FileInfo["Language"]                 = "Portuguese";

  $config["charactersets"]              = array();
  $config["globalcharset"]              = "";
  $config["metaheaders"]                = "";
  $config["htmltag"]                    = "";

  $function["TWIGPlural"]		= <<<FUNC_END
  Function TWIGPluralportuguese( \$n )
	{
	if( \$n == 0 )
		return "zero";
	else if( \$n == 1 )
		return "singular";
	else
		return "plural";
	}
FUNC_END;

  $TWIGphrase["Add list"]               = "Incluir lista";
  $TWIGphrase["New Contact"]            = "Novo Contato";
  $TWIGphrase["Edit Contact"]           = "Editar Contato";
  $TWIGphrase["View Contact"]           = "Exibir Contato";
  $TWIGphrase["New List"]               = "Nova Lista";
  $TWIGphrase["Edit List"]              = "Editar Lista";
  $TWIGphrase["View List"]              = "Exibir Lista";
  $TWIGphrase["Selected"]               = "Selecionado";
  $TWIGphrase["Unselected"]             = "Não Selecionado";
  $TWIGphrase["PegasusMail"]            = "PegasusMail";
  $TWIGphrase["New ToDo Item"]          = "Nova&nbsp;Tarefa";
  $TWIGphrase["Edit ToDo Item"]         = "Edit&nbsp;Tarefa";
  $TWIGphrase["View ToDo Item"]         = "Exibir&nbsp;Tarefa";
  $TWIGphrase["List Name"]              = "Listar Nome";
  $TWIGphrase["Yearly view"]            = "Visão&nbsp;Anual";
  $TWIGphrase["Daily view"]             = "Visão&nbsp;Diária";
  $TWIGphrase["Weekly view"]            = "Visão&nbsp;Semanal";
  $TWIGphrase["New Item"]               = "Novo Item";
  $TWIGphrase["View Item"]              = "Exibir Item";
  $TWIGphrase["Add item"]               = "Incluir&nbsp;item";
  $TWIGphrase["Recurring Item"]         = "Item Reincidente";
  $TWIGphrase["Recurrance"]             = "Reincidência";
  $TWIGphrase["First"]                  = "Primeiro";
  $TWIGphrase["Second"]                 = "Segundo";
  $TWIGphrase["Third"]                  = "Terceiro";
  $TWIGphrase["Fourth"]                 = "Quarto";
  $TWIGphrase["Last"]                   = "Último";
  $TWIGphrase["weeks on"]               = "semanas em";
  $TWIGphrase["week"]                   = "semana";
  $TWIGphrase["week on"]                = "semana em";
  $TWIGphrase["Every"]                  = "Toda";
  $TWIGphrase["On day"]                 = "No dia";
  $TWIGphrase["of every"]               = "de cada";
  $TWIGphrase["month"]                  = "mês";
  $TWIGphrase["months"]                 = "meses";
  $TWIGphrase["weekday"]                = "dia da semana";
  $TWIGphrase["On the"]                 = "No";
  $TWIGphrase["Day"]                    = "Dia";
  $TWIGphrase["day"]                    = "dia";
  $TWIGphrase["days"]                   = "dias";
  $TWIGphrase["weekend"]                = "fim de semana";
  $TWIGphrase["Daily"]                  = "Diário";
  $TWIGphrase["Weekly"]                 = "Semanal";
  $TWIGphrase["Monthly"]                = "Mensal";
  $TWIGphrase["Yearly"]                 = "Anual";
  $TWIGphrase["After"]                  = "Após";
  $TWIGphrase["occurances"]             = "ocorrências";
  $TWIGphrase["ending on"]              = "terminando em";
  $TWIGphrase["Edit Recurrance"]        = "Editar Reincidência";
  $TWIGphrase["Start/End Time ignored"] = "Hora Inicial/Final ignorada";
  $TWIGphrase["Start/End Time not ignored"]= "Hora Inicial/Final não ignorada";
  $TWIGphrase["[Before you can edit a recurrance you must first save the entry]"]= "[Antes de poder editar uma reincidência, você deve primeiro salvar esta entrada]";
  $TWIGphrase["My Contact"]             = "Meu Contato";
  $TWIGphrase["Mycontact"]              = "Meu Contato";
  $TWIGphrase["Display uuencoded images inline"]= "Display uuencoded images inline";
  $TWIGphrase["Always return to message list after deleting when viewing a message"]= "Always return to message list after deleting when viewing a message";
  $TWIGphrase["New Note"]               = "Nova&nbsp;Nota";
  $TWIGphrase["Edit Note"]              = "Editar&nbsp;Nota";
  $TWIGphrase["View Note"]              = "Exibir&nbsp;Nota";
  $TWIGphrase["Registered Events"]      = "Reuniões&nbsp;Registradas";
  $TWIGphrase["Public Meetings"]        = "Reuniões&nbsp;Públicas";
  $TWIGphrase["Private Meetings"]       = "Reuniões&nbsp;Particulares";
  $TWIGphrase["Schedule a Meeting"]     = "Agendar&nbsp;uma&nbsp;Reunião";
  $TWIGphrase["Schedule New Meeting"]   = "Agendar&nbsp;Nova&nbsp;Reunião";
  $TWIGphrase["Reschedule Meeting"]     = "Re-agendar&nbsp;Reunião";
  $TWIGphrase["View details"]           = "Ver&nbsp;detalhes";
  $TWIGphrase["Edit notes"]             = "Editar&nbsp;notas";
  $TWIGphrase["Edit todo"]              = "Editar&nbsp;tarefa";
  $TWIGphrase["Edit invitees"]          = "Editar&nbsp;convidados";
  $TWIGphrase["Reschedule"]             = "Re-agendar";
  $TWIGphrase["Attendance"]             = "Participantes";
  $TWIGphrase["Capacity"]               = "Capacidade";
  $TWIGphrase["Details"]                = "Detalhes";
  $TWIGphrase["Event Name"]             = "Reunião";
  $TWIGphrase["Description"]            = "Descrição";
  $TWIGphrase["Starts"]                 = "Início às";
  $TWIGphrase["Finishes"]               = "Término às";
  $TWIGphrase["View Meeting Details"]   = "Exibir&nbsp;Detalhes&nbsp;da&nbsp;Reunião";
  $TWIGphrase["View Meeting Notes"]     = "Exibir&nbsp;Notas&nbsp;da&nbsp;Reunião";
  $TWIGphrase["View Meeting ToDo"]      = "Exibir&nbsp;Tarefas&nbsp;da&nbsp;Reunião";
  $TWIGphrase["View Meeting Invitees"]  = "Exibir&nbsp;Convidados&nbsp;da&nbsp;Reunião";
  $TWIGphrase["View Meeting Schedule"]  = "Exibir&nbsp;Horário&nbsp;da&nbsp;Reunião";
  $TWIGphrase["Edit Meeting Details"]   = "Editar&nbsp;Detalhes&nbsp;da&nbsp;Reunião";
  $TWIGphrase["Edit Meeting Notes"]     = "Editar&nbsp;Notas&nbsp;da&nbsp;Reunião";
  $TWIGphrase["Edit Meeting ToDo"]      = "Editar&nbsp;Tarefas&nbsp;da&nbsp;Reunião";
  $TWIGphrase["Edit Meeting Invitees"]  = "Editar&nbsp;Convidados&nbsp;da&nbsp;Reunião";
  $TWIGphrase["Edit Meeting Schedule"]  = "Editar&nbsp;Horário&nbsp;da&nbsp;Reunião";
  $TWIGphrase["Meeting Name"]           = "Nome da Reunião";
  $TWIGphrase["Type"]                   = "Tipo";
  $TWIGphrase["Location"]               = "Local";
  $TWIGphrase["Starting Time"]          = "Hora de Início";
  $TWIGphrase["Ending Time"]            = "Hora de Término";
  $TWIGphrase["Initiator"]              = "Iniciante";
  $TWIGphrase["Secretary"]              = "Secretário";
  $TWIGphrase["User Limit"]             = "Limite de Usuário";
  $TWIGphrase["Last Modified"]          = "Última Modificação";
  $TWIGphrase["Minutes"]                = "Minutos";
  $TWIGphrase["Conclusion"]             = "Conclusão";
  $TWIGphrase["Action Items"]           = "Itens de Ação";
  $TWIGphrase["Person Responsible"]     = "Pessoa Responsável";
  $TWIGphrase["Due Date"]               = "Data Limite";
  $TWIGphrase["Invitees"]               = "Convidados";
  $TWIGphrase["on"]                     = "em";
  $TWIGphrase["RSVP"]                   = "RSVP";
  $TWIGphrase["RSVP0"]                  = "Unregistered";
  $TWIGphrase["RSVP1"]                  = "Unsure";
  $TWIGphrase["RSVP2"]                  = "Attending";
  $TWIGphrase["RSVP3"]                  = "Not Attending";
  $TWIGphrase["Public meetings which you may attend"]= "Public meetings which you may attend";
  $TWIGphrase["Private meetings to which you are invited"]= "Private meetings to which you are invited";
  $TWIGphrase["Meetings for which you have registered an RSVP"]= "Meetings for which you have registered an RSVP";
  $TWIGphrase["announcements"]          = "avisos";
  $TWIGphrase["All"]                    = "Todos";
  $TWIGphrase["New Bookmark"]           = "Novo&nbsp;Favorito";
  $TWIGphrase["Edit Bookmark"]          = "Editar&nbsp;Favorito";
  $TWIGphrase["View Bookmark"]          = "Exibir&nbsp;Favorito";
  $TWIGphrase["Group name"]             = "Nome do Grupo";
  $TWIGphrase["Create Global Group"]    = "Criar Grupo Global";
  $TWIGphrase["List"]                   = "Listar";
  $TWIGphrase["Announcement"]           = "Aviso";
  $TWIGphrase["Back to Preferences"]    = "Voltar&nbsp;para&nbsp;Preferências";
  $TWIGphrase["Back to Administration"] = "Voltar&nbsp;para&nbsp;Administração";
  $TWIGphrase["Back to Main"]           = "Voltar&nbsp;para&nbsp;Principal";
  $TWIGphrase["Back to Mail"]           = "Voltar&nbsp;para&nbsp;Email";
  $TWIGphrase["Back to Meetings"]       = "Voltar&nbsp;para&nbsp;Reuniões";
  $TWIGphrase["Back to Help"]           = "Voltar&nbsp;para&nbsp;Ajuda";
  $TWIGphrase["Back to Logout"]         = "Voltar&nbsp;para&nbsp;Logout";
  $TWIGphrase["hebrew"]                 = "Hebrew";
  $TWIGphrase["Preferences"]            = "Preferências";
  $TWIGphrase["Prefs"]                  = "Prefs";
  $TWIGphrase["Group"]                  = "Grupo";
  $TWIGphrase["group"]                  = "grupo";
  $TWIGphrase["You have %1 new messages in %2."]["position"] = 1;
  $TWIGphrase["You have %1 new messages in %2."]["zero"] = "Voce tem %1 mensagens novas em %2";
  $TWIGphrase["You have %1 new messages in %2."]["singular"] = "Voce tem %1 mensagens novas em %2";
  $TWIGphrase["You have %1 new messages in %2."]["plural"] = "Voce tem %1 mensagens novas em %2";
  $TWIGphrase["Go To"]                  = "Vá para";
  $TWIGphrase["or"]                     = "ou";
  $TWIGphrase["the selected items to"]  = "os itens selecionados para";
  $TWIGphrase["This is"]                = "Este é";
  $TWIGphrase["No previous screen"]     = "Primeira tela";
  $TWIGphrase["No next screen"]         = "Última tela";
  $TWIGphrase["Error"]                  = "Erro";
  $TWIGphrase["Welcome to TWIG version %1"]= "Bem vindo ao TWIG versão %1";
  $TWIGphrase["Number of items to index on one screen"]= "Número de itens a exibir por tela";
  $TWIGphrase["Sorry this feature is not enabled, please select another feature."]= "Desculpe mas esta função não foi ativada, por favor escolha outra função.";
  $TWIGphrase["TWIG"]                   = "TWIG";
  $TWIGphrase["Announcements"]          = "avisos";
  $TWIGphrase["Groups"]                 = "Grupos";
  $TWIGphrase["Administration"]         = "Administração";
  $TWIGphrase["options"]                = "opções";
  $TWIGphrase["Subject/Announcement"]   = "Subject/Announcment";
  $TWIGphrase["recent mail"]            = "email recente";
  $TWIGphrase["schedule"]               = "agenda";
  $TWIGphrase["TWIG [Mail]"]            = "Email";
  $TWIGphrase["Folders"]                = "Pastas";
  $TWIGphrase["New Message"]            = "Nova Mensagem";
  $TWIGphrase["Folder Management"]      = "Gerenciamento das Pastas";
  $TWIGphrase["Refresh"]                = "Atualizar";
  $TWIGphrase["Empty Trash"]            = "Limpar Lixeira";
  $TWIGphrase["of"]                     = "de";
  $TWIGphrase["to"]                     = "para";
  $TWIGphrase["from"]                   = "remetente";
  $TWIGphrase["Status"]                 = "Status";
  $TWIGphrase["date"]                   = "data";
  $TWIGphrase["subject"]                = "assunto";
  $TWIGphrase["attachment"]             = "anexo";
  $TWIGphrase["unread"]                 = "não lida";
  $TWIGphrase["read"]                   = "lida";
  $TWIGphrase["[no subject]"]           = "[sem assunto]";
  $TWIGphrase["Select None"]            = "Selecionar Nenhuma";
  $TWIGphrase["Select All"]             = "Selecionar Tudo";
  $TWIGphrase["Copy Selected"]          = "Copiar Seleção";
  $TWIGphrase["Delete Selected"]        = "Excluir Seleção";
  $TWIGphrase["Move Selected"]          = "Mover Seleção";
  $TWIGphrase["Undelete Selected"]      = "Recuperar Seleção";
  $TWIGphrase["**Select a folder**"]    = "**Selecione uma pasta**";
  $TWIGphrase["Set default tree view"]  = "Definir visão em árvore padrão";
  $TWIGphrase["the selected messages to"]= "as mensagens selecionadas para";
  $TWIGphrase["Undelete"]               = "Recuperar";
  $TWIGphrase["Delete"]                 = "Excluir";
  $TWIGphrase["Reply"]                  = "Responder";
  $TWIGphrase["Reply to all"]           = "Responder&nbsp;para&nbsp;todos";
  $TWIGphrase["Forward"]                = "Encaminhar";
  $TWIGphrase["Recompose"]              = "Reescrever";
  $TWIGphrase["Save draft"]             = "Guardar Rascunho";
  $TWIGphrase["Move"]                   = "Mover";
  $TWIGphrase["New message"]            = "Nova&nbsp;mensagem";
  $TWIGphrase["Back to %1"]             = "Voltar&nbsp;para&nbsp;%1";
  $TWIGphrase["Previous Message"]       = "Mensagem Anterior";
  $TWIGphrase["Next Message"]           = "Próxima Mensagem";
  $TWIGphrase["Date"]                   = "Data";
  $TWIGphrase["From"]                   = "De";
  $TWIGphrase["add to contacts"]        = "incluir como contato";
  $TWIGphrase["To"]                     = "Para";
  $TWIGphrase["CC"]                     = "CC";
  $TWIGphrase["Reply-To"]               = "Responder Para";
  $TWIGphrase["Subject"]                = "Assunto";
  $TWIGphrase["Print View"]             = "Versão de Impressão";
  $TWIGphrase["Full Headers"]           = "Cabeçalho Completo";
  $TWIGphrase["Hide Headers"]           = "Esconder Cabeçalho";
  $TWIGphrase["Display Headers"]        = "Mostrar Cabeçalho";
  $TWIGphrase["Hide"]                   = "Esconder";
  $TWIGphrase["View"]                   = "Visualizar";
  $TWIGphrase["Send Now"]               = "Enviar Mensagem";
  $TWIGphrase["Contacts"]               = "Contatos";
  $TWIGphrase["Bcc"]                    = "Cco";
  $TWIGphrase["Attachment"]             = "Anexo";
  $TWIGphrase["Attachments"]            = "Anexos";
  $TWIGphrase["Spell Check"]            = "Corretor Ortográfico";
  $TWIGphrase["Add to 'To'"]            = "Incluir em 'Para'";
  $TWIGphrase["Add to 'CC'"]            = "Incluir em 'CC'";
  $TWIGphrase["Add to 'BCC'"]           = "Incluir em 'CCo'";
  $TWIGphrase["%1 said:"]               = "%1 escreveu:";
  $TWIGphrase["On %1"]                  = "On %1";
  $TWIGphrase["Forwarded From:"]        = "Encaminhado Por:";
  $TWIGphrase["Options"]                = "Opções";
  $TWIGphrase["Change"]                 = "Alterar";
  $TWIGphrase["Save a copy in 'Sent' Folder"]= "Gravar uma cópia da pasta 'Saída'";
  $TWIGphrase["Include attachments when replying"]= "Incluir anexos quando Responder";
  $TWIGphrase["Include attachments when forwarding"]= "Incluir anexos quando Encaminhar";
  $TWIGphrase["Include attachments from original message"]= "Incluir anexos da mensagem original";
  $TWIGphrase["Number of body lines to display while composing a message"]= "Número de linhas de texto a exibir quando estiver escrevendo a mensagem";
  $TWIGphrase["No mail recipients specified, please add at least one mail recipient and then resend your message."]= "Sua mensagem não pode ser enviada. É necessário preencher o campo 'Para'.";
  $TWIGphrase["NOTE: Selecting users after adding a file attachment will cause the file attachment to be lost and you will have to re-attach it."]= "NOTA: Selecionando usuários após ter anexado um arquivo irá causar a perda do anexo e você terá que reanexá-lo.";
  $TWIGphrase["Send RR now"]            = "Enviar A.R. agora";
  $TWIGphrase["Read Receipt"]           = "Aviso de Recebimento";
  $TWIGphrase["with subject"]           = "com assunto";
  $TWIGphrase["Request Read Receipts"]  = "Pedir Avisos de Recebimento";
  $TWIGphrase["The message sent on"]    = "A mensagem enviada em";
  $TWIGphrase["Never"]                  = "Nunca";
  $TWIGphrase["Manual"]                 = "Manual";
  $TWIGphrase["Always"]                 = "Sempre";
  $TWIGphrase["Respond to Read Receipts"]= "Responder ao Aviso de Recebimento";
  $TWIGphrase["Disposition notification"]= "Disposition notification";
  $TWIGphrase["A Read Reciept has been automatically returned to the sender"]= "Um Aviso de Recebimento foi automaticamente retornado ao Remetente";
  $TWIGphrase["has been displayed.	This is no guarantee that the message has been read or understood."]= "foi exibida.	Isto não garante que a mensagem foi lida ou entendida.";
  $TWIGphrase["Spell Checked Version"]  = "Versão Corretor Ortográfico";
  $TWIGphrase["Subscribed"]             = "Registradas";
  $TWIGphrase["Unsubscribed"]           = "Não Registradas";
  $TWIGphrase["Delete Folder"]          = "Excluir Pasta";
  $TWIGphrase["Add Folder"]             = "Incluir Pasta";
  $TWIGphrase["Rename Folder"]          = "Renomear Pasta";
  $TWIGphrase["Copy"]                   = "Copiar";
  $TWIGphrase["Select the mailbox you wish to move these messages to below:"]= "Selecione a pasta para a qual você deseja mover a(s) mensagem(s):";
  $TWIGphrase["Select the mailbox you wish to copy these messages to below:"]= "Selecione a pasta para a qual você deseja copiar a(s) mensagem(s).";
  $TWIGphrase["Folder Overview"]        = "Todas as Pastas";
  $TWIGphrase["Folder"]                 = "Pasta";
  $TWIGphrase["New"]                    = "Criar Nova Pasta";
  $TWIGphrase["Total"]                  = "Total";
  $TWIGphrase["Size"]                   = "Tamanho";
  $TWIGphrase["Totals"]                 = "Totais";
  $TWIGphrase["Note: Large folder lists may take a long time to load."]= "Nota: Uma longa lista de pastas pode levar muito tempo para carregar.";
  $TWIGphrase["TWIG [Bookmarks]"]       = "Favoritos";
  $TWIGphrase["bookmarks"]              = "favoritos";
  $TWIGphrase["Add New Item"]           = "Adicionar Item";
  $TWIGphrase["Edit Item"]              = "Editar Item";
  $TWIGphrase["Item Name"]              = "Nome do Item";
  $TWIGphrase["Add item"]               = "Adicionar";
  $TWIGphrase["item"]                   = "item";
  $TWIGphrase["url"]                    = "url";
  $TWIGphrase["Back to Bookmarks"]      = "voltar para Favoritos";
  $TWIGphrase["TWIG [ToDo]"]            = "Tarefas";
  $TWIGphrase["todo"]                   = "tarefas";
  $TWIGphrase["Added by"]               = "Adicionado por";
  $TWIGphrase["Added on"]               = "Adicionado em";
  $TWIGphrase["Due on"]                 = "Limite em";
  $TWIGphrase["due date"]               = "data limite";
  $TWIGphrase["Due date type"]          = "Tipo de data limite";
  $TWIGphrase["On date"]                = "Na data";
  $TWIGphrase["On date/time"]           = "Na data/horário";
  $TWIGphrase["Priority"]               = "Prioridade";
  $TWIGphrase["priority"]               = "prioridade";
  $TWIGphrase["status"]                 = "status";
  $TWIGphrase["Back to ToDo"]           = "voltar para Tarefas";
  $TWIGphrase["Complete"]               = "Encerrado";
  $TWIGphrase["Working"]                = "Em progresso";
  $TWIGphrase["Pending"]                = "Pendente";
  $TWIGphrase["Canceled"]               = "Cancelado";
  $TWIGphrase["TWIG [Contacts]"]        = "Contatos";
  $TWIGphrase["Contact"]                = "Contato";
  $TWIGphrase["contacts"]               = "contatos";
  $TWIGphrase["Import"]                 = "Importar";
  $TWIGphrase["URL"]                    = "URL";
  $TWIGphrase["Nickname"]               = "Apelido";
  $TWIGphrase["E-Mail"]                 = "E-Mail";
  $TWIGphrase["E-Mail 2"]               = "E-Mail 2";
  $TWIGphrase["E-Mail 3"]               = "E-Mail 3";
  $TWIGphrase["First Name"]             = "Nome";
  $TWIGphrase["Last Name"]              = "Sobrenome";
  $TWIGphrase["Title"]                  = "Cargo";
  $TWIGphrase["Spouse"]                 = "Conjugue";
  $TWIGphrase["Birthday"]               = "Aniversário";
  $TWIGphrase["Company"]                = "Empresa";
  $TWIGphrase["Office"]                 = "Escritório";
  $TWIGphrase["Department"]             = "Departamento";
  $TWIGphrase["Home Phone"]             = "Telefone Residencial";
  $TWIGphrase["Home Fax"]               = "Fax Residencial";
  $TWIGphrase["Mobile"]                 = "Celular";
  $TWIGphrase["Work Phone"]             = "Telefone Comercial";
  $TWIGphrase["Work Fax"]               = "Fax Comercial";
  $TWIGphrase["Pager"]                  = "Pager";
  $TWIGphrase["Home Address"]           = "Endereço Residencial";
  $TWIGphrase["Home City"]              = "Cidade";
  $TWIGphrase["State"]                  = "Estado";
  $TWIGphrase["Zip Code"]               = "CEP";
  $TWIGphrase["Country"]                = "País";
  $TWIGphrase["Work Address"]           = "Endereço Comercial";
  $TWIGphrase["Work City"]              = "Cidade";
  $TWIGphrase["Work State"]             = "Estado";
  $TWIGphrase["Work Country"]           = "País";
  $TWIGphrase["Work Zip Code"]          = "CEP";
  $TWIGphrase["Import from"]            = "Importar de";
  $TWIGphrase["From file"]              = "Do arquivo";
  $TWIGphrase["In to group"]            = "Para o grupo";
  $TWIGphrase["Outlook XP/2002"]        = "Outlook XP/2002";
  $TWIGphrase["Outlook 2000"]           = "Outlook 2000";
  $TWIGphrase["Outlook 98"]             = "Outlook 98";
  $TWIGphrase["Netscape 4.6"]           = "Netscape 4.6";
  $TWIGphrase["nickname"]               = "apelido";
  $TWIGphrase["name"]                   = "nome";
  $TWIGphrase["company"]                = "empresa";
  $TWIGphrase["email"]                  = "email";
  $TWIGphrase["Add"]                    = "Adicionar";
  $TWIGphrase["Back to Contacts"]       = "voltar para Contatos";
  $TWIGphrase["vCard (autodetect version)"]= "vCard (autodetect version)";
  $TWIGphrase["Outlook Express (all fields)"]= "Outlook Express (todos os campos)";
  $TWIGphrase["Outlook Express (default fields)"]= "Outlook Express (campos padrão)";
  $TWIGphrase["TWIG [Groups]"]          = "Grupos";
  $TWIGphrase["Member of"]              = "Membro de";
  $TWIGphrase["Owner of"]               = "Proprietário de";
  $TWIGphrase["ALL"]                    = "Todos";
  $TWIGphrase["Unfiled"]                = "Pessoal";
  $TWIGphrase["personal"]               = "pessoal";
  $TWIGphrase["workgroup"]              = "grupo de trabalho";
  $TWIGphrase["Update"]                 = "Atualizar";
  $TWIGphrase["Add group"]              = "Adicionar&nbsp;grupo";
  $TWIGphrase["Add member"]             = "Adicionar&nbsp;novo&nbsp;membro";
  $TWIGphrase["Edit group"]             = "Editar&nbsp;grupo";
  $TWIGphrase["Delete group"]           = "Excluir&nbsp;este&nbsp;grupo";
  $TWIGphrase["The group"]              = "Grupo";
  $TWIGphrase["was created by"]         = "criado por";
  $TWIGphrase["Members"]                = "Membros";
  $TWIGphrase["[empty]"]                = "[vazio]";
  $TWIGphrase["**Select a group**"]     = "**Selecione um grupo**";
  $TWIGphrase["Back to Groups"]         = "voltar para grupos";
  $TWIGphrase["Feature Unavailable in current configuration"]= "Função Indisponível na configuração atual";
  $TWIGphrase["TWIG [Logout]"]          = "Logout";
  $TWIGphrase["TWIG [News]"]            = "Noticias";
  $TWIGphrase["Back to News"]           = "voltar para Notícias";
  $TWIGphrase["Subscribed newsgroups"]  = "Grupos Cadastrados";
  $TWIGphrase["Delete Newsgroup"]       = "Excluir Grupo";
  $TWIGphrase["Group Name"]             = "Nome do Grupo";
  $TWIGphrase["Newsgroup Name"]         = "Nome do Grupo";
  $TWIGphrase["Server"]                 = "Servidor";
  $TWIGphrase["Port"]                   = "Porta";
  $TWIGphrase["User"]                   = "Usuário";
  $TWIGphrase["Password"]               = "Senha";
  $TWIGphrase["Go"]                     = "OK";
  $TWIGphrase["Search pattern"]         = "Procurar por";
  $TWIGphrase["Subscribe"]              = "Cadastrar";
  $TWIGphrase["Newsgroups"]             = "Grupos de Notícias";
  $TWIGphrase["New post"]               = "Nova&nbsp;Mensagem";
  $TWIGphrase["Newsgroup management"]   = "Novo administrador de grupo";
  $TWIGphrase["Note: large newsgroup lists may take a long time to load."]= "Nota: Uma longa lista de notícias pode levar muito tempo para carregar.";
  $TWIGphrase["<< Prev"]                = "<< Anterior";
  $TWIGphrase["Next >>"]                = "Próxima >>";
  $TWIGphrase["Post Now"]               = "Enviar";
  $TWIGphrase["Newsgroup"]              = "Grupo";
  $TWIGphrase["no name"]                = "sem nome";
  $TWIGphrase["Add newsgroup"]          = "Adicionar grupo";
  $TWIGphrase["List newsgroups on server"]= "Listar grupos do servidor";
  $TWIGphrase["Main"]                   = "Principal";
  $TWIGphrase["Mail"]                   = "EMail";
  $TWIGphrase["News"]                   = "Notícias";
  $TWIGphrase["Schedule"]               = "Agenda";
  $TWIGphrase["Meetings"]               = "Reuniões";
  $TWIGphrase["ToDo"]                   = "Tarefas";
  $TWIGphrase["Todo"]                   = "Tarefas";
  $TWIGphrase["Bookmarks"]              = "Favoritos";
  $TWIGphrase["Logout"]                 = "Sair";
  $TWIGphrase["TWIG [Schedule]"]        = "Agenda";
  $TWIGphrase["Go to today"]            = "hoje";
  $TWIGphrase["Monthly view"]           = "Visão&nbsp;mensal";
  $TWIGphrase["Yearly view"]            = "Visão&nbsp;anual";
  $TWIGphrase["Time"]                   = "Hora";
  $TWIGphrase["/Notes"]                 = "/Notas";
  $TWIGphrase["Today is"]               = "Hoje é";
  $TWIGphrase["Start Time"]             = "Início";
  $TWIGphrase["End Time"]               = "Término";
  $TWIGphrase["back"]                   = "voltar";
  $TWIGphrase["forward"]                = "avançar";
  $TWIGphrase["Yesterday"]              = "Ontem";
  $TWIGphrase["Tomorrow"]               = "Amanhã";
  $TWIGphrase["Daily view"]             = "Visão&nbsp;diária";
  $TWIGphrase["Weekly view"]            = "Visão&nbsp;semanal";
  $TWIGphrase["List view"]              = "Exibir&nbsp;lista";
  $TWIGphrase["Previous Week"]          = "Semana&nbsp;Anterior";
  $TWIGphrase["The week starts on "]    = "A semana começa em ";
  $TWIGphrase[" and ends on "]          = " e termina em	";
  $TWIGphrase["Next Week"]              = "Próxima&nbsp;Semana";
  $TWIGphrase["Week"]                   = "Semana";
  $TWIGphrase["Maintenance"]            = "Manutenção";
  $TWIGphrase["Calendar"]               = "Calendar";
  $TWIGphrase["Items removed"]          = "Itens excluídos";
  $TWIGphrase["Preview"]                = "Visualizar";
  $TWIGphrase["End Date"]               = "Data de Fim";
  $TWIGphrase["Start Date"]             = "Data de Início";
  $TWIGphrase["Ignore Start/End Time"]  = "Ignorar Horário de Início/Fim";
  $TWIGphrase["[None]"]                 = "[Nenhum]";
  $TWIGphrase["Items to be removed"]    = "Itens que serão excluídos";
  $TWIGphrase["No items found to delete."]= "Não foram encontrados itens para excluir.";
  $TWIGphrase["Delete records older than"]= "Excluir registros anteriores a";
  $TWIGphrase["Back to Schedule"]       = "voltar para Agenda";
  $TWIGphrase["Back to Edit"]           = "voltar para Edit";
  $TWIGphrase["TWIG [Preferences]"]     = "Preferências";
  $TWIGphrase["Current Module"]         = "Módulo Atual";
  $TWIGphrase["Global"]                 = "Global";
  $TWIGphrase["Invert sort order"]      = "Inverter ordem";
  $TWIGphrase["Preference"]             = "Preferências";
  $TWIGphrase["Prev/Next style"]        = "Estilo Anterior/Próximo";
  $TWIGphrase["Setting"]                = "Definindo";
  $TWIGphrase["Update Preferences"]     = "Aplicar";
  $TWIGphrase["Drop Down List"]         = "Lista DropDown";
  $TWIGphrase["Button Bar"]             = "Botões";
  $TWIGphrase["Vertical Bulleted List"] = "Lista Vertical";
  $TWIGphrase["Tabbed List"]            = "Fichas";
  $TWIGphrase["Menu style 1"]           = "Estilo de Menu 1";
  $TWIGphrase["Menu style 2"]           = "Estilo de Menu 2";
  $TWIGphrase["Language"]               = "Idioma";
  $TWIGphrase["Your Real Name"]         = "Seu Nome";
  $TWIGphrase["Save sent items"]        = "Guardar mensagens enviadas";
  $TWIGphrase["Save sent items in"]     = "Guardar mensagens enviadas em";
  $TWIGphrase["Save draft items in"]    = "Guardar rascunhos em";
  $TWIGphrase["Page Size"]              = "Tamanho da Página";
  $TWIGphrase["Old Password"]           = "Senha Atual";
  $TWIGphrase["New Password"]           = "Nova Senha";
  $TWIGphrase["Password changed!"]      = "Senha Alterada!";
  $TWIGphrase["Multiple Tabbed List"]   = "Múltiplas Fichas";
  $TWIGphrase["Drop Down Menu"]         = "Menu Lista";
  $TWIGphrase["Tabbed Drop Down Menu"]  = "Menu Tabulado Lista";
  $TWIGphrase["|< First"]               = "|< Primeiro";
  $TWIGphrase["Last >|"]                = "Último >|";
  $TWIGphrase["Simple"]                 = "Simples";
  $TWIGphrase["AM/PM Format"]           = "Formato AM/PM";
  $TWIGphrase["24 Hour Format"]         = "Formato 24 horas";
  $TWIGphrase["Time Format"]            = "Formato de Hora";
  $TWIGphrase["Default due date type"]  = "Tipo de data limite padrão";
  $TWIGphrase["Button Bar Without Text"]= "Barra de Botões sem Texto";
  $TWIGphrase["Classic Prev/Next Style"]= "Estilo Clássico Anterior/Próximo";
  $TWIGphrase["Tabbed List with Arrows"]= "Fichas com Setas";
  $TWIGphrase["Classic Primary Menu Bar"]= "Barra de Menu Clássica 1";
  $TWIGphrase["New Password Confirmation"]= "Confirmação de Nova Senha";
  $TWIGphrase["Drop Down Menu with Arrows"]= "Menu Lista com Setas";
  $TWIGphrase["Classic Secondary Menu Bar"]= "Barra de Menu Clássica 2";
  $TWIGphrase["Default group for new items"]= "Grupo padrão para novos itens";
  $TWIGphrase["Default listing of meetings"]= "Listagem padrão para reuniões";
  $TWIGphrase["Expand mail tree by default"]= "Expandir estrutura de emails por defaul";
  $TWIGphrase["Show mail tree in main view"]= "Exibir estrutura de emails na visão principal";
  $TWIGphrase["Default priority for new items"]= "Prioridade padrão para novos itens";
  $TWIGphrase["Disable display of recent mail"]= "Desligar visualização de emails recentes";
  $TWIGphrase["Multiple Tabbed List with Words"]= "Múltiplas Fichas com Palavras";
  $TWIGphrase["Move and Expunge simultaneously"]= "Mover e Excluir simultaneamente";
  $TWIGphrase["Multiple Tabbed List with Arrows"]= "Múltiplas Fichas com Setas";
  $TWIGphrase["Default sort order for mail list"]= "Ordenação padrão para a lista de Emails";
  $TWIGphrase["Default sort order for todo list"]= "Ordenação padrão para a lista de Tarefas";
  $TWIGphrase["Default group to view in feature"]= "Grupo padrão para exibir na função";
  $TWIGphrase["Tabbed Drop Down Menu with Arrows"]= "Menu Lista Tabulado com Setas";
  $TWIGphrase["Delete and Expunge simultaneously"]= "Excluir completamente (sem poder Restaurar)";
  $TWIGphrase["Wrap Lines at this many characters"]= "Número de caracteres para quebra de linha";
  $TWIGphrase["Disable display of today's schedule"]= "Desligar visualização da agenda do dia";
  $TWIGphrase["Display messages in separate window"]= "Mostrar mensagens em janela separada";
  $TWIGphrase["Default sort order for contacts list"]= "Ordenação padrão para a lista de Contatos";
  $TWIGphrase["Display second command bar at bottom"]= "Mostrar segunda barra de comandos embaixo";
  $TWIGphrase["Disable new message indicator in footer"]= "Desabilitar indicador de nova mensagem no rodapé";
  $TWIGphrase["New password mistyped, please try again."]= "Nova Senha está incorreta, tente novamente.";
  $TWIGphrase["Old password mistyped, please try again."]= "Senha Atual está incorreta, tente novamente.";
  $TWIGphrase["Number of Messages to index on one screen"]= "Número de mensagens visualizadas por tela";
  $TWIGphrase["Automatic Signature when composing new mail"]= "Definir assinatura automática";
  $TWIGphrase["Default number of attachments on new messages"]= "Número padrão de anexos em novas mensagens";
  $TWIGphrase["Show contacts list when composing new messages"]= "Mostrar lista de contatos quando estiver escrevendo uma nova mensagem";
  $TWIGphrase["Multiple Tabbed List with Words (including First/Last)"]= "Múltiplas Fichas com Palavras (incluindo Primeiro/Último)";
  $TWIGphrase["Multiple Tabbed List with Arrows (including First/Last)"]= "Múltiplas Fichas com Setas (incluindo Primeiro/Último)";
  $TWIGphrase["User name"]              = "Username";
  $TWIGphrase["Accounts"]               = "Contas";
  $TWIGphrase["ACL's"]                  = "ACL's";
  $TWIGphrase["Annoucements"]           = "Avisos";
  $TWIGphrase["Languages"]              = "Idiomas";
  $TWIGphrase["SQL"]                    = "SQL";
  $TWIGphrase["SQLTXT"]                 = "SQLTXT";
  $TWIGphrase["Allow access to"]        = "Permitir acesso para";
  $TWIGphrase["for"]                    = "para";
  $TWIGphrase["Create User"]            = "Criar Usuário";
  $TWIGphrase["Update Password"]        = "Atualizar Senha";
  $TWIGphrase["Change Password"]        = "Alterar Senha";
  $TWIGphrase["Username"]               = "Usuário";
  $TWIGphrase["Last Logon"]             = "Último Acesso";
  $TWIGphrase["Feature"]                = "Atributos";
  $TWIGphrase["Create ACL Group"]       = "Criar Grupo ACL";
  $TWIGphrase["Delete ACL Group"]       = "Excluir Grupo ACL";
  $TWIGphrase["Add User to ACL Group"]  = "Incluir Usuário em Grupo ACL";
  $TWIGphrase["Second Command Line"]    = "Segunda Linha de Comando";
  $TWIGphrase["By"]                     = "Por";
  $TWIGphrase["Users"]                  = "Usuários";
  $TWIGphrase["*Select User*"]          = "*Selecionar Usuário*";
  $TWIGphrase["*Select user to add*"]   = "*Selecionar Usuário a incluir*";
  $TWIGphrase["*Select user to delete*"]= "*Selecionar Usuário a excluir*";
  $TWIGphrase["Create"]                 = "Criar";
  $TWIGphrase["Item Edit"]              = "Editar Item";
  $TWIGphrase["Goto Line"]              = "Vá para Linha";
  $TWIGphrase["New Mail Check"]         = "Checar Email";
  $TWIGphrase["Compose"]                = "Escrever Email";
  $TWIGphrase["Message Reading"]        = "Leitura de Email";
  $TWIGphrase["Screen Refresh"]         = "Atualização da tela";
  $TWIGphrase["Command Line"]           = "Linha de Comando";
  $TWIGphrase["Show Attachments"]       = "Mostrar Anexos";
  $TWIGphrase["Transfer"]               = "Transferir";
  $TWIGphrase["Transfer To"]            = "Transferir Para";
  $TWIGphrase["Recent Mail"]            = "Email Recente";
  $TWIGphrase["Posting"]                = "Mensagem";
  $TWIGphrase["Flush Databases"]        = "Limpar Banco de Dados (zerar)";
  $TWIGphrase["where username is"]      = "onde usuário é";
  $TWIGphrase["DB's to flush"]          = "BD a limpar";
  $TWIGphrase["*Select a table*"]       = "*Selecione uma tabela*";
  $TWIGphrase["Create Databases"]       = "Criar Banco de Dados";
  $TWIGphrase["Path to DB"]             = "Caminho para BD";
  $TWIGphrase["DB's to create"]         = "BD a criar";
  $TWIGphrase["Create DB"]              = "Criar BD";
  $TWIGphrase["Pack Databases"]         = "Compactar Banco de Dados";
  $TWIGphrase["DB's to pack"]           = "BD a compactar";
  $TWIGphrase["Pack DB"]                = "Compacta BD";
  $TWIGphrase["Same as English"]        = "Igual em Inglês";
  $TWIGphrase["language"]               = "idioma";
  $TWIGphrase["View groups"]            = "Ver Grupos";
  $TWIGphrase["Display"]                = "Exibir";
  $TWIGphrase["Public"]                 = "Público";
  $TWIGphrase["Private"]                = "Privado";
  $TWIGphrase["Registered"]             = "Registrado";
  $TWIGphrase["Mail Tree"]              = "Estrutura de Emails";
  $TWIGphrase["Annoucement"]            = "Aviso";
  $TWIGphrase["New Announcement"]       = "Novo Aviso";
  $TWIGphrase["Keys with null values"]  = "Chaves com valores nulos";
  $TWIGphrase["Show full phrase lists"] = "Exibir listas de frases completas";
  $TWIGphrase["Failed to create group!"]= "Falhou ao criar grupo!";
  $TWIGphrase["Failed to delete group!"]= "Falhou ao excluir grupo!";
  $TWIGphrase["*Select group to delete*"]= "*Selecione grupo a excluir*";
  $TWIGphrase["*Select group to add to*"]= "*Selecione grupo de inclusão*";
  $TWIGphrase["*Select group to display*"]= "*Selecione grupo a mostrar*";
  $TWIGphrase["Display Users in ACL Group"]= "Exibir usuários do Grupo ACL";
  $TWIGphrase["List keys with null values"]= "Listar chaves com valores nulos";
  $TWIGphrase["Delete User from ACL Group"]= "Excluir Usuário de Grupo ACL";
  $TWIGphrase["Failed to add user to group!"]= "Falhou ao incluir usuário ao grupo!";
  $TWIGphrase["*Select group to delete from*"]= "*Selecione grupo de exclusão*";
  $TWIGphrase["Failed to delete user from group!"]= "Falhou ao excluir usuário do grupo!";
  $TWIGphrase["Sorry, you are not an administrator."]= "Desculpe, você não é um administrador.";
  $TWIGphrase["You must select a user to change the password for!"]= "Você precisa selecionar um usuário para trocar a senha!";
  $TWIGphrase["You must specify a username! (note: * represents all users)"]= "Você precisa selecionar um usuário! (nota: * representa todos usuários)";
  $TWIGphrase["List keys for which the value is the same as it is in English"]= "Listar chaves que tenham o mesmo valor que em Inglês";
  $TWIGphrase["Object"]                 = "Objeto";
  $TWIGphrase["Access"]                 = "Acesso";
  $TWIGphrase["Modify"]                 = "Modificar";
  $TWIGphrase["*Select object*"]        = "*Selecione um objeto*";
  $TWIGphrase["Global Setting"]         = "Definições Globais";
  $TWIGphrase["TWIG [Help]"]            = "TWIG [Ajuda]";
  $TWIGphrase["Help"]                   = "Ajuda";
  $TWIGphrase["Topic"]                  = "Tópico";
  $TWIGphrase["Subtopic"]               = "Subtópico";
  $TWIGphrase["Help is not yet available on this topic."]= "Este tópico ainda não possui ajuda disponível.";
  $TWIGphrase["No submenu"]             = "Não há subtópicos para este tópico";
  $TWIGphrase["Filename of help file:"] = "Nome do arquivo de ajuda:";
  $TWIGphrase["Filename of subtopic menu file:"]= "Nome do arquivo do subtópico:";
  $TWIGphrase["TWIG [Meetings]"]        = "TWIG [Reuniões]";
  $TWIGphrase["TWIG [Notes]"]           = "TWIG [Anotações]";
  $TWIGphrase["Notes"]                  = "Anotações";
  $TWIGphrase["notes"]                  = "anotações";
  $TWIGphrase["Default sort order for notes list"]= "Ordenação padrão para lista de anotações";
  $TWIGphrase["Back to Notes"]          = "Voltar&nbsp;para&nbsp;Anotações";
  $TWIGphrase["Width of text field"]    = "Largura do campo de Texto";
  $TWIGphrase["Height of text field"]   = "Altura do campo de Texto";
  $TWIGphrase["chinesebig5"]            = "Chinese (Big 5)";
  $TWIGphrase["chinesegb"]              = "Chinese (gb)";
  $TWIGphrase["czech"]                  = "Czech";
  $TWIGphrase["danish"]                 = "Danish";
  $TWIGphrase["dutch"]                  = "Dutch";
  $TWIGphrase["english"]                = "English";
  $TWIGphrase["estonian"]               = "Estonian";
  $TWIGphrase["finnish"]                = "Finlandês";
  $TWIGphrase["french"]                 = "French";
  $TWIGphrase["german"]                 = "German";
  $TWIGphrase["italian"]                = "Italian";
  $TWIGphrase["polish"]                 = "Polish";
  $TWIGphrase["portuguese"]             = "Português";
  $TWIGphrase["russian"]                = "Russian (KOI8-R)";
  $TWIGphrase["russianwin"]             = "Russian (Windows-1251)";
  $TWIGphrase["spanish"]                = "Spanish";
  $TWIGphrase["swedish"]                = "Swedish";
  $TWIGphrase["korean"]                 = "Korean";
  $TWIGphrase["jpeuc"]                  = "Japanese (EUC-JP)";
  $TWIGphrase["Maximum meetings to display"]= "Maximum meetings to display";
  $TWIGphrase["Maximum todo items to display"]= "Maximum todo items to display";
  $TWIGphrase["Maximum mail messages to display"]= "Maximum mail messages to display";
  $TWIGphrase["Maximum schedule item to display"]= "Maximum schedule item to display";
  $TWIGphrase["Features to display"]    = "Features to display";
  $TWIGphrase["Edit"]                   = "Editar";
  $TWIGphrase["Group Admin"]            = "Administrador do Grupo";
  $TWIGphrase["Permissions"]            = "Permissões";
  $TWIGphrase["Actions"]                = "Ações";
  $TWIGphrase["Group Administrators"]   = "Administradores do Grupo";
  $TWIGphrase["NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group."]= "NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group.";
  $TWIGphrase["Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you."]= "Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you.";
  $TWIGphrase["You cannot change the Group Admin setting for your own account.  Please have another Group Admin change this for you."]= "You cannot change the Group Admin setting for your own account.	Please have another Group Admin change this for you.";
  $TWIGphrase["You do not have permission to delete one or more of the items you selected."]= "You do not have permission to delete one or more of the items you selected.";
  $TWIGphrase["You do not have permission to move one or more of the items you selected out of its current group."]= "You do not have permission to move one or more of the items you selected out of its current group.";
  $TWIGphrase["Search"]                 = "Busca";
  $TWIGphrase["search"]                 = "busca";
  $TWIGphrase["Item"]                   = "Item";
  $TWIGphrase["Name"]                   = "Nome";
  $TWIGphrase["Criteria"]               = "Critério";
  $TWIGphrase["No matches"]             = "Nenhuma ocorrência";
  $TWIGphrase["Features"]               = "Funções";
  $TWIGphrase["After date"]             = "Antes da data";
  $TWIGphrase["Before date"]            = "Após a data";
  $TWIGphrase["Containing text"]        = "Contendo texto";
  $TWIGphrase["Answered"]               = "Respondida";
  $TWIGphrase["Deleted"]                = "Excluída";
  $TWIGphrase["Urgent"]                 = "Urgente";
  $TWIGphrase["Old"]                    = "Antiga";
  $TWIGphrase["Recent"]                 = "Recente";
  $TWIGphrase["Read"]                   = "Lida";
  $TWIGphrase["Not answered"]           = "Não respondida";
  $TWIGphrase["Not deleted"]            = "Não excluída";
  $TWIGphrase["Not urgent"]             = "Não urgente";
  $TWIGphrase["Not read"]               = "Não lida";
  $TWIGphrase["Flags"]                  = "Flags";
  $TWIGphrase["Due after"]              = "Due after";
  $TWIGphrase["Due before"]             = "Due before";
  $TWIGphrase["Allow access to search"] = "Permite acesso para Pesquisar";
  $TWIGphrase["catalan"]                = "Catalan";
  $TWIGphrase["Tab style"]              = "Estilo de Pastas";
  $TWIGphrase["and"]                    = "and";
  $TWIGphrase["URI"]                    = "URI";
  $TWIGphrase["is exactly"]             = "is exactly";
  $TWIGphrase["is not"]                 = "is not";
  $TWIGphrase["ends with"]              = "ends with";
  $TWIGphrase["starts with"]            = "starts with";
  $TWIGphrase["contains"]               = "contains";
  $TWIGphrase["Home Address 2"]         = "Home Address 2";
  $TWIGphrase["Work Address 2"]         = "Work Address 2";
  $TWIGphrase["turkish"]                = "Turkish";
  $TWIGphrase["greek"]                  = "Greek";
  $TWIGphrase["tongan"]                 = "Tongan";
  $TWIGphrase["Default sort order for bookmarks list"]= "Default sort order for bookmarks list";
  $TWIGphrase["Default group to display for contacts"]= "Default group to display for contacts";
  $TWIGphrase["sortup"]                 = "A";
  $TWIGphrase["sortdown"]               = "D";
  $TWIGphrase["replied"]                = "replied";
  $TWIGphrase["Save to file"]           = "Save to file";
  $TWIGphrase["Button Bar #2"]          = "Button Bar #2";
  $TWIGphrase["Button Bar Without Text #2"]= "Button Bar Without Text #2";
  $TWIGphrase["Reminder"]               = "Reminder";
  $TWIGphrase["Minutes"]                = "Minutes";
  $TWIGphrase["Hours"]                  = "Hours";
  $TWIGphrase["Days"]                   = "Days";
  $TWIGphrase["Weeks"]                  = "Weeks";
  $TWIGphrase["Months"]                 = "Months";
  $TWIGphrase["Years"]                  = "Years";
  $TWIGphrase["*** REMINDER ***"]       = "*** REMINDER ***";
  $TWIGphrase["This is a reminder for "]= "This is a reminder for ";
  $TWIGphrase["This is a recurring entry and you will be reminded again on "]= "This is a recurring entry and you will be reminded again on ";
  $TWIGphrase["on"]                     = "on";
  $TWIGphrase["at"]                     = "at";
  $TWIGphrase["The reminder time has already passed!!"]= "The reminder time has already passed!!";
  $TWIGphrase["Second address to mail reminder to:"]= "Second address to mail reminder to:";
  $TWIGphrase["Style Sheet"]            = "Style Sheet";
  $TWIGPhrase["This folder is using "]  = "This folder is using ";
  $TWIGphrase["% of its recommended capacity"] = "% of its recommended capacity";
  $TWIGphrase["You are "]               = "You are ";
  $TWIGphrase[" over"]                  = " over";
  $TWIGphrase["Export"]			= "Export";
  $TWIGphrase["Opera"]			= "Opera";
  $TWIGphrase["Overwrite"]		= "Overwrite";
  $TWIGphrase["Flush First"]		= "Flush First";
  $TWIGphrase["Unsupported Opera File Version"]	= "Unsupported Opera File Version";
  $TWIGphrase["Folder Size Graph"]	= "Folder Size Graph";
  $TWIGphrase["ThunderBird"]		= "ThunderBird";

  $dayNamesShort                        = array( "D", "S", "T", "Q", "Q", "S", "S" );
  $dayNames                             = array( "Domingo", "Segunda", "Terça", "Quarta", "Quinta", "Sexta", "Sábado" );
  $monthNames                           = array( "Nenhum", "Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro" );

?>