#!/usr/bin/perl

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

%lang_folders =
   (
   INBOX => '',
   'saved-messages' => 'ѹ֡',
   'sent-mail'      => '',
   'saved-drafts'   => 'ҧ',
   'mail-trash'     => 'ѧ',
   DELETE => '--ź--'
   );

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

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

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

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

%lang_positionlabels =
   (
   before => 'Before mail edit area',
   after => 'After mail edit area',
   both  => 'Before and after mail edit area'
   );

%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_advsearchlabels =
   (
   contains    => '',
   notcontains => '',
   is          => '',
   isnot       => '',
   startswith  => '鹵鹴',
   endswith    => 'ŧ´',
   regexp      => 'çѺ regexp',
   );

%lang_calendar = 
   (
   yearview  => 'ʴ»',
   monthview => 'ʴ͹',
   weekview  => 'ʴѻ',
   dayview   => 'ʴѹ',
   listview   => '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_text =
   (
   login      => 'к',
   clear      => 'ҧ',
   point      => 'µ',
   pixel      => 'ش',
   changepwd  => '¹ʼҹ',
   viewhistory=> 'ٻѵ',
   of         => 'ͧ',
   messages   => '',
   unread     => 'ѧҹ',
   nomessages => 'ը',
   inmessages => 'Incoming msgs',
   composenew => '¹',
   refresh    => 'ҹ',
   userprefs  => '͡',
   addressbook=> 'شª',
   folders    => '',
   emptytrash => 'ҧѧ',
   totrash    => '駶ѧ',
   forever    => 'ʹ',
   delatlogout=> 'Delete at Logout',
   userdef    => '˹',
   logout     => '͡ҡк',
   page       => '˹',
   msgcopyconf=> '\'س׹ѹäѴ͡·͡?\'',
   copy       => 'Ѵ͡',
   msgmoveconf=> '\'س׹ѹ¨·͡?\'',
   move       => '',
   markasread => 'ҹ',
   markasunread => 'ѧҹ',
   dateformat => 'ٻẺѹ',
   date       => 'ѹ',
   recipient  => 'Ѻ',
   sender     => '',
   subject    => 'ͧ',
   thread     => 'ͺͧǡѹ',
   size       => 'Ҵ',
   backto     => 'Ѻ',
   reply      => 'ͺ',
   replyall   => 'ͺ֧ء',
   forward    => '觵',
   forwardasatt=>'觵Ṻ',
   printfriendly=> 'Ѻ',
   from       => '',
   replyto    => 'ͺѺ',
   to         => 'Ѻ',
   cc         => '',
   bcc        => 'Ẻ͹',
   simplehead => 'Ẻ',
   allhead    => 'Ẻ´',
   simpleattmode => 'ṺẺ',
   allattmode    => 'ṺẺ´',
   attachment => 'Ṻ',
   type       => 'Դ',
   filename   => '',
   encoding   => 'ٻẺúѹ֡',
   description=> '´',
   download   => 'ǹŴ',
   charset    => 'Charset',
   samecharset=> 'The same as composing charset',
   thisispartialmsg => '繺ҧǹͧ',
   msgrebuild => '¶١ҧ',
   editdraft  => 'ҧ',
   savedraft  => 'ѹ֡ҧ',
   send       => '',
   about      => 'к',
   close      => 'Դ',
   cancel     => '¡ԡ',
   continue   => 'ӵ',
   loginagain => 'кա',
   exit       => '͡',
   for        => 'Ѻ',
   yourname   => 'ͧ͢س',
   save       => 'ѹ֡',
   add        => '',
   folderrenprop => '\'سҵ駪\'',
   rename     => '¹',
   folderdelconf => '\'س׹ѹź Ш·?\'',
   markread   => 'ҹ',
   foldermarkreadconf => '\'س׹ѹҹ·ءѺ?\'',
   chkindex   => 'ǨͺѪ',
   folderchkindexconf => '\'س׹ѹõǨͺѪբͧ?\'',
   reindex    => 'ҧѪ',
   folderreindexconf => '\'س׹ѹҧѪͧ?\'',
   total      => '',
   delete     => 'ź',
   reserve    => 'ͧ',
   clearadd   => 'źªͷ',
   importadd  => 'ª',
   exportadd  => '͡ª',
   import     => '',
   addmod     => '/',
   modify     => '',
   abooktitle => 'شª',
   abook      => 'شª',
   name       => '',
   email      => '',
   note       => '˵',
   group      => '',
   quota_hit  => '',
   usage      => 'ҹ',
   tzmap      => 'Ἱʴҵðҹš',
   testsound  => 'Test sound',
   editfroms  => 'شª',
   pop3book   => '˹ POP3',
   retr_pop3s => 'ѺẺ POP3',
   filterbook => 'á蹡ͧ',
   include    => '',
   exclude    => '',
   smtprelay  => 'SMTP ',
   header     => 'Ǩ',
   body       => 'ͤ',
   attfilename=> 'Ṻ',
   all        => '',
   enable     => 'ҹ',
   disable    => '',
   filtered   => 'ͧ',
   blockrelay => 'Ѻ·ҹ SMTP ',
   blockemail => 'Ѻ¨ҡŪ',
   read       => 'ҹ',
   yourmsg    => '¢ͧس',
   delivered  => '١',
   wasreadon1 => '١ҹ',
   wasreadon2 => '',
   globaladdressbook => 'ش',
   globalfilterrule => 'á蹡ͧ',
   readonly   => 'ҹҧ',
   textcontent=> 'ͤ',
   search     => '',
   advsearch  => 'Ẻ´',
   folder     => '',
   nofoldersel=> '͡',
   showall    => 'ʴ',
   spellcheck => 'ǨӼԴ',
   checkagain => 'Ǩա',
   finishchecking => 'Ǩ',
   manuallyfix=> 'ͧ',
   editstat   => 'Edit Stationery',
   savestat   => 'Save Stationery',
   clearstat  => 'Clear All Stationery',
   selectstat => '-- Select Stationery for Reply --',
   calendar   => 'ԷԹ',
   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@@@',
   none       => '',
   moreitems  => '¡',
   multieditconf => '¡ù١ѹ\\n䢨ռŵͷء¡\\nس׹ѹ?',
   multidelconf  => '¡ù١ѹ\\nźռŵͷء¡\\nس׹ѹź?',
   ed         => '',
   del        => 'ź',
   noitemforthisday => '¡ѹ',
   today_only               => 'ѹҹ',
   the_wday_of_thismonth    => ' @@@WDAY@@@ @@@ORDER@@@ ͧ͹',
   every_wday_of_thismonth  => 'ء @@@WDAY@@@ ͹'
   );

%lang_err =
   (
   has_illegal_chars => 'յѡз!',
   couldnt_open      => 'öԴ',
   couldnt_locksh    => 'ö͡ҹѺ',
   couldnt_lock      => 'ö͡¹Ѻ',
   couldnt_seek      => 'öҹش鹢ͧ',
   couldnt_close     => 'öԴ',
   couldnt_updatedb  => 'Couldn\'t update index db ',
   disallowed_pop3   => '͹حҵ POP3 ',
   disallowed_client => 'سѺ͹حҵҹҡͧ',
   disallowed_receiverdomain => 'سѺ͹حҵ觨ѧŹ',
   norootlogin       => ' root  ͤʹ',
   shouldnt_move_here=> 'س¨!',
   destination_folder=> '·ҧ',
   doesnt_exist      => '!',
   foldername_long   => 'դ٧ش 16 ѡ!',
   folder_with_name  => '',
   already_exists    => '!',
   cant_create_folder=> 'öҧ!',
   under_indexing    => 'ѧӴѪ سͧѧ',
   abook_invalid     => 'شªͷ١͡ҡ Microsoft Outlook Express 5 ٻẺ CSV سҵǨͺ ҹ䢢ͤ Т鹵鹴 "Name,E-mail Address"',
   back              => 'Ѻ',
   tryagain          => 'ͧա',
   abook_toobig      => 'áзӹзشªͧ͢س˭ҷ˹',
   cant_create_dir   => 'öҧáǹǢͧس!',
   folder_hitquota   => '¢ͧس鹷 سö¨ سö¨ѧѧźҹ سҡѺź ҧѧ ͧա',
   folder_cutdone    => 'Warning, since the folderquota limit(@@@FOLDERQUOTA@@@) were hit, oldest messages in folders have been removed automatcially',
   att_overlimit     => 'Ṻͧس˭ҢҴ˹',
   inv_msg_op        => '觼ԴҴ㹨',
   inv_sessid        => 'ҹͧس´ cookie ١ͧ سöҹ!',
   no_endpart        => '辺ǹش',
   part_missing      => '辺ҧǹ',
   rebuild_fmterr    => 'բͼԴҴ㹨',
   rebuild_sizeerr   => 'ҴԴҴ㹨',
   user_not_exist    => 'ռ',
   func_notsupported => '÷ӧҹ',
   auth_syserr       => 'õǨͺԴҴ',
   param_fmterr      => 'ٻẺԴҴ',
   pwd_incorrect     => 'ʼҹԴҴ',
   pwd_tooshort      => 'Password too short (minimum length @@@PASSWDMINLEN@@@)',
   pwd_toosimple     => 'Password too simple (both alphabet and digit are required)',
   network_server_error => '͢¼ԴҴ',
   sendmail_error    => 'դԴҴ㹡觨¢ͧس سҡ Back 㹺, Ǩͺ ͧա',
   at_char_not_allowed => 'öͧ @ 㹪ͧ سҡ back ͧ',
   badnum_in_days => 'ӹǹ㹪ͧѹԴ͡ѹԴҴ'
   );

1;
