Koha/etc/zebradb/lang_defs/es/sort-string-utf.chr
Tomas Cohen Arazi 82e1b22794 Bug 10431 - Redundant mappings removed
There were 5 redundant mappings left in the file. They are removed.
Its almost a QA followup as everything went fine anyway.

Sponsored-by: Universidad Nacional de Córdoba
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-05 06:56:44 -07:00

42 lines
949 B
Text

# Koha's Zebra character map file for spanish
#
encoding utf-8
# Character sort order definition
lowercase {0-9}{a-y}zæøå
uppercase {0-9}{A-Y}ZÆØÅ
# Breaking characters
space {\001-\040}!"#$%&'\()*+,-./:;<=>?@\[\\]^_`\{|}~
# Characters to be considered equivalent for searching purposes.
equivalent uü
# Supplemental mappings
map (&auml;) a
map (&aelig;) æ
map (&oslash;) ø
map (&aring;) a
map (&ouml;) o
map (&Auml;) A
map (&Aelig;) Æ
map (&Oslash;) Ø
map (&Aring;) A
map (&Ouml;) O
map âàáäÂÀÂÄ a
map êèéëÊÈÉË e
map îïíÎÏ i
map ôöóÔÖ o
map ûùüÛÜÙ u
map çÇ c
map ñ n
map (^El\s) @
map (^En\s) @
map (^La\s) @
map (^Los\s) @
map (^Las\s) @
map (^Un\s) @
map (^Unos\s) @
map (^Una\s) @
map (^Unas\s) @