pt_BR.ISO8859-1/articles/pam: New pt_BR translation into .po format

* content synchronized with en_US document (rev 48488)
* article.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-14 02:11:55 +00:00
parent 8ab09a5791
commit eb62e3daff
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52256
4 changed files with 4859 additions and 0 deletions
pt_BR.ISO8859-1/articles

View file

@ -21,6 +21,7 @@ SUBDIR+= linux-users
SUBDIR+= mailing-list-faq
SUBDIR+= nanobsd
SUBDIR+= new-users
SUBDIR+= pam
SUBDIR+= port-mentor-guidelines
SUBDIR+= pr-guidelines
SUBDIR+= problem-reports

View file

@ -0,0 +1,24 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# $FreeBSD$
#
# Article: PAM
MAINTAINER=ebrandi@FreeBSD.org
DOC?= article
FORMATS?= html html-split
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.xml
URL_RELPREFIX?= ../../../..
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