From nobody@www.freebsd.org  Sat Jun 15 15:46:59 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 5CA5D37B41D
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Jun 2002 15:46:51 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g5FMkohG095110
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 15 Jun 2002 15:46:50 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g5FMkoQd095109;
	Sat, 15 Jun 2002 15:46:50 -0700 (PDT)
Message-Id: <200206152246.g5FMkoQd095109@www.freebsd.org>
Date: Sat, 15 Jun 2002 15:46:50 -0700 (PDT)
From: Carlos Paniago <pan@panix.ecof.org.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: where is the Brazilian portuguese locale? pt_BR
X-Send-Pr-Version: www-1.0

>Number:         39354
>Category:       misc
>Synopsis:       where is the Brazilian portuguese locale? pt_BR
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ache
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 15 15:50:01 PDT 2002
>Closed-Date:    Tue Aug 20 14:09:30 PDT 2002
>Last-Modified:  Tue Aug 20 14:09:30 PDT 2002
>Originator:     Carlos Paniago
>Release:        4.6-STABLE
>Organization:
Home
>Environment:
FreeBSD panix.ecof.org.br 4.6-RC FreeBSD 4.6-RC #1: Thu May 30 10:22:34 BRT 2002     root@panix.ecof.org.br:/usr/src/sys/compile/PANIX  i386

>Description:
The portuguese from Brazil and Portugal is diferente (linke english from Enggland and USA). We need an locale for pt_BR, using the ISO8859-1 character code. Most of it could be copied from the pt_PT locale, the diference is the Monetary unit is "Real", "R$", and the date is written
as d/m/y (instead of d.m.y). If the people doing the locale, need someone to try the new locale, I can help with this.
>How-To-Repeat:
There is no pt_BR, pt_BR.ISO8859-1 locale.
>Fix:
Creating a new locale for Brazilian Portuguese. I can help to look at the fiels to see if it's compatible to Brazil (pan@panix.ecof.org.br).

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: johan 
State-Changed-When: Wed Jun 19 16:38:50 PDT 2002 
State-Changed-Why:  
This is more likely to be fixed if someone who 
actually need it fix it. 

Can you please copy the directory 
/usr/share/locale/pt_PT.ISO8859-1  
to 
/usr/share/locale/pt_BR.ISO8859-1 

Then you can change what needs to be change and 
submit the new files as a follow-up to this PR. 
By sending a mail with the subject of this mail 
preserved to freebsd-gnats-submit@FreeBSD.org 



http://www.freebsd.org/cgi/query-pr.cgi?pr=39354 

From: "Carlos F. A. Paniago" <pan@panix.ecof.org.br>
To: freebsd-gnats-submit@freebsd.org, pan@panix.ecof.org.br
Cc:  
Subject: Re: misc/39354: where is the Brazilian portuguese locale? pt_BR
Date: Wed, 19 Jun 2002 23:34:32 -0300

 Can you please copy the directory /usr/share/locale/pt_PT.ISO8859-1 to 
 /usr/share/locale/pt_BR.ISO8859-1
 COpied.. Here are the diferences...
 --LC_MONETARY--
  Real
 R$
 ,
 .
 3;3
 
 -
 2
 2
 0
 1
 0
 1
 1
 1
 -----Change from euro to Real, and the simbol of real is R$.
 --LC_TIME---
 Jan
 Fev
 Mar
 Abr
 Mai
 Jun
 Jul
 Ago
 Set
 Out
 Nov
 Dez
 Janeiro
 Fevereiro
 Mar<E7>o
 Abril
 Maio
 Junho
 Julho
 Agosto
 Setembro
 Outubro
 Novembro
 Dezembro
 Dom
 Seg
 Ter
 Qua
 Qui
 Sex
 S<E1>b
 Domingo
 Segunda Feira
 Ter<E7>a Feira
 Quarta Feira
 Quinta Feira
 Sexta Feira
 S<E1>bado
 %H:%M:%S
 %d/%m/%Y
 %a %e %b %X %Y
 
 
 %a %e %b %Y %X %Z
 Janeiro
 Fevereiro
 Mar<E7>o
 Abril
 Maio
 Junho
 Julho
 Agosto
 Setembro
 Outubro
 Novembro
 Dezembro
 dm
 
 ---
 Changed the data format from %d.%m.%Y to %d/%m/%Y
 Another thing. IN Brazil we use the comma to in decimal places and use 
 the dot
 in miliions etc (the opposite of USA).
 1.234.456,78 means one million  234 thousants and 456 and 78 cents...
 
 Paniago
 
 
 
 
State-Changed-From-To: feedback->open 
State-Changed-By: johan 
State-Changed-When: Tue Aug 20 12:59:12 PDT 2002 
State-Changed-Why:  
We got the two files needed. 


Responsible-Changed-From-To: freebsd-bugs->ache 
Responsible-Changed-By: johan 
Responsible-Changed-When: Tue Aug 20 12:59:12 PDT 2002 
Responsible-Changed-Why:  
Andrey, can you please have a look at this 
and maybe commit the files if they are ok. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39354 
State-Changed-From-To: open->closed 
State-Changed-By: ache 
State-Changed-When: Tue Aug 20 14:06:56 PDT 2002 
State-Changed-Why:  
pt_BR locale already committed to -stable. 
If you think something must be additionly changed, submit patch 
to existen variant in another PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39354 
>Unformatted:
