### This file is part of the dictionaries-common package.
### It has been automatically generated.
### DO NOT EDIT!
package Debian::DictionariesCommon::dbfile;
%dictionaries = (
'English (American)' => {
'coding-system' => 'UTF-8',
'emacsen-name' => 'english_american',
'hash-name' => 'en_US',
'package' => 'hunspell-en-us'
},
'en_US' => {
'additionalchars' => 'éóöâôÅçèîêàïüäñ',
'casechars' => '[a-zA-Z\\303\\251\\303\\263\\303\\266\\303\\242\\303\\264\\303\\205\\303\\247\\303\\250\\303\\256\\303\\252\\303\\240\\303\\257\\303\\274\\303\\244\\303\\261]',
'coding-system' => 'utf-8',
'emacsen-name' => 'american',
'hash-name' => 'en_US',
'hunspell-locales' => 'en_US',
'not-casechars' => '[^a-zA-Z\\303\\251\\303\\263\\303\\266\\303\\242\\303\\264\\303\\205\\303\\247\\303\\250\\303\\256\\303\\252\\303\\240\\303\\257\\303\\274\\303\\244\\303\\261]',
'otherchars' => '[0123456789’]',
'package' => 'auto-detect'
},
'es_ES' => {
'additionalchars' => 'óíáéñúüÓÍÁÉÑÚÜ',
'casechars' => '[a-zA-Z\\303\\263\\303\\255\\303\\241\\303\\251\\303\\261\\303\\272\\303\\274\\303\\223\\303\\215\\303\\201\\303\\211\\303\\221\\303\\232\\303\\234]',
'coding-system' => 'utf-8',
'emacsen-name' => 'castellano8',
'hash-name' => 'es_ES',
'hunspell-locales' => 'es_AR, es_BO, es_CL, es_CO, es_CR, es_CU, es_DO, es_EC, es_ES, es_GT, es_HN, es_MX, es_NI, es_PA, es_PE, es_PR, es_PY, es_SV, es_US, es_UY, es_VE',
'not-casechars' => '[^a-zA-Z\\303\\263\\303\\255\\303\\241\\303\\251\\303\\261\\303\\272\\303\\274\\303\\223\\303\\215\\303\\201\\303\\211\\303\\221\\303\\232\\303\\234]',
'package' => 'auto-detect'
},
'fr' => {
'additionalchars' => 'éàèêçôîâùûœïëÉŒüãÎáöóÈíæÅñäśńÿ',
'casechars' => '[a-zA-Z\\303\\251\\303\\240\\303\\250\\303\\252\\303\\247\\303\\264\\303\\256\\303\\242\\303\\271\\303\\273\\305\\223\\303\\257\\303\\253\\303\\211\\305\\222\\303\\274\\303\\243\\303\\216\\303\\241\\303\\266\\303\\263\\303\\210\\303\\255\\303\\246\\303\\205\\303\\261\\303\\244\\305\\233\\305\\204\\303\\277]',
'coding-system' => 'utf-8',
'emacsen-name' => 'fr',
'hash-name' => 'fr',
'hunspell-locales' => 'fr, fr_BE, fr_CA, fr_CH, fr_FR, fr_LU, fr_MC',
'not-casechars' => '[^a-zA-Z\\303\\251\\303\\240\\303\\250\\303\\252\\303\\247\\303\\264\\303\\256\\303\\242\\303\\271\\303\\273\\305\\223\\303\\257\\303\\253\\303\\211\\305\\222\\303\\274\\303\\243\\303\\216\\303\\241\\303\\266\\303\\263\\303\\210\\303\\255\\303\\246\\303\\205\\303\\261\\303\\244\\305\\233\\305\\204\\303\\277]',
'otherchars' => '[-’\'1234567890.]',
'package' => 'auto-detect'
}
);
1;