package openwebmail::uk;

# Ukrainian translation, charset: koi8-u
# by Volodymyr M. Lisivka, lvm.AT.mystery.lviv.net

%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   => '',	# mega bytes
   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  => ' Ц',
   download => '',
   upload   => '',
   );   

%lang_text =
   (
   loading    => 'Loading, please wait',
   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  => '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 => ' ',
   quotalimit => ' ',
   quotahit   => ' ',
   tzmap      => 'צ   Ӧ',
   testsound  => 'צ ',
   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 => ' צ',
   editpdict  => '  ',
   addtodict  => '  ',
   manuallyfix=> ' ',
   editstat   => '  ¦',
   savestat   => '  ¦',
   clearstat  => ' Ӧ צ ',
   statreply  => '--  ¦  צצĦ --',
   calendar   => '',
   allday     => ' ',
   am         => '',
   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 => ' @@@ORDER@@@ @@@WDAY@@@ ͦ',
   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 => ' ',
   set_passwd         => ' ',
   reset_passwd       => ' ',
   email_alias        => 'Φ ϧ '
   );

%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       => ',  Ц ͦΦ   ͦ .',
   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   => '   Φ    !',
   att_overlimit     => ',   դ  ̦ͦ  ',
   inv_msg_op        => ' æ  צ',
   sess_cookieerr    => '   ͦ  Ҧ Ӧ --  !',
   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    => ' -    צ ϧ . Φ  <>   ަ, צ     .',
   at_char_not_allowed => ' @  Ѥ   ̦. Φ  <>   ަ   .',
   badnum_in_days => '   ̦ ˦Ԧ Φ',
   access_denied     => ' Ц צ',
   couldnt_chdirto   => '  ͦ  ',
   isnt_a_dir        => '  .',
   edit_notfordir    => '    ',
   onefileonly       => '   Ѥ  æ æ',
   no_file_todownload=> '    ',
   upload_overlimit  => 'ͦ צ  ¦  ̦ͦ',
   decomp_notsupported=> '  ̦  Цդ.',
   webdisk_readonly  => ',  Φ    .',
   quota_syserr      => '  ',
   quotahit_alert    => ',    ֦ ϧ .  , ̦ ˦ צ  ϧ      .',
   quotahit_delmail  => ',   ֦ ϧ (@@@QUOTALIMIT@@@) , Ҧۦ צ    Φ',
   quotahit_delfile  => ',   ֦ ϧ (@@@QUOTALIMIT@@@) , ˦     ڦ  Φ ',
   spool_overlimit   => ',    Ȧ צ    (@@@SPOOLLIMIT@@@).  , Ӧ ˦ צ     ۦ .',
   vdomain_toomanyuser  => ', ˦˦ צ ަ  Ԧ  צ .',
   vdomain_toomanyalias => ',  ˦˦ Φͦ ϧ        .',
   vdomain_userrequired => ' \' '
   );

1;
