pt_BR.ISO8859-1/books/dev-model: New pt_BR translation into .po format

* content synchronized with en_US document (rev 51969)
* book.xml converted to .po
* .po file was translated to pt_BR
* .po and .xml file has been set to UTF-8 encoding
* information about volunteers who translated and/or revised the document was added to the header of the .po file

Approved by: gabor (mentor, implicit)
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
This commit is contained in:
Edson Brandi 2018-09-16 02:57:49 +00:00
parent 8d5b08f89a
commit 40d8d3ce3a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52263
4 changed files with 4901 additions and 0 deletions
pt_BR.ISO8859-1/books

View file

@ -5,6 +5,7 @@
#
# $FreeBSD$
SUBDIR+= dev-model
SUBDIR+= faq
SUBDIR+= fdp-primer

View file

@ -0,0 +1,37 @@
#
# $FreeBSD$
#
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# Book: Dev Model
MAINTAINER= ebrandi@FreeBSD.org
DOC?= book
FORMATS?= html-split html
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= book.xml
IMAGES_EN= branches.png
IMAGES_EN+= freebsd-code-model.png
IMAGES_EN+= hats-overview.png
IMAGES_EN+= maintenance.png
IMAGES_EN+= orghierarchy.png
IMAGES_EN+= orghierarchy2.png
IMAGES_EN+= portsstatus.png
IMAGES_EN+= proc-add-committer.png
IMAGES_EN+= proc-commit.png
IMAGES_EN+= proc-contrib.png
IMAGES_EN+= proc-elections.png
IMAGES_EN+= proc-pr.png
IMAGES_EN+= proc-releng.png
IMAGES_EN+= proc-rm-committer.png
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff