freebsd-dev/share/timedef/fr_FR.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

103 lines
742 B
Plaintext

# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# Short months names
#
jan
fév
mar
avr
mai
jui
jul
aoû
sep
oct
nov
déc
#
# Long months names (as in a date)
#
janvier
février
mars
avril
mai
juin
juillet
août
septembre
octobre
novembre
décembre
#
# Short weekdays names
#
Dim
Lun
Mar
Mer
Jeu
Ven
Sam
#
# Long weekdays names
#
Dimanche
Lundi
Mardi
Mercredi
Jeudi
Vendredi
Samedi
#
# X_fmt
#
%H:%M:%S
#
# x_fmt
#
%d.%m.%Y
#
# c_fmt
#
%a %e %b %X %Y
#
# am
#
#
# pm
#
#
# date_fmt
#
%a %e %b %Y %X %Z
#
# Long months names (without case ending)
#
janvier
février
mars
avril
mai
juin
juillet
août
septembre
octobre
novembre
décembre
#
# md_order
#
dm
#
# ampm_fmt
#
# EOF