]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/rbnf/pt.txt
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / data / rbnf / pt.txt
index b3c5c927c1313329b3604daaffc7f45555abceb1..daadaffd11c7a9dc681650b2d5b1b1e40ee1fcb2 100644 (file)
@@ -1,27 +1,14 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2014 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/rbnf/pt.xml
-// *
-// ***************************************************************************
-/**
- * ICU <specials> source: <path>/xml/rbnf/pt.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 pt{
     RBNFRules{
         OrdinalRules{
-            "%%dord-mascabbrev:",
-            "0: \u00BA;",
             "%digits-ordinal-masculine:",
             "-x: \u2212>>;",
-            "0: =#,##0==%%dord-mascabbrev=;",
-            "%%dord-femabbrev:",
-            "0: \u00AA;",
+            "0: =#,##0=\u00BA;",
             "%digits-ordinal-feminine:",
             "-x: \u2212>>;",
-            "0: =#,##0==%%dord-femabbrev=;",
+            "0: =#,##0=\u00AA;",
             "%digits-ordinal:",
             "0: =%digits-ordinal-masculine=;",
         }
@@ -29,7 +16,7 @@ pt{
             "%%lenient-parse:",
             "&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
             "%spellout-numbering-year:",
-            "x.x: =#,###0.#=;",
+            "x.x: =0.0=;",
             "0: =%spellout-numbering=;",
             "%spellout-numbering:",
             "0: =%spellout-cardinal-masculine=;",
@@ -111,7 +98,7 @@ pt{
             "800: oitocentas[ e >>];",
             "900: novecentas[ e >>];",
             "1000: mil[ e >>];",
-            "2000: <%spellout-cardinal-masculine< mil[ e >>];",
+            "2000: << mil[ e >>];",
             "1000000: um milh\u00E3o[ e >>];",
             "2000000: <%spellout-cardinal-masculine< milh\u00F5es[ e >>];",
             "1000000000: um bilh\u00E3o[ e >>];",
@@ -207,5 +194,5 @@ pt{
             "1000000000000000000: =#,##0=\u00AA;",
         }
     }
-    Version{"2.0.82.42"}
+    Version{"2.1.27.22"}
 }