No empty .Rs/.Re
[netbsd-mini2440.git] / share / locale / time / fr_FR.UTF-8.src
blob27cc8c079261d2f7c7354879e532d6f27fd52384
1 # $NetBSD$
3 # French Language Time Locale for France
5 # WARNING: Empty lines and/or blank spaces may be essential.
7 # From: $FreeBSD: src/share/timedef/fr_FR.UTF-8.src,v 1.3 2007/12/30 03:08:52 ache Exp $
9 # Short weekday names (abday)
11 Dim
12 Lun
13 Mar
14 Mer
15 Jeu
16 Ven
17 Sam
19 # Long weekday names (day)
21 Dimanche
22 Lundi
23 Mardi
24 Mercredi
25 Jeudi
26 Vendredi
27 Samedi
29 # Short month names (abmon)
31 jan
32 fév
33 mar
34 avr
35 mai
36 jui
37 jul
38 aoû
39 sep
40 oct
41 nov
42 déc
44 # Long month names (mon)
46 janvier
47 février
48 mars
49 avril
50 mai
51 juin
52 juillet
53 août
54 septembre
55 octobre
56 novembre
57 décembre
59 # Ante Meridiem/Post Meridiem - %p (am_pm)
64 # Date and Time - %c (d_t_fmt)
66 %a %e %b %X %Y
68 # Date - %x (d_fmt)
70 %d.%m.%Y
72 # Time - %X (t_fmt)
74 %H:%M:%S
76 # 12-hour Clock - %r (t_ampm_fmt)
79 # EOF