resources/nl.rs
author Stefan Vogel <sv@exept.de>
Mon, 22 Jun 2015 11:33:37 +0200
branchexpecco_2_7_5_branch
changeset 18499 b132ac7c9d6a
parent 8195 8d5251b21ce0
child 17711 39faaaf888b4
permissions -rw-r--r--
GLIBC 2.12 compatibility

#encoding iso8859-1

; $Header: /cvs/stx/stx/libbasic/resources/nl.rs,v 1.2 2004-03-15 16:39:09 cg Exp $
;
; Dutch strings
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !

'monday'        'maandag'
'tuesday'       'dinsdag'
'wednesday'     'woensdag'
'thursday'      'donderdag'
'friday'        'vrijdag'
'saturday'      'zaterdag'
'sunday'        'zondag'

'mon'           'ma'
'tue'           'di'
'wed'           'wo'
'thu'           'do'
'fri'           'vr'
'sat'           'za'
'sun'           'zo'

'january'       'januari'
'february'      'februari'
'march'         'maart'
'april'         'april'
'may'           'mei'
'june'          'juni'
'july'          'juli'
'august'        'augustus'
'september'     'september'
'october'       'oktober'
'november'      'november'
'december'      'december'

'jan'           'jan'
'feb'           'feb'
'mar'           'maa'
'apr'           'apr'
MAY_ABBREV      'mei'
'jun'           'jun'
'jul'           'jul'
'aug'           'aug'
'sep'           'sep'
'oct'           'okt'
'nov'           'nov'
'dec'           'dec'