1comment_char % 2escape_char / 3 4% This file is part of the GNU C Library and contains locale data. 5% The Free Software Foundation does not claim any copyright interest 6% in the locale data contained in this file. The foregoing does not 7% affect the license of the GNU C Library as a whole. It does not 8% exempt you from the conditions of the license if your use would 9% otherwise be governed by that license. 10 11% Dutch Language Locale for the Netherlands with Euro 12% Language: nl 13% Territory: NL 14% Option: euro 15% Date: 2000-08-20 16% Users: general 17 18LC_IDENTIFICATION 19title "Dutch locale for the Netherlands with Euro" 20source "Free Software Foundation, Inc." 21address "https:////www.gnu.org//software//libc//" 22contact "" 23email "bug-glibc-locales@gnu.org" 24tel "" 25fax "" 26language "Dutch" 27territory "Netherlands" 28revision "1.0" 29date "2000-08-20" 30 31category "i18n:2012";LC_IDENTIFICATION 32category "i18n:2012";LC_CTYPE 33category "i18n:2012";LC_COLLATE 34category "i18n:2012";LC_TIME 35category "i18n:2012";LC_NUMERIC 36category "i18n:2012";LC_MONETARY 37category "i18n:2012";LC_MESSAGES 38category "i18n:2012";LC_PAPER 39category "i18n:2012";LC_NAME 40category "i18n:2012";LC_ADDRESS 41category "i18n:2012";LC_TELEPHONE 42category "i18n:2012";LC_MEASUREMENT 43END LC_IDENTIFICATION 44 45LC_CTYPE 46copy "nl_NL" 47END LC_CTYPE 48 49LC_COLLATE 50copy "iso14651_t1" 51END LC_COLLATE 52 53LC_MESSAGES 54copy "nl_NL" 55END LC_MESSAGES 56 57LC_MONETARY 58copy "nl_NL" 59END LC_MONETARY 60 61LC_NUMERIC 62copy "nl_NL" 63END LC_NUMERIC 64 65LC_TIME 66copy "nl_NL" 67END LC_TIME 68 69LC_PAPER 70copy "nl_NL" 71END LC_PAPER 72 73LC_TELEPHONE 74copy "nl_NL" 75END LC_TELEPHONE 76 77LC_MEASUREMENT 78copy "nl_NL" 79END LC_MEASUREMENT 80 81LC_NAME 82copy "nl_NL" 83END LC_NAME 84 85LC_ADDRESS 86copy "nl_NL" 87END LC_ADDRESS 88