$self{texts} = {
  'Access Control'              => '',
  'Accounting'                  => '',
  'Add User'                    => 'ʹ',
  'Address'                     => 'ַ',
  'Administration'              => 'ϵͳ',
  'All Datasets up to date!'    => 'ϽѸ!',
  'Cannot create Lockfile!'     => '޷',
  'Change Admin Password'       => 'ĹԱ',
  'Character Set'               => 'Ԫ',
  'Click on login name to edit!' => '밴??Խ޸!',
  'Company'                     => '˾',
  'Connect to'                  => 'ᵽ',
  'Continue'                    => '',
  'Create Chart of Accounts'    => 'ʻͼ',
  'Create Dataset'              => 'ϼ',
  'DBI not installed!'          => 'δװ DBI ģ!',
  'Database'                    => 'Ͽ',
  'Database Administration'     => 'Ͽ',
  'Database Driver not checked!' => 'δѡϿʽ!',
  'Database User missing!'      => 'δָϿʹ!',
  'Dataset'                     => 'ϼ',
  'Dataset missing!'            => 'δָϼ!',
  'Date Format'                 => 'ڸʽ',
  'Delete'                      => 'ɾ',
  'Delete Dataset'              => 'ɾϼ',
  'Directory'                   => 'Ŀ¼',
  'Driver'                      => 'ʽ',
  'E-mail'                      => 'ʼ',
  'Edit User'                   => '༭ʹ',
  'Existing Datasets'           => 'еϼ',
  'Fax'                         => '',
  'Host'                        => '',
  'Hostname missing!'           => 'δָ!',
  'Language'                    => 'ϵ',
  'Leave host and port field empty unless you want to make a remote connection.' => 'ҪԶ, 뽫.',
  'Lock System'                 => 'סϵͳ',
  'Lockfile created!'           => 'ļ!',
  'Lockfile removed!'           => 'ļɾ!',
  'Login'                       => '',
  'Name'                        => '',
  'New Templates'               => 'ģ',
  'No Database Drivers available!' => 'ûпõʽ!',
  'No Dataset selected!'        => 'δѡϼ!',
  'Nothing to delete!'          => 'ûпɾĿ',
  'Number Format'               => 'ָʽ',
  'Oracle Database Administration' => 'Oracle Ͽ',
  'Password'                    => '',
  'Pg Database Administration'  => 'Pg Ͽ',
  'Phone'                       => '绰',
  'Port'                        => '',
  'Port missing!'               => 'δָ!',
  'Printer'                     => 'ӡ',
  'Save'                        => '',
  'Select a Dataset to delete and press "Continue"' => 'ѡɾϼ, ٰ ""',
  'Setup Templates'             => '趨ģ',
  'Signature'                   => 'ǩ',
  'Stylesheet'                  => 'ʽ',
  'Templates'                   => 'ģ',
  'The following Datasets are not in use and can be deleted' => 'ϼδʹ, ɾ',
  'The following Datasets need to be updated' => 'ϼҪ',
  'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'ǶԼȴԴĳ. ڴ˽׶, ɾκ!',
  'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' => 'Ҫ޸Ⱥʹ,    ༭, ĵ, һ, ʹ߻ᱣͬı, µĵ.',
  'Unlock System'               => 'ϵͳ',
  'Update Dataset'              => 'ϼ',
  'Use Templates'               => 'ʹģ',
  'User'                        => 'ʹ',
  'Version'                     => '汾',
  'You must enter a host and port for local and remote connections!' => ', ԽбԶ!',
  'does not exist'              => '',
  'is already a member!'        => 'ѾǳԱ!',
  'localhost'                   => 'localhost',
  'locked!'                     => '!',
  'successfully created!'       => 'ɹ!',
  'successfully deleted!'       => 'ɹɾ!',
  'website'                     => 'վ',
};

$self{subs} = {
  'add_user'                    => 'add_user',
  'adminlogin'                  => 'adminlogin',
  'change_admin_password'       => 'change_admin_password',
  'change_password'             => 'change_password',
  'check_sessionid'             => 'check_sessionid',
  'continue'                    => 'continue',
  'create_dataset'              => 'create_dataset',
  'dbcreate'                    => 'dbcreate',
  'dbdelete'                    => 'dbdelete',
  'dbdriver_defaults'           => 'dbdriver_defaults',
  'dbselect_source'             => 'dbselect_source',
  'dbupdate'                    => 'dbupdate',
  'delete'                      => 'delete',
  'delete_dataset'              => 'delete_dataset',
  'edit'                        => 'edit',
  'form_footer'                 => 'form_footer',
  'form_header'                 => 'form_header',
  'get_value'                   => 'get_value',
  'list_users'                  => 'list_users',
  'lock_system'                 => 'lock_system',
  'login'                       => 'login',
  'login_name'                  => 'login_name',
  'oracle_database_administration' => 'oracle_database_administration',
  'pg_database_administration'  => 'pg_database_administration',
  'save'                        => 'save',
  'unlock_system'               => 'unlock_system',
  'update_dataset'              => 'update_dataset',
  'ʹ'                  => 'add_user',
  'ĹԱ'              => 'change_admin_password',
  'change_password'             => 'change_password',
  ''                        => 'continue',
  'ϼ'                  => 'create_dataset',
  'ɾ'                        => 'delete',
  'ɾϼ'                  => 'delete_dataset',
  'סϵͳ'                    => 'lock_system',
  ''                        => 'login',
  'oracle_Ͽ'           => 'oracle_database_administration',
  'pg_Ͽ'               => 'pg_database_administration',
  ''                        => 'save',
  'ϵͳ'                    => 'unlock_system',
  'ϼ'                  => 'update_dataset',
}; 

1;
