language/english/user.json
changeset 391 85f91037cd4f
parent 388 9829ca63b53a
child 406 7468a663315f
equal deleted inserted replaced
390:9bcc185dc151 391:85f91037cd4f
    42       login_success_title: 'Login successful',
    42       login_success_title: 'Login successful',
    43       login_success_body: 'You have successfully logged into the %config.site_name% site as "%username%". Redirecting to %redir_target%...',
    43       login_success_body: 'You have successfully logged into the %config.site_name% site as "%username%". Redirecting to %redir_target%...',
    44       login_success_body_mainpage: 'the main page',
    44       login_success_body_mainpage: 'the main page',
    45       login_success_short: 'Success.',
    45       login_success_short: 'Success.',
    46       
    46       
       
    47       login_noact_title: 'Account error',
       
    48       login_noact_msg_intro: 'It appears that your user account has not yet been activated.',
       
    49       login_noact_solution_none: 'Your account was most likely deactivated by an administrator. Please contact the site administration for further assistance.',
       
    50       login_noact_solution_user: 'Please check your e-mail; you should have been sent a message with instructions on how to activate your account. If you do not receive an e-mail from this site within 24 hours, please contact the site administration for further assistance.',
       
    51       login_noact_solution_admin: 'This website has been configured so that all user accounts must be activated by the administrator before they can be used, so your account will most likely be activated the next time an administrator visits the site.',
       
    52       login_noact_msg_logout_success_title: 'Logged out',
       
    53       login_noact_msg_logout_success_body: 'You have successfully been logged out. All cookies cleared.',
       
    54       login_noact_msg_ask_admins: 'If you are having trouble or did not receive the e-mail, you can request account activation from the administrators of this site.',
       
    55       login_noact_msg_admins_just_asked: 'A request has just been sent to the administrators of this site. They will be able to activate your account or send you another activation e-mail if needed.',
       
    56       login_noact_msg_admins_asked: 'There is an active request in the administrators\' control panel for your account to be activated.',
       
    57       login_noact_btn_request_activation: 'Request account activation',
       
    58       login_noact_btn_log_out: 'Log out',
       
    59       
    47       login_ajax_fetching_key: 'Fetching an encryption key...',
    60       login_ajax_fetching_key: 'Fetching an encryption key...',
    48       login_ajax_prompt_title: 'Please enter your username and password to continue.',
    61       login_ajax_prompt_title: 'Please enter your username and password to continue.',
    49       login_ajax_prompt_title_elev: 'You are requesting a sensitive operation.',
    62       login_ajax_prompt_title_elev: 'You are requesting a sensitive operation.',
    50       login_ajax_prompt_body_elev: 'Please re-enter your login details, to verify your identity.',
    63       login_ajax_prompt_body_elev: 'Please re-enter your login details, to verify your identity.',
    51       login_ajax_link_fullform: 'Trouble logging in? Try the <a href="%link_full_form%">full login form</a>.',
    64       login_ajax_link_fullform: 'Trouble logging in? Try the <a href="%link_full_form%">full login form</a>.',
    71       logout_confirm_title_elev: 'Are you sure you want to de-authenticate?',
    84       logout_confirm_title_elev: 'Are you sure you want to de-authenticate?',
    72       logout_confirm_body_elev: 'If you de-authenticate, you will no longer be able to use the administration panel until you re-authenticate again. You may do so at any time using the Administration button on the sidebar.',
    85       logout_confirm_body_elev: 'If you de-authenticate, you will no longer be able to use the administration panel until you re-authenticate again. You may do so at any time using the Administration button on the sidebar.',
    73       logout_err_title: 'An error occurred during the logout process.',
    86       logout_err_title: 'An error occurred during the logout process.',
    74       // Unused at this point
    87       // Unused at this point
    75       logout_err_not_loggedin: 'You don\'t seem to be logged in.',
    88       logout_err_not_loggedin: 'You don\'t seem to be logged in.',
       
    89       
       
    90       // User levels
       
    91       level_short_guest: 'Guest',
       
    92       level_short_member: 'Member',
       
    93       level_short_chpref: 'Sensitive preferences changeable',
       
    94       level_short_mod: 'Moderator',
       
    95       level_short_admin: 'Administrative',
       
    96       level_long_guest: 'Low - guest privileges',
       
    97       level_long_member: 'Standard - normal member level',
       
    98       level_long_chpref: 'Medium - user can change his/her own e-mail address and password',
       
    99       level_long_mod: 'High - moderator privileges',
       
   100       level_long_admin: 'Highest - administrative privileges',
       
   101       
       
   102       ban_msg_title: 'Ban notice',
       
   103       ban_msg_body: 'You have been banned from this website. Please contact the site administrator for more information.',
       
   104       ban_lbl_reason: 'Reason:',
    76       
   105       
    77       keepalive_info_title: 'About the keep-alive feature',
   106       keepalive_info_title: 'About the keep-alive feature',
    78       keepalive_info_body: 'Keep-alive is a new Enano feature that keeps your administrative session from timing out while you are using the administration panel. This feature can be useful if you are editing a large page or doing something in the administration interface that will take longer than 15 minutes.<br /><br />For security reasons, Enano mandates that high-privilege logins last only 15 minutes, with the time being reset each time a page is loaded (or, more specifically, each time the session API is started). The consequence of this is that if you are performing an action in the administration panel that takes more than 15 minutes, your session may be terminated. The keep-alive feature attempts to relieve this by sending a "ping" to the server every 10 minutes.<br /><br />Please note that keep-alive state is determined by a cookie. Thus, if you log out and then back in as a different administrator, keep-alive will use the same setting that was used when you were logged in as the first administrative user. In the same way, if you log into the administration panel under your account from another computer, keep-alive will be set to "off".<br /><br /><b>For more information:</b><br /><a href="http://docs.enanocms.org/Help:Appendix_B" onclick="window.open(this.href); return false;">Overview of Enano\'s security model</a>',
   107       keepalive_info_body: 'Keep-alive is a new Enano feature that keeps your administrative session from timing out while you are using the administration panel. This feature can be useful if you are editing a large page or doing something in the administration interface that will take longer than 15 minutes.<br /><br />For security reasons, Enano mandates that high-privilege logins last only 15 minutes, with the time being reset each time a page is loaded (or, more specifically, each time the session API is started). The consequence of this is that if you are performing an action in the administration panel that takes more than 15 minutes, your session may be terminated. The keep-alive feature attempts to relieve this by sending a "ping" to the server every 10 minutes.<br /><br />Please note that keep-alive state is determined by a cookie. Thus, if you log out and then back in as a different administrator, keep-alive will use the same setting that was used when you were logged in as the first administrative user. In the same way, if you log into the administration panel under your account from another computer, keep-alive will be set to "off".<br /><br /><b>For more information:</b><br /><a href="http://docs.enanocms.org/Help:Appendix_B" onclick="window.open(this.href); return false;">Overview of Enano\'s security model</a>',
    79       
   108       
    80       type_guest: 'Guest',
   109       type_guest: 'Guest',
   408       folder_th_from: 'From',
   437       folder_th_from: 'From',
   409       folder_th_subject: 'Subject',
   438       folder_th_subject: 'Subject',
   410       folder_th_date: 'Date',
   439       folder_th_date: 'Date',
   411       folder_th_mark: 'Mark',
   440       folder_th_mark: 'Mark',
   412       
   441       
   413       // AJAX interface
   442       // Buddy / foe lists
       
   443       th_buddy_list: 'Buddy list for %username%',
       
   444       msg_no_buddies: 'No buddies in your list.',
       
   445       btn_pm_all_buddies: 'Send a PM to all buddies',
       
   446       heading_add_buddy: 'Add a new friend',
       
   447       btn_add: 'Add',
       
   448       lbl_username: 'Username:',
       
   449       btn_buddy_remove: 'Remove',
       
   450       btn_buddy_send_pm: 'Send private message',
       
   451       
       
   452       th_foe_list: 'Foe list for %username%',
       
   453       msg_no_foes: 'No foes in your list.',
       
   454       heading_add_foe: 'Add a new foe',
       
   455       
       
   456       // AJAX interface (up and coming)
   414       ajax_err_need_js: 'It looks like your browser doesn\'t have support for Javascript. You\'ll need to have Javascript support in order to use the new Private Message interface. You can also switch to the <a href="%basic_link%">old interface</a>, which doesn\'t require Javascript support.',
   457       ajax_err_need_js: 'It looks like your browser doesn\'t have support for Javascript. You\'ll need to have Javascript support in order to use the new Private Message interface. You can also switch to the <a href="%basic_link%">old interface</a>, which doesn\'t require Javascript support.',
   415       ajax_err_json: 'The server had a problem processing your request.',
   458       ajax_err_json: 'The server had a problem processing your request.',
   416       
   459       
   417       ajax_btn_compose: 'Compose message',
   460       ajax_btn_compose: 'Compose message',
   418       ajax_btn_archive: 'Archive',
   461       ajax_btn_archive: 'Archive',