is_IS locale: Base collation on iso14651_t1 [BZ #22519]

This commit is contained in:
Mike FABIAN 2017-12-01 13:45:51 +01:00
parent ff84a0e050
commit d985adae22
4 changed files with 157 additions and 2097 deletions

View File

@ -1,3 +1,12 @@
2017-12-01 Mike FABIAN <mfabian@redhat.com>
[BZ #22519]
* localedata/Makefile: Add is_IS.UTF-8 to test-input and to
the list of locales to be built for testing.
* localedata/is_IS.UTF-8.in: New file.
* localedata/locales/is_IS (LC_COLLATE): Base collation rules
on iso14651_t1.
2017-12-01 Joseph Myers <joseph@codesourcery.com>
* sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Include

View File

@ -39,7 +39,7 @@ test-input := de_DE.ISO-8859-1 en_US.ISO-8859-1 da_DK.ISO-8859-1 \
hr_HR.ISO-8859-2 sv_SE.ISO-8859-1 tr_TR.UTF-8 fr_FR.UTF-8 \
si_LK.UTF-8 uk_UA.UTF-8 hu_HU.UTF-8 lv_LV.UTF-8 \
pl_PL.UTF-8 cs_CZ.UTF-8 fr_CA.UTF-8 hr_HR.UTF-8 \
bs_BA.UTF-8 sr_RS.UTF-8
bs_BA.UTF-8 sr_RS.UTF-8 is_IS.UTF-8
test-input-data = $(addsuffix .in, $(test-input))
test-output := $(foreach s, .out .xout, \
$(addsuffix $s, $(basename $(test-input))))
@ -109,7 +109,8 @@ LOCALES := de_DE.ISO-8859-1 de_DE.UTF-8 en_US.ANSI_X3.4-1968 \
nb_NO.ISO-8859-1 nn_NO.ISO-8859-1 tr_TR.UTF-8 cs_CZ.UTF-8 \
zh_TW.EUC-TW fa_IR.UTF-8 fr_FR.UTF-8 ja_JP.UTF-8 si_LK.UTF-8 \
tr_TR.ISO-8859-9 en_GB.UTF-8 uk_UA.UTF-8 hu_HU.UTF-8 lv_LV.UTF-8 \
pl_PL.UTF-8 fr_CA.UTF-8 hr_HR.UTF-8 bs_BA.UTF-8 sr_RS.UTF-8
pl_PL.UTF-8 fr_CA.UTF-8 hr_HR.UTF-8 bs_BA.UTF-8 sr_RS.UTF-8 \
is_IS.UTF-8
include ../gen-locales.mk
endif

61
localedata/is_IS.UTF-8.in Normal file
View File

@ -0,0 +1,61 @@
a
A
à
À
ab
á
Á
b
d
da
đ
Đ
ð
Ð
e
eb
é
É
f
i
ib
í
Í
j
n
nb
o
O
ò
ob
ó
Ó
p
u
ü
ub
ú
Ú
v
y
ÿ
yb
ý
Ý
z
ž
zb
ʒ
Ʒ
þ
Þ
æ
Æ
ä
Ä
ö
Ö
ø
Ø
å
Å

File diff suppressed because it is too large Load Diff