diff options
Diffstat (limited to 'intl/icu/source/data/translit/de_ASCII.txt')
-rw-r--r-- | intl/icu/source/data/translit/de_ASCII.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/intl/icu/source/data/translit/de_ASCII.txt b/intl/icu/source/data/translit/de_ASCII.txt new file mode 100644 index 0000000000..637102157e --- /dev/null +++ b/intl/icu/source/data/translit/de_ASCII.txt @@ -0,0 +1,22 @@ +# © 2016 and later: Unicode, Inc. and others. +# License & terms of use: http://www.unicode.org/copyright.html +# Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +# +# File: de_ASCII.txt +# Generated from CLDR +# + +$AE = [Ä {A \u0308}]; +$OE = [Ö {O \u0308}]; +$UE = [Ü {U \u0308}]; +[ä {a \u0308}] → ae; +[ö {o \u0308}] → oe; +[ü {u \u0308}] → ue; +{$AE} [:Lowercase:] → Ae; +{$OE} [:Lowercase:] → Oe; +{$UE} [:Lowercase:] → Ue; +$AE → AE; +$OE → OE; +$UE → UE; +::Any-ASCII; + |