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

* content synchronized with en_US document (rev 44692)
* article.xml converted to .po
* .po file was translated to pt_BR
* pt_BR.po and article.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-18 03:29:14 +00:00
parent fdd5a68894
commit 1e4bf56345
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52273
4 changed files with 5801 additions and 0 deletions
pt_BR.ISO8859-1/articles

View file

@ -33,6 +33,7 @@ SUBDIR+= pr-guidelines
SUBDIR+= problem-reports
SUBDIR+= rc-scripting
SUBDIR+= remote-install
SUBDIR+= serial-uart
SUBDIR+= solid-state
SUBDIR+= vinum
SUBDIR+= vm-design

View file

@ -0,0 +1,24 @@
#
# The FreeBSD Documentation Project
# The FreeBSD Brazilian Portuguese Documentation Project
#
# $FreeBSD$
#
# Article: Serial UART
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