Page MenuHomeFreeBSD

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

Authored by ebrandi on Aug 31 2018, 2:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 20 2024, 11:26 PM
Unknown Object (File)
Feb 10 2024, 12:27 PM
Unknown Object (File)
Dec 28 2023, 3:44 AM
Unknown Object (File)
Dec 23 2023, 2:05 AM
Unknown Object (File)
Dec 19 2023, 6:09 PM
Unknown Object (File)
Nov 2 2023, 5:43 AM
Unknown Object (File)
Oct 30 2023, 8:29 PM
Unknown Object (File)
Oct 27 2023, 5:02 PM
Subscribers
None

Details

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