Zeile 5 | Zeile 5 |
---|
* */
|
* */
|
| $l['today_rel'] = "<span title=\"{1}\">Today</span>"; $l['yesterday_rel'] = "<span title=\"{1}\">Yesterday</span>";
|
$l['today'] = "Today"; $l['yesterday'] = "Yesterday";
| $l['today'] = "Today"; $l['yesterday'] = "Yesterday";
|
Zeile 50 | Zeile 52 |
---|
$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_secret_pin'] = 'You have entered an invalid secret PIN.';
| |
$l['error_invalid_username'] = "The username you entered is invalid."; $l['error_invalid_uid'] = "The user id you entered is invalid.";
| $l['error_invalid_username'] = "The username you entered is invalid."; $l['error_invalid_uid'] = "The user id you entered is invalid.";
|
Zeile 136 | Zeile 137 |
---|
$l['enable'] = "Enable"; $l['disable'] = "Disable"; $l['saved'] = 'Saved';
|
$l['enable'] = "Enable"; $l['disable'] = "Disable"; $l['saved'] = 'Saved';
|
| $l['guest'] = 'Guest';
|
$l['rel_in'] = "In "; $l['rel_ago'] = "ago"; $l['rel_less_than'] = "Less than ";
|
$l['rel_in'] = "In "; $l['rel_ago'] = "ago"; $l['rel_less_than'] = "Less than ";
|
$l['rel_time'] = "{1}{2} {3} {4}";
| $l['rel_time'] = "<span title=\"{5}{6}\">{1}{2} {3} {4}</span>";
|
$l['rel_minutes_single'] = "minute"; $l['rel_minutes_plural'] = "minutes"; $l['rel_hours_single'] = "hour";
| $l['rel_minutes_single'] = "minute"; $l['rel_minutes_plural'] = "minutes"; $l['rel_hours_single'] = "hour";
|
Zeile 194 | Zeile 196 |
---|
$l['timezone_gmt_minus_200'] = "(GMT -2:00) Mid-Atlantic, South Georgia and the South Sandwich Islands"; $l['timezone_gmt_minus_100'] = "(GMT -1:00) Azores, Cape Verde Islands"; $l['timezone_gmt'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia";
|
$l['timezone_gmt_minus_200'] = "(GMT -2:00) Mid-Atlantic, South Georgia and the South Sandwich Islands"; $l['timezone_gmt_minus_100'] = "(GMT -1:00) Azores, Cape Verde Islands"; $l['timezone_gmt'] = "(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia";
|
$l['timezone_gmt_100'] = "(GMT +1:00) Berlin, Brussels, Copenhagen, Madrid, Paris, Rome, Warsaw";
| $l['timezone_gmt_100'] = "(GMT +1:00) Berlin, Bratislava, Brussels, Copenhagen, Madrid, Paris, Prague, Rome, Warsaw";
|
$l['timezone_gmt_200'] = "(GMT +2:00) Athens, Istanbul, Cairo, Jerusalem, South Africa"; $l['timezone_gmt_300'] = "(GMT +3:00) Kaliningrad, Minsk, Baghdad, Riyadh, Nairobi"; $l['timezone_gmt_350'] = "(GMT +3:30) Tehran"; $l['timezone_gmt_400'] = "(GMT +4:00) Moscow, Abu Dhabi, Baku, Muscat, Tbilisi"; $l['timezone_gmt_450'] = "(GMT +4:30) Kabul"; $l['timezone_gmt_500'] = "(GMT +5:00) Islamabad, Karachi, Tashkent";
|
$l['timezone_gmt_200'] = "(GMT +2:00) Athens, Istanbul, Cairo, Jerusalem, South Africa"; $l['timezone_gmt_300'] = "(GMT +3:00) Kaliningrad, Minsk, Baghdad, Riyadh, Nairobi"; $l['timezone_gmt_350'] = "(GMT +3:30) Tehran"; $l['timezone_gmt_400'] = "(GMT +4:00) Moscow, Abu Dhabi, Baku, Muscat, Tbilisi"; $l['timezone_gmt_450'] = "(GMT +4:30) Kabul"; $l['timezone_gmt_500'] = "(GMT +5:00) Islamabad, Karachi, Tashkent";
|
$l['timezone_gmt_550'] = "(GMT +5:30) Mumbai, Calcutta, Madras, New Delhi";
| $l['timezone_gmt_550'] = "(GMT +5:30) Mumbai, Kolkata, Chennai, New Delhi";
|
$l['timezone_gmt_575'] = "(GMT +5:45) Kathmandu";
|
$l['timezone_gmt_575'] = "(GMT +5:45) Kathmandu";
|
$l['timezone_gmt_600'] = "(GMT +6:00) Almaty, Dhakra, Yekaterinburg";
| $l['timezone_gmt_600'] = "(GMT +6:00) Almaty, Dhaka, Yekaterinburg";
|
$l['timezone_gmt_650'] = "(GMT +6:30) Yangon"; $l['timezone_gmt_700'] = "(GMT +7:00) Bangkok, Hanoi, Jakarta"; $l['timezone_gmt_800'] = "(GMT +8:00) Beijing, Hong Kong, Perth, Singapore, Taipei, Manila";
| $l['timezone_gmt_650'] = "(GMT +6:30) Yangon"; $l['timezone_gmt_700'] = "(GMT +7:00) Bangkok, Hanoi, Jakarta"; $l['timezone_gmt_800'] = "(GMT +8:00) Beijing, Hong Kong, Perth, Singapore, Taipei, Manila";
|
Zeile 296 | Zeile 298 |
---|
$l['editor_invalidyoutube'] = "Invalid YouTube video"; $l['editor_dailymotion'] = "Dailymotion"; $l['editor_metacafe'] = "MetaCafe";
|
$l['editor_invalidyoutube'] = "Invalid YouTube video"; $l['editor_dailymotion'] = "Dailymotion"; $l['editor_metacafe'] = "MetaCafe";
|
$l['editor_veoh'] = "Veoh";
| $l['editor_mixer'] = "Mixer";
|
$l['editor_vimeo'] = "Vimeo"; $l['editor_youtube'] = "Youtube"; $l['editor_facebook'] = "Facebook";
| $l['editor_vimeo'] = "Vimeo"; $l['editor_youtube'] = "Youtube"; $l['editor_facebook'] = "Facebook";
|