Page MenuHomeFreeBSD

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

Authored by ebrandi on Sep 2 2018, 12:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 26, 7:41 PM
Unknown Object (File)
Thu, Mar 26, 11:32 AM
Unknown Object (File)
Wed, Mar 18, 10:49 AM
Unknown Object (File)
Wed, Mar 18, 3:19 AM
Unknown Object (File)
Thu, Mar 5, 2:40 AM
Unknown Object (File)
Feb 20 2026, 12:38 PM
Unknown Object (File)
Feb 17 2026, 9:38 PM
Unknown Object (File)
Feb 7 2026, 4:49 PM
Subscribers
None

Details

Summary
  • content synchronized with en_US document (rev 52142)
  • 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/linux-users
$ make po
$ make tran
$ svn add pt_BR.ISO8859-1/articles/linux-users/pt_BR.po
A         pt_BR.ISO8859-1/articles/linux-users/pt_BR.po
$ svn propset svn:mime-type 'text/x-gettext-translation; charset=UTF-8' pt_BR.ISO8859-1/articles/linux-users/pt_BR.po
property 'svn:mime-type' set on 'pt_BR.ISO8859-1/articles/linux-users/pt_BR.po'
$ svn propset svn:keywords FreeBSD=%H pt_BR.ISO8859-1/articles/linux-users/pt_BR.po
property 'svn:keywords' set on 'pt_BR.ISO8859-1/articles/linux-users/pt_BR.po'
$ svn propset svn:mime-type 'text/xml; charset=UTF-8' pt_BR.ISO8859-1/articles/linux-users/article.xml
property 'svn:mime-type' set on 'pt_BR.ISO8859-1/articles/linux-users/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:26 PM
This revision was automatically updated to reflect the committed changes.