mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-4629 This data already exists in ICU.
X-SVN-Rev: 18165
This commit is contained in:
parent
c9a3fdf482
commit
8f5543645a
2 changed files with 0 additions and 109 deletions
|
@ -1,88 +0,0 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2001-2003, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
|
||||
ur {
|
||||
Version{ "x0.4" }
|
||||
collations {
|
||||
standard {
|
||||
Version { "1.0" }
|
||||
Sequence {
|
||||
"[normalization on]"
|
||||
}
|
||||
}
|
||||
}
|
||||
Currencies {
|
||||
PKR { "Rs", "PKR" }
|
||||
}
|
||||
Countries {
|
||||
PK { "\u067E\u0627\u06A9\u0633\u062A\u0627\u0646" }
|
||||
}
|
||||
DayNames{
|
||||
"\u0627\u062A\u0648\u0627\u0631",
|
||||
"\u067E\u064A\u0631",
|
||||
"\u0645\u0646\u06AF\u0644",
|
||||
"\u0628\u062F\u06BE",
|
||||
"\u062C\u0645\u0639\u0631\u0627\u062A",
|
||||
"\u062C\u0645\u0639\u0647",
|
||||
"\u0647\u0641\u062A\u0647"
|
||||
}
|
||||
DayAbbreviations{
|
||||
"\u0627\u062A\u0648\u0627\u0631",
|
||||
"\u067E\u064A\u0631",
|
||||
"\u0645\u0646\u06AF\u0644",
|
||||
"\u0628\u062F\u06BE",
|
||||
"\u062C\u0645\u0639\u0631\u0627\u062A",
|
||||
"\u062C\u0645\u0639\u0647",
|
||||
"\u0647\u0641\u062A\u0647"
|
||||
}
|
||||
ExemplarCharacters { "[[:Arab:]\u200c\u200d\u200f\u200e]" }
|
||||
LocaleScript:array { "Arab" }
|
||||
Languages {
|
||||
ur { "\u0627\u0631\u062F\u0648" }
|
||||
}
|
||||
MonthNames{
|
||||
"\u062C\u0646\u0648\u0631\u0649",
|
||||
"\u0641\u0631\u0648\u0631\u0649",
|
||||
"\u0645\u0627\u0631\u0686",
|
||||
"\u0627\u067E\u0631\u064A\u0644",
|
||||
"\u0645\u0626",
|
||||
"\u062C\u0648\u0646",
|
||||
"\u062C\u0648\u0644\u0627\u0678",
|
||||
"\u0627\u06AF\u0633\u062A",
|
||||
"\u0633\u062A\u0645\u0628\u0631",
|
||||
"\u0627\u06A9\u062A\u0648\u0628\u0631",
|
||||
"\u0646\u0648\u0645\u0628\u0631",
|
||||
"\u062F\u0633\u0645\u0628\u0631",
|
||||
}
|
||||
MonthAbbreviations{
|
||||
"\u062C\u0646\u0648\u0631\u0649",
|
||||
"\u0641\u0631\u0648\u0631\u0649",
|
||||
"\u0645\u0627\u0631\u0686",
|
||||
"\u0627\u067E\u0631\u064A\u0644",
|
||||
"\u0645\u0626",
|
||||
"\u062C\u0648\u0646",
|
||||
"\u062C\u0648\u0644\u0627\u0678",
|
||||
"\u0627\u06AF\u0633\u062A",
|
||||
"\u0633\u062A\u0645\u0628\u0631",
|
||||
"\u0627\u06A9\u062A\u0648\u0628\u0631",
|
||||
"\u0646\u0648\u0645\u0628\u0631",
|
||||
"\u062F\u0633\u0645\u0628\u0631",
|
||||
}
|
||||
// NumberElements{
|
||||
// ".",
|
||||
// ",",
|
||||
// ";",
|
||||
// "%",
|
||||
// "0",
|
||||
// "#",
|
||||
// "-",
|
||||
// "E",
|
||||
// "\u2030",
|
||||
// "\u221e",
|
||||
// "\ufffd",
|
||||
// }
|
||||
}
|
|
@ -1,21 +0,0 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2001-2003, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
|
||||
ur_PK{
|
||||
Version{ "x0.2" }
|
||||
DateTimePatterns{
|
||||
"h:mm:ss aa",
|
||||
"H:mm:ss",
|
||||
"h:mm:ss a",
|
||||
"H:mm:ss",
|
||||
"dd MMMM yyyy",
|
||||
"dd MMMM yyyy",
|
||||
"dd/MM/yyyy",
|
||||
"dd/MM/yyyy",
|
||||
"{1} {0}",
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue