No empty .Rs/.Re
[netbsd-mini2440.git] / share / locale / time / nl_NL.ISO8859-1.src
blob2bc9758e4ac15b0443db14630ae31658cedbf932
1 # $NetBSD$
3 # Dutch; Flemish Language Time Locale for Netherlands
5 # WARNING: Empty lines and/or blank spaces may be essential.
7 # From: $FreeBSD: src/share/timedef/nl_NL.ISO8859-1.src,v 1.9 2007/12/30 03:08:52 ache Exp $
9 # Short weekday names (abday)
19 # Long weekday names (day)
21 zondag
22 maandag
23 dinsdag
24 woensdag
25 donderdag
26 vrijdag
27 zaterdag
29 # Short month names (abmon)
31 jan
32 feb
33 mrt
34 apr
35 mei
36 jun
37 jul
38 aug
39 sep
40 okt
41 nov
42 dec
44 # Long month names (mon)
46 januari
47 februari
48 maart
49 april
50 mei
51 juni
52 juli
53 augustus
54 september
55 oktober
56 november
57 december
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)
78 %I:%M:%S %p
79 # EOF