Page MenuHomeFreeBSD

pt_BR.ISO8859-1/articles/ldap-auth: New pt_BR translation into .po format
ClosedPublic

Authored by ebrandi on Aug 31 2018, 3:42 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 3:14 AM
Unknown Object (File)
Nov 7 2023, 9:09 PM
Unknown Object (File)
Nov 7 2023, 9:36 AM
Unknown Object (File)
Nov 6 2023, 6:03 AM
Unknown Object (File)
Oct 6 2023, 7:55 PM
Unknown Object (File)
Oct 6 2023, 8:31 AM
Unknown Object (File)
Oct 5 2023, 4:41 AM
Unknown Object (File)
Oct 4 2023, 7:57 PM
Subscribers
None

Details

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