home *** CD-ROM | disk | FTP | other *** search
/ Enter 2001 April / EnterCD4.iso / Internet / Groove / GrooveSetup.exe / Disk1 / data1.cab / Intl_Data_Files / pl.txt < prev    next >
Encoding:
Text File  |  2001-01-31  |  2.5 KB  |  104 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. pl {
  13.     LocaleString { pl }
  14.     LocaleID { "0415" }
  15.     ShortLanguage { pol }
  16.     ShortCountry { "" }
  17.     Languages {
  18.         pl { polski }
  19.     }
  20.     Countries {
  21.         PL { Polska }
  22.     }
  23.     MonthNames {
  24.         "stycze\u0144",
  25.         luty,
  26.         marzec,
  27.         "kwiecie\u0144",
  28.         maj,
  29.         czerwiec,
  30.         lipiec,
  31.         "sierpie\u0144",
  32.         "wrzesie\u0144",
  33.         "pa\u017adziernik",
  34.         listopad,
  35.         "grudzie\u0144",
  36.         ""
  37.     }
  38.     MonthAbbreviations {
  39.         sty,
  40.         lut,
  41.         mar,
  42.         kwi,
  43.         maj,
  44.         cze,
  45.         lip,
  46.         sie,
  47.         wrz,
  48.         "pa\u017a",
  49.         lis,
  50.         gru,
  51.         ""
  52.     }
  53.     DayNames {
  54.         niedziela,
  55.         "poniedzia\u0142ek",
  56.         wtorek,
  57.         "\u015broda",
  58.         czwartek,
  59.         "pi\u0105tek",
  60.         sobota
  61.     }
  62.     DayAbbreviations { N, Pn, Wt, "\u015ar", Cz, Pt, So }
  63.     AmPmMarkers { AM, PM }
  64.     Eras { "p.n.e.", "n.e." }
  65.     NumberPatterns {
  66.         "#,##0.###;-#,##0.###",
  67.         "ñ #,##0.00;-ñ #,##0.00",
  68.         "#,##0%"
  69.     }
  70.     NumberElements {
  71.         ",",
  72.         "\u00a0",
  73.         ";",
  74.         "%",
  75.         "0",
  76.         "#",
  77.         "-",
  78.         E,
  79.         "\u2030",
  80.         "\u221e",
  81.         "\ufffd"
  82.     }
  83.     CurrencyElements {
  84.         "ñ",
  85.         XXX,
  86.         ""
  87.     }
  88.     DateTimePatterns {
  89.         "HH:mm:ss z",
  90.         "HH:mm:ss z",
  91.         "HH:mm:ss",
  92.         "HH:mm",
  93.         "EEEE, d MMMM yyyy",
  94.         "d MMMM yyyy",
  95.         "yyyy-MM-dd",
  96.         "yy-MM-dd",
  97.         "{1} {0}"
  98.     }
  99.     DateTimeElements {
  100.         "2",
  101.         "1"
  102.     }
  103. }
  104.