~ubuntu-branches/ubuntu/lucid/camomile/lucid

« back to all changes in this revision

Viewing changes to locales/pt_BR.txt

  • Committer: Bazaar Package Importer
  • Author(s): Sylvain Le Gall
  • Date: 2005-12-03 01:18:55 UTC
  • Revision ID: james.westby@ubuntu.com-20051203011855-qzvwlld1xyqnl62t
Tags: upstream-0.6.3
ImportĀ upstreamĀ versionĀ 0.6.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// ***************************************************************************
 
2
// *
 
3
// *   Copyright (C) 1997-2002, International Business Machines
 
4
// *   Corporation and others.  All Rights Reserved.
 
5
// *
 
6
// ***************************************************************************
 
7
 
 
8
pt_BR {
 
9
    Version{ "1.1" }
 
10
    CurrencyElements { 
 
11
        "R$",
 
12
        "BRL",
 
13
        ",",
 
14
    }
 
15
    DateTimePatterns { 
 
16
        "HH'h'mm'min'ss's' z",
 
17
        "H'h'm'min's's' z",
 
18
        "HH:mm:ss",
 
19
        "HH:mm",
 
20
        "EEEE, d' de 'MMMM' de 'yyyy",
 
21
        "d' de 'MMMM' de 'yyyy",
 
22
        "dd/MM/yyyy",
 
23
        "dd/MM/yy",
 
24
        "{1} {0}",
 
25
    }
 
26
    LocaleID:int { 0x0416 }
 
27
//    LocaleString { "pt_BR" }
 
28
//    NumberPatterns { 
 
29
//        "#,##0.###;-#,##0.###",
 
30
//        "\u00A4 #,##0.00;-\u00A4 #,##0.00",
 
31
//        "#,##0%",
 
32
//        "#E0",
 
33
//    }
 
34
//    ShortCountry { "BRA" }
 
35
}