mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 06:10:06 +00:00
localedata: Use consistent values for grouping and mon_grouping
Resolves: BZ # 31205 Adapt test cases in test-grouping_iterator.c
This commit is contained in:
parent
c06c8aeb61
commit
5176a830e7
@ -80,12 +80,11 @@ END LC_MEASUREMENT
|
||||
|
||||
|
||||
LC_MONETARY
|
||||
%
|
||||
int_curr_symbol "DJF "
|
||||
currency_symbol "Fdj"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -96,18 +95,13 @@ n_cs_precedes 1
|
||||
n_sep_by_space 0
|
||||
p_sign_posn 1
|
||||
n_sign_posn 1
|
||||
%
|
||||
END LC_MONETARY
|
||||
|
||||
|
||||
LC_NUMERIC
|
||||
%
|
||||
% This is the POSIX Locale definition for the LC_NUMERIC category.
|
||||
%
|
||||
decimal_point "."
|
||||
thousands_sep ""
|
||||
grouping 0;0
|
||||
%
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
|
||||
|
@ -908,7 +908,7 @@ int_curr_symbol "ETB "
|
||||
currency_symbol "Br"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -928,7 +928,7 @@ LC_NUMERIC
|
||||
%
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
%
|
||||
END LC_NUMERIC
|
||||
|
||||
|
@ -159,7 +159,7 @@ int_curr_symbol "AZN "
|
||||
currency_symbol "₼"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -175,7 +175,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -106,7 +106,7 @@ int_curr_symbol "BYR "
|
||||
currency_symbol "руб"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -122,7 +122,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -128,7 +128,7 @@ int_curr_symbol "BYR "
|
||||
currency_symbol "Rub"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -252,7 +252,7 @@ int_curr_symbol "BGN "
|
||||
currency_symbol "лв."
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -268,7 +268,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep ""
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -76,7 +76,7 @@ int_curr_symbol "BAM "
|
||||
currency_symbol "KM"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -92,7 +92,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep ""
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -72,7 +72,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -88,7 +88,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -108,7 +108,7 @@ int_curr_symbol "RUB "
|
||||
currency_symbol "₽"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
frac_digits 2
|
||||
|
@ -117,7 +117,7 @@ int_curr_symbol "UAH "
|
||||
currency_symbol "₴"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -133,7 +133,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -238,7 +238,7 @@ int_curr_symbol "CZK "
|
||||
currency_symbol "Kč"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -259,7 +259,7 @@ LC_NUMERIC
|
||||
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
|
||||
END LC_NUMERIC
|
||||
|
||||
|
@ -119,7 +119,7 @@ currency_symbol "₽"
|
||||
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -178,7 +178,7 @@ int_curr_symbol "DKK "
|
||||
currency_symbol "kr."
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -194,7 +194,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -66,7 +66,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -66,7 +66,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -66,7 +66,7 @@ int_curr_symbol "CHF "
|
||||
currency_symbol "CHF"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep "’"
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -82,7 +82,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep "’"
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -93,7 +93,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -110,7 +110,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -66,7 +66,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -64,7 +64,7 @@ int_curr_symbol "MVR "
|
||||
currency_symbol "ރ."
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -80,7 +80,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
% Since their is no abbreviated version of the days in dhivehi I have used the
|
||||
|
@ -56,7 +56,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -89,7 +89,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -50,7 +50,7 @@ int_curr_symbol "XCD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -62,7 +62,7 @@ int_curr_symbol "AUD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -78,7 +78,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -59,7 +59,7 @@ int_curr_symbol "BWP "
|
||||
currency_symbol "P"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -70,7 +70,7 @@ int_curr_symbol "CAD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -86,7 +86,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "DKK "
|
||||
currency_symbol "kr."
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -83,7 +83,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -63,7 +63,7 @@ int_curr_symbol "GBP "
|
||||
currency_symbol "£"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -79,7 +79,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -62,7 +62,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -62,7 +62,7 @@ int_curr_symbol "NGN "
|
||||
currency_symbol "₦"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -79,7 +79,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -62,7 +62,7 @@ int_curr_symbol "NZD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -78,7 +78,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -53,7 +53,7 @@ int_curr_symbol "SCR "
|
||||
currency_symbol "SR"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -57,7 +57,7 @@ int_curr_symbol "USD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -76,7 +76,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -93,7 +93,7 @@ int_curr_symbol "ZAR "
|
||||
currency_symbol "R"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -109,7 +109,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -59,7 +59,7 @@ int_curr_symbol "USD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -120,7 +120,7 @@ int_curr_symbol "XDR "
|
||||
currency_symbol "<U00A4>"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "<U202F>"
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -136,7 +136,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep ""
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "ARS "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -83,7 +83,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "BOB "
|
||||
currency_symbol "Bs"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "CLP "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "COP "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -60,7 +60,7 @@ currency_symbol "₡"
|
||||
% Decreto Ejecutivo 29660
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -77,7 +77,7 @@ LC_NUMERIC
|
||||
% Decreto Ejecutivo 29660
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -70,7 +70,7 @@ int_curr_symbol "CUP "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -86,7 +86,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "DOP "
|
||||
currency_symbol "RD$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -83,7 +83,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "USD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -122,7 +122,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -138,7 +138,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "GTQ "
|
||||
currency_symbol "Q"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -83,7 +83,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "HNL "
|
||||
currency_symbol "L"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -83,7 +83,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "MXN "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -83,7 +83,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -59,7 +59,7 @@ int_curr_symbol "NIO "
|
||||
currency_symbol "C$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -75,7 +75,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "PAB "
|
||||
currency_symbol "B//."
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -83,7 +83,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "PEN "
|
||||
currency_symbol "S//"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -59,7 +59,7 @@ int_curr_symbol "USD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -75,7 +75,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "PYG "
|
||||
currency_symbol "Gs."
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "USD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -83,7 +83,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "USD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -67,7 +67,7 @@ int_curr_symbol "UYU "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -68,7 +68,7 @@ int_curr_symbol "VEF "
|
||||
currency_symbol "Bs."
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -121,7 +121,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -137,7 +137,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -74,7 +74,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -90,7 +90,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -60,7 +60,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 0
|
||||
|
@ -185,7 +185,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -201,7 +201,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -95,7 +95,7 @@ int_curr_symbol "PHP "
|
||||
currency_symbol "₱"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -69,7 +69,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -85,7 +85,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -68,7 +68,7 @@ int_curr_symbol "CAD "
|
||||
currency_symbol "$"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -69,7 +69,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -85,7 +85,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -65,7 +65,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -81,7 +81,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -70,7 +70,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -86,7 +86,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep ""
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -68,7 +68,7 @@ int_curr_symbol "GBP "
|
||||
currency_symbol "£"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -84,7 +84,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -70,7 +70,7 @@ int_curr_symbol "ILS "
|
||||
currency_symbol "₪"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -86,7 +86,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -175,7 +175,7 @@ int_curr_symbol "HRK "
|
||||
currency_symbol "kn"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -193,7 +193,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -492,7 +492,7 @@ int_curr_symbol "HUF "
|
||||
currency_symbol "Ft"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -514,7 +514,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -83,7 +83,7 @@ int_curr_symbol "AMD "
|
||||
currency_symbol "֏"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -99,7 +99,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -66,7 +66,7 @@ int_curr_symbol "IDR "
|
||||
currency_symbol "Rp"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -82,7 +82,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -157,7 +157,7 @@ int_curr_symbol "ISK "
|
||||
currency_symbol "kr"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
% *_frac_* must be checked
|
||||
@ -174,7 +174,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -73,7 +73,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -89,7 +89,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -63,7 +63,7 @@ int_curr_symbol "GEL "
|
||||
currency_symbol "₾"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -79,7 +79,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -114,7 +114,7 @@ int_curr_symbol "KZT "
|
||||
currency_symbol "₸"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -136,7 +136,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -892,7 +892,7 @@ int_curr_symbol "KHR "
|
||||
currency_symbol "៛"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -6109,7 +6109,7 @@ int_curr_symbol "KRW "
|
||||
currency_symbol "₩"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 0
|
||||
@ -6132,7 +6132,7 @@ LC_NUMERIC
|
||||
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
|
||||
END LC_NUMERIC
|
||||
|
||||
|
@ -56,7 +56,7 @@ int_curr_symbol "RUB "
|
||||
currency_symbol "₽"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -69,7 +69,7 @@ int_curr_symbol "GBP "
|
||||
currency_symbol "£"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -85,7 +85,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -98,7 +98,7 @@ int_curr_symbol "KGS "
|
||||
currency_symbol "сом"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -114,7 +114,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -73,7 +73,7 @@ currency_symbol "USh"
|
||||
%
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
% For money there are three numbers to the between each
|
||||
% pair of thousands separators, e.g. "123,456,786"
|
||||
%
|
||||
@ -124,7 +124,7 @@ decimal_point "."
|
||||
thousands_sep ","
|
||||
% For normal numbers, the thousands separator is a ","
|
||||
%
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
% For normal numbers, there are three numbers between each
|
||||
% pair of thousands separators, e.g. 123,456,789
|
||||
%
|
||||
|
@ -616,7 +616,7 @@ int_curr_symbol "LAK "
|
||||
currency_symbol "₭"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -171,7 +171,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -187,7 +187,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -133,7 +133,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -149,7 +149,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -118,7 +118,7 @@ int_curr_symbol "MUR "
|
||||
currency_symbol "₨"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -75,7 +75,7 @@ int_curr_symbol "MGA "
|
||||
currency_symbol "Ar"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -91,7 +91,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep ""
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -71,7 +71,7 @@ int_curr_symbol "RUB "
|
||||
currency_symbol "₽"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -96,7 +96,7 @@ int_curr_symbol "MKD "
|
||||
currency_symbol "ден"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -112,7 +112,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_MESSAGES
|
||||
|
@ -138,7 +138,7 @@ int_curr_symbol "MNT "
|
||||
currency_symbol "₮"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -155,7 +155,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -76,7 +76,7 @@ int_curr_symbol "MMK "
|
||||
currency_symbol "K"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -98,7 +98,7 @@ LC_NUMERIC
|
||||
%
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
%
|
||||
END LC_NUMERIC
|
||||
|
||||
|
@ -174,7 +174,7 @@ int_curr_symbol "NOK "
|
||||
currency_symbol "kr"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -190,7 +190,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep " "
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -50,7 +50,7 @@ int_curr_symbol "AWG "
|
||||
currency_symbol "Afl."
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
@ -75,7 +75,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -91,7 +91,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -177,7 +177,7 @@ int_curr_symbol "KES "
|
||||
currency_symbol "Ksh"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ","
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -198,7 +198,7 @@ LC_NUMERIC
|
||||
%
|
||||
decimal_point "."
|
||||
thousands_sep ","
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
%
|
||||
END LC_NUMERIC
|
||||
|
||||
|
@ -78,7 +78,7 @@ int_curr_symbol "AWG "
|
||||
currency_symbol "ƒ"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -133,7 +133,7 @@ END LC_TIME
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep ""
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_MEASUREMENT
|
||||
|
@ -78,7 +78,7 @@ int_curr_symbol "ANG "
|
||||
currency_symbol "ƒ"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep " "
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -133,7 +133,7 @@ END LC_TIME
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep ""
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_MEASUREMENT
|
||||
|
@ -65,7 +65,7 @@ int_curr_symbol "BRL "
|
||||
currency_symbol "R$"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -85,7 +85,7 @@ END LC_CTYPE
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep "."
|
||||
grouping 3;3
|
||||
grouping 3
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -73,7 +73,7 @@ int_curr_symbol "EUR "
|
||||
currency_symbol "€"
|
||||
mon_decimal_point ","
|
||||
mon_thousands_sep "."
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
@ -89,7 +89,7 @@ END LC_MONETARY
|
||||
LC_NUMERIC
|
||||
decimal_point ","
|
||||
thousands_sep ""
|
||||
grouping 0;0
|
||||
grouping -1
|
||||
END LC_NUMERIC
|
||||
|
||||
LC_TIME
|
||||
|
@ -109,7 +109,7 @@ int_curr_symbol "MAD "
|
||||
currency_symbol "dh"
|
||||
mon_decimal_point "."
|
||||
mon_thousands_sep ""
|
||||
mon_grouping 3;3
|
||||
mon_grouping 3
|
||||
positive_sign ""
|
||||
negative_sign "-"
|
||||
int_frac_digits 2
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user