package openwebmail::bg;

# Bulgarian translation, charset: windows-1251
# by Veselin Slavov, vess.AT.vess.bnc.bg, 2003/02/21

%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_onofflabels =
   (
   auto => '',
   on   => '',
   off  => '',
   );

%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    => 'None',
   cgionly => 'CGI only',
   all     => 'All embedded URLs'
   );

%lang_ctrlpositionlabels =
   (
   top => '-',
   bottom => '-'
   );

%lang_sendpositionlabels =
   (
   before => '   ',
   after => '   ',
   both  => '     '
   );

%lang_abookbuttonpositionlabels = 
   (
   before => '  ',
   after  => '  ',
   both   => '    '
   );

%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      => ' ',
   );

%lang_sizes =
   (
   mb   => 'MB',	# mega bytes
   kb   => 'KB',	# kilo bytes
   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  => '',
   chdir    => ' .',
   mkdir    => ' .',
   newfile  => ' ',
   delete   => '',
   copy     => '',
   move     => '',
   gzip     => 'gz-',
   mkzip    => ' Zip',
   mktgz    => ' Tgz',
   mkthumbnail  => ' Thumb',
   download => '',
   upload   => '',
   );   

%lang_text =
   (
   loading    => ',  ',
   help       => '',
   login      => '',
   clear      => '',
   point      => '',
   pixel      => '',
   changepwd  => '  ',
   viewhistory=> '',
   of         => '',
   messages   => '',
   unread     => '',
   nomessages => ' ',
   inmessages => '',
   composenew => '   ',
   refresh    => '',
   userprefs  => ' ',
   addressbook=> '  ',
   folders    => '',
   emptytrash => ' ',
   totrash    => '  ',
   forever    => '',
   delatlogout=> '  ',
   userdef    => '  ',
   logout     => '',
   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    => ' ',
   samecharset=> '  ,   ',
   thisispartialmsg => '    ',
   msgrebuild => '  ',
   editdraft  => ' ',
   savedraft  => ' ',
   send       => '',
   about      => '',
   close      => '',
   cancel     => '',
   ok         => '',
   continue   => '',
   loginagain => ' ',
   exit       => '',
   yourname   => ' ',
   save       => '',
   add        => '',
   folderrenprop => '\'      \'',
   rename     => ' ',
   folderdelconf => '\'        !\'',
   markread   => '  ',
   foldermarkreadconf => '\'      ?\'',
   chkindex   => '  ',
   folderchkindexconf => '\'       ?\'',
   reindex    => ' ',
   folderreindexconf => '\'  ,      ?\'',
   total      => '',
   edit       => '',
   delete     => '',
   reserve    => '',
   clearadd   => '    ',
   importadd  => ' ',
   exportadd  => '  ',
   import     => '',
   addmod     => '/',
   modify     => '',
   abooktitle => '  ',
   abook      => '  ',
   name       => '',
   email      => '',
   note       => '',
   max        => '',
   group      => '',
   quotausage => 'Quota ',
   quotalimit => 'Quota ',
   quotahit   => '',
   tzmap      => '   ',
   testsound  => '  ',
   editfroms  => '   ',
   pop3book   => 'POP3 ',
   retr_pop3s => '  POP3 ',
   filterbook => '  ',
   include    => '',
   exclude    => ' ',
   smtprelay  => 'SMTP Relay',
   header     => '',
   body       => '',
   attfilename=> ' ',
   all        => '',
   enable     => '',
   disable    => '',
   filtered   => '',
   blockrelay => ' SMTP Relay',
   blockemail => ' ',
   read       => '',
   yourmsg    => ' ',
   delivered  => '',
   wasreadon1 => '  ',
   wasreadon2 => '.',
   globaladdressbook => '  ',
   globalfilterrule => '  ',
   readonly   => '  ',
   textcontent=> '',
   search     => '',
   advsearch  => ' ',
   folder     => '',
   nofoldersel=> '  ',
   showall    => ' ',
   spellcheck => ' ',
   checkagain => ' ',
   finishchecking => '  ',
   editpdict  => '   ',
   addtodict  => '  ',
   manuallyfix=> ' ',
   editstat   => '  ',
   savestat   => '  ',
   clearstat  => '  ',
   statreply  => '--    --',
   calendar   => '',
   allday     => ' ',
   am         => 'am',
   pm         => 'pm',
   calfmt_year          => ' @@@YEAR@@@',
   calfmt_yearmonth     => '@@@MONTH_STR@@@ @@@YEAR@@@',
   calfmt_yearmonthday  => '@@@MONTH_STR@@@ @@@DAY@@@ @@@YEAR@@@',
   calfmt_yearmonthdaywday => '@@@MONTH_STR@@@ @@@DAY@@@ @@@YEAR@@@ @@@WEEKDAY_STR@@@',
   calfmt_hourminampm => '@@@HOURMIN@@@ @@@AMPM@@@',
   autosel    => '',
   none       => '',
   moreitems  => ' ',
   multieditconf => '       .\\n       .\\n  ?',
   multidelconf  => '       .\\n       .\\n  ?',
   caldelconf => '  ?',
   noitemforthisday => '    ',
   thisday_only          => '  ',
   the_wday_of_thismonth => '@@@ORDER@@@ @@@WDAY@@@  ',
   every_wday_thismonth  => ' @@@WDAY@@@  ',
   thismonth_only           => '  ',
   every_oddmonth_thisyear  => '     ',
   every_evenmonth_thisyear => '     ',
   every_month_thisyear     => '    ',
   webdisk      => 'Web ',
   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=> '   Web-',
   saveatt_towd => '   Web-',
   addatt_fromwd=> '  Web-',
   vdomain_usermgr    => '    ',
   vdomain_createuser => '  ',
   vdomain_changeuser => '  ',
   vdomain_deleteuser => '  ',
   set_passwd         => ' ', 
   reset_passwd       => '  ',
   email_alias        => 'E-MAIL '
   );

%lang_err =
   (
   has_illegal_chars => '  !',
   couldnt_open      => ' ',
   couldnt_locksh    => '    ',
   couldnt_lock      => '    ',
   couldnt_seek      => '    ',
   couldnt_close     => ' ',
   couldnt_updatedb  => '    ',
   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 .     ,      ",E-mail ",  ',
   back              => '',
   tryagain          => '  .',
   abook_toobig      => '        .   ',
   cant_create_dir   => '      !',
   att_overlimit     => '      ,  ',
   inv_msg_op        => '   ',
   sess_cookieerr    => '  -   !',
   sess_iperr        => '   IP     -   !',
   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    => '    .        .',
   at_char_not_allowed => ' @     .   back      ',
   badnum_in_days => '    ',
   access_denied     => ' ',
   couldnt_chdirto   => '   ',
   isnt_a_dir        => '  ',
   edit_notfordir    => '    ',
   onefileonly       => '       ',
   no_file_todownload=> '     ',
   upload_overlimit  => '    ',
   decomp_notsupported=>'     .',
   webdisk_readonly  => '   web-    .',
   quota_syserr      => '   ',
   quotahit_alert    => '     .            web     .',
   quotahit_delmail  => ',    - (@@@QUOTALIMIT@@@),      ',
   quotahit_delfile  => ',    - (@@@QUOTALIMIT@@@),    web     ',
   spool_overlimit   => '       (@@@SPOOLLIMIT@@@).         .',
   vdomain_toomanyuser  => '         ',
   vdomain_toomanyalias => '    E-MAIL      ',
   vdomain_userrequired => '   '
   );

1;
