freebsd-nq/share/timedef/am_ET.UTF-8.src
Andrey A. Chernov 27cb743492 Comments fixing
"month names" -> "months names"
    typo
"Long months names (alternative)" or "in alternative form" ->
"(without case ending)"
"Long months names" -> "Long months names (as in a date)"
    to not confuse developers on what purpose those sections are
2007-12-29 16:28:15 +00:00

102 lines
1000 B
Plaintext

# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# Short months names
#
ጃንዩ
ፌብሩ
ማርች
ኤፕረ
ሜይ
ጁን
ጁላይ
ኦገስ
ሴፕቴ
ኦክቶ
ኖቬም
ዲሴም
#
# Long Month Names
#
ጃንዩወሪ
ፌብሩወሪ
ማርች
ኤፕረል
ሜይ
ጁን
ጁላይ
ኦገስት
ሴፕቴምበር
ኦክቶበር
ኖቬምበር
ዲሴምበር
#
# Short weekday names
#
እሑድ
ሰኞ
ማክሰ
ረቡዕ
ሐሙስ
ዓርብ
ቅዳሜ
#
# Long weekday names
#
እሑድ
ሰኞ
ማክሰኞ
ረቡዕ
ሐሙስ
ዓርብ
ቅዳሜ
#
# X_fmt
#
%H:%M:%S
#
# x_fmt
#
%d/%m/%Y
#
# c_fmt
#
%a %b %e %X %Y
#
# am
#
AM
#
# pm
#
PM
#
# date_fmt
#
%a %b %e %X %Z %Y
#
# Long months names (without case ending)
#
ጃንዩወሪ
ፌብሩወሪ
ማርች
ኤፕረል
ሜይ
ጁን
ጁላይ
ኦገስት
ሴፕቴምበር
ኦክቶበር
ኖቬምበር
ዲሴምበር
#
# md_order
#
dm
#
# ampm_fmt
#
%I:%M:%S %p
# EOF