home *** CD-ROM | disk | FTP | other *** search
- // ***************************************************************************************
- // * *
- // * COPYRIGHT: *
- // * (C) Copyright Taligent, Inc., 1997 *
- // * (C) Copyright International Business Machines Corporation, 1997 *
- // * Licensed Material - Program-Property of IBM - All Rights Reserved. *
- // * US Government Users Restricted Rights - Use, duplication, or disclosure *
- // * restricted by GSA ADP Schedule Contract with IBM Corp. *
- // * *
- // ***************************************************************************************
-
- pl {
- LocaleString { pl }
- LocaleID { "0415" }
- ShortLanguage { pol }
- ShortCountry { "" }
- Languages {
- pl { polski }
- }
- Countries {
- PL { Polska }
- }
- MonthNames {
- "stycze\u0144",
- luty,
- marzec,
- "kwiecie\u0144",
- maj,
- czerwiec,
- lipiec,
- "sierpie\u0144",
- "wrzesie\u0144",
- "pa\u017adziernik",
- listopad,
- "grudzie\u0144",
- ""
- }
- MonthAbbreviations {
- sty,
- lut,
- mar,
- kwi,
- maj,
- cze,
- lip,
- sie,
- wrz,
- "pa\u017a",
- lis,
- gru,
- ""
- }
- DayNames {
- niedziela,
- "poniedzia\u0142ek",
- wtorek,
- "\u015broda",
- czwartek,
- "pi\u0105tek",
- sobota
- }
- DayAbbreviations { N, Pn, Wt, "\u015ar", Cz, Pt, So }
- AmPmMarkers { AM, PM }
- Eras { "p.n.e.", "n.e." }
- NumberPatterns {
- "#,##0.###;-#,##0.###",
- "ñ #,##0.00;-ñ #,##0.00",
- "#,##0%"
- }
- NumberElements {
- ",",
- "\u00a0",
- ";",
- "%",
- "0",
- "#",
- "-",
- E,
- "\u2030",
- "\u221e",
- "\ufffd"
- }
- CurrencyElements {
- "ñ",
- XXX,
- ""
- }
- DateTimePatterns {
- "HH:mm:ss z",
- "HH:mm:ss z",
- "HH:mm:ss",
- "HH:mm",
- "EEEE, d MMMM yyyy",
- "d MMMM yyyy",
- "yyyy-MM-dd",
- "yy-MM-dd",
- "{1} {0}"
- }
- DateTimeElements {
- "2",
- "1"
- }
- }
-