]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/mgo.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / mgo.txt
old mode 100755 (executable)
new mode 100644 (file)
index 67e66cf..547d055
@@ -1,25 +1,20 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2013 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/mgo.xml
-// *
-// ***************************************************************************
-/**
- *  ICU <specials> source: <path>/xml/main/mgo.xml
- */
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 mgo{
     AuxExemplarCharacters{"[c h l q v x]"}
+    Ellipsis{
+        final{"{0}…"}
+        initial{"…{0}"}
+        medial{"{0}…{1}"}
+    }
     ExemplarCharacters{
         "[a à b {ch} d e è ə {ə\u0300} f g {gh} i ì j k m n ŋ o ò ɔ {ɔ\u0300} p r s t"
         " u ù w y z ʼ]"
     }
     ExemplarCharactersIndex{"[A B {CH} D E Ə F G {GH} I J K M N Ŋ O Ɔ P R S T U W Y Z ʼ]"}
+    ExemplarCharactersNumbers{"[\\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
     ExemplarCharactersPunctuation{"[, ; \\: ! ? . ' ‘ ’ \u0022 “ ”]"}
-    LocaleScript{
-        "Latn",
-    }
+    MoreInformation{"?"}
     NumberElements{
         default{"latn"}
         latn{
@@ -44,7 +39,7 @@ mgo{
         }
         native{"latn"}
     }
-    Version{"2.0.82.45"}
+    Version{"2.1.47.82"}
     calendar{
         generic{
             DateTimePatterns{
@@ -74,6 +69,10 @@ mgo{
                 "AM",
                 "PM",
             }
+            AmPmMarkersAbbr{
+                "AM",
+                "PM",
+            }
             DateTimePatterns{
                 "HH:mm:ss zzzz",
                 "HH:mm:ss z",
@@ -286,6 +285,16 @@ mgo{
                 "1"{"isu"}
                 "2"{"isu ywi"}
             }
+            relativeTime{
+                future{
+                    one{"+{0} d"}
+                    other{"+{0} d"}
+                }
+                past{
+                    one{"-{0} d"}
+                    other{"-{0} d"}
+                }
+            }
         }
         dayperiod{
             dn{"Dayperiod"}
@@ -295,15 +304,55 @@ mgo{
         }
         hour{
             dn{"Hour"}
+            relativeTime{
+                future{
+                    one{"+{0} h"}
+                    other{"+{0} h"}
+                }
+                past{
+                    one{"-{0} h"}
+                    other{"-{0} h"}
+                }
+            }
         }
         minute{
             dn{"Minute"}
+            relativeTime{
+                future{
+                    one{"+{0} min"}
+                    other{"+{0} min"}
+                }
+                past{
+                    one{"-{0} min"}
+                    other{"-{0} min"}
+                }
+            }
         }
         month{
             dn{"iməg"}
+            relativeTime{
+                future{
+                    one{"+{0} m"}
+                    other{"+{0} m"}
+                }
+                past{
+                    one{"-{0} m"}
+                    other{"-{0} m"}
+                }
+            }
         }
         second{
             dn{"Second"}
+            relativeTime{
+                future{
+                    one{"+{0} s"}
+                    other{"+{0} s"}
+                }
+                past{
+                    one{"-{0} s"}
+                    other{"-{0} s"}
+                }
+            }
         }
         week{
             dn{"nkap"}
@@ -318,66 +367,4 @@ mgo{
             dn{"Zone"}
         }
     }
-    units{
-        day{
-            one{"{0} d"}
-            other{"{0} d"}
-        }
-        day-future{
-            one{"+{0} d"}
-            other{"+{0} d"}
-        }
-        day-past{
-            one{"-{0} d"}
-            other{"-{0} d"}
-        }
-        hour{
-            one{"{0} h"}
-            other{"{0} h"}
-        }
-        hour-future{
-            one{"+{0} h"}
-            other{"+{0} h"}
-        }
-        hour-past{
-            one{"-{0} h"}
-            other{"-{0} h"}
-        }
-        minute{
-            one{"{0} min"}
-            other{"{0} min"}
-        }
-        minute-future{
-            one{"+{0} min"}
-            other{"+{0} min"}
-        }
-        minute-past{
-            one{"-{0} min"}
-            other{"-{0} min"}
-        }
-        month{
-            one{"{0} m"}
-            other{"{0} m"}
-        }
-        month-future{
-            one{"+{0} m"}
-            other{"+{0} m"}
-        }
-        month-past{
-            one{"-{0} m"}
-            other{"-{0} m"}
-        }
-        second{
-            one{"{0} s"}
-            other{"{0} s"}
-        }
-        second-future{
-            one{"+{0} s"}
-            other{"+{0} s"}
-        }
-        second-past{
-            one{"-{0} s"}
-            other{"-{0} s"}
-        }
-    }
 }