freebsd-dev/share/timedef/pl_PL.UTF-8.src
Baptiste Daroussin e936bb40df Regenerate timedef:
For Russian:
- Convert AM/PM which are badly formatted in CLDR to replace it by the proper
  cyrillic
- Add a dependency on Text::Iconv so non unicode get the proper encoding for
  AM/PM
- fix the date format having 'r.,' and convert it to 'r.' (also fixed in Bulgarian)

For All:
- Use complete Day of Week instead of the abbreviated one

Reported by:	ache
2016-05-29 22:28:39 +00:00

88 lines
942 B
Plaintext

# Warning: Do not edit. This file is automatically generated from the
# tools in /usr/src/tools/tools/locale. The data is obtained from the
# CLDR project, obtained from http://cldr.unicode.org/
# -----------------------------------------------------------------------------
#
# Short month names
sty
lut
mar
kwi
maj
cze
lip
sie
wrz
paź
lis
gru
#
# Long month names (as in a date)
stycznia
lutego
marca
kwietnia
maja
czerwca
lipca
sierpnia
września
października
listopada
grudnia
#
# Short weekday names
niedz.
pon.
wt.
śr.
czw.
pt.
sob.
#
# Long weekday names
niedziela
poniedziałek
wtorek
środa
czwartek
piątek
sobota
#
# X_fmt
%H:%M:%S
#
# x_fmt
%d.%m.%Y
#
# c_fmt
%A %e %B %Y %H:%M:%S
#
# AM/PM
AM
PM
#
# date_fmt
%A %e %B %Y %H:%M:%S %Z
#
# Long month names (without case ending)
styczeń
luty
marzec
kwiecień
maj
czerwiec
lipiec
sierpień
wrzesień
październik
listopad
grudzień
#
# md_order
dm
#
# ampm_fmt
%I:%M:%S %p
# EOF