79386ec7db
1) Back out "month names" -> "months names" and fix few such cases which are wrong initially 2) "weekdays names" -> "weekday names" Noted by: des [1]
106 lines
875 B
Plaintext
106 lines
875 B
Plaintext
# $FreeBSD$
|
|
#
|
|
# LC_TIME source for ARMSCII-8 locale for FreeBSD
|
|
# Made available by Vahe Khachikyan <vahe@khachikyan.de>
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# Short month names
|
|
#
|
|
ÐÝí
|
|
öïñ
|
|
Øñï
|
|
²åñ
|
|
ØÛë
|
|
ÐÝë
|
|
ÐÉë
|
|
ú·ë
|
|
êåï
|
|
ÐÏï
|
|
ÜÛÙ
|
|
¸Ïï
|
|
#
|
|
# Long month names (as in a date)
|
|
#
|
|
ÐáõÝí³ñ
|
|
ö»ïñí³ñ
|
|
سñï
|
|
²åñÇÉ
|
|
سÛÇë
|
|
ÐáõÝÇë
|
|
ÐáõÉÇë
|
|
ú·áëïáë
|
|
ê»åï»Ùµ»ñ
|
|
ÐáÏï»Ùµ»ñ
|
|
ÜáÛ»Ùµ»ñ
|
|
¸»Ïï»Ùµ»ñ
|
|
#
|
|
# Short weekday names
|
|
#
|
|
ÎñÏ
|
|
ºñÏ
|
|
ºñù
|
|
âñù
|
|
ÐÝ·
|
|
àõñ
|
|
ÞµÃ
|
|
#
|
|
# Long weekday names
|
|
#
|
|
ÎÇñ³ÏÇ
|
|
ºñÏáõß³µÃÇ
|
|
ºñ»ùß³µÃÇ
|
|
âáñ»ùß³µÃÇ
|
|
ÐÇÝ·ß³µÃÇ
|
|
àõñµ³Ã
|
|
Þ³µ³Ã
|
|
#
|
|
# X_fmt
|
|
#
|
|
%H:%M:%S
|
|
#
|
|
# x_fmt
|
|
#
|
|
%d.%m.%Y
|
|
#
|
|
# c_fmt
|
|
#
|
|
%A, %e %B %Y Ç. %X
|
|
#
|
|
# am
|
|
#
|
|
|
|
#
|
|
# pm
|
|
#
|
|
|
|
#
|
|
# date_fmt
|
|
#
|
|
%A, %e %B %Y é %X (%Z)
|
|
#
|
|
# Long month names (without case ending)
|
|
#
|
|
ÐáõÝí³ñ
|
|
ö»ïñí³ñ
|
|
سñï
|
|
²åñÇÉ
|
|
سÛÇë
|
|
ÐáõÝÇë
|
|
ÐáõÉÇë
|
|
ú·áëïáë
|
|
ê»åï»Ùµ»ñ
|
|
ÐáÏï»Ùµ»ñ
|
|
ÜáÛ»Ùµ»ñ
|
|
¸»Ïï»Ùµ»ñ
|
|
#
|
|
# md_order
|
|
#
|
|
dm
|
|
#
|
|
# ampm_fmt
|
|
#
|
|
|
|
# EOF
|