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: global.lang.php 5016 2010-06-12 00:24:02Z RyanGordon $
| * $Id$
|
*/ $l['today'] = "Today";
| */ $l['today'] = "Today";
|
Zeile 36 | Zeile 36 |
---|
$l['return_to_forum'] = "Return to forum"; $l['please_login'] = "Please Login"; $l['username'] = "Username:";
|
$l['return_to_forum'] = "Return to forum"; $l['please_login'] = "Please Login"; $l['username'] = "Username:";
|
| $l['username1'] = "Email:"; $l['username2'] = "Username/Email:";
|
$l['password'] = "Password:"; $l['login'] = "Login"; $l['lost_password'] = "Forgot your password?";
| $l['password'] = "Password:"; $l['login'] = "Login"; $l['lost_password'] = "Forgot your password?";
|
Zeile 45 | Zeile 47 |
---|
$l['error_invalid_ip'] = "Your IP address is not valid for this session"; $l['error_mybb_admin_lockedout'] = "This account has been locked out"; $l['error_mybb_admin_lockedout_message'] = "Your account is currently locked out after failing to login {1} times. You have been sent an email with instructions on how to unlock your account.";
|
$l['error_invalid_ip'] = "Your IP address is not valid for this session"; $l['error_mybb_admin_lockedout'] = "This account has been locked out"; $l['error_mybb_admin_lockedout_message'] = "Your account is currently locked out after failing to login {1} times. You have been sent an email with instructions on how to unlock your account.";
|
| $l['error_invalid_username'] = "The username you entered is invalid."; $l['error_invalid_uid'] = "The user id you entered is invalid."; $l['error_invalid_token'] = "The activation code you entered is invalid.";
|
$l['success_logged_out'] = "You have been logged out successfully."; $l['error_invalid_username_password'] = "The username and password combination you entered is invalid.";
| $l['success_logged_out'] = "You have been logged out successfully."; $l['error_invalid_username_password'] = "The username and password combination you entered is invalid.";
|
Zeile 113 | Zeile 119 |
---|
$l['delete'] = "Delete"; $l['reset'] = "Reset"; $l['and'] = "and";
|
$l['delete'] = "Delete"; $l['reset'] = "Reset"; $l['and'] = "and";
|
$l['go'] = "Go";
| |
$l['on'] = "On"; $l['off'] = "Off";
| $l['on'] = "On"; $l['off'] = "Off";
|
Zeile 221 | Zeile 226 |
---|
$l['editor_enter_image'] = "Please enter the remote URL of the image you wish to insert."; $l['editor_enter_video_url'] = "Please enter the URL of the video."; $l['editor_video_dailymotion'] = "Dailymotion";
|
$l['editor_enter_image'] = "Please enter the remote URL of the image you wish to insert."; $l['editor_enter_video_url'] = "Please enter the URL of the video."; $l['editor_video_dailymotion'] = "Dailymotion";
|
$l['editor_video_googlevideo'] = "Google Video";
| |
$l['editor_video_metacafe'] = "MetaCafe"; $l['editor_video_myspacetv'] = "MySpace TV"; $l['editor_video_vimeo'] = "Vimeo";
| $l['editor_video_metacafe'] = "MetaCafe"; $l['editor_video_myspacetv'] = "MySpace TV"; $l['editor_video_vimeo'] = "Vimeo";
|
Zeile 274 | Zeile 278 |
---|
To unlock your account, please go to the URL below in your web browser.
|
To unlock your account, please go to the URL below in your web browser.
|
{4}/{5}/index.php?action=unlock&token={6}
| {4}/{5}/index.php?action=unlock&uid={7}&token={6}
|
If the above link does not work correctly, go to
| If the above link does not work correctly, go to
|