]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_GB.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / locales / en_GB.txt
index e9d1276fe54aaa0f3a7090b61bf7418587d5760e..eed7b69cdac3cfb48fb62c8e6559201e511328f1 100644 (file)
@@ -1,8 +1,16 @@
-// © 2016 and later: Unicode, Inc. and others.
+// © 2016 and later: Unicode, Inc. and others.
 // License & terms of use: http://www.unicode.org/copyright.html#License
 en_GB{
     %%Parent{"en_001"}
-    Version{"2.1.47.86"}
+    NumberElements{
+        latn{
+            miscPatterns{
+                range{"{0}–{1}"}
+            }
+        }
+        minimumGroupingDigits{"1"}
+    }
+    Version{"36.1"}
     calendar{
         chinese{
             DateTimePatterns{
@@ -68,15 +76,15 @@ en_GB{
                 "{1}, {0}",
             }
             availableFormats{
-                Bhm{"h.mm B"}
-                Bhms{"h.mm.ss B"}
-                EBhm{"E, h.mm B"}
-                EBhms{"E, h.mm.ss B"}
+                Bhm{"h:mm B"}
+                Bhms{"h:mm.ss B"}
+                EBhm{"E, h:mm B"}
+                EBhms{"E, h:mm.ss B"}
                 EHm{"E, HH:mm"}
                 EHms{"E, HH:mm:ss"}
                 Ed{"E d"}
-                Ehm{"E, h.mm a"}
-                Ehms{"E, h.mm.ss a"}
+                Ehm{"E, h:mm a"}
+                Ehms{"E, h:mm.ss a"}
                 GyMMMEd{"E, d MMM y G"}
                 GyMMMd{"d MMM y G"}
                 H{"HH"}
@@ -89,12 +97,16 @@ en_GB{
                 MMMd{"d MMM"}
                 Md{"dd/MM"}
                 h{"h a"}
-                hm{"h.mm a"}
-                hms{"h.mm.ss a"}
+                hm{"h:mm a"}
+                hms{"h:mm.ss a"}
                 ms{"mm:ss"}
+                y{"y G"}
+                yyyy{"y G"}
                 yyyyM{"MM/y GGGGG"}
                 yyyyMEd{"E, dd/MM/y GGGGG"}
+                yyyyMMM{"MMM y G"}
                 yyyyMMMEd{"E, d MMM y G"}
+                yyyyMMMM{"MMMM y G"}
                 yyyyMMMd{"d MMM y G"}
                 yyyyMd{"dd/MM/y GGGGG"}
             }
@@ -139,10 +151,10 @@ en_GB{
                 "{1}, {0}",
             }
             availableFormats{
-                Bhm{"h.mm B"}
-                Bhms{"h.mm.ss B"}
-                EBhm{"E, h.mm B"}
-                EBhms{"E, h.mm.ss B"}
+                Bhm{"h:mm B"}
+                Bhms{"h:mm.ss B"}
+                EBhm{"E, h:mm B"}
+                EBhms{"E, h:mm.ss B"}
                 MEd{"E dd/MM"}
                 MMMEd{"E d MMM"}
                 MMMMd{"d MMMM"}
@@ -156,20 +168,10 @@ en_GB{
                 yMd{"dd/MM/y"}
             }
             dayPeriod{
-                format{
-                    abbreviated{
-                        noon{"noon"}
-                    }
-                    narrow{
-                        noon{"n"}
-                    }
-                    wide{
-                        noon{"noon"}
-                    }
-                }
                 stand-alone{
                     narrow{
-                        pm{"pm"}
+                        midnight{"midnight"}
+                        noon{"noon"}
                     }
                 }
             }
@@ -248,38 +250,11 @@ en_GB{
         math_symbols{"maths symbol"}
     }
     fields{
-        day{
-            relative{
-                "-1"{"yesterday"}
-                "0"{"today"}
-                "1"{"tomorrow"}
-            }
-        }
-        day-narrow{
-            relative{
-                "-1"{"yesterday"}
-                "0"{"today"}
-                "1"{"tomorrow"}
-            }
-        }
-        day-short{
-            relative{
-                "-1"{"yesterday"}
-            }
-            relativeTime{
-                future{
-                    other{"in {0} days"}
-                }
-                past{
-                    other{"{0} days ago"}
-                }
-            }
+        hour-narrow{
+            dn{"hr"}
         }
     }
     listPattern{
-        or{
-            end{"{0} or {1}"}
-        }
         standard{
             2{"{0} and {1}"}
             end{"{0} and {1}"}
@@ -291,6 +266,6 @@ en_GB{
             end{"{0} and {1}"}
             middle{"{0}, {1}"}
             start{"{0}, {1}"}
-        }
+       }
     }
 }