xref: /minix3/share/locale/time/no_NO.UTF-8.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: no_NO.UTF-8.src,v 1.1 2008/05/17 04:11:30 ginsbach Exp $
2*36dcc4a4SLionel Sambuc#
3*36dcc4a4SLionel Sambuc# Norwegian Language Time Locale for Norway
4*36dcc4a4SLionel Sambuc#
5*36dcc4a4SLionel Sambuc# WARNING: Empty lines and/or blank spaces may be essential.
6*36dcc4a4SLionel Sambuc#
7*36dcc4a4SLionel Sambuc# From: $FreeBSD: src/share/timedef/no_NO.UTF-8.src,v 1.3 2007/12/30 03:08:52 ache Exp $
8*36dcc4a4SLionel Sambuc#
9*36dcc4a4SLionel Sambuc# Short weekday names (abday)
10*36dcc4a4SLionel Sambuc#
11*36dcc4a4SLionel Sambucsøn
12*36dcc4a4SLionel Sambucman
13*36dcc4a4SLionel Sambuctir
14*36dcc4a4SLionel Sambucons
15*36dcc4a4SLionel Sambuctor
16*36dcc4a4SLionel Sambucfre
17*36dcc4a4SLionel Sambuclør
18*36dcc4a4SLionel Sambuc#
19*36dcc4a4SLionel Sambuc# Long weekday names (day)
20*36dcc4a4SLionel Sambuc#
21*36dcc4a4SLionel Sambucsøndag
22*36dcc4a4SLionel Sambucmandag
23*36dcc4a4SLionel Sambuctirsdag
24*36dcc4a4SLionel Sambuconsdag
25*36dcc4a4SLionel Sambuctorsdag
26*36dcc4a4SLionel Sambucfredag
27*36dcc4a4SLionel Sambuclørdag
28*36dcc4a4SLionel Sambuc#
29*36dcc4a4SLionel Sambuc# Short month names (abmon)
30*36dcc4a4SLionel Sambuc#
31*36dcc4a4SLionel Sambucjan
32*36dcc4a4SLionel Sambucfeb
33*36dcc4a4SLionel Sambucmar
34*36dcc4a4SLionel Sambucapr
35*36dcc4a4SLionel Sambucmai
36*36dcc4a4SLionel Sambucjun
37*36dcc4a4SLionel Sambucjul
38*36dcc4a4SLionel Sambucaug
39*36dcc4a4SLionel Sambucsep
40*36dcc4a4SLionel Sambucokt
41*36dcc4a4SLionel Sambucnov
42*36dcc4a4SLionel Sambucdes
43*36dcc4a4SLionel Sambuc#
44*36dcc4a4SLionel Sambuc# Long month names (mon)
45*36dcc4a4SLionel Sambuc#
46*36dcc4a4SLionel Sambucjanuar
47*36dcc4a4SLionel Sambucfebruar
48*36dcc4a4SLionel Sambucmars
49*36dcc4a4SLionel Sambucapril
50*36dcc4a4SLionel Sambucmai
51*36dcc4a4SLionel Sambucjuni
52*36dcc4a4SLionel Sambucjuli
53*36dcc4a4SLionel Sambucaugust
54*36dcc4a4SLionel Sambucseptember
55*36dcc4a4SLionel Sambucoktober
56*36dcc4a4SLionel Sambucnovember
57*36dcc4a4SLionel Sambucdesember
58*36dcc4a4SLionel Sambuc#
59*36dcc4a4SLionel Sambuc# Ante Meridiem/Post Meridiem - %p (am_pm)
60*36dcc4a4SLionel Sambuc#
61*36dcc4a4SLionel Sambucam
62*36dcc4a4SLionel Sambucpm
63*36dcc4a4SLionel Sambuc#
64*36dcc4a4SLionel Sambuc# Date and Time - %c (d_t_fmt)
65*36dcc4a4SLionel Sambuc#
66*36dcc4a4SLionel Sambuc%a %e %b %X %Y
67*36dcc4a4SLionel Sambuc#
68*36dcc4a4SLionel Sambuc# Date - %x (d_fmt)
69*36dcc4a4SLionel Sambuc#
70*36dcc4a4SLionel Sambuc%d.%m.%Y
71*36dcc4a4SLionel Sambuc#
72*36dcc4a4SLionel Sambuc# Time - %X (t_fmt)
73*36dcc4a4SLionel Sambuc#
74*36dcc4a4SLionel Sambuc%H:%M:%S
75*36dcc4a4SLionel Sambuc#
76*36dcc4a4SLionel Sambuc# 12-hour Clock - %r (t_ampm_fmt)
77*36dcc4a4SLionel Sambuc#
78*36dcc4a4SLionel Sambuc%I:%M:%S %p
79*36dcc4a4SLionel Sambuc# EOF
80