Page MenuHomeFreeBSD

pt_BR.ISO8859-1/books/faq: converted to .po
ClosedPublic

Authored by ebrandi on Aug 31 2018, 2:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 30, 2:49 AM
Unknown Object (File)
Sat, Sep 27, 12:01 AM
Unknown Object (File)
Tue, Sep 16, 12:44 AM
Unknown Object (File)
Mon, Sep 15, 10:00 PM
Unknown Object (File)
Thu, Sep 4, 2:42 PM
Unknown Object (File)
Jul 19 2025, 3:20 PM
Unknown Object (File)
Jun 27 2025, 2:42 PM
Unknown Object (File)
Jun 18 2025, 7:17 PM
Subscribers
None

Details

Summary
  • 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.
$ cd pt_BR.ISO8859-1/books/faq
$ make po
$ make tran
$ svn add pt_BR.ISO8859-1/books/faq/pt_BR.po
A         pt_BR.ISO8859-1/books/faq/pt_BR.po
$ svn propset svn:mime-type 'text/x-gettext-translation; charset=UTF-8' pt_BR.ISO8859-1/books/faq/pt_BR.po
property 'svn:mime-type' set on 'pt_BR.ISO8859-1/books/faq/pt_BR.po'
$ svn propset svn:keywords FreeBSD=%H pt_BR.ISO8859-1/books/faq/pt_BR.po
property 'svn:keywords' set on 'pt_BR.ISO8859-1/books/faq/pt_BR.po'
$ svn propset svn:mime-type 'text/xml; charset=UTF-8' pt_BR.ISO8859-1/books/faq/book.xml
property 'svn:mime-type' set on 'pt_BR.ISO8859-1/books/faq/book.xml'
Test Plan

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 19311
Build 18919: arc lint + arc unit

Event Timeline

The book are already in svn tree for pt_BR lang, i'm not sure why the commit do not close this review.

This revision is now accepted and ready to land.Sep 22 2018, 3:02 PM