2005-06-01 01:20:02 +00:00
|
|
|
|
// ***************************************************************************
|
2005-05-25 02:14:51 +00:00
|
|
|
|
// *
|
|
|
|
|
// * Copyright (C) 2005 International Business Machines
|
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-06-01 01:20:02 +00:00
|
|
|
|
// * Source File: ../../../cldr/common/main/sl_SI.xml
|
2005-05-25 02:14:51 +00:00
|
|
|
|
// *
|
|
|
|
|
// ***************************************************************************
|
|
|
|
|
sl_SI{
|
2005-06-01 01:20:02 +00:00
|
|
|
|
NumberPatterns{
|
|
|
|
|
"#,##0.###",
|
|
|
|
|
"#,##0.00 ¤",
|
|
|
|
|
"#,##0%",
|
|
|
|
|
"#E0",
|
|
|
|
|
}
|
|
|
|
|
Version{"1.31"}
|
|
|
|
|
delimiters{
|
|
|
|
|
alternateQuotationEnd{"“"}
|
|
|
|
|
alternateQuotationStart{"„"}
|
|
|
|
|
quotationEnd{"’"}
|
|
|
|
|
quotationStart{"‘"}
|
|
|
|
|
}
|
2005-05-25 02:14:51 +00:00
|
|
|
|
}
|