8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 12:03:02 +01:00
firebird-mirror/extern/icu/source/data/locales/de_LU.txt
2005-05-27 22:45:31 +00:00

38 lines
923 B
Plaintext

// ***************************************************************************
// *
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
de_LU {
Version { "2.0" }
NumberPatterns {
"#,##0.###;-#,##0.###",
"#,##0.00 \u00A4;-#,##0.00 \u00A4",
"#,##0%",
"#E0",
}
calendar{
gregorian{
DateTimeElements:intvector {
2,
1,
}
}
}
// Currency display names
Currencies {
LUF {
"F",
"Luxemburgischer Franc",
:array{
"#,##0 \u00A4;-#,##0 \u00A4", /*currency pattern*/
".", /*decimal sperator*/
",", /*grouping separator*/
}
}
}
}