Page MenuHomeFreeBSD

pt_BR.ISO8859-1/articles/ipsec-must: New pt_BR translation into .po format
ClosedPublic

Authored by ebrandi on Sep 2 2018, 3:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 3:51 AM
Unknown Object (File)
Fri, Oct 3, 3:57 PM
Unknown Object (File)
Thu, Sep 25, 12:42 AM
Unknown Object (File)
Wed, Sep 24, 8:20 PM
Unknown Object (File)
Jun 27 2025, 9:48 PM
Unknown Object (File)
Jun 27 2025, 12:28 PM
Unknown Object (File)
Jun 25 2025, 4:41 PM
Unknown Object (File)
Jun 22 2025, 12:05 AM
Subscribers
None

Details

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