locales: separate unicode from other locales

Unicode locales are maintained and to evolved in cldr.
Generating the other locales from the unicode gets more and more painful
over the time.

Let's freeze the other locales to cldr 34.0.
This commit is contained in:
Baptiste Daroussin
2021-07-22 19:02:49 +02:00
parent 7a7930cd4a
commit 0a36787e4c
209 changed files with 88982 additions and 577 deletions
+50
View File
@@ -0,0 +1,50 @@
# Warning: Do not edit. This file is automatically generated from the
# tools in /usr/src/tools/tools/locale. The data is obtained from the
# CLDR project, obtained from http://cldr.unicode.org/
# -----------------------------------------------------------------------------
#
# int_curr_symbol (last character always SPACE)
HUF
#
# currency_symbol
Ft
#
# mon_decimal_point
,
#
# mon_thousands_sep
 
#
# mon_grouping
3
#
# positive_sign
#
# negative_sign
-
#
# int_frac_digits
2
#
# frac_digits
2
#
# p_cs_precedes
0
#
# p_sep_by_space
1
#
# n_cs_precedes
0
#
# n_sep_by_space
1
#
# p_sign_posn
1
#
# n_sign_posn
1
# EOF