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