# vim: set cindent expandtab tabstop=4 shiftwidth=4:
# this must exist
package WebMail::en_US;
$lang_charset = 'iso-8859-1';
$lang_description = 'English (US)';

%lang_abook = (
    meta_title => 'Personal Abook',
    title => 'AddressBook',
    globabook => 'Global AddressBook',
    fulladdr => 'Show All',
    confirm => 'Sure? Contact information will be delete permanently!',
    export => 'Export Abook',
    caution => 'Caution: No Abook data avaliable',
    caution_tips => 'Please use the right tab to add new contact information',
    search => 'Search',
    nullsearch => 'No search result',
    nullselect => 'You select nothing, please try again',
    search_tips => 'Please retry with new keyword, eg: Extmail',
    name => 'Contact Name:',
    mail => 'Email Address:',
    company => 'Company Name:',
    mobile => 'Mobile Num:',
    save => 'Save Change',
    add => 'Add',
    edit => 'Edit',
    delete => 'Delete',
    cancel => 'Cancel',
    prev => '&lt;&lt;Prev',
    next => 'Next&gt;&gt;',
    info => 'Contact info',
    return => 'Return',
    group => 'Group',
    groupname => 'GroupName',
    view => 'View',
    nogroup => 'No group available',
    infonull => 'Email or Name is empty, try again please!',
    tab_basic => 'Basic info',
    tab_personal => 'Family info',
    tab_business => 'Business info',
    tab_other => 'Other info',
    ab_name => 'Full name',
    ab_email => 'Email',
    ab_nickname => 'Nick name',
    ab_imaol => 'AOL id',
    ab_imicq => 'ICQ number',
    ab_imgoogle => 'Gtalk id',
    ab_immsn => 'MSN id',
    ab_imqq => 'QQ number',
    ab_imskype => 'Skype id',
    ab_hometel => 'Home Phone',
    ab_mobile => 'Mobile Phone',
    ab_homeaddress => 'Home address',
    ab_homecity => 'City',
    ab_homestate => 'Province/State',
    ab_homezip => 'Zip code',
    ab_homecountry => 'Country',
    ab_company => 'Company',
    ab_job => 'Job/duties',
    ab_workmail => 'Office Email',
    ab_worktel => 'Office Phone',
    ab_workfax => 'Fax number',
    ab_workaddress => 'Company address',
    ab_workcity => 'City',
    ab_workstate => 'Province/State',
    ab_workzip => 'Zip code',
    ab_workcountry => 'Country',
    ab_othermail => 'Other Email',
    ab_otherphone => 'Other phone',
    ab_website => 'Web site',
    ab_birthday => 'BirthDay',
    ab_notes => 'Notes',
    ab_picture => 'Picture(?)',
);

%lang_compose = (
    meta_title => 'Compose message',
    meta_attachmgr_title => 'Webmail Attachment Management',
    meta_compose_title => 'Webmail Compose Message',
    meta_saveok_title => 'Webmail Save Done',
    meta_sendok_title => 'Webmail Send Status',
    to => '&nbsp;&nbsp;&nbsp;To',
    cc => '&nbsp;&nbsp;&nbsp;Cc',
    bcc => '&nbsp;&nbsp;Bcc',
    subject => 'Title',
    attachmgr => 'Manage Attach',
    save => 'Save Draft',
    send => 'Send Mail',
    ccsent => 'Save Copy to Sent',
    priority => 'Urgent Mail',
    req_notification => 'Require certified email',
    attach => 'Attach: &nbsp;',
    upload => 'Upload',
    delete => 'Delete',
    return => 'Return',
    nulladdr => 'Recipient or Subject not set, try again',
    msgsaved => 'Message saved',
    msgupdated => 'Message updated',
    draftsaved => 'Draft saved',
    msgsent => 'Message Sent!',
    addr_saveok => 'The following recipients has been saved!',
    fccdone => '  FCC to Sent done!',
    overquota => 'Your messages too large, overquota, try again',
    oversize => 'Your total attachment exceed %s, try again',
    removeok => 'Attach removement done',
    noattupload => 'No attch upload!',
    attuploadok => 'Attachment upload successfully',
    autocomplete_hint => 'Hits: Try Email address autocomplete to simplify typing',
    loading => 'Loading...',
    cfm_fmtext => 'Convert this message to plain will lose some format, Continue?',
    format_rte => 'Rich formatting>>',
    format_text => 'Plain Text>>',
    quotetpl => '%s at %s wrote:',
    _maxrcpt => '100',
    overrcpt => 'Recipient (including cc and bcc) should less than 100',
    issending => 'Sending email, please wait...',
    issaving => 'Saving email, please wait...',
    hint_ctrlenter => 'Presss [Ctrl+Enter] to sendmail',
);

%lang_folders = (
    meta_title => 'Webmail Folders',
    Inbox => 'Inbox',
    Sent => 'Sent',
    Drafts => 'Drafts',
    Trash => 'Trash',
    Junk => 'Junk',
    cfm_purge => 'Are you sure to delete messages permanently?',
    cfm_delete => 'Messages will be moved to Trash, Sure?',
    cfm_purge_mbox => 'All messages in this mailbox will be deleted, Sure?',
    cfm_delete_mbox => 'Are you sure to delete this mailbox permanently?',
    nomsg_selected=>'You must select at least one message!',
    sort_order => 'Current Index Sort Order',
    by_time => 'By Message TimeStamp',
    by_date => 'By Date',
    by_size => 'By Email Size',
    by_from => 'By Sender',
    by_subject => 'By Subject',
    by_status => 'By New/Seen',
    by_time_rev => 'By Reverse Message TimeStamp',
    by_date_rev => 'By Reverse Date',
    by_size_rev => 'By Reverse Email Size',
    by_from_rev => 'By Reverse Sender',
    by_to_rev => 'By Reverse Recipient',
    by_subject_rev => 'By Reverse Subject',
    by_status_rev => 'By Reverse New/Seen',
    nav_status => 'Status',
    nav_subject => 'Subject',
    nav_from => 'Sender',
    nav_to => 'Recipient',
    nav_date => 'Date',
    nav_size => 'Size',
    folder_name => 'Folder name:',
    create => 'Create',
    list_total => 'Total',
    list_folder => 'Folder',
    list_time => 'Time',
    list_size => 'Size',
    list_new => 'New',
    list_read => 'Read',
    notitle => 'No Title',
    select_all => 'Select/DeSelect ALL',
    prev => 'Prev',
    next => 'Next',
    first => 'First Page',
    last => 'Last Page',
    page_index => 'Pages: ',
    delete => 'Delete',
    move => 'Move to',
    msgaction => 'Mark as',
    seen => 'Read',
    unseen => 'Unread',
    rename => 'Rename',
    purge => 'Purge',
    save => 'Save',
    or => 'Or',
    cancel => 'Cancel',
    operation => 'Operation',
    err_tooshort => 'Foldername too short',
    err_name_invalid => 'Foldername invalid, try again',
    err_mkdir => 'Failed to create <b>%s</b>',
    err_rmdir => 'Failed to remove <b>%s</b>',
    err_rmdir_inrule => 'Removement failed, <b>%s</b> in <b>%s</b> rule',
    err_rename => 'Failed to rename <b>%s</b>',
    err_rename_inrule => 'Rename failed, <b>%s</b> in <b>%s</b> rule',
    err_purge => '<b>%s</b> purge failed',
    rename_input => 'Rename this folder to:',
    nomails => 'No messages',
    createnewfolder => 'Create new folder',
);

%lang_login = (
    meta_title => 'Welcome to use ExtMail',
    login_title => 'Mail passport login',
    username => 'Username:',
    password => 'Password:',
    domain => 'Domain:',
    ip_security => 'IP security',
    remember_one => 'Remember my ID and domain',
    remember_all => 'Remember all include password',
    remember_nothing => 'Don\'t remember my information',
    login => 'Login',
    login_ok => 'Username, password verification successful!',
    invalid_login => 'Invalid account or password',
    login_disabled => 'Your account disabled for Webmail',
    login_deactive => 'Your account is deactive now',
    redirect_hint => 'If browser does not redirect, click the following link',
    already_login => 'Already Login',
    choose_action => 'Please make your choice:',
    enter => 'Enter webmail',
    logout => 'Logout',
    logout_ok => 'Logout Successfully!',
    logout_fail => 'Logout fail, reason: ',
    return => 'Return to Index',
    welcome_index => 'Welcome to use Extmail!',
    wsplash => 'Fast, reliable and Simple!<br />ExtMail is promoting...',
    intro2 => '<b>Fast and reliable</b><br />Using cache mechanism and high performance design, making read/write and message listing faster',
    intro3 => '<b>Multilingual Support</b><br />Extmail fully support UTF8 multilingual locale and charset, you can forget the pain of bad characters',
    intro4 => '<b>True template driven</b><br />MVC structure seperate data and template, easier to modifiy',
    intro5 => '<b>High performance</b><br />Can easily handle over 1000MB mailbox or > 200MB attachment',
    support_link => 'Support',
    donate => 'Donate Us',
    webmail_login => 'WebMail Login',
    extman_login => 'ExtMan Login',
    signup => 'Signup for Free!',
    hint_webmail_login => 'Please input the user part before "@"',
    hint_extman_login => 'Input postmaster account',
    hint_pop3_setting => 'POP3 / SMTP configuration',
);

%lang_pref = (
    meta_title => 'WebMail Preference Setting',
    title => 'Your preference setting',
    hint_misc => 'Misc Setting: ',
    mfilter_title => 'Spam Filter',
    autoreply_title => 'Auto-Reply',
    whitelist => 'White List',
    blacklist => 'Black List',
    change_passwd => 'Change your Password, leave it blank if you don\'t want to do',
    change_passwd_oldpw => 'Old password',
    change_passwd_newpw1 => 'new Password',
    change_passwd_newpw2 => 'Confirm input',
    change_passwd_ok => 'Password has been changed!',
    change_passwd_fail => 'Password change fail, please ensure your input is correct',
    change_passwd_short => 'Your new password shorter than %s characters, try again',
    change_passwd_disabled => 'Sorry, you don\'t have permission to change password',
    change_info_ok => 'Info has been changed!',
    change_info_fail => 'Info change failed.',
    change_info_question => 'Password Recovery question',
    change_info_answer => 'Password Recovery answer',
    nick => 'Nick Name',
    fullheader => 'Full Header? (*)',
    fcc => 'Draft Saving',
    showhtml => 'Show Html Body?',
    compose_type => 'RTF Editor',
    conv_link => 'Link Convertor',
    addr2abook => 'Recipient Saving',
    outgoenc => 'Outgoing message encoding:',
    trylocal => 'Use default text encoding for outgoing messages',
    tryutf8 => 'Use Unicode (UTF-8) encoding for outgoing messages',
    pop_on => 'Activate POP3',
    pop_timeout => 'Connection timeout',
    hint_poptimeout => 'Seconds',
    pop_files => 'Per account receive:',
    hint_popfiles => 'Messages per connection',
    page_size => 'Messages size',
    screen_type => 'Screen Size',
    timezone => 'Time zone',
    hour => 'hour',
    sort_order => 'Sort Order',
    by_time => 'By Message TimeStamp',
    by_date => 'By Date',
    by_size => 'By Email Size',
    by_from => 'By Sender',
    by_subject => 'By Subject',
    by_status => 'By New/Seen',
    delmode => 'Mail Delete Mode',
    lang => 'Language',
    template => 'Prefer Template',
    signature => 'Signature',
    caution => 'Caution: (*) means not implement or function ',
    save => 'Save Change',
    cancel => 'Back to Index',
    pop_title => 'Setting POP3 Accounts',
    newpop => 'New POP3 account',
    username => 'Username',
    password => 'Password',
    host_port => 'Host/port',
    host => 'HostName',
    yes => 'Yes',
    no => 'No',
    active => 'Activate it?',
    backup => 'Keep backup?',
    action => 'Operation',
    pop_listnull => 'There is no POP3 account defined',
    port => 'Port',
    doedit => 'Save Change',
    doadd => 'Add Account',
    dodelete => 'Delete Account',
    hint_pop => 'Leave the host and port untouch if you are not sure',
    hint_active => 'Automatically POP3 retrievement',
    hint_backup => 'Messages backup at POP3 server',
    hint_screen_type => 'Control truncation of subject or sender etc..',
    back_pref => 'Back to Preference',
    error => 'Error: ',
    err_pop3_account => 'Username or password incomplete, eg: user@domain.tld',
    err_pop3_request => 'Request not permited',
    err_pop3_entry => 'Can only add max 6 entries, try again',
    err_pop3_badinfo => 'Filled information incomplete',
    err_pop3_exists => 'Account: %s exists',
    hint_savepop => 'Activate <b>retrieve POP3 messages on Checkmail</b> to enable <b>remote POP3 accounts</b>',
    tab_personal => 'Account',
    tab_compose => 'Composing mails',
    tab_readmail => 'Messages',
    tab_pop3 => 'POP3 setting',
    tab_options => 'Appearance',
    hint_nick => 'This name will appear in outbound mail <b>From</b> header',
    hint_fcc => 'Save sent messages to the <b>Sent</b> mailbox',
    hint_compose_html => 'Enable or disable RTF(HTML) editor on compose new mail',
    hint_showhtml => 'Show HTML format first, if not present then text format',
    hint_addr2abook => 'Automatically save recipient to your address book at composing',
    hint_signature => 'Personal signature - will be append to all outbound messages',
    hint_convlink => 'Convert link in text message to hyper-link',
    hint_pagesize => 'Max messages per page to display',
    hint_sortorder => 'Default messages index sort order',
    hint_delmode_purge => 'Delete message from disk without moving to Trash',
    hint_delmode_delete => 'Delete message and keep a copy in Trash (Default)',
    hint_lang => 'User interface locale and default mail charset',
    hint_timezone => 'Your timezone (GMT), need for time convertion',
    hint_fullheader => 'Show full email header, advanced user only',
    hint_pop3 => 'Retrieve POP3 messages on Checkmail',
);

%lang_global = (
    about => 'About ExtMail',
    user => 'UserName: ',
    welcome => 'Welcome, ',
    index => 'Index',
    chkmail => 'CheckMail',
    compose => 'Compose',
    inbox => 'Inbox',
    options => 'Options',
    abook => 'Abook',
    filter => 'SpamFilter',
    netdisk => 'NetDisk',
    manbox => 'Manage Folders',
    help => 'Help',
    logout => 'Logout',
    goback => 'Go Back',
    relogin => 'Re Login',
    your_storage => 'Your have use ',
    your_storage2 => ' of ',
    your_storage3 => 'Total of ',
    your_storage4 => 'Messages',
    your_storage5 => 'new messages',
    your_storage6 => 'You have ',
    nomail => 'You have no new message',
    build_style_hint => 'Loading your new preference style/language,  moment please',
    quota_warn => 'Warning: Nearly Overquota',
    quota_over => 'Error: Mailbox Overquota',
    foldermgr => 'Manager',
    Inbox => 'Inbox',
    Sent => 'Sent',
    Drafts => 'Drafts',
    Trash => 'Trash',
    Junk => 'Junk',
    sysfolder => 'System folders',
    myfolder => 'My Folders',
    loading => 'Loading...',
    weatherinfo => 'Whether report',
    opt_standard => 'Misc setting',
    opt_filter => 'Filtering',
    opt_autoreply =>'Autoreply',
    opt_pop3 => 'POP3 Management',
    opt_whitelist =>'Whitelist',
    opt_blacklist =>'Blacklist',
    fmchk_js_1 => 'Different!',
    fmchk_js_2 => 'Must longer than 4 charactors!',
    fmchk_js_3 => 'No more than 255 charactors!',
    fmchk_js_4 => 'Only 8bit, English, number and underline are permited!',
    fmchk_js_5 => 'Only English and number are permited!',
    fmchk_js_6 => 'Mobile phone number invalid!',
    fmchk_js_7 => ' Mail address invalid!',
    fmchk_js_8 => ' Can\'t contain special charactor!',
    fmchk_js_9 => ' Can\'t be null!',
    rte_fontname => 'Font',
    rte_fontsize => 'Size',
    rte_removeformat => 'Clean format',
    rte_undo => 'Undo',
    rte_redo => 'Redo',
    rte_bold => 'Bold',
    rte_italic => 'Italic',
    rte_underline => 'Underline',
    rte_forecolor => 'Color',
    rte_left => 'Left',
    rte_center => 'Center',
    rte_right => 'Right',
    rte_orderedlist => 'Order list',
    rte_unorderedlist => 'Unorder list',
    rte_outdent => 'Outdent',
    rte_indent => 'Indent',
    rte_link => 'Link',
    rte_unlink => 'Unlink',
    rte_email => 'Insert Mail',
    rte_table => 'Insert table',
    rte_zoomin => 'ZoomIn',
    rte_zoomout => 'ZoomOut',
    rte_email_link => 'Please enter mail address for this link:',
    rte_table_rows => 'Please input total of lines, max 30:',
    rte_table_columns => 'Please input total of rows, max 30:',
    hint_errinfo => 'Some errors occured, please report this error to the ExtMail Team',
    extmail_whatis => 'This is an opensource software, thanks for choosing. You can <a href="http://www.extmail.org/donate/" target=_blank><span style="color:#fff"><b>donate us</b></span><img src="/extmail/images/donate.png"></a>to help our development',
);

%lang_globalabook = (
    meta_title => 'Global Address Book',
    title => 'Global ABook',
    personal_abook => 'Personal ABook',
    caution => 'Caution: No Global Abook data avaliable',
    export => 'Export Abook',
    search => 'Search',
    nullsearch => 'No search result',
    nullselect => 'You select nothing, please try again',
    search_tips => 'Please retry with new keyword, eg: Extmail',
    name => 'Contact Name:',
    mail => 'Email Address:',
    company => 'Company Name:',
    mobile => 'Mobile Num:',
);

%lang_readmsg = (
    meta_title => 'Webmail Read Message',
    attach => 'Attach: &nbsp;',
    detail => 'Detail',
    detail_tips => 'Email Parse Strcture, Powerby Ext::MIME',
    no_detail => 'Tidy View',
    rawdata => 'RawData',
    reply => 'Reply',
    replyall => 'Reply All',
    forward => 'Forward',
    forward_asattach => 'Forward as Attach',
    header => 'Header',
    print => 'Print',
    sel_charset => 'CharSet',
    delete => 'Delete',
    prev => 'Prev',
    next => 'Next',
    top => 'Top',
    subject => 'Subject:',
    from => 'From:',
    to => 'To:',
    cc => 'Cc:',
    bcc => 'Bcc:',
    date => 'Date:',
    notify_subject => 'Notification: Mail received',
    notify_body => 'Hello, your email received, thanks!',
    notify_tab => 'Notification detected, click to send reply',
    notify_info => 'Do you confirm to send reply?',
    notify_ok => 'Notification send successfully!',
    notify_fail => 'Notification send failed!',
    attach_list => 'Attachment:',
    att2ndisk => 'Copy attachment to Netdisk',
    delete_err => 'Delete message fail, message id may be wrong, try again',
    message_err => 'Message read error, message id may be wrong, try again',
    folder_err => 'Folder read error, folder may be wrong, try again',
    dm_reply_hint => 'Select reply type to use',
    dm_forward_hint => 'Select forward type to use',
    dm_moreoptions_hint => 'More Options',
    addsender_hint => 'Add this sender to your address book',
    cfm_delete => 'Will delete your message permanently, are you sure?',
    att2ndisk_hint => 'Please choose destination netdisk folder',
);

%lang_filter = (
    meta_filter_title => 'Spam Filter Editor',
    res_unavailable => 'Mail Filter not available',
    extension_title => 'Spam Mail Controls',
    misc_title => 'Misc setting',
    on => 'On',
    off => 'Off',
    antispam_method => 'Anti-Spam method',
    hint_whitelist => 'Mails from <b>whitelist</b> wouldn\'t be identify as spam',
    hint_blacklist => 'Mails from <b>blacklist</b> will be <font color=red><b>DISCARD</b></font> immediately!',
    hint_spam2junk => 'Messages marked as spam will deliver to <b>Junk mail</b> folder',
    hint_autoreply => '<b>Auto reply</b> can notice sender your leaving',
    hint_forward => 'Please type a forwarding email address',
    hint_enable => 'Enable or Not?',
    enable => 'Enable',
    disable => 'Disable',
    edit => 'Edit',
    add => 'Add',
    up => 'Up',
    down => 'Down',
    remove => 'Remove',
    rule_name => 'Filter name',
    or => 'Or',
    body => 'Mail Body',
    Inbox => 'Inbox',
    Sent => 'Sent',
    Drafts => 'Drafts',
    Trash => 'Trash',
    Junk => 'Junk',
    contains => 'contains',
    notcontains => 'doesn\'t',
    startswith => 'starts with',
    notstartswith => 'doesn\'t starts with',
    endswith => 'ends with',
    notendswith => 'doesn\'t ends with',
    From => 'From',
    Sender => 'Sender',
    To => 'Recipient',
    Subject => 'Subject',
    'Content-Disposition' => 'Attachment',
    msgsize => 'Message Size',
    hasrecipient => 'Addressed to',
    hasattach => 'Has Attachment',
    nothasrecipient => 'Not addressed to',
    islargerthan => 'larger',
    issmallerthan => 'smaller',
    byte => 'Byte',
    condition => 'Condition: ',
    action => 'Action: ',
    saveto => 'Save to',
    forwardto => 'Forward to (email address)',
    delete => 'Delete message',
    reject => 'Reject and bounce with the message:',
    continuefilter => 'Continue filtering',
    confirm => 'Confirm to Save',
    cancel => 'Cancel',
    nofilterdefined => 'No filtering rules defined',
    select => 'select',
    name => 'Filter name/Description',
    condition => 'Match: ',
    execution => 'Action: ',
    forward => 'Forwarding',
    forwardcc => 'Keep a local copy',
    saveok => 'Your change has been saved successfully',
    savefail => 'Your change failed to save, reason: %s',
    input_err => 'Filter input error, try again',
    input_err2 => 'Invalid input, please try again!',
    whitelist => 'White List',
    blacklist => 'Black List',
    safelist => 'Safe List',
    autoreply => 'Auto Reply',
    autoreply_on => 'Activate autoreply support',
    return => 'Return',
    hint_select_item => 'Please select item you want to operate, and retry!',
    hint_input => 'Please type an email address or domain name:',
    hint_input2 => 'Please input your auto-reply info, plain text only',
    input_warn1 => 'Your input is the same as your login name, please choose another address!',
    input_warn2 => 'Invalid address, domain name not allow here!',
    input_warn3 => 'Too many records, Try to delete copules and try again!',
    already_exist => 'already in the list',
    whitelist_error=> 'Please edit and save whitelist first',
    blacklist_error=> 'Please edit and save blacklist first',
    autoreply_error=> 'Please edit and save autoreply first',
    forward_error => 'Bad forwarding mail address',
    filteredit_title => '编辑过滤器规则',
);

%lang_netdisk = (
    meta_title => 'Network Storage',
    res_unavailable => 'Netdisk not available',
    res_disabled => 'Your netdisk disabled',
    quota_warn => 'Warning: Nearly Overquota',
    quota_over => 'Error: Netdisk Overquota!',
    confirm => 'Files you selected will be remove, Sure?',
    mkdir => 'New Folder',
    root => 'Root',
    list_file => 'File Name',
    list_size => 'Size',
    list_mtime => 'Last modified',
    list_check => 'Select',
    delete => 'Delete',
    mail => 'Send As mail',
    rename => 'Rename',
    moveto => 'Move To',
    hint_moveto => '--Destination Folder--',
    hint_att2ndisk => 'Please choose destination folder',
    upload => 'Upload',
    uploadbar => 'Uploading, Moment please ......',
    storage1 => 'Files ',
    storage2 => '',
    storage3 => 'Total of ',
    navigator => 'Navigation: ',
    dirnull => 'The directory is empty',
    err_mkdir => 'Mkdir fail, please check your input',
    err_name_invalid => 'Foldername invalid, try again',
    docopy => 'Begin Copy',
    cancel => 'Cancel Copy',
    cp_msg1 => 'Copy',
    cp_msg2 => 'To',
    cp_msg_ok => 'Successful',
    cp_msg_fail => 'Fail',
    back => 'Return',
);

1;
