- XML declarations should use IANA encoding names
- Setting Localization to pt_br in <article> element - Standardize the use of elements <pubdate>, <releaseinfo> and <legalnotice> - sync the articles with the latest english versions available in repository Approved by: gabor (mentor)
This commit is contained in:
parent
8a1a59e2f5
commit
fc215be621
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39570
7 changed files with 69 additions and 38 deletions
pt_BR.ISO8859-1/articles
contributing-ports
contributing
explaining-bsd
freebsd-questions
linux-users
new-users
problem-reports
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
||||||
"../../../share/sgml/freebsd42.dtd" [
|
"../../../share/sgml/freebsd42.dtd" [
|
||||||
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
||||||
|
@ -9,17 +9,14 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Brazilian Portuguese Documentation Project
|
The FreeBSD Brazilian Portuguese Documentation Project
|
||||||
|
|
||||||
Original revision: r38826
|
Original revision: r39544
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<article>
|
<article lang='pt_br'>
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Contribuindo para a Coleção de Ports do
|
<title>Contribuindo para a Coleção de Ports do FreeBSD</title>
|
||||||
FreeBSD</title>
|
|
||||||
|
|
||||||
<pubdate>$FreeBSD$</pubdate>
|
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<title>Sumário</title>
|
<title>Sumário</title>
|
||||||
|
@ -44,6 +41,10 @@
|
||||||
&tm-attrib.freebsd;
|
&tm-attrib.freebsd;
|
||||||
&tm-attrib.general;
|
&tm-attrib.general;
|
||||||
</legalnotice>
|
</legalnotice>
|
||||||
|
|
||||||
|
<pubdate>$FreeBSD$</pubdate>
|
||||||
|
|
||||||
|
<releaseinfo>$FreeBSD</releaseinfo>
|
||||||
</articleinfo>
|
</articleinfo>
|
||||||
|
|
||||||
<indexterm><primary>Contribuindo com o ports</primary></indexterm>
|
<indexterm><primary>Contribuindo com o ports</primary></indexterm>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
||||||
"../../../share/sgml/freebsd42.dtd" [
|
"../../../share/sgml/freebsd42.dtd" [
|
||||||
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
||||||
|
@ -9,12 +9,12 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Brazilian Portuguese Documentation Project
|
The FreeBSD Brazilian Portuguese Documentation Project
|
||||||
|
|
||||||
Original revision: r38826
|
Original revision: r39544
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<article>
|
<article lang='pt_br'>
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Contribuindo para o FreeBSD</title>
|
<title>Contribuindo para o FreeBSD</title>
|
||||||
|
|
||||||
|
@ -32,6 +32,12 @@
|
||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
|
<legalnotice id="trademarks" role="trademarks">
|
||||||
|
&tm-attrib.freebsd;
|
||||||
|
&tm-attrib.ieee;
|
||||||
|
&tm-attrib.general;
|
||||||
|
</legalnotice>
|
||||||
|
|
||||||
<pubdate>$FreeBSD$</pubdate>
|
<pubdate>$FreeBSD$</pubdate>
|
||||||
|
|
||||||
<releaseinfo>$FreeBSD$</releaseinfo>
|
<releaseinfo>$FreeBSD$</releaseinfo>
|
||||||
|
@ -234,7 +240,7 @@
|
||||||
<foreignphrase>links</foreignphrase> sobre estes
|
<foreignphrase>links</foreignphrase> sobre estes
|
||||||
padrões no sítio www <ulink
|
padrões no sítio www <ulink
|
||||||
url="&url.base;/projects/c99/index.html">FreeBSD
|
url="&url.base;/projects/c99/index.html">FreeBSD
|
||||||
C99 e Projeto de Conformidade com Padrões
|
C99 & Projeto de Conformidade com Padrões
|
||||||
Posix</ulink>. Compare o comportamento do FreeBSD
|
Posix</ulink>. Compare o comportamento do FreeBSD
|
||||||
àquele requerido pelo padrão. Se o
|
àquele requerido pelo padrão. Se o
|
||||||
comportamento diferir, particularmente em pontos sutis ou
|
comportamento diferir, particularmente em pontos sutis ou
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
||||||
"../../../share/sgml/freebsd42.dtd" [
|
"../../../share/sgml/freebsd42.dtd" [
|
||||||
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
||||||
|
@ -9,13 +9,13 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Brazilian Portuguese Documentation Project
|
The FreeBSD Brazilian Portuguese Documentation Project
|
||||||
|
|
||||||
Original revision: r38826
|
Original revision: r39544
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<article>
|
<article lang='pt_br'>
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Explicando o BSD</title>
|
<title>Explicando o BSD</title>
|
||||||
|
|
||||||
|
@ -29,11 +29,27 @@
|
||||||
</affiliation>
|
</affiliation>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
|
<legalnotice id="trademarks" role="trademarks">
|
||||||
|
&tm-attrib.freebsd;
|
||||||
|
&tm-attrib.amd;
|
||||||
|
&tm-attrib.apple;
|
||||||
|
&tm-attrib.intel;
|
||||||
|
&tm-attrib.linux;
|
||||||
|
&tm-attrib.opengroup;
|
||||||
|
&tm-attrib.sparc;
|
||||||
|
&tm-attrib.sun;
|
||||||
|
&tm-attrib.unix;
|
||||||
|
&tm-attrib.general;
|
||||||
|
</legalnotice>
|
||||||
|
|
||||||
|
<pubdate>$FreeBSD$</pubdate>
|
||||||
|
|
||||||
|
<releaseinfo>$FreeBSD$</releaseinfo>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>No mundo do open source, a palavra <quote>Linux</quote>
|
<para>No mundo do open source, a palavra <quote>Linux</quote>
|
||||||
é quase um sinônimo de <quote>Sistema
|
é quase um sinônimo de <quote>Sistema Operacional</quote>,
|
||||||
Operacional</quote>, mas esse não é o
|
mas esse não é o único sistema operacional &unix;
|
||||||
único sistema operacional &unix;
|
|
||||||
de código aberto. De acordo com o <ulink
|
de código aberto. De acordo com o <ulink
|
||||||
url="http://www.leb.net/hzo/ioscount/data/r.9904.txt">
|
url="http://www.leb.net/hzo/ioscount/data/r.9904.txt">
|
||||||
Contador de Sistemas Operacionais da Internet</ulink>, em
|
Contador de Sistemas Operacionais da Internet</ulink>, em
|
||||||
|
@ -279,7 +295,7 @@
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Existe uma idéia que os projetos BSD sejam
|
<para>Existe uma idéia que os projetos BSD sejam
|
||||||
fragmentados e beligerantes. O <ulink
|
fragmentados e beligerantes. O <ulink
|
||||||
url="http://interactive.wsj.com/bin/login?Tag=/&URI=/archive/retrieve.cgi%253Fid%253DSB952470579348918651.djm&">Wall
|
url="http://interactive.wsj.com/bin/login?Tag=/&URI=/archive/retrieve.cgi%253Fid%253DSB952470579348918651.djm&">Wall
|
||||||
Street Journal</ulink> falou de
|
Street Journal</ulink> falou de
|
||||||
<quote>balkanização</quote> nos projetos BSD.
|
<quote>balkanização</quote> nos projetos BSD.
|
||||||
Assim como o processo judicial, essas idéias se
|
Assim como o processo judicial, essas idéias se
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
||||||
"../../../share/sgml/freebsd42.dtd" [
|
"../../../share/sgml/freebsd42.dtd" [
|
||||||
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
||||||
|
@ -9,10 +9,10 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Brazilian Portuguese Documentation Project
|
The FreeBSD Brazilian Portuguese Documentation Project
|
||||||
|
|
||||||
Original revision: r38826
|
Original revision: r39544
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<article>
|
<article lang='pt_br'>
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Como obter o melhor resultado para as suas perguntas na
|
<title>Como obter o melhor resultado para as suas perguntas na
|
||||||
lista de discussão FreeBSD-Question</title>
|
lista de discussão FreeBSD-Question</title>
|
||||||
|
@ -26,8 +26,6 @@
|
||||||
</affiliation>
|
</affiliation>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<pubdate> $FreeBSD$ </pubdate>
|
|
||||||
|
|
||||||
<legalnotice id="trademarks" role="trademarks">
|
<legalnotice id="trademarks" role="trademarks">
|
||||||
&tm-attrib.freebsd;
|
&tm-attrib.freebsd;
|
||||||
&tm-attrib.microsoft;
|
&tm-attrib.microsoft;
|
||||||
|
@ -37,6 +35,10 @@
|
||||||
&tm-attrib.general;
|
&tm-attrib.general;
|
||||||
</legalnotice>
|
</legalnotice>
|
||||||
|
|
||||||
|
<pubdate> $FreeBSD$ </pubdate>
|
||||||
|
|
||||||
|
<releaseinfo>$FreeBSD$</releaseinfo>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>Este documento prove informações
|
<para>Este documento prove informações
|
||||||
úteis para as pessoas que planejam enviar
|
úteis para as pessoas que planejam enviar
|
||||||
|
@ -71,9 +73,9 @@
|
||||||
fortemente as atividades de <literal>cracking</literal>
|
fortemente as atividades de <literal>cracking</literal>
|
||||||
(quebra de segurança), e não se envolvem com
|
(quebra de segurança), e não se envolvem com
|
||||||
as mesmas. Para uma descrição mais abrangente
|
as mesmas. Para uma descrição mais abrangente
|
||||||
sobre hackers, consulte o artigo
|
sobre hackers, consulte o artigo <ulink
|
||||||
<ulink url="http://www.catb.org/~esr/faqs/hacker-howto.html">
|
url="http://www.catb.org/~esr/faqs/hacker-howto.html">Como
|
||||||
Como se tornar um hacker</ulink>, de autoria de Eric
|
se tornar um hacker</ulink>, de autoria de Eric
|
||||||
Raymond.</para>
|
Raymond.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
||||||
"../../../share/sgml/freebsd42.dtd" [
|
"../../../share/sgml/freebsd42.dtd" [
|
||||||
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
||||||
|
@ -9,10 +9,10 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Brazilian Portuguese Documentation Project
|
The FreeBSD Brazilian Portuguese Documentation Project
|
||||||
|
|
||||||
Original revision: r39170
|
Original revision: r39544
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<article>
|
<article lang='pt_br'>
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Guia Rápido do FreeBSD para Usuários
|
<title>Guia Rápido do FreeBSD para Usuários
|
||||||
&linux;</title>
|
&linux;</title>
|
||||||
|
@ -29,6 +29,8 @@
|
||||||
<holder>The FreeBSD Documentation Project</holder>
|
<holder>The FreeBSD Documentation Project</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
|
<pubdate>$FreeBSD$</pubdate>
|
||||||
|
|
||||||
<releaseinfo>$FreeBSD$</releaseinfo>
|
<releaseinfo>$FreeBSD$</releaseinfo>
|
||||||
|
|
||||||
<legalnotice id="trademarks" role="trademarks">
|
<legalnotice id="trademarks" role="trademarks">
|
||||||
|
@ -420,7 +422,7 @@ apache22_flags="-DSSL"</programlisting>
|
||||||
uma interface de rede, o &os; usa o nome do driver do
|
uma interface de rede, o &os; usa o nome do driver do
|
||||||
dispositivo de rede seguido por um número como
|
dispositivo de rede seguido por um número como
|
||||||
identificador. A seguinte saída do &man.ifconfig.8;
|
identificador. A seguinte saída do &man.ifconfig.8;
|
||||||
mostra duas interfaces de rede &intel Pro 1000
|
mostra duas interfaces de rede &intel; Pro 1000
|
||||||
(<devicename>em0</devicename> e <devicename>em1</devicename>):
|
(<devicename>em0</devicename> e <devicename>em1</devicename>):
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
||||||
"../../../share/sgml/freebsd42.dtd" [
|
"../../../share/sgml/freebsd42.dtd" [
|
||||||
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
||||||
|
@ -11,11 +11,11 @@
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
|
|
||||||
Original revision: r38826
|
Original revision: r39544
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<article>
|
<article lang='pt_br'>
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Para os novatos em FreeBSD e &unix;</title>
|
<title>Para os novatos em FreeBSD e &unix;</title>
|
||||||
|
|
||||||
|
@ -42,6 +42,8 @@
|
||||||
&tm-attrib.general;
|
&tm-attrib.general;
|
||||||
</legalnotice>
|
</legalnotice>
|
||||||
|
|
||||||
|
<releaseinfo>$FreeBSD$</releaseinfo>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>Parabéns pela instalação do FreeBSD!
|
<para>Parabéns pela instalação do FreeBSD!
|
||||||
Esta introdução é para os novatos no
|
Esta introdução é para os novatos no
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V4.2-Based Extension//EN"
|
||||||
"../../../share/sgml/freebsd42.dtd" [
|
"../../../share/sgml/freebsd42.dtd" [
|
||||||
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
<!ENTITY % entities PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "../../share/sgml/entities.ent">
|
||||||
|
@ -9,15 +9,13 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Brazilian Portuguese Documentation Project
|
The FreeBSD Brazilian Portuguese Documentation Project
|
||||||
|
|
||||||
Original revision: r39487
|
Original revision: r39544
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<article>
|
<article lang='pt_br'>
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Escrevendo Relatórios de Problema no &os;</title>
|
<title>Escrevendo Relatórios de Problema no &os;</title>
|
||||||
|
|
||||||
<pubdate>$FreeBSD$</pubdate>
|
|
||||||
|
|
||||||
<legalnotice id="trademarks" role="trademarks">
|
<legalnotice id="trademarks" role="trademarks">
|
||||||
&tm-attrib.freebsd;
|
&tm-attrib.freebsd;
|
||||||
&tm-attrib.cvsup;
|
&tm-attrib.cvsup;
|
||||||
|
@ -28,6 +26,10 @@
|
||||||
&tm-attrib.general;
|
&tm-attrib.general;
|
||||||
</legalnotice>
|
</legalnotice>
|
||||||
|
|
||||||
|
<pubdate>$FreeBSD$</pubdate>
|
||||||
|
|
||||||
|
<releaseinfo>$FreeBSD$</releaseinfo>
|
||||||
|
|
||||||
<abstract>
|
<abstract>
|
||||||
<para>Este artigo descreve qual a melhor forma de formular e
|
<para>Este artigo descreve qual a melhor forma de formular e
|
||||||
de submeter um relatório de problema para Projeto
|
de submeter um relatório de problema para Projeto
|
||||||
|
|
Loading…
Reference in a new issue