Page MenuHomeFreeBSD

pt_BR.ISO8859-1/articles/leap-seconds: New pt_BR translation into .po format
ClosedPublic

Authored by ebrandi on Sep 2 2018, 2:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 13, 5:17 AM
Unknown Object (File)
Dec 23 2023, 12:21 AM
Unknown Object (File)
Nov 10 2023, 5:07 PM
Unknown Object (File)
Nov 10 2023, 10:13 AM
Unknown Object (File)
Nov 8 2023, 5:56 PM
Unknown Object (File)
Nov 5 2023, 7:59 PM
Unknown Object (File)
Oct 9 2023, 4:01 PM
Unknown Object (File)
Oct 9 2023, 9:08 AM
Subscribers
None

Details

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