]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_IN.txt
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_IN.txt
index 23a4ff0a873562402175750728068d3a6483888b..8de386ff8784f218a1344d6d6b6dd099f94ea916 100644 (file)
@@ -9,9 +9,91 @@ en_IN{
                 decimalFormat{"#,##,##0.###"}
                 percentFormat{"#,##,##0%"}
             }
+            patternsShort{
+                currencyFormat{
+                    1000{
+                        one{"¤0T"}
+                        other{"¤0T"}
+                    }
+                    10000{
+                        one{"¤00T"}
+                        other{"¤00T"}
+                    }
+                    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{"¤0TCr"}
+                        other{"¤0TCr"}
+                    }
+                    100000000000{
+                        one{"¤00TCr"}
+                        other{"¤00TCr"}
+                    }
+                    1000000000000{
+                        one{"¤0LCr"}
+                        other{"¤0LCr"}
+                    }
+                    10000000000000{
+                        one{"¤00LCr"}
+                        other{"¤00LCr"}
+                    }
+                    100000000000000{
+                        one{"¤000LCr"}
+                        other{"¤000LCr"}
+                    }
+                }
+                decimalFormat{
+                    1000{
+                        one{"0T"}
+                        other{"0T"}
+                    }
+                    10000{
+                        one{"00T"}
+                        other{"00T"}
+                    }
+                    100000{
+                        one{"0L"}
+                        other{"0L"}
+                    }
+                    10000000{
+                        one{"0Cr"}
+                        other{"0Cr"}
+                    }
+                    100000000{
+                        one{"00Cr"}
+                        other{"00Cr"}
+                    }
+                    10000000000{
+                        one{"0TCr"}
+                        other{"0TCr"}
+                    }
+                    100000000000{
+                        one{"00TCr"}
+                        other{"00TCr"}
+                    }
+                }
+            }
         }
     }
-    Version{"2.1.38.73"}
+    Version{"2.1.49.14"}
     calendar{
         generic{
             DateTimePatterns{
@@ -44,10 +126,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 +148,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 +219,5 @@ en_IN{
         dayperiod{
             dn{"AM/PM"}
         }
-        wed-short{
-            relativeTime{
-                future{
-                    other{"in {0} Wed."}
-                }
-            }
-        }
     }
 }