]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/mgo.txt
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / data / locales / mgo.txt
index 67e66cfc1fa8ca1faee9f0f5343a094d69e52b3a..9727e93c666ddefb2769e12da687fb54a5ff1289 100755 (executable)
@@ -1,16 +1,21 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 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
+ * ICU <specials> source: <path>/common/main/mgo.xml
  */
 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 ʼ]"
@@ -20,6 +25,7 @@ mgo{
     LocaleScript{
         "Latn",
     }
+    MoreInformation{"?"}
     NumberElements{
         default{"latn"}
         latn{
@@ -44,7 +50,7 @@ mgo{
         }
         native{"latn"}
     }
-    Version{"2.0.82.45"}
+    Version{"2.0.92.87"}
     calendar{
         generic{
             DateTimePatterns{
@@ -286,6 +292,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 +311,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"}
@@ -319,65 +375,27 @@ mgo{
         }
     }
     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"}
+        duration{
+            day{
+                one{"{0} d"}
+                other{"{0} d"}
+            }
+            hour{
+                one{"{0} h"}
+                other{"{0} h"}
+            }
+            minute{
+                one{"{0} min"}
+                other{"{0} min"}
+            }
+            month{
+                one{"{0} m"}
+                other{"{0} m"}
+            }
+            second{
+                one{"{0} s"}
+                other{"{0} s"}
+            }
         }
     }
 }