- Add new Brazilian Portuguese translation of the building-products article
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project (http://doc.fug.com.br) Approved by: gabor (mentor)
This commit is contained in:
parent
a520f8a37f
commit
a49123efc8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39610
4 changed files with 1196 additions and 4 deletions
pt_BR.ISO8859-1
|
@ -9,6 +9,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR+= building-products
|
||||
SUBDIR+= contributing
|
||||
SUBDIR+= contributing-ports
|
||||
SUBDIR+= explaining-bsd
|
||||
|
|
25
pt_BR.ISO8859-1/articles/building-products/Makefile
Normal file
25
pt_BR.ISO8859-1/articles/building-products/Makefile
Normal file
|
@ -0,0 +1,25 @@
|
|||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD Brazilian Portuguese Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Original revision: r38826
|
||||
#
|
||||
# Article: Building products using FreeBSD
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html html-split
|
||||
WITH_ARTICLE_TOC?= YES
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
|
||||
IMAGES_EN= freebsd-branches.pic freebsd-organization.pic
|
||||
|
||||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
1166
pt_BR.ISO8859-1/articles/building-products/article.sgml
Normal file
1166
pt_BR.ISO8859-1/articles/building-products/article.sgml
Normal file
File diff suppressed because it is too large
Load diff
|
@ -186,10 +186,10 @@
|
|||
[English Content/Conteúdo em Inglês]
|
||||
<email>freebsd-java@FreeBSD.org</email>">
|
||||
|
||||
<!ENTITY a.jobs "lista de discussão sobre empregos relacionados
|
||||
a FreeBSD
|
||||
[English Content/Conteúdo em Inglês]
|
||||
<email>freebsd-jobs@FreeBSD.org</email>">
|
||||
<!ENTITY a.jobs.url "&a.mailman.listinfo;/freebsd-jobs">
|
||||
<!ENTITY a.jobs "<ulink url='&a.jobs.url;'>lista de discussão sobre
|
||||
empregos relacionados ao FreeBSD</ulink>">
|
||||
<!ENTITY a.jobs.name "<ulink url='&a.jobs.url;'>freebsd-jobs</ulink>">
|
||||
|
||||
<!ENTITY a.lfs "lista de discussão do
|
||||
<foreignphrase>port</foreignphrase> LFS para FreeBSD
|
||||
|
|
Loading…
Reference in a new issue