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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/ne.txt ('k') | source/data/locales/ne_NP.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/ne_IN.txt
diff --git a/source/data/locales/ne_IN.txt b/source/data/locales/ne_IN.txt
index 9d8173e0dc6df015345b44b8d34310cda6de65dd..e4b36648af3046c60eb69787bc1880fc672f8f69 100755
--- a/source/data/locales/ne_IN.txt
+++ b/source/data/locales/ne_IN.txt
@@ -1,13 +1,13 @@
// ***************************************************************************
// *
-// * 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/ne_IN.xml
// *
// ***************************************************************************
ne_IN{
- Version{"2.0.92.80"}
+ Version{"2.1.8.19"}
calendar{
gregorian{
AmPmMarkers{
@@ -45,6 +45,22 @@ ne_IN{
}
}
}
+ quarters{
+ stand-alone{
+ abbreviated{
+ "पहिलो सत्र",
+ "दोस्रो सत्र",
+ "तेस्रो सत्र",
+ "चौथो सत्र",
+ }
+ wide{
+ "पहिलो सत्र",
+ "दोस्रो सत्र",
+ "तेस्रो सत्र",
+ "चौथो सत्र",
+ }
+ }
+ }
}
indian{
monthNames{
@@ -99,12 +115,4 @@ ne_IN{
measurementSystemNames{
US{"अमेरिकेली"}
}
- units{
- duration{
- week{
- one{"{0} साता"}
- other{"{0} सप्ताह"}
- }
- }
- }
}
« no previous file with comments | « source/data/locales/ne.txt ('k') | source/data/locales/ne_NP.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698