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

Unified Diff: source/data/locales/ur_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/ur.txt ('k') | source/data/locales/ur_PK.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/ur_IN.txt
diff --git a/source/data/locales/ur_IN.txt b/source/data/locales/ur_IN.txt
index f31777497ec7b0235f36f38bab706171fcc60505..a2ae800cc3a61bb613176617e66dc68aa5e30589 100644
--- a/source/data/locales/ur_IN.txt
+++ b/source/data/locales/ur_IN.txt
@@ -1,24 +1,16 @@
// ***************************************************************************
// *
-// * 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/ur_IN.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/ur_IN.xml
- */
ur_IN{
NumberElements{
default{"arabext"}
- latn{
- patterns{
- decimalFormat{"#,##,##0.###"}
- }
- }
}
- Version{"2.1.8.19"}
+ Version{"2.1.19.14"}
calendar{
generic{
DateTimePatterns{
@@ -37,106 +29,13 @@ ur_IN{
"{1} {0}",
}
}
- gregorian{
- dayNames{
- format{
- abbreviated{
- "اتوار",
- "پیر",
- "منگل",
- "بدھ",
- "جمعرات",
- "جمعہ",
- "ہفتہ",
- }
- wide{
- "اتوار",
- "پیر",
- "منگل",
- "بدھ",
- "جمعرات",
- "جمعہ",
- "ہفتہ",
- }
- }
- stand-alone{
- abbreviated{
- "اتوار",
- "پیر",
- "منگل",
- "بدھ",
- "جمعرات",
- "جمعہ",
- "ہفتہ",
- }
- short{
- "اتوار",
- "پیر",
- "منگل",
- "بدھ",
- "جمعرات",
- "جمعہ",
- "ہفتہ",
- }
- wide{
- "اتوار",
- "پیر",
- "منگل",
- "بدھ",
- "جمعرات",
- "جمعہ",
- "ہفتہ",
- }
- }
- }
- eras{
- abbreviated{
- "قبل مسیح",
- "عیسوی",
- }
- wide{
- "قبل مسیح",
- "عیسوی",
- }
- }
- quarters{
- format{
- abbreviated{
- "Q1",
- "Q2",
- "Q3",
- "Q4",
- }
- }
- stand-alone{
- abbreviated{
- "Q1",
- "Q2",
- "Q3",
- "Q4",
- }
- }
- }
- }
- }
- delimiters{
- alternateQuotationEnd{"'"}
- alternateQuotationStart{"'"}
- quotationEnd{"\u0022"}
- quotationStart{"\u0022"}
}
fields{
- day{
- relative{
- "-1"{"کل"}
- "1"{"کل"}
- }
- }
day-narrow{
relativeTime{
past{
- one{"{0} دنوں قبل"}
- other{"{0} دنوں قبل"}
+ one{"{0} دن قبل"}
+ other{"{0} دن قبل"}
}
}
}
@@ -146,10 +45,6 @@ ur_IN{
one{"{0} دنوں میں"}
other{"{0} دنوں میں"}
}
- past{
- one{"{0} دنوں پہلے"}
- other{"{0} دنوں پہلے"}
- }
}
}
era{
@@ -202,8 +97,7 @@ ur_IN{
}
mon{
relative{
- "-1"{"پچھلے پیر"}
- "0"{"اس پیر"}
+ "-1"{"پچھلے سوموار"}
}
}
month{
@@ -235,20 +129,6 @@ ur_IN{
month-short{
dn{"مہینہ"}
}
- quarter-narrow{
- relativeTime{
- past{
- one{"{0} سہ ماہی قبل"}
- other{"{0} سہ ماہی قبل"}
- }
- }
- }
- sat{
- relative{
- "-1"{"پچھلے ہفتہ"}
- "0"{"اس ہفتہ"}
- }
- }
second{
relativeTime{
past{
@@ -299,7 +179,7 @@ ur_IN{
}
past{
one{"{0} ہفتہ قبل"}
- other{"{0} ہفتوں قبل"}
+ other{"{0} ہفتے قبل"}
}
}
}
@@ -315,7 +195,7 @@ ur_IN{
relativeTime{
past{
one{"{0} ہفتے قبل"}
- other{"{0} ہفتوں قبل"}
+ other{"{0} ہفتے قبل"}
}
}
}
@@ -325,10 +205,6 @@ ur_IN{
one{"{0} سال میں"}
other{"{0} سالوں میں"}
}
- past{
- one{"{0} سال پہلے"}
- other{"{0} سالوں پہلے"}
- }
}
}
year-short{
« no previous file with comments | « source/data/locales/ur.txt ('k') | source/data/locales/ur_PK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698