pt_BR.ISO8859-1/articles/contributors: New pt_BR translation into .po format
* content synchronized with en_US document (rev 47886) * 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
ff225dc893
commit
ddaa29463e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52269
4 changed files with 31106 additions and 0 deletions
|
@ -8,6 +8,7 @@ SUBDIR =
|
|||
SUBDIR+= bsdl-gpl
|
||||
SUBDIR+= building-products
|
||||
SUBDIR+= contributing
|
||||
SUBDIR+= contributors
|
||||
SUBDIR+= cups
|
||||
SUBDIR+= explaining-bsd
|
||||
SUBDIR+= filtering-bridges
|
||||
|
|
24
pt_BR.ISO8859-1/articles/contributors/Makefile
Normal file
24
pt_BR.ISO8859-1/articles/contributors/Makefile
Normal file
|
@ -0,0 +1,24 @@
|
|||
#
|
||||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD Brazilian Portuguese Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Article: FreeBSD Contributors
|
||||
|
||||
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"
|
13731
pt_BR.ISO8859-1/articles/contributors/article.xml
Normal file
13731
pt_BR.ISO8859-1/articles/contributors/article.xml
Normal file
File diff suppressed because it is too large
Load diff
17350
pt_BR.ISO8859-1/articles/contributors/pt_BR.po
Normal file
17350
pt_BR.ISO8859-1/articles/contributors/pt_BR.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue