e33da55324
X-SVN-Rev: 7599
43 lines
941 B
Plaintext
43 lines
941 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2002, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// ***************************************************************************
|
|
|
|
es_PA {
|
|
Version { "1.0" }
|
|
CurrencyElements {
|
|
"B/",
|
|
"PAB",
|
|
".",
|
|
}
|
|
DateTimePatterns {
|
|
"hh:mm:ss a z",
|
|
"hh:mm:ss a z",
|
|
"hh:mm:ss a",
|
|
"hh:mm a",
|
|
"EEEE d' de 'MMMM' de 'yyyy",
|
|
"d' de 'MMMM' de 'yyyy",
|
|
"MM/dd/yyyy",
|
|
"MM/dd/yy",
|
|
"{1} {0}",
|
|
}
|
|
LocaleID:int { 0x180a }
|
|
// LocaleString { "es_PA" }
|
|
// NumberElements {
|
|
// ".",
|
|
// ",",
|
|
// ";",
|
|
// "%",
|
|
// "0",
|
|
// "#",
|
|
// "-",
|
|
// "E",
|
|
// "\u2030",
|
|
// "\u221E",
|
|
// "\uFFFD",
|
|
// }
|
|
// ShortCountry { "PAN" }
|
|
}
|