ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/cache/dictionaries-common/wordlist.db

80 lines
2.4 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

### This file is part of the dictionaries-common package.
### It has been automatically generated.
### DO NOT EDIT!
package Debian::DictionariesCommon::dbfile;
%dictionaries = (
'american (American English)' => {
'hash-name' => 'american-english',
'package' => 'wamerican'
},
'british (British English)' => {
'hash-name' => 'british-english',
'package' => 'wbritish'
},
'castellano (Spanish)' => {
'additionalchars' => 'áéíñóúüÁÉÍÑÓÚÜ',
'casechars' => '[a-zñáéíóúüA-ZÑÁÉÍÓÚÜ]',
'coding-system' => 'iso-8859-1',
'emacsen-name' => 'spanish',
'extended-character-mode' => '~latin1',
'hash-name' => 'spanish',
'ispell-args' => '-B -d castellano',
'not-casechars' => '[^a-zñáéíóúüA-ZÑÁÉÍÓÚÜ]',
'otherchars' => '[-]',
'package' => 'wspanish'
},
'deutsch (New German)' => {
'additionalchars' => 'ÄÖÜäöüßâêéñà',
'casechars' => '[A-Za-zÄÃÜäöüßâêéñà]',
'coding-system' => 'utf-8',
'emacsen-name' => 'german-new8',
'hash-name' => 'ngerman',
'ispell-args' => '-C -d ngerman',
'many-otherchars' => 'no',
'not-casechars' => '[^A-Za-zÄÃÜäöüßâêéñà]',
'package' => 'wngerman'
},
'deutsch (Old German)' => {
'additionalchars' => 'ÄÖÜäöüß',
'casechars' => '[A-Za-zÄÃÜäöüß]',
'coding-system' => 'utf-8',
'emacsen-name' => 'german-old8',
'hash-name' => 'ogerman',
'ispell-args' => '-C -d ogerman',
'many-otherchars' => 'no',
'not-casechars' => '[^A-Za-zÄÃÜäöüß]',
'package' => 'wogerman'
},
'deutsch (Swiss German)' => {
'additionalchars' => 'ÄÖÜäöüâêéñà',
'casechars' => '[A-Za-zÄÃÜäöüâêéñà]',
'coding-system' => 'utf-8',
'emacsen-name' => 'swiss8',
'hash-name' => 'swiss',
'ispell-args' => '-C -d swiss',
'many-otherchars' => 'no',
'not-casechars' => '[^A-Za-zÄÃÜäöüâêéñà]',
'package' => 'wswiss'
},
'francais (French)' => {
'hash-name' => 'french',
'package' => 'wfrench'
},
'italiano (Italian)' => {
'hash-name' => 'italian',
'package' => 'witalian'
},
'portugues brasileiro (Brazilian Portuguese)' => {
'hash-name' => 'brazilian',
'package' => 'wbrazilian'
},
'portugues europeu (European Portuguese)' => {
'hash-name' => 'portuguese',
'package' => 'wportuguese'
}
);
1;