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:
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
|
@ -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
|
||||
|
|
24
pt_BR.ISO8859-1/articles/pam/Makefile
Normal file
24
pt_BR.ISO8859-1/articles/pam/Makefile
Normal 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"
|
1333
pt_BR.ISO8859-1/articles/pam/article.xml
Normal file
1333
pt_BR.ISO8859-1/articles/pam/article.xml
Normal file
File diff suppressed because it is too large
Load diff
3501
pt_BR.ISO8859-1/articles/pam/pt_BR.po
Normal file
3501
pt_BR.ISO8859-1/articles/pam/pt_BR.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue