Page MenuHomeFreeBSD

pt_BR.ISO8859-1/articles/port-mentor-guidelines: New pt_BR translation into .po format
ClosedPublic

Authored by ebrandi on Sep 1 2018, 3:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 4:07 AM
Unknown Object (File)
Mon, Apr 27, 6:29 PM
Unknown Object (File)
Sun, Apr 26, 4:30 AM
Unknown Object (File)
Thu, Apr 23, 11:29 AM
Unknown Object (File)
Wed, Apr 22, 8:48 PM
Unknown Object (File)
Wed, Apr 22, 4:06 PM
Unknown Object (File)
Sun, Apr 5, 3:43 PM
Unknown Object (File)
Thu, Apr 2, 6:48 AM
Subscribers
None

Details

Summary
  • content synchronized with en_US document (rev 51348)
  • 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/port-mentor-guidelines
$ make po
$ make tran
$ svn add pt_BR.ISO8859-1/articles/port-mentor-guidelines/Makefile
A         pt_BR.ISO8859-1/articles/port-mentor-guidelines/Makefile
$ svn add pt_BR.ISO8859-1/articles/port-mentor-guidelines/pt_BR.po
A         pt_BR.ISO8859-1/articles/port-mentor-guidelines/pt_BR.po
$ svn add pt_BR.ISO8859-1/articles/port-mentor-guidelines/article.xml
A         pt_BR.ISO8859-1/articles/port-mentor-guidelines/article.xml
$ svn propset svn:keywords FreeBSD=%H pt_BR.ISO8859-1/articles/port-mentor-guidelines/Makefile
property 'svn:keywords' set on 'pt_BR.ISO8859-1/articles/port-mentor-guidelines/Makefile'
$ svn propset svn:keywords FreeBSD=%H pt_BR.ISO8859-1/articles/port-mentor-guidelines/pt_BR.po
property 'svn:keywords' set on 'pt_BR.ISO8859-1/articles/port-mentor-guidelines/pt_BR.po'
$ svn propset svn:keywords FreeBSD=%H pt_BR.ISO8859-1/articles/port-mentor-guidelines/article.xml
property 'svn:keywords' set on 'pt_BR.ISO8859-1/articles/port-mentor-guidelines/article.xml'
$ svn propset svn:mime-type 'text/x-gettext-translation; charset=UTF-8' pt_BR.ISO8859-1/articles/port-mentor-guidelines/pt_BR.po
property 'svn:mime-type' set on 'pt_BR.ISO8859-1/articles/port-mentor-guidelines/pt_BR.po'
$ svn propset svn:mime-type 'text/xml; charset=UTF-8' pt_BR.ISO8859-1/articles/port-mentor-guidelines/article.xml
property 'svn:mime-type' set on 'pt_BR.ISO8859-1/articles/port-mentor-guidelines/article.xml'
Test Plan

Diff Detail

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

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.