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
F82113491: D16967.diff
Thu, Apr 25, 4:09 PM
Unknown Object (File)
Wed, Apr 24, 11:30 PM
Unknown Object (File)
Thu, Apr 18, 4:23 AM
Unknown Object (File)
Dec 20 2023, 3:16 AM
Unknown Object (File)
Aug 28 2023, 11:38 AM
Unknown Object (File)
Mar 3 2023, 11:50 PM
Unknown Object (File)
Feb 28 2023, 6:23 PM
Unknown Object (File)
Feb 24 2023, 9:01 AM
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