diff options
author | Edson Brandi <ebrandi@FreeBSD.org> | 2019-05-16 06:52:47 +0000 |
---|---|---|
committer | Edson Brandi <ebrandi@FreeBSD.org> | 2019-05-16 06:52:47 +0000 |
commit | 06db5bcf1da7739f2f8d310a8d5d2ade672483c5 (patch) | |
tree | 95c668ee8dd8216d131e19c95af877a67ef73b91 /pt_BR.ISO8859-1/books/Makefile | |
parent | de9b6b65ceddd82be2bde1522f3a37775c245134 (diff) | |
download | doc-06db5bcf1da7739f2f8d310a8d5d2ade672483c5.tar.gz doc-06db5bcf1da7739f2f8d310a8d5d2ade672483c5.zip |
pt_BR.ISO8859-1/books/handbook: New pt_BR translation into .po format
* content synchronized with en_US document (r52873)
* book.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.
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
Notes
Notes:
svn path=/head/; revision=53035
Diffstat (limited to 'pt_BR.ISO8859-1/books/Makefile')
-rw-r--r-- | pt_BR.ISO8859-1/books/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pt_BR.ISO8859-1/books/Makefile b/pt_BR.ISO8859-1/books/Makefile index ff49856435..29db4d639f 100644 --- a/pt_BR.ISO8859-1/books/Makefile +++ b/pt_BR.ISO8859-1/books/Makefile @@ -8,6 +8,7 @@ SUBDIR+= dev-model SUBDIR+= faq SUBDIR+= fdp-primer +SUBDIR+= handbook SUBDIR+= porters-handbook DOC_PREFIX?= ${.CURDIR}/../.. |