add LANGFILTER so byod can build Hungarian

This commit is contained in:
Eric House 2020-07-03 20:58:47 -07:00
parent 8a35b61808
commit a2335064da

View file

@ -5,6 +5,18 @@ CHARSET: utf-8
BUILD_FLAGS:ALLOWS_DUPLICATES
LANGFILTER: tr -d '\r'
LANGFILTER: | tr [aábcdeéfghiíjklmnnyoóöőprtuúüűvzs] [AÁBCDEÉFGHIÍJKLMNNYOÓÖŐPRTUÚÜŰVZS]
LANGFILTER: | sed -e 's,^\(.*\)CS\(.*\)$,\11\2\n\1CS\2,g'
LANGFILTER: | sed -e 's,GY,2,g'
LANGFILTER: | sed -e 's,LY,3,g'
LANGFILTER: | sed -e 's,NY,4,g'
LANGFILTER: | sed -e 's,^\(.*\)SZ\(.*\)$,\15\2\n\1SZ\2,g'
LANGFILTER: | sed -e 's,TY,6,g'
LANGFILTER: | sed -e 's,^\(.*\)ZS\(.*\)$,\17\2\n\1ZS\2,g'
LANGFILTER: | grep '^[1-7AÁBCDEÉFGHIÍJKLMNOÓÖŐPRSTUÚÜŰVZ]\{2,15\}$'
LANGFILTER: | tr '1234567' '\001\002\003\004\005\006\007'
# High bit means "official". Next 7 bits are an enum where
# Hungarian==0x14. Low byte is padding
XLOC_HEADER:0x9400