tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

en_PT.txt (582B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 en_PT{
      5    %%Parent{"en_150"}
      6    NumberElements{
      7        latn{
      8            patterns{
      9                accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
     10                accountingFormat%alphaNextToNumber{"#,##0.00 ¤;(#,##0.00 ¤)"}
     11                accountingFormat%noCurrency{"#,##0.00;(#,##0.00)"}
     12            }
     13            symbols{
     14                decimal{","}
     15                group{" "}
     16            }
     17        }
     18    }
     19 }