language/english/user.json
changeset 362 02d315d1cc58
parent 359 e0787bb6285b
child 364 390eb356cd49
equal deleted inserted replaced
360:fad9bb5c094b 362:02d315d1cc58
   131       reg_coppa_title: 'Before you can register, please tell us your age.',
   131       reg_coppa_title: 'Before you can register, please tell us your age.',
   132       reg_coppa_link_atleast13: 'I was born <b>on or before</b> %yo13_date% and am <b>at least</b> 13 years of age',
   132       reg_coppa_link_atleast13: 'I was born <b>on or before</b> %yo13_date% and am <b>at least</b> 13 years of age',
   133       reg_coppa_link_not13: 'I was born <b>after</b> %yo13_date% and am <b>less than</b> 13 years of age',
   133       reg_coppa_link_not13: 'I was born <b>after</b> %yo13_date% and am <b>less than</b> 13 years of age',
   134     },
   134     },
   135     usercp: {
   135     usercp: {
       
   136       // Meta
       
   137       sec_profile: 'Profile/membership',
       
   138       sec_pm: 'Private messages',
       
   139       
       
   140       sec_profile_emailpassword: 'Edit e-mail address and password',
       
   141       sec_profile_signature: 'Edit signature',
       
   142       sec_profile_publicinfo: 'Edit public profile',
       
   143       sec_profile_usergroups: 'Group memberships',
       
   144       sec_profile_avatar: 'Avatar settings',
       
   145       
       
   146       sec_pm_inbox: 'Inbox',
       
   147       sec_pm_outbox: 'Outbox',
       
   148       sec_pm_sent: 'Sent items',
       
   149       sec_pm_drafts: 'Drafts',
       
   150       sec_pm_archive: 'Archive',
       
   151       
       
   152       // CP home
       
   153       intro_heading_main: '%username%, welcome to your control panel',
       
   154       intro_para1: 'Here you can make changes to your profile, view statistics on yourself on this site, and set your preferences.',
       
   155       intro_para2: 'Your <a href="%userpage_link%">user page</a> <sup>(<a href="%userpage_link%#do:comments">comments</a>)</sup> is your free writing space. You can use it to tell the other members of this site a little bit about yourself. If you haven\'t already made a user page, why not <a href="%userpage_link%#do:edit">make one now</a>?',
       
   156       intro_para3: 'Use the menu at the top to navigate around. If you have any questions, you may contact the %admin_contact_link%.',
       
   157       intro_para3_admin_link: 'administrator',
       
   158       
       
   159       // E-mail / password change form
       
   160       emailpassword_title: 'Change E-mail Address or Password',
       
   161       emailpassword_err_email_no_match: 'The e-mail addresses you entered did not match.',
       
   162       emailpassword_err_list: 'The following errors were encountered while saving your e-mail address:',
       
   163       emailpassword_err_title: 'Error updating e-mail address',
       
   164       emailpassword_err_demo: 'You can\'t change your password in demo mode.',
       
   165       // This is an in-joke.
       
   166       emailpassword_err_password_too_short: 'Password must be at least 6 characters. You hacked my script, darn you!',
       
   167       emailpassword_err_password_too_weak: 'Your password did not meet the complexity score requirement for this site. Your password scored %score%, while a score of at least %config.pw_strength_minimum% is needed.',
       
   168       emailpassword_msg_profile_success: 'Profile changed',
       
   169       emailpassword_msg_pass_success: 'Password changed',
       
   170       emailpassword_msg_need_activ_user: 'Your password and e-mail address have been changed. Since e-mail activation is required on this site, you will need to re-activate your account to continue. An e-mail has been sent to the new e-mail address with an activation link. You must click that link in order to log in again.',
       
   171       emailpassword_msg_need_activ_admin: 'Your password and e-mail address have been changed. Since administrative activation is requires on this site, a request has been sent to the administrators to activate your account for you. You will not be able to use your account until it is activated by an administrator.',
       
   172       emailpassword_msg_password_changed: 'Your password has been changed, and you will now be redirected back to the user control panel.',
       
   173       emailpassword_err_password_no_match: 'The passwords you entered did not match',
       
   174       emailpassword_grp_chpasswd: 'Change password',
       
   175       emailpassword_field_newpass: 'Type a new password:',
       
   176       emailpassword_field_newpass_confirm: 'Type the password again to confirm:',
       
   177       emailpassword_msg_password_min_score: 'Your password needs to score at least <b>%config.pw_strength_minimum%</b> in order to be accepted.',
       
   178       // The following is NOT an in-joke. ;-)
       
   179       emailpassword_grp_chemail: 'Change e-mail address',
       
   180       emailpassword_field_newemail: 'New e-mail address:',
       
   181       emailpassword_field_newemail_confirm: 'Confirm e-mail address:',
       
   182       
       
   183       // Signature editor
       
   184       signature_title: 'Editing signature',
       
   185       signature_msg_saved: 'Your signature has been saved.',
       
   186       signature_btn_save: 'Save signature',
       
   187       
       
   188       // Additional profile info
       
   189       publicinfo_title: 'Editing public profile',
       
   190       
       
   191       // Avatar management
   136       avatar_err_disabled_title: 'Avatar support is disabled.',
   192       avatar_err_disabled_title: 'Avatar support is disabled.',
   137       avatar_err_disabled_body: 'The administrator has not enabled avatar support for this site.',
   193       avatar_err_disabled_body: 'The administrator has not enabled avatar support for this site.',
   138       avatar_table_title: 'Avatar settings',
   194       avatar_table_title: 'Avatar settings',
   139       avatar_label_current: 'Current avatar:',
   195       avatar_label_current: 'Current avatar:',
   140       avatar_image_alt: '%username%\'s avatar',
   196       avatar_image_alt: '%username%\'s avatar',
   156       avatar_corrupt_image: 'The image you selected is corrupt. Please choose another image.',
   212       avatar_corrupt_image: 'The image you selected is corrupt. Please choose another image.',
   157       avatar_too_large: 'The image you uploaded exceeds the maximum dimensions (%config.avatar_max_width% &#215; %config.avatar_max_height%px) allowed on this site. Please choose another image.',
   213       avatar_too_large: 'The image you uploaded exceeds the maximum dimensions (%config.avatar_max_width% &#215; %config.avatar_max_height%px) allowed on this site. Please choose another image.',
   158       avatar_move_failed: 'Your image was accepted, but there was a problem moving the image file to the correct location.',
   214       avatar_move_failed: 'Your image was accepted, but there was a problem moving the image file to the correct location.',
   159       avatar_upload_success: 'Your avatar has been updated.',
   215       avatar_upload_success: 'Your avatar has been updated.',
   160       avatar_file_too_large: 'The image you uploaded exceeds the maximum file size allowed for avatars on this site.',
   216       avatar_file_too_large: 'The image you uploaded exceeds the maximum file size allowed for avatars on this site.',
       
   217       
       
   218       // Password strength widget
       
   219       pwstrength_score_verystrong: 'Very strong (score: %score%)',
       
   220       pwstrength_score_strong: 'Strong (score: %score%)',
       
   221       pwstrength_score_good: 'Good (score: %score%)',
       
   222       pwstrength_score_fair: 'Fair (score: %score%)',
       
   223       pwstrength_score_weak: 'Weak (score: %score%)',
   161     },
   224     },
   162     groupcp: {
   225     groupcp: {
   163       status_mod: 'You are a moderator of this group.',
   226       status_mod: 'You are a moderator of this group.',
   164       status_member: 'You are a member of this group.',
   227       status_member: 'You are a member of this group.',
   165       status_not_member: 'You are not a member of this group.',
   228       status_not_member: 'You are not a member of this group.',