home *** CD-ROM | disk | FTP | other *** search
/ Enter 2001 April / EnterCD4.iso / Internet / Groove / GrooveSetup.exe / Disk1 / data1.cab / Intl_Data_Files / sl.txt < prev    next >
Encoding:
Text File  |  2001-01-31  |  2.6 KB  |  112 lines

  1. // ***************************************************************************************
  2. // *                                                                                     *
  3. // * COPYRIGHT:                                                                          *
  4. // * (C) Copyright Taligent, Inc.,  1997                                                 *
  5. // * (C) Copyright International Business Machines Corporation,  1997                    *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.                  *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure             *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                              *
  9. // *                                                                                     *
  10. // ***************************************************************************************
  11.  
  12. sl {
  13.     LocaleString { sl }
  14.     LocaleID { "0424" }
  15.     ShortLanguage { slv }
  16.     ShortCountry { "" }
  17.     Languages {
  18.         sl { "Sloven\u0161\u010dina" }
  19.     }
  20.     Countries {
  21.         SI { Slovenija }
  22.     }
  23.     MonthNames {
  24.         januar,
  25.         februar,
  26.         marec,
  27.         april,
  28.         maj,
  29.         junij,
  30.         julij,
  31.         avgust,
  32.         september,
  33.         oktober,
  34.         november,
  35.         december,
  36.         ""
  37.     }
  38.     MonthAbbreviations {
  39.         jan,
  40.         feb,
  41.         mar,
  42.         apr,
  43.         maj,
  44.         jun,
  45.         jul,
  46.         avg,
  47.         sep,
  48.         okt,
  49.         nov,
  50.         dec,
  51.         ""
  52.     }
  53.     DayNames {
  54.         Nedelja,
  55.         Ponedeljek,
  56.         Torek,
  57.         Sreda,
  58.         "\u010cetrtek",
  59.         Petek,
  60.         Sobota
  61.     }
  62.     DayAbbreviations {
  63.         Ned,
  64.         Pon,
  65.         Tor,
  66.         Sre,
  67.         "\u010cet",
  68.         Pet,
  69.         Sob
  70.     }
  71.     AmPmMarkers { AM, PM }
  72.     Eras { "pr.n.\u0161.", "po Kr." }
  73.     NumberPatterns {
  74.         "#,##0.###;-#,##0.###",
  75.         "ñ #,##0.00;-ñ #,##0.00",
  76.         "#,##0%"
  77.     }
  78.     NumberElements {
  79.         ",",
  80.         ".",
  81.         ";",
  82.         "%",
  83.         "0",
  84.         "#",
  85.         "-",
  86.         E,
  87.         "\u2030",
  88.         "\u221e",
  89.         "\ufffd"
  90.     }
  91.     CurrencyElements {
  92.         "ñ",
  93.         XXX,
  94.         ""
  95.     }
  96.     DateTimePatterns {
  97.         "H:mm:ss z",
  98.         "H:mm:ss z",
  99.         "H:mm:ss",
  100.         "H:mm",
  101.         "EEEE, yyyy, MMMM d",
  102.         "EEEE, yyyy, MMMM d",
  103.         "yyyy.M.d",
  104.         "y.M.d",
  105.         "{1} {0}"
  106.     }
  107.     DateTimeElements {
  108.         "1",
  109.         "1"
  110.     }
  111. }
  112.