pl_PL.UTF-8.src revision 1.2
11.1Sginsbach# $NetBSD: pl_PL.UTF-8.src,v 1.2 2013/08/11 22:09:42 joerg Exp $
21.1Sginsbach#
31.2Sjoerg# Locale: pl_PL
41.2Sjoerg# Character set: UTF-8
51.1Sginsbach#
61.2Sjoerg# Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in
71.2Sjoerg# http://www.unicode.org/copyright.html.
81.2Sjoerg# 
91.2Sjoerg# Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode
101.2Sjoerg# data files and any associated documentation (the "Data Files") or Unicode software and any
111.2Sjoerg# associated documentation (the "Software") to deal in the Data Files or Software without
121.2Sjoerg# restriction, including without limitation the rights to use, copy, modify, merge, publish,
131.2Sjoerg# distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom
141.2Sjoerg# the Data Files or Software are furnished to do so, provided that (a) the above copyright
151.2Sjoerg# notice(s) and this permission notice appear with all copies of the Data Files or Software,
161.2Sjoerg# (b) both the above copyright notice(s) and this permission notice appear in associated
171.2Sjoerg# documentation, and (c) there is clear notice in each modified Data File or in the Software as
181.2Sjoerg# well as in the documentation associated with the Data File(s) or Software that the data or
191.2Sjoerg# software has been modified.
201.2Sjoerg# 
211.2Sjoerg# THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
221.2Sjoerg# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
231.2Sjoerg# PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
241.2Sjoerg# HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
251.2Sjoerg# CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
261.2Sjoerg# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
271.2Sjoerg# CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
281.1Sginsbach#
291.1Sginsbach# Short weekday names (abday)
301.1Sginsbach#
311.2Sjoergniedz.
321.2Sjoergpon.
331.2Sjoergwt.
341.2Sjoergśr.
351.2Sjoergczw.
361.2Sjoergpt.
371.2Sjoergsob.
381.1Sginsbach#
391.1Sginsbach# Long weekday names (day)
401.1Sginsbach#
411.1Sginsbachniedziela
421.1Sginsbachponiedziałek
431.1Sginsbachwtorek
441.1Sginsbachśroda
451.1Sginsbachczwartek
461.1Sginsbachpiątek
471.1Sginsbachsobota
481.1Sginsbach#
491.1Sginsbach# Short month names (abmon)
501.1Sginsbach#
511.1Sginsbachsty
521.1Sginsbachlut
531.1Sginsbachmar
541.1Sginsbachkwi
551.1Sginsbachmaj
561.1Sginsbachcze
571.1Sginsbachlip
581.1Sginsbachsie
591.1Sginsbachwrz
601.1Sginsbachpaź
611.1Sginsbachlis
621.1Sginsbachgru
631.1Sginsbach#
641.1Sginsbach# Long month names (mon)
651.1Sginsbach#
661.1Sginsbachstycznia
671.1Sginsbachlutego
681.1Sginsbachmarca
691.1Sginsbachkwietnia
701.1Sginsbachmaja
711.1Sginsbachczerwca
721.1Sginsbachlipca
731.1Sginsbachsierpnia
741.1Sginsbachwrześnia
751.1Sginsbachpaździernika
761.1Sginsbachlistopada
771.1Sginsbachgrudnia
781.1Sginsbach#
791.1Sginsbach# Ante Meridiem/Post Meridiem - %p (am_pm)
801.1Sginsbach#
811.2SjoergAM
821.2SjoergPM
831.1Sginsbach#
841.1Sginsbach# Date and Time - %c (d_t_fmt)
851.1Sginsbach#
861.2Sjoerg%e %B %Y %H:%M:%S %Z
871.1Sginsbach#
881.1Sginsbach# Date - %x (d_fmt)
891.1Sginsbach#
901.2Sjoerg%d.%m.%Y
911.1Sginsbach#
921.1Sginsbach# Time - %X (t_fmt)
931.1Sginsbach#
941.1Sginsbach%H:%M:%S
951.1Sginsbach#
961.2Sjoerg# 12-hour Clock - %r (t_fmt_ampm)
971.1Sginsbach#
981.2Sjoerg%I:%M:%S %p
991.2Sjoerg# EOF
1001.1Sginsbach
101