Page MenuHomeFreeBSD

pt_BR.ISO8859-1/articles/contributing: converted to .po
ClosedPublic

Authored by ebrandi on Sep 2 2018, 1:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 10:47 PM
Unknown Object (File)
Tue, Oct 14, 5:17 AM
Unknown Object (File)
Tue, Oct 7, 4:02 AM
Unknown Object (File)
Fri, Oct 3, 11:35 AM
Unknown Object (File)
Sep 7 2025, 2:45 AM
Unknown Object (File)
Aug 20 2025, 4:01 AM
Unknown Object (File)
Aug 15 2025, 9:17 PM
Unknown Object (File)
Aug 8 2025, 11:07 PM
Subscribers
None

Details

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

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 6 2018, 12:25 PM
This revision was automatically updated to reflect the committed changes.