scuffed-code/icu4c/data/ca_ES_EURO.txt
2000-01-12 19:26:57 +00:00

20 lines
530 B
Plaintext

// *******************************************************************************
// *
// * Copyright (C) 1997-2000, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// *******************************************************************************
ca_ES_EURO {
CurrencyElements {
"\u20AC",
"EUR",
",",
}
NumberPatterns {
"#,##0.###;#,##0.###",
"\u00A4 #,##0.00;-\u00A4 #,##0.00",
"#,##0%",
}
}