freebsd-dev/share/timedef/en_PH.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
912 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
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
#
# Long month names (as in a date)
January
February
March
April
May
June
July
August
September
October
November
December
#
# Short weekday names
Sun
Mon
Tue
Wed
Thu
Fri
Sat
#
# Long weekday names
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
#
# X_fmt
%I:%M:%S %p
#
# x_fmt
%d/%m/%Y
#
# c_fmt
%A %e %B %Y at %I:%M:%S %p
#
# AM/PM
AM
PM
#
# date_fmt
%A %e %B %Y at %I:%M:%S %p %Z
#
# Long month names (without case ending)
January
February
March
April
May
June
July
August
September
October
November
December
#
# md_order
dm
#
# ampm_fmt
%I:%M:%S %p
# EOF