diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-19 18:12:20 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-19 18:12:20 +0000 |
commit | 1616ae320b9f6b33985dc46bd1322a9a3827714d (patch) | |
tree | 6ca5b0c386c0000dfb2c2d472ee4bdbe673a2780 /pt_BR.ISO8859-1/share | |
parent | 16611f3e5ecc68eeddb40968a7d0890e59b45f20 (diff) |
o Add Brazilian Portuguese translated version
Approved by: phantom (mentor)
Original revision: 1.4
Notes
Notes:
svn path=/head/; revision=14321
Diffstat (limited to 'pt_BR.ISO8859-1/share')
-rw-r--r-- | pt_BR.ISO8859-1/share/sgml/teams.ent | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/pt_BR.ISO8859-1/share/sgml/teams.ent b/pt_BR.ISO8859-1/share/sgml/teams.ent new file mode 100644 index 0000000000..930c30ce91 --- /dev/null +++ b/pt_BR.ISO8859-1/share/sgml/teams.ent @@ -0,0 +1,44 @@ +<!-- + Names and email address of teams of people working on specified + tasks. Usally they're just mail aliases set up at hub.FreeBSD.org + + Use these entities when referencing appropriate teams. + + Please keep this list in alphabetical order by entity names. + + IMPORTANT: If you delete names from this file you *must* ensure that + all references to them have been removed from the handbook's + translations. If they haven't then you *will* break the + builds for the other languages, and we will poke fun of you + in public. + + The FreeBSD Documentation Project + The FreeBSD Brazilian Portuguese Documentation Project + + Original revision: 1.4 + + $FreeBSD$ +--> + +<!ENTITY a.core-secretary "Secretário do Grupo Central + (<literal>Core Team</literal>) <email>core-secretary@FreeBSD.org</email>"> + +<!ENTITY a.cvs "Responsáveis pelo Repositório CVS + (<literal>Repository Meisters</literal>) <email>cvs@FreeBSD.org</email>"> + +<!ENTITY a.faq "Responsável pelo <literal>FAQ</literal> + <email>faq@FreeBSD.org</email>"> + +<!ENTITY a.portmgr "Equipe de Gerênciamento de <literal>Ports</literal> + <email>portmgr@FreeBSD.org</email>"> + +<!ENTITY a.re "Equipe de Engenharia de Lançamento + <email>re@FreeBSD.org</email>"> + +<!ENTITY a.security-officer "Equipe de Oficiais de Segurança + <email>security-officer@FreeBSD.org</email>"> + +<!ENTITY a.www "Lista de discussão dos Responsáveis + pelo Sítio WWW FreeBSD + (<foreignphrase>webmaster</foreignphrase) + <email>www@FreeBSD.org</email>"> |