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)
Sat, Apr 25, 4:50 AM
Unknown Object (File)
Fri, Apr 17, 2:18 AM
Unknown Object (File)
Thu, Apr 16, 7:21 PM
Unknown Object (File)
Apr 7 2026, 4:22 PM
Unknown Object (File)
Apr 4 2026, 4:09 AM
Unknown Object (File)
Apr 3 2026, 1:49 AM
Unknown Object (File)
Apr 2 2026, 7:54 PM
Unknown Object (File)
Mar 22 2026, 11:55 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