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, Jul 14, 5:48 PM
Unknown Object (File)
Tue, Jul 14, 1:14 AM
Unknown Object (File)
Sat, Jul 11, 7:20 AM
Unknown Object (File)
Sat, Jul 11, 4:59 AM
Unknown Object (File)
Thu, Jul 9, 10:59 PM
Unknown Object (File)
Thu, Jul 9, 4:00 PM
Unknown Object (File)
Tue, Jul 7, 1:59 PM
Unknown Object (File)
Sat, Jul 4, 2:09 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