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)
Sat, Jan 25, 7:29 PM
Unknown Object (File)
Wed, Jan 22, 5:26 PM
Unknown Object (File)
Dec 5 2024, 8:56 PM
Unknown Object (File)
Nov 24 2024, 10:26 AM
Unknown Object (File)
Nov 22 2024, 7:11 AM
Unknown Object (File)
Nov 13 2024, 7:08 PM
Unknown Object (File)
Nov 13 2024, 10:54 AM
Unknown Object (File)
Nov 2 2024, 2:35 AM
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.