Zeile 3 | Zeile 3 |
---|
* MyBB 1.6 English Language Pack * Copyright 2010 MyBB Group, All Rights Reserved *
|
* MyBB 1.6 English Language Pack * Copyright 2010 MyBB Group, All Rights Reserved *
|
* $Id: usercp.lang.php 5401 2011-03-18 16:14:20Z Tomm $
| * $Id: usercp.lang.php 5616 2011-09-20 13:24:59Z Tomm $
|
*/
$l['nav_usercp'] = "User Control Panel";
| */
$l['nav_usercp'] = "User Control Panel";
|
Zeile 76 | Zeile 76 |
---|
$l['invalid_user_selected'] = "One or more of the selected users were not found."; $l['ignore_list_empty'] = "Your ignore list is currently empty. To add one or more users to your ignore list, please use the field above."; $l['buddy_list_empty'] = "Your buddy list is currently empty. To add one or more users to your buddy list, please use the field above.";
|
$l['invalid_user_selected'] = "One or more of the selected users were not found."; $l['ignore_list_empty'] = "Your ignore list is currently empty. To add one or more users to your ignore list, please use the field above."; $l['buddy_list_empty'] = "Your buddy list is currently empty. To add one or more users to your buddy list, please use the field above.";
|
$l['edit_lists'] = "Edit Buddy and Ignore Lists";
| |
$l['confirm_remove_buddy'] = "Remove this user from your buddy list?"; $l['confirm_remove_ignored'] = "Remove this user from your ignore list?"; $l['adding_buddy'] = "Adding Buddy..";
| $l['confirm_remove_buddy'] = "Remove this user from your buddy list?"; $l['confirm_remove_ignored'] = "Remove this user from your ignore list?"; $l['adding_buddy'] = "Adding Buddy..";
|
Zeile 106 | Zeile 105 |
---|
$l['preview'] = "Preview Signature"; $l['current_sig'] = "Your Current Signature"; $l['sig_preview'] = "Signature Preview";
|
$l['preview'] = "Preview Signature"; $l['current_sig'] = "Your Current Signature"; $l['sig_preview'] = "Signature Preview";
|
| $l['sig_suspended'] = "Your ability to add a signature has been suspended."; $l['sig_suspended_posts'] = "You must have at least {1} posts before adding a signature.";
|
$l['change_email'] = "Change Email Address"; $l['enter_password'] = "Please Enter Your Password"; $l['please_enter_confirm_new_email'] = "Please Enter and Confirm Your New Email Address";
| $l['change_email'] = "Change Email Address"; $l['enter_password'] = "Please Enter Your Password"; $l['please_enter_confirm_new_email'] = "Please Enter and Confirm Your New Email Address";
|
Zeile 220 | Zeile 223 |
---|
$l['return_date_desc'] = "If you know when you will be back, you can enter your return date here."; $l['subscriptions'] = "Thread Subscriptions"; $l['remove_all_subscriptions'] = "Remove All Subscriptions";
|
$l['return_date_desc'] = "If you know when you will be back, you can enter your return date here."; $l['subscriptions'] = "Thread Subscriptions"; $l['remove_all_subscriptions'] = "Remove All Subscriptions";
|
$l['unsubscribe'] = "Unsubscribe";
| |
$l['no_thread_subscriptions'] = "You're currently not subscribed to any threads.<p>To subscribe to a thread:</p><ol><li>Navigate to the thread you wish to subscribe to.</li><li>Click the 'Subscribe to this thread' link towards the bottom of the page.</li></ol>"; $l['no_forum_subscriptions'] = "You're currently not subscribed to any forums.<p>To subscribe to a forum:</p><ol><li>Navigate to the forum you wish to subscribe to.</li><li>Click the 'Subscribe to this forum' link just above, towards the right side of, the list of threads in that forum.</li></ol>"; $l['no_drafts'] = "You do not currently have any draft threads or posts.<p>To save a draft thread or post:</p><ol><li>Proceed to the normal posting pages for the action you wish to perform (post a new thread or reply to an existing one).</li><li>Fill in as much or as little as you want on the posting page.</li><li>Click the 'Save as Draft' button below the posting area.</li></ol>";
|
$l['no_thread_subscriptions'] = "You're currently not subscribed to any threads.<p>To subscribe to a thread:</p><ol><li>Navigate to the thread you wish to subscribe to.</li><li>Click the 'Subscribe to this thread' link towards the bottom of the page.</li></ol>"; $l['no_forum_subscriptions'] = "You're currently not subscribed to any forums.<p>To subscribe to a forum:</p><ol><li>Navigate to the forum you wish to subscribe to.</li><li>Click the 'Subscribe to this forum' link just above, towards the right side of, the list of threads in that forum.</li></ol>"; $l['no_drafts'] = "You do not currently have any draft threads or posts.<p>To save a draft thread or post:</p><ol><li>Proceed to the normal posting pages for the action you wish to perform (post a new thread or reply to an existing one).</li><li>Fill in as much or as little as you want on the posting page.</li><li>Click the 'Save as Draft' button below the posting area.</li></ol>";
|
$l['thread'] = "Thread"; $l['forum'] = "Forum";
| |
$l['drafts'] = "Saved Drafts"; $l['draft_saved'] = "Saved"; $l['edit_draft'] = "Edit Draft";
| $l['drafts'] = "Saved Drafts"; $l['draft_saved'] = "Saved"; $l['edit_draft'] = "Edit Draft";
|
Zeile 244 | Zeile 244 |
---|
$l['cannot_set_displaygroup'] = "This group cannot be set as a display group."; $l['display_group_changed'] = "Your display group has been updated.<br />You will now be taken back to the group memberships page."; $l['usergroups_memberof'] = "Groups You're a Member Of";
|
$l['cannot_set_displaygroup'] = "This group cannot be set as a display group."; $l['display_group_changed'] = "Your display group has been updated.<br />You will now be taken back to the group memberships page."; $l['usergroups_memberof'] = "Groups You're a Member Of";
|
$l['usergroup'] = "Usergroup";
| |
$l['usertitle'] = "User Title"; $l['usergroup_leave'] = "Leave Group"; $l['usergroup_leave_primary'] = "(You cannot leave your primary group)";
| $l['usertitle'] = "User Title"; $l['usergroup_leave'] = "Leave Group"; $l['usergroup_leave_primary'] = "(You cannot leave your primary group)";
|