mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
1a06eee869
The ISO 30112 standard defines the valid values for the category keyword as only a few options: posix:1993 i18n:2004 i18n:2012 The vast majority of locales had changed the "i18n" string to the name of its own locale (e.g. "ak_GH:2013") as well as tweaking the date (presumably thinking it should be the date of submission). Convert all of them to "i18n:2012" for consistency. A follow up change will update localedef to actually check/validate the field.
116 lines
2.8 KiB
Plaintext
116 lines
2.8 KiB
Plaintext
comment_char %
|
|
escape_char /
|
|
|
|
% This file is part of the GNU C Library and contains locale data.
|
|
% The Free Software Foundation does not claim any copyright interest
|
|
% in the locale data contained in this file. The foregoing does not
|
|
% affect the license of the GNU C Library as a whole. It does not
|
|
% exempt you from the conditions of the license if your use would
|
|
% otherwise be governed by that license.
|
|
|
|
% Dutch language locale for Aruba.
|
|
% Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
|
|
|
|
LC_IDENTIFICATION
|
|
title "Dutch language locale for Aruba"
|
|
source "Free Software Foundation, Inc."
|
|
address "http:////www.gnu.org//software//libc//"
|
|
contact ""
|
|
email "bug-glibc-locales@gnu.org"
|
|
tel ""
|
|
fax ""
|
|
language "Dutch"
|
|
territory "Aruba"
|
|
revision "1.0"
|
|
date "2008-09-16"
|
|
|
|
category "i18n:2012";LC_IDENTIFICATION
|
|
category "i18n:2012";LC_CTYPE
|
|
category "i18n:2012";LC_COLLATE
|
|
category "i18n:2012";LC_TIME
|
|
category "i18n:2012";LC_NUMERIC
|
|
category "i18n:2012";LC_MONETARY
|
|
category "i18n:2012";LC_MESSAGES
|
|
category "i18n:2012";LC_PAPER
|
|
category "i18n:2012";LC_NAME
|
|
category "i18n:2012";LC_ADDRESS
|
|
category "i18n:2012";LC_TELEPHONE
|
|
category "i18n:2012";LC_MEASUREMENT
|
|
END LC_IDENTIFICATION
|
|
|
|
LC_CTYPE
|
|
copy "nl_NL"
|
|
END LC_CTYPE
|
|
|
|
LC_COLLATE
|
|
copy "nl_NL"
|
|
END LC_COLLATE
|
|
|
|
LC_MONETARY
|
|
int_curr_symbol "<U0041><U0057><U0047><U0020>"
|
|
currency_symbol "<U0041><U0066><U006C><U002E>"
|
|
mon_decimal_point "<U002C>"
|
|
mon_thousands_sep "<U0020>"
|
|
mon_grouping 3;3
|
|
positive_sign ""
|
|
negative_sign "<U002D>"
|
|
int_frac_digits 2
|
|
frac_digits 2
|
|
p_cs_precedes 1
|
|
p_sep_by_space 1
|
|
n_cs_precedes 1
|
|
n_sep_by_space 1
|
|
p_sign_posn 1
|
|
n_sign_posn 2
|
|
END LC_MONETARY
|
|
|
|
LC_NUMERIC
|
|
copy "nl_NL"
|
|
END LC_NUMERIC
|
|
|
|
LC_TIME
|
|
copy "nl_NL"
|
|
END LC_TIME
|
|
|
|
LC_MESSAGES
|
|
copy "nl_NL"
|
|
END LC_MESSAGES
|
|
|
|
LC_PAPER
|
|
copy "nl_NL"
|
|
END LC_PAPER
|
|
|
|
LC_NAME
|
|
copy "nl_NL"
|
|
END LC_NAME
|
|
|
|
LC_ADDRESS
|
|
postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
|
|
<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
|
|
<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
|
|
<U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
|
|
<U004E><U0025><U0063><U0025><U004E>"
|
|
country_name "<U0041><U0072><U0075><U0062><U0061>"
|
|
country_ab2 "<U0041><U0057>"
|
|
country_ab3 "<U0041><U0042><U0057>"
|
|
country_num 533
|
|
country_car "<U0041><U0055><U0041>"
|
|
% Nederlands
|
|
lang_name "<U004E><U0065><U0064><U0065><U0072><U006C><U0061><U006E><U0064><U0073>"
|
|
lang_ab "<U006E><U006C>"
|
|
lang_term "<U006E><U006C><U0064>"
|
|
lang_lib "<U0064><U0075><U0074>"
|
|
END LC_ADDRESS
|
|
|
|
LC_TELEPHONE
|
|
% FIXME
|
|
tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
|
|
<U006C>"
|
|
int_prefix "<U0032><U0039><U0037>"
|
|
int_select "<U0030><U0031><U0031>"
|
|
END LC_TELEPHONE
|
|
|
|
LC_MEASUREMENT
|
|
copy "nl_NL"
|
|
END LC_MEASUREMENT
|