package ow::th;

# Thai translation, charset: tis-620
# by Atsawin Chaowanakritsanakul, joke.AT.nakhon.net

%lang_folders =
   (
   INBOX            => '',
   'saved-messages' => 'ѹ֡',
   'sent-mail'      => '',
   'saved-drafts'   => 'ҧ',
   'mail-trash'     => 'ѧ',
   'spam-mail'      => 'Spam',
   'virus-mail'     => 'Virus',
   LEARNSPAM        => '--LEARN SPAM--',
   LEARNHAM         => '--LEARN HAM--',
   FORWARD          => '--FORWARD--',
   DELETE           => '--ź--'
   );

%lang_sortlabels =
   (
   status      => 'ʶҹ (ѧҹ͹)',
   date        => 'ѹ (ش͹)',
   date_rev    => 'ѹ (ش͹)',
   sender      => ' (§ӴѺ)',
   sender_rev  => ' (§͹ѧ)',
   subject     => 'ͧ (§ӴѺ)',
   subject_rev => 'ͧ (§͹ѧ)',
   size        => 'Ҵ (˭ش͹)',
   size_rev    => 'Ҵ (ش͹)'
   );

%lang_abooksortlabels =
   (
   fullname     => 'Full Name (A to Z)',
   fullname_rev => 'Full Name (Z to A)',
   prefix       => 'Name Prefix (A to Z)',
   prefix_rev   => 'Name Prefix (Z to A)',
   first        => 'First Name (A to Z)',
   first_rev    => 'First Name (Z to A)',
   middle       => 'Middle Name (A to Z)',
   middle_rev   => 'Middle Name (Z to A)',
   last         => 'Last Name (A to Z)',
   last_rev     => 'Last Name (Z to A)',
   suffix       => 'Name Suffix (A to Z)',
   suffix_rev   => 'Name Suffix (Z to A)',
   email        => 'First Email Address (A to Z)',
   email_rev    => 'First Email Address (Z to A)',
   phone        => 'First Phone Number (ascending numeric)',
   phone_rev    => 'First Phone Number (descending numeric)',
   );

%lang_abookselectionlabels =
   (
   ALL => "All Addressbooks",
   global => "Global Addressbook",
   );

%lang_onofflabels =
   (
   auto => 'ѵѵ',
   on   => 'Դ',
   off  => 'Դ',
   );

%lang_bgfilterthresholdlabels =
   (
     0 => 'No',
     1 => 'Yes',
    20 => 'Only if INBOX has more than 20 new messages',
    50 => 'Only if INBOX has more than 50 new messages',
   100 => 'Only if INBOX has more than 100 new messages',
   200 => 'Only if INBOX has more than 200 new messages',
   500 => 'Only if INBOX has more than 500 new messages',
   );

%lang_prioritylabels =
   (
   normal      => '',
   urgent      => 'ǹ',
   'non-urgent'=> 'ǹ'
   );

%lang_msgformatlabels =
   (
   auto => '͡ѵѵ',
   text => 'ͤ',
   html => 'HTML',
   both => 'HTML Тͤ'
   );

%lang_withoriglabels =
   (
   at_beginning => 'ش',
   at_end       => '',
   none         => ''
   );

%lang_receiptlabels =
   (
   ask => '׹ѹ',
   yes => '',
   no  => ''
   );

%lang_disableemblinklabels =
   (
   none    => 'ͧ',
   cgionly => '੾ CGI',
   all     => 'ء URL'
   );

%lang_ctrlpositionlabels =
   (
   top    => 'ҹ',
   bottom => 'ҹҧ'
   );

%lang_sendpositionlabels =
   (
   before => '¹ͤ',
   after  => 'ҧ¹ͤ',
   both   => '駺ҧ¹ͤ'
   );

%lang_abookbuttonpositionlabels =
   (
   before => '͹¡شª',
   after  => 'ѧ¡شª',
   both   => '͹ѧ¡شª'
   );

%lang_checksourcelabels =
   (
   all  => 'All new messages in INBOX',
   pop3 => 'Only messages from pop3 server',
   none => 'None'
   );

%lang_timelabels =
   (
      3 => '3 ҷ',
      5 => '5 ҷ',
     10 => '10 ҷ',
     20 => '20 ҷ',
     30 => '30 ҷ',
     60 => '60 ҷ',
    120 => '2 ',
    180 => '3 ',
    360 => '6 ',
    720 => '12 ',
   1440 => '24 '
   );

%lang_timezonelabels =
   (
   '-1200' => 'International Date Line West',
   '-1100' => 'Nome, Anadyr',
   '-1000' => 'Alaska-Hawaii Standard',
   '-0900' => 'Yukon Standard',
   '-0800' => 'Pacific Standard',
   '-0700' => 'Mountain Standard',
   '-0600' => 'Central Standard',
   '-0500' => 'Eastern Standard',
   '-0400' => 'Atlantic Standard',
   '-0330' => 'Newfoundland Standard',
   '-0300' => 'Atlantic Daylight',
   '-0230' => 'Newfoundland Daylight',
   '-0200' => 'Azores, South Sandwich Islands',
   '-0100' => 'West Africa',
   '+0000' => 'Greenwich Mean',
   '+0100' => 'Central European',
   '+0200' => 'Eastern European',
   '+0300' => 'Baghdad, Moscow, Nairobi',
   '+0330' => 'Tehran',
   '+0400' => 'Abu Dhabi, Volgograd, Kabul',
   '+0500' => 'Karachi',
   '+0530' => 'India',
   '+0600' => 'Dhaka',
   '+0630' => 'Rangoon',
   '+0700' => 'Bangkok, Jakarta',
   '+0800' => 'China Coast',
   '+0900' => 'Japan Standard',
   '+0930' => 'Australia Central Standard',
   '+1000' => 'Australia Eastern Standard',
   '+1030' => 'Lord Howe Island',
   '+1100' => 'Australia Eastern Summer',
   '+1200' => 'International Date Line East',
   '+1300' => 'New Zealand Daylight',
   );

%lang_abookclasslabels =
   (
   PRIVATE => 'Private',
   PUBLIC => 'Public',
   );

%lang_satestfields =
   (
   name       => 'Name',
   desc       => 'Description',
   type       => 'Test Type',
   expression => 'Expression',
   score      => 'Score',
   );

%lang_satesttypes =
   (
   header  => 'Message Header',
   body    => 'Text in Msgbody (HTML tag removed)',
   uri     => 'Links in Message Body',
   rawbody => 'Text in Msgbody and Attachments (HTML tag reserved)',
   full    => 'Undecoded Msgbody and Attachments',
   );

%lang_satestheaderattrs =
   (
   ALL        => 'All',
   Subject    => 'Subject',
   From       => 'From',
   To         => 'To',
   Cc         => 'Cc',
   ToCc       => 'To and Cc',
   MESSAGEID  => 'Message Id',
   USERDEFINE => 'User Define',
   );

%lang_searchtypelabels =
   (
   contains    => '',
   notcontains => '',
   is          => '',
   isnot       => '',
   startswith  => '鹵鹴',
   endswith    => 'ŧ´',
   regexp      => 'çѺ regexp',
   );

%lang_searchdaterangelabels =
   (
   all         => 'All',
   today       => 'Today',
   oneweek     => 'One week',
   twoweeks    => 'Two weeks',
   onemonth    => 'One month',
   threemonths => 'Three months',
   sixmonths   => 'Six months',
   oneyear     => 'One year',
   );

%lang_sizes =
   (
   mb   => 'MB',	# mega bytes
   kb   => 'KB',	# kilo bytes
   byte => 'Byte'
   );

%lang_calendar =
   (
   yearview  => 'ʴ»',
   monthview => 'ʴ͹',
   weekview  => 'ʴѻ',
   dayview   => 'ʴѹ',
   listview  => 'ʴ¡'
   );

%lang_month =
   (
   1  => 'Ҥ',
   2  => 'Ҿѹ',
   3  => 'չҤ',
   4  => '¹',
   5  => 'Ҥ',
   6  => 'Զع¹',
   7  => 'áҤ',
   8  => 'ԧҤ',
   9  => 'ѹ¹',
   10 => 'Ҥ',
   11 => 'Ȩԡ¹',
   12 => 'ѹҤ'
   );

%lang_wday =
   (
   0 => 'ҷԵ',
   1 => 'ѹ',
   2 => 'ѧ',
   3 => 'ظ',
   4 => 'ʺ',
   5 => 'ء',
   6 => ''
   );

%lang_wday_abbrev =
   (
   week => 'ʴ',
   0 => '',
   1 => '',
   2 => '',
   3 => '',
   4 => '',
   5 => '',
   6 => ''
   );

%lang_order =
   (
   1 => ' 1',
   2 => ' 2',
   3 => ' 3',
   4 => ' 4',
   5 => 'ش'
   );

%lang_wdbutton =
   (
   refresh  => 'ʴ',
   preview  => 'ҧ',
   edit     => '',
   listarchive => '¡',
   decompress => '',
   extract  => 'ᵡ',
   mkpdf    => 'ҧ Pdf',
   mkps     => 'ҧ Ps',
   chdir    => '',
   mkdir    => 'ҧ',
   newfile  => 'ҧ',
   copy     => 'Ѵ͡',
   move     => '',
   symlink  => 'Ǫ',
   delete   => 'ź',
   chmod    => 'Chmod',
   gzip     => ' gz',
   mkzip    => 'ҧ zip',
   mktgz    => 'ҧ tgz',
   mkthumbnail => 'ҧҧٻ',
   download => 'ǹŴ',
   upload   => 'ѻŴ',
   );

%lang_text =
   (
   loading    => 'ѧŴ سѡ',
   help       => '',
   login      => 'к',
   clear      => 'ҧ',
   webmail    => 'WebMail',
   msglist    => 'Message List',
   point      => 'µ',
   pixel      => 'ش',
   changepwd  => '¹ʼҹ',
   viewhistory=> 'ٻѵ',
   of         => 'ͧ',
   messages   => '',
   unread     => 'ѧҹ',
   nomessages => 'ը',
   inmessages => '',
   composenew => '¹',
   refresh    => 'ҹ',
   userprefs  => '͡',
   addressbook=> 'شª',
   folders    => '',
   emptyfolder=> 'Empty folder',
   emptytrash => 'ҧѧ',
   totrash    => '駶ѧ',
   learnham   => 'Learn Ham',
   learnspam  => 'Learn Spam',
   forever    => 'ʹ',
   delatlogout=> 'ź͡ҡк',
   userdef    => '˹',
   logout     => '͡ҡк',
   page       => '˹',
   msgsperpage=> '@@@MSGCOUNT@@@ messages per page',
   msgcopyconf=> '\'س׹ѹäѴ͡·͡?\'',
   copy       => 'Ѵ͡',
   msgmoveconf=> '\'س׹ѹ¨·͡?\'',
   move       => '',
   markasread => 'ҹ',
   markasunread => 'ѧҹ',
   dateformat => 'ٻẺѹ',
   date       => 'ѹ',
   recipient  => 'Ѻ',
   sender     => '',
   subject    => 'ͧ',
   thread     => 'ͺͧǡѹ',
   size       => 'Ҵ',
   backto     => 'Ѻ',
   reply      => 'ͺ',
   replyall   => 'ͺ֧ء',
   forward    => '觵',
   forwardasatt=>'觵Ṻ',
   forwardasorig=>'觵͹¹ͧ',
   printfriendly=> 'Ѻ',
   msgformat  => 'ٻẺ',
   from       => '',
   replyto    => 'ͺѺ',
   to         => 'Ѻ',
   cc         => '',
   bcc        => 'Ẻ͹',
   simplehead => 'Ẻ',
   allhead    => 'Ẻ´',
   simpleattmode => 'ṺẺ',
   allattmode    => 'ṺẺ´',
   attachment => 'Ṻ',
   type       => 'Դ',
   filename   => '',
   encoding   => 'ٻẺúѹ֡',
   description=> '´',
   download   => 'ǹŴ',
   charset    => 'ʵѡ',
   sameascomposecharset => '͹Ѻʵ͹¹',
   thisispartialmsg => '繺ҧǹͧ',
   msgrebuild => '¶١ҧ',
   editdraft  => 'ҧ',
   savedraft  => 'ѹ֡ҧ',
   draftsaved => 'ѹ֡ҧ @@@SUBJECT@@@ º',
   send       => '',
   msgsent    => '觨 @@@SUBJECT@@@ º',
   about      => 'к',
   close      => 'Դ',
   cancel     => '¡ԡ',
   ok         => 'ŧ',
   continue   => 'ӵ',
   loginagain => 'кա',
   exit       => '͡',
   yourname   => 'ͧ͢س',
   save       => 'ѹ֡',
   add        => '',
   folderrenprop => '\'سҵ駪\'',
   rename     => '¹',
   folderdelconf => '\'س׹ѹź Ш·?\'',
   markread   => 'ҹ',
   foldermarkreadconf => '\'س׹ѹҹ·ءѺ?\'',
   chkindex   => 'ǨͺѪ',
   folderchkindexconf => '\'س׹ѹõǨͺѪբͧ?\'',
   reindex    => 'ҧѪ',
   folderreindexconf => '\'س׹ѹҧѪͧ?\'',
   total      => '',
   edit       => '',
   delete     => 'ź',
   delete_nontextatt => 'Delete all non-text attachment(s)',
   reserve    => 'ͧ',
   clearadd   => 'źªͷ',
   importadd  => 'ª',
   exportadd  => '͡ª',
   import     => '',
   export     => 'Export',
   addmod     => '/',
   modify     => '',
   max        => 'ҡش',
   group      => '',
   quotausage => 'ǵ',
   quotalimit => 'ǵ٧ش',
   quotahit   => '',
   tzmap      => 'Ἱʴҵðҹš',
   testsound  => 'ͺ§',
   editfroms  => 'شª',
   pop3book   => '˹ POP3',
   retr_pop3s => 'ѺẺ POP3',
   filterbook => 'á蹡ͧ',
   include    => '',
   exclude    => '',
   smtprelay  => 'SMTP ',
   header     => 'Ǩ',
   body       => 'ͤ',
   attfilename=> 'Ṻ',
   all        => '',
   enable     => 'ҹ',
   disable    => '',
   yes        => '',
   no         => '',
   filtered   => 'ͧ',
   blockrelay => 'Ѻ·ҹ SMTP ',
   blockemail => 'Ѻ¨ҡŪ',
   read       => 'ҹ',
   yourmsg    => '¢ͧس',
   delivered  => '١',
   wasreadon1 => '١ҹ',
   wasreadon2 => '',
   globalfilterrule => 'á蹡ͧ',
   readonly   => 'ҹҧ',
   textcontent=> 'ͤ',
   search     => '',
   advsearch  => 'Ẻ´',
   folder     => '',
   nofoldersel=> '͡',
   showall    => 'ʴ',
   spellcheck => 'ǨӼԴ',
   checkagain => 'Ǩա',
   finishchecking => 'Ǩ',
   editpdict  => '䢾ҹءǹ',
   addtodict  => 'ŧ㹾ҹء',
   manuallyfix=> 'ͧ',
   editstat   => 'Ẻͤ',
   savestat   => 'ѹ֡Ẻͤ',
   clearstat  => 'źẺͤ',
   statreply  => '-- ẺͤѺͺ --',
   calendar   => 'ԷԹ',
   allday     => 'ѹ',
   today      => 'Today',
   am         => 'am',
   pm         => 'pm',
   calfmt_year          => '.. @@@YEAR@@@',
   calfmt_yearmonth     => '@@@MONTH_STR@@@ @@@YEAR@@@',
   calfmt_yearmonthday  => '@@@DAY@@@ @@@MONTH_STR@@@ @@@YEAR@@@',
   calfmt_yearmonthdaywday => '@@@WEEKDAY_STR@@@ @@@DAY@@@ @@@MONTH_STR@@@ @@@YEAR@@@',
   calfmt_hourminampm => '@@@HOURMIN@@@ @@@AMPM@@@',
   autosel    => '͡ѵѵ',
   none       => '',
   moreitems  => '¡',
   multieditconf => '¡ù١ѹ\\n䢨ռŵͷء¡\\nس׹ѹ?',
   multidelconf  => '¡ù١ѹ\\nźռŵͷء¡\\nس׹ѹź?',
   caldelconf => 'س׹ѹź¡ù?',
   noitemforthisday => '¡ѹ',
   thisday_only          => 'ѹҹ',
   the_wday_of_thismonth => ' @@@WDAY@@@ @@@ORDER@@@ ͧ͹',
   every_wday_thismonth  => 'ء @@@WDAY@@@ ͹',
   thismonth_only           => '੾͹',
   every_oddmonth_thisyear  => 'ء͹㹻չ',
   every_evenmonth_thisyear => 'ء͹㹻չ',
   every_month_thisyear     => 'ء͹㹻չ',
   webdisk      => '纴ʡ',
   sshterm      => 'ԹẺ SSH',
   dir          => '',
   dirs         => '',
   file         => '',
   files        => '',
   program      => '',
   dest_of_chdir  => 'ͧ',
   name_of_newdir => 'ͧҧ',
   name_of_newfile=> 'ͧҧ',
   dest_of_thecopy=> '  ͧ',
   dest_of_themove=> '  ͧ',
   dest_of_thezip=> ' zip ͧҧ',
   dest_of_thetgz=> ' tgz ͧҧ',
   homedir      => 'á',
   showthumbnail    => 'ٻҧ',
   showhidden   => 'ʴ͹',
   lastmodified => 'ش',
   perm         => '',
   permission   => '͹حҵҹ',
   noitemfound  => '辺¡',
   savefile     => 'ѹ֡',
   succeeded    => '',
   failed       => 'ԴҴ',
   savefile_towd=> 'ѹ֡纴ʡ',
   saveatt_towd => 'ѹ֡Ṻ纴ʡ',
   addatt_fromwd=> 'Ṻҡ纴ʡ',
   vdomain_usermgr    => 'èѴü͹',
   vdomain_createuser => 'ҧ',
   vdomain_changeuser => '䢼',
   vdomain_deleteuser => 'ź',
   vdomain_changeview => '¹ʴ',
   vdomain_usersonly  => '੾Ъͼ',
   vdomain_useralias  => 'ͼ/ὧ',
   vdomain_fmtuseralias => 'ͼ˹ٻẺ/ὧ',
   vdomain_admin      => 'Ѵ',
   vdomain_localuser  => 'ͧ',
   set_passwd         => '˹ʼҹ',
   reset_passwd       => 'ҧʼҹ',
   email_alias        => 'ὧͧ',
   name       => 'Name',
   email      => 'Email',
   note       => 'Note',
   abooks => 'Addressbooks',
   abook_personal => 'Personal addressbook',
   abook_global => 'Global addressbook',
   abook_converted => 'Converted',
   abook_group_member => 'Member',
   abook_group_allmembers => 'All Members',
   abook_import => 'Import Addressbook Information',
   abook_importdest => 'Import to new addressbook...',
   abook_export => 'Export Addressbook Information',
   abook_exportnow => 'Export Now',
   abook_newcontact => 'New Contact',
   abook_newgroup => 'New Group',
   abook_noconversion => 'No Conversion',
   abook_listview_addrperpage => '@@@ADDRCOUNT@@@ addresses per page',
   abook_listview_writemailto => 'Write mail to',
   abook_listview_edit => 'Edit',
   abook_listview_move => 'Move',
   abook_listview_copy => 'Copy',
   abook_listview_compose => 'Compose message from selected',
   abook_listview_composemode => 'Select Addresses for Compose',
   abook_listview_fullname => 'Full Name',
   abook_listview_prefix   => 'Prefix',
   abook_listview_first    => 'First',
   abook_listview_middle   => 'Middle',
   abook_listview_last     => 'Last',
   abook_listview_suffix   => 'Suffix',
   abook_listview_email    => 'Email',
   abook_listview_phone    => 'Phone',
   abook_listview_note     => 'Note',
   abook_listview_none     => 'None',
   abook_listview_telpref  => 'Pref',
   abook_listview_telhome  => 'Home',
   abook_listview_telwork  => 'Work',
   abook_listview_telcell  => 'Cell',
   abook_listview_telcar   => 'Car',
   abook_listview_telfax   => 'Fax',
   abook_listview_telpager => 'Pager',
   abook_listview_telvoice => 'Voice',
   abook_listview_telvideo => 'Video',
   abook_listview_telmsg   => 'Msg',
   abook_listview_telbbs   => 'BBS',
   abook_listview_telisdn  => 'ISDN',
   abook_listview_telmodem => 'Modem',
   abook_listview_categories => 'Categories',
   abook_listview_quickadd => 'Quick Add',
   abook_listview_expandall => 'expand all',
   abook_listview_collapseall => 'collapse all',
   abook_listview_noaddresses => '-- No contacts in this addressbook --',
   abook_listview_nomatch => '-- Your search returns no matches --',
   abook_listview_done => 'Done',
   abook_listview_viewselected => 'View list of selected addresses',
   abook_listview_unselectall => 'Unselect all selected addresses',
   abook_showchecked_export => 'Checked And Ready For Exporting',
   abook_editform_destination => 'Destination',
   abook_editform_new_agent => 'This New Agent',
   abook_editform_grouplabel => 'group',
   abook_editform_valuelabel => 'value',
   abook_editform_namelabel_FN => 'Full Name @@@SOUND@@@',
   abook_editform_valuelabel_FN => '&nbsp;',
   abook_editform_namelabel_EMAIL => 'Email Addresses In This Group',
   abook_editform_namelabel_GROUPNAME => 'Group Name @@@SOUND@@@',
   abook_editform_namelabel_NICKNAME => 'Nickname</b>@@@ADDMORELINK@@@<b>',
   abook_editform_valuelabel_NICKNAME => '&nbsp;',
   'abook_editform_namelabel_SORT-STRING' => 'Last Name Sort Override',
   'abook_editform_valuelabel_SORT-STRING' => 'last name:<i>von Trapp</i>&nbsp;&nbsp;&nbsp;sort override:<i>Trapp</i>',
   abook_editform_valuelabel_TITLE => 'v.p., research and development',
   abook_editform_valuelabel_ROLE => 'manager, executive, etc',
   abook_editform_valuelabel_ORGANIZATIONNAME => 'abc, inc.',
   abook_editform_valuelabel_ORGANIZATIONALUNITS => 'accounting, european division',
   abook_editform_namelabel_URL => 'Websites</b> @@@ADDMORELINK@@@<b>',
   abook_editform_valuelabel_URL => 'http://www.mysite.com',
   abook_editform_namelabel_TZ => 'Timezone',
   abook_editform_namelabel_MAILER => 'EMail Program',
   abook_editform_valuelabel_MAILER => 'openwebmail, outlook, etc',
   abook_editform_namelabel_NOTE => 'Note',
   abook_editform_namelabel_KEY => 'Privacy Keys',
   abook_editform_undef_KEY => 'no keys exist for this contact.',
   abook_editform_view_KEY => 'view this privacy key',
   abook_editform_unknown_KEY => 'unknown key type',
   abook_editform_x509_KEY => 'X.509 Public Key Certificate',
   abook_editform_pgp_KEY => 'IETF Pretty Good Privacy PGP Key',
   abook_editform_gpg_KEY => 'GNU Privacy Guard GPG Key',
   abook_editform_namelabel_AGENT => 'Agents',
   abook_editform_undef_AGENT => 'no one acts on behalf of this contact.',
   abook_editform_download_AGENT => 'download this agent\'s vcard information',
   abook_editform_unknown_AGENT => 'unknown agent type',
   abook_editform_vcf_AGENT => 'Versit Card File',
   abook_editform_GEO_find => 'Find your geographic position',
   abook_editform_GEO_findurl => 'http://www.multimap.com/map/home.cgi?client=public&lang=&advanced=&db=US',
   abook_editform_GEO_map => 'Show a map of this location',
   abook_editform_GEO_photo => 'Show a satellite photo of this location',
   abook_editform_namelabel_CLASS => 'Access Classification',
   abook_editform_namelabel_PRODID => 'Creator Program',
   abook_editform_valuelabel_PRODID => 'outlook, openwebmail, etc',
   abook_editform_namelabel_UID => 'External Unique ID',
   abook_editform_valuelabel_UID => 'used by external programs to identify this card',
   abook_editform_namelabel_SOURCE => 'vCard Source URL',
   abook_editform_valuelabel_SOURCE => 'http://www.mysite.com/mycard.vcf',
   abook_editform_namelabel_NAME => 'vCard Source Name',
   abook_editform_valuelabel_NAME => 'a description of the source url',
   abook_editform_valuelabel_CUSTOMNAME => 'a custom name',
   abook_editform_valuelabel_CUSTOMVALUES => 'custom values',
   abook_editform_playsound => 'Play Sound',
   abook_editform_deletesound => 'Delete Sound',
   abook_editform_save_and_return => 'Save and return to parent',
   abook_editform_cancel_and_return => 'Cancel and return to parent',
   abook_editform_new_agent_link => 'create',
   sa_prefs         => 'SpamAssassin user preferences',
   sa_edittest      => 'Edit Test Rules',
   sa_editblacklist => 'Edit Black List',
   sa_editwhitelist => 'Edit White List',
   );

%lang_err =
   (
   has_illegal_chars => 'յѡз!',
   couldnt_readlock  => 'ö͡ҹѺ',
   couldnt_writelock => 'ö͡¹Ѻ',
   couldnt_create    => 'Couldn\'t create',
   couldnt_delete    => 'Couldn\'t delete',
   couldnt_open      => 'öԴ',
   couldnt_seek      => 'Couldn\'t seek in',
   couldnt_read      => 'Couldn\'t read',
   couldnt_write     => 'Couldn\'t write',
   couldnt_close     => 'öԴ',
   couldnt_updatedb  => 'öѺاѪբ',
   disallowed_pop3   => '͹حҵ POP3 ',
   disallowed_client => 'سѺ͹حҵҹҡͧ',
   disallowed_receiverdomain => 'سѺ͹حҵ觨ѧŹ',
   norootlogin       => ' root  ͤʹ',
   shouldnt_move_here=> 'س¨!',
   destination_folder=> '·ҧ',
   doesnt_exist      => '!',
   foldername_long   => 'դ٧ش @@@FOLDERNAME_MAXLEN@@@ ѡ!',
   folder_with_name  => '',
   already_exists    => '!',
   cant_create_folder=> 'öҧ!',
   under_indexing    => 'ѧӴѪ سͧѧ',
   back              => 'Ѻ',
   tryagain          => 'ͧա',
   mailfilter_error  => 'Mail Filter Error',
   att_overlimit     => 'Ṻͧس˭ҢҴ˹',
   inv_msg_op        => '觼ԴҴ㹨',
   sess_cookieerr    => 'ҹͧس´ cookie ١ͧ سöҹ!',
   sess_iperr        => 'ҹͧسҨҡ;ǡѺҹ駹 سöҹ!',
   no_endpart        => '辺ǹش',
   part_missing      => '辺ҧǹ',
   rebuild_fmterr    => 'բͼԴҴ㹨',
   rebuild_sizeerr   => 'ҴԴҴ㹨',
   user_not_exist    => 'ռ',
   func_notsupported => '÷ӧҹ',
   auth_syserr       => 'õǨͺԴҴ',
   param_fmterr      => 'ٻẺԴҴ',
   pwd_incorrect     => 'ʼҹԴҴ',
   pwd_confirmmismatch=>'׹ѹʼҹçѹ!',
   pwd_tooshort      => 'ʼҹԹ (鹵 @@@PASSWDMINLEN@@@ ѡ)',
   pwd_toosimple     => 'ʼҹԹ (ͧշ駵ѡ еŢ)',
   network_server_error => '͢¼ԴҴ',
   sendmail_error    => 'Sorry, there was a problem sending your message.',
   sendmail_chkdraft => 'Please check the message saved in draft folder, and try again.',
   at_char_not_allowed => 'öͧ @ 㹪ͧ سҡ back ͧ',
   badnum_in_days => 'ӹǹ㹪ͧѹԴ͡ѹԴҴ',
   access_denied     => '͹حҵҹ',
   couldnt_chdirto   => 'ö',
   isnt_a_dir        => '',
   edit_notfordir    => 'ö',
   onefileonly       => '觹 1 ҹ',
   no_file_todownload=> 'кѺǹŴ',
   upload_overlimit  => 'ҴͧѻŴ˭ҢͨӡѴ',
   decomp_notsupported =>'öẺ',
   filefmt_notsupported =>'öҹٻẺ',
   webdisk_readonly  => '纴ʡͧسẺҹҹ',
   quota_syserr      => 'кǵջѭ',
   quotahit_alert    => 'سҹǵ سźºҧѺ źҧҡ纴ʡ ͷҧѺҹ',
   quotahit_delmail  => '͹, ͧҡաҹǵ (@@@QUOTALIMIT@@@) ©Ѻҷش ١źѵѵ',
   quotahit_delfile  => '͹, ͧҡաҹǵ (@@@QUOTALIMIT@@@) ҷشӹǹ˹ ١ź͡ҡ纴ʡѵѵ',
   spool_overlimit   => '㹡ͧ  ͧس (@@@SPOOLLIMIT@@@) س¨¨ҡͧ 㹡ͧ蹺ҧ',
   vdomain_toomanyuser  => 'Ѻ',
   vdomain_toomanyalias => 'ὧͧѺ',
   vdomain_userrequired => 'سͼ',
   vdomain_fwdrequired => 'Ѻ觵ͨ еͧҹ',
   all_module_disabled => 'ŷ١ҹ',
   abook_all_readonly => 'All addressbooks are readonly, please create a new one',
   abook_import_nofile => 'A file must be selected for import',
   abook_import_noformat => 'A import format MUST be chosen',
   abook_import_nodest => 'An import destination MUST be chosen',
   abook_import_unsupfmt => 'The "@@@FORMAT@@@" addressbook format is not supported at this time. Please choose another format for import',
   abook_export_unsupfmt => 'The "@@@FORMAT@@@" addressbook format is not supported at this time. Please choose another format for export',
   abook_export_undef => 'At least one address MUST be checked for export. No addresses were checked',
   abook_delete_xowmuid => 'Delete failed. No unique id defined',
   abook_delete_book => 'Unable to delete addressbook @@@ADDRESSBOOK@@@',
   abook_doesnt_exist => 'The addressbook @@@ADDRESSBOOK@@@ does not exist',
   abook_already_exists => 'The addressbook @@@ADDRESSBOOK@@@ already exists. Please choose a different name',
   abook_name_too_long => 'The addressbook name @@@ADDRESSBOOK@@@ is too long. The limit is @@@FOLDERNAME_MAXLEN@@@',
   abook_cant_rename => 'Rename of addressbook failed',
   abook_ext_notsupported => 'The filetype uploaded is not supported as a ',
   abook_toobig => 'Sorry, this would exceed the total size limit for all your addressbooks.  Please go',
   abook_delete_first => 'already exists. Please delete it before trying to add another one.',
   abook_global_denied => 'You don\'t have permission to edit the global addressbook',
   abook_editform_no_N => 'A contact cannot be saved until a name is defined. Please go back and enter a name for this contact.',
   abook_agent_one_contact => 'An Agent upload may only contain one contact.',
   );

1;
