phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] swithcing the language - attached : br_translat


From: Guillaume Courtois
Subject: Re: [Phpgroupware-users] swithcing the language - attached : br_translation.sql.ok.br
Date: Wed, 14 Aug 2002 14:34:29 +0000

The translation file is phpgw_bt.lan or phpgw_pt.lang, it is in the setup 
subdirectory of each module.

Once it contains all the translations, you can add them to the database with 
the setup part of phpGW.

The patch submitted to savannah should be the file phpgw_xx.lang, not the 
content of the database ...

Informática - Fenac (address@hidden) wrote*:
>
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'charset','common','br','iso-8859-1');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'low','common','br','Baixa');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'forum','common','br','Forum');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'normal','common','br','Normal');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'medium','common','br','Médio');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'high','common','br','Alta');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'add','common','br','Adicionar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'create','common','br','Criar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'edit','common','br','Editar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'copy','common','br','Copiar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'rename','common','br','Renomear');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'delete','common','br','Deletar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'done','common','br','Pronto');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'change','common','br','Alterar');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'clear
>form','common','br','Limpar Formulário');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'total','common','br','Total');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'view','common','br','Visualizar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'save','common','br','Salvar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'submit','common','br','Inserir');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'search','common','br','Procurar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'cancel','common','br','Cancelar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'exit','common','br','Sair');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'yes','common','br','Sim');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'no','common','br','Não');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'ok','common','br','OK');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'clear','common','br','Limpar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'january','common','br','Janeiro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'february','common','br','Fevereiro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'march','common','br','Março');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'april','common','br','Abril');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'may','common','br','Maio');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'june','common','br','Junho');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'july','common','br','Julho');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'august','common','br','Agosto');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'september','common','br','Setembro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'october','common','br','Outubro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'november','common','br','Novembro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'december','common','br','Dezembro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'monday','common','br','Segunda');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'tuesday','common','br','Terça');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'wednesday','common','br','Quarta');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'thursday','common','br','Quinta');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'friday','common','br','Sexta');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'saturday','common','br','Sábado');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'sunday','common','br','Domingo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'access','common','br','Acesso');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'private','common','br','Privado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'access
>type','common','br','Tipo de Acesso');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'group
>access','common','br','Grupo de Acesso');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'global
>public','common','br','Público Global');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'group
>public','common','br','Grupo Público');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'which
>groups','common','br','Qual Grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'created
>by','common','br','Criado por');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'administration','common','br','Administração');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'inventory','common','br','Inventário');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'todo
>list','common','br','Agenda');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'calendar','common','br','Calendário');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'bookmarks','common','br','Bookmarks');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'addressbook','common','br','Addressbook');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'e-mail','common','br','E-Mail');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'chat','common','br','Chat');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'preferences','common','br','Preferências');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'login','common','br','Login');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'logout','common','br','Logout');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'first
>name','common','br','Primeiro Nome');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'last
>name','common','br','Último Nome');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'admin','common','br','Administrador');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'email','common','br','E-Mail');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'headlines','common','br','Notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'nntp','common','br','NNTP');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'groups','common','br','Grupos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'book
>marks','common','br','Bookmarks');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'name','common','br','Nome');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'file
>manager','common','br','Gerenciador de Arquivos');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'ftp','common','br','FTP');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'password','common','br','Senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'date','common','br','Data');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'time','common','br','Hora');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'priority','common','br','Prioridade');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'help','common','br','Ajuda');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'error','common','br','Erro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'updated','common','br','Atualizado');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'home','common','br','Página Inicial');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'users','common','br','Usuários');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'news
>headlines','common','br','Novas Notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'news
>reader','common','br','Leitor de Notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'human
>resources','common','br','Recursos Humanos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'address
>book','common','br','Contatos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'current
>users','common','br','Usuários Ativos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'first
>page','common','br','Primeira página');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'next
>page','common','br','Próxima página');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'last
>page','common','br','Última página');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'previous
>page','common','br','Página anterior');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'filter','common','br','Filtro');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'show
>all','common','br','Mostrar todos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'only
>yours','common','br','Somente os seus');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'print','common','br','Imprimir');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'trouble
>ticket system','common','br','Sistema de controle de problemas');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you are
>required to change your password during your first
>login','common','br','Você deverá mudar sua senha durante o primeiro
>login');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'powered by
>phpgroupware version x','common','br','Produzido por <a
>href=http://www.phpgroupware.org>phpGroupWare</a> version %1');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'sorry, there
>was a problem processing your request.','common','br','Desculpe, ocorreu um
>problema processando sua requisição.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'your message
>has been sent','common','br','Sua mensagem foi enviada');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'new entry
>added sucessfully','common','br','Nova entrada adicionada corretamente');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'entry
>updated sucessfully','common','br','Entrada modificada com sucesso');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'entry has
>been deleted sucessfully','common','br','Entrada foi removida com sucesso
>');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'password has
>been updated','common','br','Senha foi alterada');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'session has
>been killed','common','br','Sessão foi perdida');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'account has
>been updated','common','br','Conta foi modificada');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'account has
>been created','common','br','Conta foi criada');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'account has
>been deleted','common','br','Conta foi removida');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'error
>creating x x directory','common','br','Erro ao criar %1%2 diretório');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'error
>deleting x x directory','common','br','Erro ao remover %1%2 diretório');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'error
>renaming x x directory','common','br','Erro ao carregar %1%2 diretório');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'please x by
>hand','common','br','Por favor %1 manualmente');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'to correct
>this error for the future you will need to properly set
>the','common','br','A correção desse erro será necessária no futuro para o
>adequado funcionamento ');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'permissions
>to the files/users directory','common','br','Permissões para arquivos/users
>directory');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'On *nix
>systems please type: x','common','br','Em sistemas *nix por favor execute:
>%1');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'your
>settings have been updated','common','br','Suas configurações foram
>modificadas');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'group has
>been added','common','br','Grupo foi adicionado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'group has
>been deleted','common','br','Grupo foi removido');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'group has
>been updated','common','br','Grupo foi modificado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'showing x -
>x of x','common','br','Mostrando %1 - %2 de %3');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'showing
>x','common','br','mostrando %1');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'your search
>returned 1 match','common','br','Sua consulta retornou 1 ocorrência');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'your search
>returned x matchs','common','br','Sua consulta retornou %1 ocorrências');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you have 1
>new message!','common','br','Você tem uma nova mensagem!');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you have x
>new messages!','common','br','Você tem %1 novas mensagens!');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'today is x\s
>birthday!','common','br','Hoje é %1\ aniversário!');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'tommorow is
>x\s birthday.','common','br','Amanhã e %1\ aniversário.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you have 1
>high priority event on your calendar today.','common','br','Você tem 1
>evento com alta prioridade no seu calendário hoje.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you have x
>high priority events on your calendar today.','common','br','Você tem %1
>eventos com alta prioridade no seu calendário hoje.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'it has been
>more then x days since you changed your password','common','br','Já
>passaram-se mais de %1 dias desde que você mudou sua senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you sure
>you want to delete this entry ?','common','br','Você tem certeza que quer
>remover este registro ?');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'username','common','br','Username');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'password','common','br','Senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'login','login','br','Entrar');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'use
>cookies','login','br','#Usa cookies');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you have
>been successfully logged out','login','br','Você foi desconectado com
>sucesso');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'sorry, your
>login has expired','login','br','Desculpe, sua conta foi encerrada');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'Bad login or
>password','common','br','Login ou Senha incorreta');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'your session
>could not be verified.','login','br','Sua sessão não pode ser aberta.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'address
>book','addressbook','br','Contatos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'last
>name','addressbook','br','Último Nome');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'first
>name','addressbook','br','Primeiro Nome');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'e-mail','addressbook','br','E-Mail');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'home
>phone','addressbook','br','Fone Residencial');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'fax','addressbook','br','Fax');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'work
>phone','addressbook','br','Fone Comercial');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'pager','addressbook','br','Pager');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'mobile','addressbook','br','Celular');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'other
>number','addressbook','br','Outro Número');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'street','addressbook','br','Rua');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'birthday','addressbook','br','Aniversário');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'city','addressbook','br','Cidade');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'state','addressbook','br','Estado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'zip
>code','addressbook','br','CEP');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'notes','addressbook','br','OBS');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'company
>name','addressbook','br','Nome da Empresa');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'company
>name','addressbook','br','Nome da Empresa');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'january','addressbook','br','Janeiro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'february','addressbook','br','Fevereiro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'march','addressbook','br','Março');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'april','addressbook','br','Abril');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'may','addressbook','br','Maio');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'june','addressbook','br','Junho');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'july','addressbook','br','Julho');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'august','addressbook','br','Agosto');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'september','addressbook','br','Setembro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'october','addressbook','br','Outubro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'november','addressbook','br','Novembro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'december','addressbook','br','Dezembro');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'clear','addressbook','br','Limpar');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'last x
>logins','admin','br','Último %1 Login');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'loginid','admin','br','Identificação do Login');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'ip','admin','br','IP');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'total
>records','admin','br','Total de Registros');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'user
>accounts','admin','br','Contas de Usuários');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'new group
>name','admin','br','Novo nome do Grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'create
>group','admin','br','Criar Grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'kill','admin','br','Perdido');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'idle','admin','br','Inativo');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'login
>time','admin','br','Hora do Login');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'anonymous
>user','admin','br','Usuário Anônimo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'manager','admin','br','Gerenciador');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'account
>active','admin','br','Conta Ativa');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 're-enter
>password','admin','br','Re-digite a senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'group
>name','admin','br','Nome do Grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'display','admin','br','Visualiza');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'base
>url','admin','br','URL de base');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'news
>file','admin','br','Arquivo de Notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'minutes
>between reloads','admin','br','Minutos entre atualizações');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'listings
>displayed','admin','br','Listagens mostradas');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'news
>type','admin','br','Tipos de Notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'user
>groups','admin','br','Grupos de Usuários');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'headline
>sites','admin','br','Sites de Notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'network
>news','admin','br','Rede de Notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'site','admin','br','Site');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'view
>sessions','admin','br','Visualizar sessões');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'view access
>log','admin','br','Visualizar login de acesso');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'active','admin','br','Ativo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'disabled','admin','br','Desabilitado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'last time
>read','admin','br','Última leitura');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'permissions','admin','br','Permissões');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'title','admin','br','Título');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'enabled','admin','br','Habilitado');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'applications','admin','br','Aplicação');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'edit
>group','admin','br','Editar Grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'submit
>changes','admin','br','Gravar Modificações');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must add
>at least 1 permission to this account','admin','br','Você adicionará 1
>permissão para essa conta');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'installed
>applications','admin','br','Instalando aplicações');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'remove all
>users from this group','admin','br','Remover todos os usuários desse
>grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'permissions
>this group has','admin','br','Permissões que este grupo tem');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'select
>permissions this group will have','admin','br','Selecione as permissões que
>o grupo terá');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'sorry, that
>group name has already been taking.','admin','br','Desculpe, esse grupo ja
>tem a quantidade máxima de usuários.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'add new
>application','admin','br','Adicionar nova aplicação');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'application
>name','admin','br','Nome da Aplicação');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'application
>title','admin','br','Titulo da Aplicação');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'edit
>application','admin','br','Editar Aplicação');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter an application name and title.','admin','br','Você deve digitar um
>nome e um título para a aplicação.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you sure
>you want to delete this application ?','admin','br','Você tem certeza que
>deseja remover esta aplicação ?');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you sure
>you want to delete this group ?','admin','br','Você tem certeza que deseja
>remover este grupo ?');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you sure
>you want to kill this session ?','admin','br','Você tem certeza que deseja
>finalizar esta sessão ?');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'all records
>and account information will be lost!','admin','br','Todos os registros e
>informações das contas foram perdidas!');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you sure
>you want to delete this account ?','admin','br','Você tem certeza que deseja
>remover esta conta ?');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you sure
>you want to delete this news site ?','admin','br','Você tem certeza que
>deseja remover este site de Notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'percent of
>users that logged out','admin','br','Percentual de usuários que terminaram a
>sessão corretamente');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'list of
>current users','admin','br','Lista de usuários correntes');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'new password
>[ leave blank for no change ]','admin','br','Nova senha [ Deixe em branco
>para não modificá-la ]');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'the two
>passwords are not the same','admin','br','As duas senhas não são as
>mesmas');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'the login
>and password can not be the same','admin','br','O login não pode ser o mesmo
>da senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter a password','admin','br','Você deve digitar uma senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'that loginid
>has already been taken','admin','br','Este login já está em uso');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter a display','admin','br','#Você deve digitar o display');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter a base url','admin','br','Você deve digitar a URL base');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter a news url','admin','br','Você deve digitar a URL de notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter the number of minutes between reload','admin','br','Entre com o número
>de minutos entre as atualizações');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter the number of listings display','admin','br','Digite o número de
>listagens exibidas');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>select a file type','admin','br','Você deve selecionar um tipo de arquivo');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'that site
>has already been entered','admin','br','Este site ja foi cadastrado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'select users
>for inclusion','admin','br','Selecione usuários para incluir');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'sorry, the
>follow users are still a member of the group x','admin','br','Desculpe, o
>usuário seguinte sera membro do grupo %1');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'they must be
>removed before you can continue','admin','br','Eles devem ser removidos para
>você poder continuar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'today','calendar','br','Hoje');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'this
>week','calendar','br','Essa semana');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'this
>month','calendar','br','Esse mês');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'generate
>printer-friendly version','calendar','br','Gera versões imprimíveis');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'printer
>friendly','calendar','br','Imprimível');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you have not
>entered a\\nbrief description','calendar','br','Você não digitou uma\\nbreve
>descrição');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you have not
>entered a\\nvalid time of day.','calendar','br','Você não digitou
>uma\\nhorário válido do dia.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you
>sure\\nyou want to\\ndelete this entry ?','calendar','br','Você tem
>certeza\\nque quer\\nremover esta entrada ?');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'participants','calendar','br','Participantes');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'calendar -
>edit','calendar','br','Calendar - Editar');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'calendar -
>add','calendar','br','Calendar - Adicionar');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'brief
>description','calendar','br','Breve Descrição');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'full
>description','calendar','br','Descrição Completa');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'duration','calendar','br','Duração');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'minutes','calendar','br','Minutos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'repeat
>type','calendar','br','Tipo de repetição');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'none','calendar','br','Nenhuma');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'daily','calendar','br','Diária');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'weekly','calendar','br','Semanal');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'monthly (by
>day)','calendar','br','Mensal (por dia)');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'monthly (by
>date)','calendar','br','Mensal (pela data)');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'yearly','calendar','br','Anual');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'repeat end
>date','calendar','br','Data final de repetição');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'use end
>date','calendar','br','Usar data final');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'repeat
>day','calendar','br','Repetição Diária');
>INSERT INTO lang (message id, app name, lang, content) VALUES( '(for
>weekly)','calendar','br','(por semana)');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'frequency','calendar','br','Freqüência');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'sun','calendar','br','Dom');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'mon','calendar','br','Seg');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'tue','calendar','br','Ter');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'wed','calendar','br','Qua');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'thu','calendar','br','Qui');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'fri','calendar','br','Sex');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'sat','calendar','br','Sab');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'su','calendar','br','Do');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'mo','calendar','br','S');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'tu','calendar','br','T');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'we','calendar','br','Q');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'th','calendar','br','Q');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'fr','calendar','br','F');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'sa','calendar','br','Sa');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Jan','calendar','br','Jan');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Feb','calendar','br','Fev');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Mar','calendar','br','Mar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Apr','calendar','br','Abr');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'May','calendar','br','Mai');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Jun','calendar','br','Jun');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Jul','calendar','br','Jul');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Aug','calendar','br','Ago');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Sep','calendar','br','Set');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Oct','calendar','br','Out');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Nov','calendar','br','Nov');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'Dec','calendar','br','Dez');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'search
>results','calendar','br','Resultados da pesquisa');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'no matches
>found.','calendar','br','Nenhuma ocorrência encontrada.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( '1 match
>found','calendar','br','1 ocorrência encontrada');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'x matches
>found','calendar','br','%1 ocorrências encontradas');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'description','calendar','br','Descrição');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'repetition','calendar','br','Repetição');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'days
>repeated','calendar','br','Dias repetidos');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'go!','calendar','br','Vai!');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'year','calendar','br','Ano');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'month','calendar','br','Mês');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'week','calendar','br','Semana');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'new
>entry','calendar','br','Nova entrada');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'view this
>entry','calendar','br','Visualiza esta entrada');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'the
>following conflicts with the suggested time:<ul>x</ul>','calendar','br','Os
>seguintes conflitos com o horário sugerido:<ul>%1</ul>');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'your
>suggested time of <B> x - x </B> conflicts with the following existing
>calendar entries:','calendar','br','Horário sugerido: <B> %1 - %2 </B> esta
>em conflito com as seguintes entradas no calendário:');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter one or more search keywords','calendar','br','Você deve digitar uma ou
>mais palavras chave');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you
>sure\\nyou want to\\ndelete this entry ?\\n\\nthis will delete\\nthis entry
>for all users.','calendar','br','Você tem certeza\\nque quer\\nremover esta
>entrada ?\\n\\nIsto apagará a entrada\\npara todos usuários.');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'a','calendar','br','');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'a','calendar','br','');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'a','calendar','br','');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'a','calendar','br','');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'a','calendar','br','');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'a','calendar','br','');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'a','calendar','br','');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'reply','email','br','Responder');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'reply
>all','email','br','Responder para todos');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'forward','email','br','Redirecionar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'delete','email','br','Remover');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'previous','email','br','Anterior');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'next','email','br','Próximo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'from','email','br','De');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'to','email','br','Para');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'cc','email','br','CC');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'files','email','br','Arquivos');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'date','email','br','Data');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'send','email','br','Enviar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'subject','email','br','Assunto');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'folder','email','br','Pasta');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'size','email','br','Tamanho');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'section','email','br','Sessão');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'image','email','br','Imagem');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'no
>subject','email','br','Sem Assunto');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'compose','email','br','Redigir');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'message','email','br','Mensagem');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'messages','email','br','Mensagens');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'new
>message','email','br','Nova mensagem');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'undisclosed
>sender','email','br','Remetende indefinido');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'undisclosed
>recipients','email','br','Recipiente indefinido');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'please
>select a message first','email','br','Por favor, selecione a mensagem
>primeiro ');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'this folder
>is empty','email','br','Esta pasta esta vazia');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'switch
>current folder to','email','br','Escolha a pasta Para');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'move
>selected messages into','email','br','Move as mensagens selecionadas para
>dentro');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'add to
>addressbook','email','br','Adiciona ao addressbook');
>INSERT INTO lang (message id, app name, lang, content) VALUES( '1 message
>has been deleted','email','br','1 mensagem foi removida');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'x messages
>have been deleted','email','br','%1 mensagens foram removidas');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'monitor','email','br','Monitor');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'Could not
>open this mailbox','email','br','Não pode abrir esta caixa de mensagens.');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'usersfile perm error','filemanager','br','Para corrigir este erro você deve
>configurar corretamente as perimissões nos diretóriosi.<BR> Nos sistemas *ix
>digite: chmod 707.');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'groupsfile perm error','filemanager','br','Para corrigir este erro você
>deve configurar corretamente as permissões neste diretório e o grupo.<BR>
>Nos sistemas *ix digite: chmod 707');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'private files','filemanager','br','Arquivo privado');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'group files','filemanager','br','Arquivo do Grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'files','filemanager','br','Arquivo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'new file','filemanager','br','Novo Arquivo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'rename to','filemanager','br','Renomear para');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'file upload','filemanager','br','Enviar Arquivo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'current file','filemanager','br','Arquivo em uso');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'clipboard contents','filemanager','br','Conteúdo do clipboard');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'copy as','filemanager','br','Copie como');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'create','filemanager','br','Criar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'edit','filemanager','br','Editar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'copy','filemanager','br','Copiar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'delete','filemanager','br','Remover');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'do delete','filemanager','br','Remover');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'rename','filemanager','br','Renomear');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'rename to','filemanager','br','Renomear');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'download','filemanager','br','Baixar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'upload','filemanager','br','Enviar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'save','filemanager','br','Salvar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'exit','filemanager','br','Sair');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'cancel','filemanager','br','Cancelar');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'specify file name','filemanager','br','Você deve especificar um nome para
>cada arquivo a ser criado');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'no file name','filemanager','br','Nenhum nome de arquivo foi
>especificado');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'err saving file','filemanager','br','Erro durante a gravação do arquivo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'yes','filemanager','br','Sim');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'no','filemanager','br','Não');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'newsgroups','nntp','br','Novo Grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'update','nntp','br','Enviar');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'show all
>groups','nntp','br','Exibe todos os Grupos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'available
>groups','nntp','br','Grupos Disponíveis');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'show groups
>containing','nntp','br','Exibe Grupos existentes');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'next','nntp','br','Próximo');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'threads','nntp','br','Threads');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'message
>x','nntp','br','Mensagem %1');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'author','nntp','br','Autor');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'subject','nntp','br','Assunto');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'date','nntp','br','Data');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'monitor','nntp','br','Monitor');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'max matchs
>per page','preferences','br','Número máximo de ocorrências por página');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'time zone
>offset','preferences','br','Diferença de fuso horário');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'this server
>is located in the x timezone','preferences','br','Este servidor esta
>localizado no fuso horário %1 ');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'date
>format','preferences','br','Formato Data');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'time
>format','preferences','br','Formato Horário');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'language','preferences','br','Linguagem');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'default
>sorting order','preferences','br','Ordem de classificação padrão');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'default
>application','preferences','br','Aplicação padrão');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'show text on
>navigation icons','preferences','br','Mostra texto na barra de navegação');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'show current
>users on navigation bar','preferences','br','Mostra usuários ativos na barra
>de navegação');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'show new
>messages on main screen','preferences','br','Mostra novas mensagens na tela
>principal');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'email
>signature','preferences','br','Assinatura do e-mail');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'show
>birthday reminders on main screen','preferences','br','Mostra
>Aniversariantes na primeira tela');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'show high
>priority events on main screen','preferences','br','Mostra eventos de alta
>prioridade na primeira tela');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'weekday
>starts on','preferences','br','Semana começa em');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'work day
>starts on','preferences','br','Jornada de trabalho começa em');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'work day
>ends on','preferences','br','Jornada de trabalho termina em');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'select
>headline news sites','preferences','br','Selecione os sites de notícias');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'change your
>password','preferences','br','Mude sua senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'select
>different theme','preferences','br','Selecione um tema diferente');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'change your
>settings','preferences','br','Mude suas Preferências');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'change your
>profile','preferences','br','Mude seu Perfil');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'enter your
>new password','preferences','br','Digite sua nova senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 're-enter
>your password','preferences','br','Re-Digite sua nova senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'the two
>passwords are not the same','preferences','br','As duas senhas não são a
>mesma');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you must
>enter a password','preferences','br','Você deve digitar uma senha');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'your current
>theme is: x','preferences','br','Seu tema corrente é\:');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'please,
>select a new theme','preferences','br','Por favor, selecione um tema');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'note: this
>feature does *not* change your email password. this will need to be done
>manually.','preferences','br','Nota: Esta função *não* muda sua senha de
>email. Você deverá fazer isto manualmente.');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'monitor
>newsgroups','preferences','br','Monitor Grupo de usuários');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'account
>Preferences','preferences','br','Preferências da Conta');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'title','preferences','br','Título');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'phone
>number','preferences','br','Telefone');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'comments','preferences','br','Comentários');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'picture','preferences','br','Imagem');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'Note:
>Pictures will be resized to 100x200','preferences','br','Nota: As imagens
>serão 100x200');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'submit','preferences','br','Incluir');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'addressbook
>columns','preferences','br','Colunas do Addressbook');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'company','preferences','br','Empresa');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'work
>phone','preferences','br','Fone Comercial');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'home
>phone','preferences','br','Fone Residencial');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'fax','preferences','br','FAX');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'pager','preferences','br','Pager');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'mobile
>phone','preferences','br','Fone Celular');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'other
>phone','preferences','br','Outro Telefone');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'street','preferences','br','Rua');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'city','preferences','br','Cidade');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'state','preferences','br','Estado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'zip
>code','preferences','br','CEP');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'birthday','preferences','br','Aniversário');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'todo list -
>add','todo','br','Agenda - adicionar');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'todo list -
>edit','todo','br','Agenda - editar');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'todo
>list','todo','br','Agenda');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'todo','todo','br','A fazer');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'status','todo','br','Estado');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'urgency','todo','br','Urgência');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'completed','todo','br','Completado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'last
>updated','todo','br','Última Modifição');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'access
>type','todo','br','Tipo de acesso');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'which
>groups','todo','br','Quais Grupos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'clear
>form','todo','br','Limpar formulário');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'date
>due','todo','br','Data requerida');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'days
>datedue','todo','br','Data requerida');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'created
>by','todo','br','Criado por');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'you have
>entered an invailed date','todo','br','Você digitou uma data inválida');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'are you sure
>you want to delete this entry','todo','br','Você tem certeza que deseja
>remover esta entrada ?');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'trouble
>ticket system','tts','br','Sistema de controle de problemas');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'ticket','tts','br','Problema');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'prio','tts','br','Prioridade');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'group','tts','br','Grupo');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'assigned
>to','tts','br','Atribuido a');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'opened
>by','tts','br','Aberto por');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'date
>opened','tts','br','Data abertura');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'subject','tts','br','Assunto');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'new
>ticket','tts','br','Novo problema');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'view all
>tickets','tts','br','Visualizar todos problemas');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'view only
>open tickets','tts','br','Ver todos problemas abertos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'no tickets
>found','tts','br','Nao foram encontrados problemas');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'status/date
>closed','tts','br','Status/Data fechado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'add new
>ticket','tts','br','Adicionar novo problema');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'detail','tts','br','Detalhes');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'priority','tts','br','Prioridade');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'add
>ticket','tts','br','Criar problema');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'clear
>form','tts','br','Limpar formulário');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'no
>subject','tts','br','Sem assunto');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'view job
>detail','tts','br','Ver detalhes');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'assigned
>from','tts','br','Atribuído de');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'open
>date','tts','br','Data de abertura');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'close
>date','tts','br','Data de fechamento');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'details','tts','br','Detalhes');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'additional
>notes','tts','br','Notas adicionais');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'ok','tts','br','OK');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'update','tts','br','Atualize');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'close','tts','br','Feche');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'in
>progress','tts','br','Em progresso');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'closed','tts','br','Fechado');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'reopen','tts','br','Reaberto');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'reopen','tts','br','Reaberto');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'rooms','chat','br','Salas');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'whowhere','chat','br','Onde você está');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'enter
>chat','chat','br','Entrar no Chat');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'channels','chat','br','Canal');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'switch
>room','chat','br','Sala de Bate Papo');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'part
>channel','chat','br','Canal Particular');
>INSERT INTO lang (message id, app name, lang, content) VALUES(
>'online','chat','br','Online');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'private
>chat','chat','br','Chat Privado');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'refresh
>users','chat','br','Usuários Ativos');
>INSERT INTO lang (message id, app name, lang, content) VALUES( 'send
>message','chat','br','Enviar Mensagem');
>
>
>
>
>
>Phpgroupware-users mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]