diff options
Diffstat (limited to 'share/timedef/zh_TW.Big5.src')
-rw-r--r-- | share/timedef/zh_TW.Big5.src | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/share/timedef/zh_TW.Big5.src b/share/timedef/zh_TW.Big5.src new file mode 100644 index 000000000000..dee99ae160c5 --- /dev/null +++ b/share/timedef/zh_TW.Big5.src @@ -0,0 +1,101 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# 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 +# +¤é +¤@ +¤G +¤T +¥| +¤ +¤» +# +# Long weekday names +# +©P¤é +©P¤@ +©P¤G +©P¤T +©P¥| +©P¤ +©P¤» +# +# X_fmt +# +%H®É%M¤À%S¬í +# +# x_fmt +# +%Y/%m/%d +# +# c_fmt +# +%a %b/%e %T %Y +# +# am +# +¤W¤È +# +# pm +# +¤U¤È +# +# date_fmt +# +%Y¦~%b¤ë%e¤é %A %X %Z +# +# Long month names (without case ending) +# +1¤ë +2¤ë +3¤ë +4¤ë +5¤ë +6¤ë +7¤ë +8¤ë +9¤ë +10¤ë +11¤ë +12¤ë +# +# md_order +# +md +# +# ampm_fmt +# +%I:%M:%S %p +# EOF |