Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: source/data/locales/bn_IN.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/bn_BD.txt ('k') | source/data/locales/bo.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/bn_IN.txt
diff --git a/source/data/locales/bn_IN.txt b/source/data/locales/bn_IN.txt
index bb3a6f5652486e69219843590f286af49c644b1b..8fa8e85dbb4e1d2842674eab8cfd3a5bc4d3131f 100644
--- a/source/data/locales/bn_IN.txt
+++ b/source/data/locales/bn_IN.txt
@@ -1,168 +1,11 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/bn_IN.xml
// *
// ***************************************************************************
bn_IN{
- Ellipsis{
- final{"{0}…"}
- initial{"…{0}"}
- medial{"{0}…{1}"}
- }
- NumberElements{
- latn{
- patternsLong{
- decimalFormat{
- 1000{
- one{"0 হাজার"}
- other{"0 হাজার"}
- }
- 10000{
- one{"00 হাজার"}
- other{"00 হাজার"}
- }
- 100000{
- one{"000 হাজার"}
- other{"000 হাজার"}
- }
- 1000000{
- one{"0 মিলিয়ন"}
- other{"0 মিলিয়ন"}
- }
- 10000000{
- one{"00 মিলিয়ন"}
- other{"00 মিলিয়ন"}
- }
- 100000000{
- one{"000 মিলিয়ন"}
- other{"000 মিলিয়ন"}
- }
- 1000000000{
- one{"0 বিলিয়ন"}
- other{"0 বিলিয়ন"}
- }
- 10000000000{
- one{"00 বিলিয়ন"}
- other{"00 বিলিয়ন"}
- }
- 100000000000{
- one{"000 বিলিয়ন"}
- other{"000 বিলিয়ন"}
- }
- 1000000000000{
- one{"0 ট্রিলিয়ন"}
- other{"0 ট্রিলিয়ন"}
- }
- 10000000000000{
- one{"00 ট্রিলিয়ন"}
- other{"00 ট্রিলিয়ন"}
- }
- 100000000000000{
- one{"000 ট্রিলিয়ন"}
- other{"000 ট্রিলিয়ন"}
- }
- }
- }
- patternsShort{
- decimalFormat{
- 1000{
- one{"0K"}
- other{"0K"}
- }
- 10000{
- one{"00K"}
- other{"00K"}
- }
- 100000{
- one{"000K"}
- other{"000K"}
- }
- 1000000{
- one{"0M"}
- other{"0M"}
- }
- 10000000{
- one{"00M"}
- other{"00M"}
- }
- 100000000{
- one{"000M"}
- other{"000M"}
- }
- 1000000000{
- one{"0B"}
- other{"0B"}
- }
- 10000000000{
- one{"00B"}
- other{"00B"}
- }
- 100000000000{
- one{"000B"}
- other{"000B"}
- }
- 1000000000000{
- one{"0T"}
- other{"0T"}
- }
- 10000000000000{
- one{"00T"}
- other{"00T"}
- }
- 100000000000000{
- one{"000T"}
- other{"000T"}
- }
- }
- }
- }
- }
- Version{"2.1.8.19"}
- calendar{
- gregorian{
- intervalFormats{
- yMMMM{
- M{"MM – MM -y"}
- }
- }
- quarters{
- format{
- abbreviated{
- "ত্রৈমাসিক",
- "ষাণ্মাসিক",
- "তৃ.ত্রৈ.এক.চতুর্থাংশ",
- "বার্ষিক",
- }
- wide{
- "ত্রৈমাসিক",
- "ষাণ্মাসিক",
- "তৃতীয় চতুর্থাংশ",
- "বার্ষিক",
- }
- }
- stand-alone{
- abbreviated{
- "Q1",
- "Q2",
- "Q3",
- "Q4",
- }
- wide{
- "ত্রৈমাসিক",
- "ষাণ্মাসিক",
- "তৃতীয় চতুর্থাংশ",
- "বার্ষিক",
- }
- }
- }
- }
- }
- fields{
- dayperiod{
- dn{"AM/PM"}
- }
- }
+ Version{"2.1.19.14"}
}
« no previous file with comments | « source/data/locales/bn_BD.txt ('k') | source/data/locales/bo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698