]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_IN.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / locales / en_IN.txt
index 23a4ff0a873562402175750728068d3a6483888b..2a2ed119113b41f1f884746f1cc05d4fcb1660e4 100644 (file)
@@ -4,14 +4,119 @@ en_IN{
     %%Parent{"en_001"}
     NumberElements{
         latn{
+            miscPatterns{
+                range{"{0}–{1}"}
+            }
             patterns{
                 currencyFormat{"¤ #,##,##0.00"}
                 decimalFormat{"#,##,##0.###"}
                 percentFormat{"#,##,##0%"}
             }
+            patternsShort{
+                currencyFormat{
+                    1000{
+                        one{"¤0K"}
+                        other{"¤0K"}
+                    }
+                    10000{
+                        one{"¤00K"}
+                        other{"¤00K"}
+                    }
+                    100000{
+                        one{"¤0L"}
+                        other{"¤0L"}
+                    }
+                    1000000{
+                        one{"¤00L"}
+                        other{"¤00L"}
+                    }
+                    10000000{
+                        one{"¤0Cr"}
+                        other{"¤0Cr"}
+                    }
+                    100000000{
+                        one{"¤00Cr"}
+                        other{"¤00Cr"}
+                    }
+                    1000000000{
+                        one{"¤000Cr"}
+                        other{"¤000Cr"}
+                    }
+                    10000000000{
+                        one{"¤0KCr"}
+                        other{"¤0KCr"}
+                    }
+                    100000000000{
+                        one{"¤00KCr"}
+                        other{"¤00KCr"}
+                    }
+                    1000000000000{
+                        one{"¤0LCr"}
+                        other{"¤0LCr"}
+                    }
+                    10000000000000{
+                        one{"¤00LCr"}
+                        other{"¤00LCr"}
+                    }
+                    100000000000000{
+                        one{"¤000LCr"}
+                        other{"¤000LCr"}
+                    }
+                }
+                decimalFormat{
+                    1000{
+                        one{"0K"}
+                        other{"0K"}
+                    }
+                    10000{
+                        one{"00K"}
+                        other{"00K"}
+                    }
+                    100000{
+                        one{"0L"}
+                        other{"0L"}
+                    }
+                    1000000{
+                        one{"00L"}
+                        other{"00L"}
+                    }
+                    10000000{
+                        one{"0Cr"}
+                        other{"0Cr"}
+                    }
+                    100000000{
+                        one{"00Cr"}
+                        other{"00Cr"}
+                    }
+                    1000000000{
+                        one{"000Cr"}
+                        other{"000Cr"}
+                    }
+                    10000000000{
+                        one{"0KCr"}
+                        other{"0KCr"}
+                    }
+                    100000000000{
+                        one{"00KCr"}
+                        other{"00KCr"}
+                    }
+                    1000000000000{
+                        one{"0LCr"}
+                        other{"0LCr"}
+                    }
+                    10000000000000{
+                        one{"00LCr"}
+                        other{"00LCr"}
+                    }
+                    100000000000000{
+                        one{"000LCr"}
+                        other{"000LCr"}
+                    }
+                }
+            }
         }
     }
-    Version{"2.1.38.73"}
+    Version{"36.1"}
     calendar{
         generic{
             DateTimePatterns{
@@ -44,10 +149,12 @@ en_IN{
                 Hms{"HH:mm:ss"}
                 MEd{"E, dd/MM"}
                 MMMEd{"E, d MMM"}
+                Md{"d/M"}
                 h{"h a"}
                 hm{"h:mm a"}
                 hms{"h:mm:ss a"}
                 ms{"mm:ss"}
+                yyyyM{"M/y GGGGG"}
                 yyyyMEd{"E, d/M/y GGGGG"}
                 yyyyMMM{"MMM y G"}
                 yyyyMMMEd{"E, d MMM y G"}
@@ -64,6 +171,10 @@ en_IN{
                     M{"E, d MMM – E, d MMM"}
                     d{"E, d – E, d MMM"}
                 }
+                Md{
+                    M{"d/M – d/M"}
+                    d{"d/M – d/M"}
+                }
                 fallback{"{0} – {1}"}
                 yM{
                     M{"MM/y – MM/y G"}
@@ -131,12 +242,5 @@ en_IN{
         dayperiod{
             dn{"AM/PM"}
         }
-        wed-short{
-            relativeTime{
-                future{
-                    other{"in {0} Wed."}
-                }
-            }
-        }
     }
 }