Page MenuHomeFreeBSD

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

Authored by ebrandi on Aug 29 2018, 1:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 9 2023, 6:45 AM
Unknown Object (File)
Nov 7 2023, 11:41 PM
Unknown Object (File)
Nov 5 2023, 5:29 AM
Unknown Object (File)
Oct 30 2023, 4:38 PM
Unknown Object (File)
Oct 8 2023, 5:42 AM
Unknown Object (File)
Oct 6 2023, 10:25 PM
Unknown Object (File)
Oct 4 2023, 10:33 PM
Unknown Object (File)
Oct 4 2023, 5:24 AM
Subscribers

Details

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

Edit: For some reason phabricator dont liked my article.xml , you can check it here

Test Plan

Diff Detail

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

Event Timeline

ebrandi edited the test plan for this revision. (Show Details)
ebrandi edited the test plan for this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.Aug 30 2018, 11:07 AM
This revision was automatically updated to reflect the committed changes.