* content synchronized with en_US document (rev 51243)
* 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
Differential Revision: https://reviews.freebsd.org/D16989
* content synchronized with en_US document (rev 51789)
* 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
Differential Revision: https://reviews.freebsd.org/D16987
* content synchronized with en_US document (rev 51348)
* 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
Differential Revision: https://reviews.freebsd.org/D16981
* content synchronized with en_US document (rev 51348)
* 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
Differential Revision: https://reviews.freebsd.org/D16980
* content synchronized with en_US document (rev 46469)
* 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
Differential Revision: https://reviews.freebsd.org/D16979
* content synchronized with en_US document (rev 47080)
* 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
Differential Revision: https://reviews.freebsd.org/D16971
* content synchronized with en_US document (rev 50805)
* 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
Differential Revision: https://reviews.freebsd.org/D16970
* content synchronized with en_US document (rev 52136)
* 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.
Reviewed by: dbaio
Approved by: gabor (mentor, implicit)
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
Differential Revision: https://reviews.freebsd.org/D16969
* content synchronized with en_US document (rev 52192)
* 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.
Reviewed by: dbaio
Approved by: gabor (mentor, implicit)
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
Differential Revision: https://reviews.freebsd.org/D16968
* content synchronized with en_US document (rev 52188)
* 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.
Reviewed by: dbaio
Approved by: gabor (mentor, implicit)
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
Differential Revision: https://reviews.freebsd.org/D16967
* content synchronized with en_US document (rev 51926)
* 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
Submitted by: ebrandi
Reviewed by: gabor, dbaio
Approved by: gabor (mentor)
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project
Differential Revision: https://reviews.freebsd.org/D16932
- Create .pot (Portable Object Template) files for the en_US documents
Do not ignore en_US language and generate a `.pot` file instead of a `.po`.
These are used as template for tools like Zanata.
- Execute `msgattrib` even on a new `[.po|.pot]` file
This will be useful to wrap long message lines and avoid bigger diffs in
the future.
Approved by: wosch
Differential Revision: https://reviews.freebsd.org/D16726
Changes in the Makefile to follow English document.
Reviewed by: bcr, ebrandi, wblock
Approved by: bcr, wblock
Differential Revision: https://reviews.freebsd.org/D15796
- wrap long lines
- add blank lines after <title> tags
- use tabs instead of spaces
- use two spaces at sentence start
- Capitalization in title tags (where appropriate)
SoC image that was built was the GUMSTIX image, which had been
removed from the tree.
- Add powerpc/powerpcspe, arm/armv7 GENERICSD, and arm64/aarch64
PINE64-LTS for 12.0-CURRENT.
- Fix links in the (not visible) betarel.current links to change
arm/armv6 to arm/armv7 where appropriate.
- Comment the signatures.html page for 12.0 until it is ready to
be used.
- Change a missed 'IGNORE' to 'INCLUDE' from a previous commit.
Sponsored by: The FreeBSD Foundation
all columns that are currently available.
In particular, CKPOINT, EXPANDSZ, and FRAG were added and set with sensible
defaults for the example.
Reviewed by: sevan@
Differential Revision: https://reviews.freebsd.org/D16834