freebsd-dev/share/timedef/ko_KR.eucKR.src
Baptiste Daroussin 21725bc7b6 Set date and time formats back to what they were before CLDR
While CLDR brings us a good and up to date source data to generate locales for
all databses we are using for locales, it is not the case of LC_TIME. Where it
does not defines the informations we need.

Put back all the date and time formats from the old locales.
Make it statically for now (in order to be able to merge it now into
11.0-RELEASE). The generation tools will be updated soon.

That gives us time to properly work on LC_TIME during the 12 timeframe.

While here fix abbreviated month for af_ZA (which are already fixed in CLDR
data upstream)

In locales where AP/PM was not defined before CLDR data, remove again the AP/PM
informations

For locales where AP/PM was defined before CLDR data, keep the CLDR information
which was properly translated.

MFC after:	3 days
2016-08-13 15:59:18 +00:00

88 lines
810 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
1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
#
# Long month names (as in a date)
1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
#
# Short weekday names
#
# Long weekday names
일요일
월요일
화요일
수요일
목요일
금요일
토요일
#
# X_fmt
%H시 %M분 %S초
#
# x_fmt
%Y년 %b월 %e일
#
# c_fmt
%x %A %X
#
# AM/PM
오전
오후
#
# date_fmt
%c %Z
#
# Long month names (without case ending)
1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
#
# md_order
md
#
# ampm_fmt
%p %I:%M:%S
# EOF