Zeile 133 | Zeile 133 |
---|
$l['off'] = "Off"; $l['alt_enabled'] = "Enabled"; $l['alt_disabled'] = "Disabled";
|
$l['off'] = "Off"; $l['alt_enabled'] = "Enabled"; $l['alt_disabled'] = "Disabled";
|
| $l['enable'] = "Enable"; $l['disable'] = "Disable";
|
$l['saved'] = 'Saved';
$l['rel_in'] = "In ";
| $l['saved'] = 'Saved';
$l['rel_in'] = "In ";
|
Zeile 176 | Zeile 178 |
---|
$l['loading_text'] = "Loading<br />Please wait...";
// Time zone selection boxes
|
$l['loading_text'] = "Loading<br />Please wait...";
// Time zone selection boxes
|
$l['timezone_gmt_minus_1200'] = "(GMT -12:00) Marshall Islands";
| $l['timezone_gmt_minus_1200'] = "(GMT -12:00) Howland and Baker Islands";
|
$l['timezone_gmt_minus_1100'] = "(GMT -11:00) Nome, Midway Island"; $l['timezone_gmt_minus_1000'] = "(GMT -10:00) Hawaii, Papeete"; $l['timezone_gmt_minus_950'] = "(GMT -9:30) Marquesas Islands";
| $l['timezone_gmt_minus_1100'] = "(GMT -11:00) Nome, Midway Island"; $l['timezone_gmt_minus_1000'] = "(GMT -10:00) Hawaii, Papeete"; $l['timezone_gmt_minus_950'] = "(GMT -9:30) Marquesas Islands";
|
Zeile 205 | Zeile 207 |
---|
$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";
|
| $l['timezone_gmt_850'] = "(GMT +8:30) Pyongyang"; $l['timezone_gmt_875'] = "(GMT +8:45) Eucla";
|
$l['timezone_gmt_900'] = "(GMT +9:00) Osaka, Sapporo, Seoul, Tokyo, Irkutsk"; $l['timezone_gmt_950'] = "(GMT +9:30) Adelaide, Darwin"; $l['timezone_gmt_1000'] = "(GMT +10:00) Melbourne, Papua New Guinea, Sydney, Yakutsk"; $l['timezone_gmt_1050'] = "(GMT +10:30) Lord Howe Island"; $l['timezone_gmt_1100'] = "(GMT +11:00) Magadan, New Caledonia, Solomon Islands, Vladivostok"; $l['timezone_gmt_1150'] = "(GMT +11:30) Norfolk Island";
|
$l['timezone_gmt_900'] = "(GMT +9:00) Osaka, Sapporo, Seoul, Tokyo, Irkutsk"; $l['timezone_gmt_950'] = "(GMT +9:30) Adelaide, Darwin"; $l['timezone_gmt_1000'] = "(GMT +10:00) Melbourne, Papua New Guinea, Sydney, Yakutsk"; $l['timezone_gmt_1050'] = "(GMT +10:30) Lord Howe Island"; $l['timezone_gmt_1100'] = "(GMT +11:00) Magadan, New Caledonia, Solomon Islands, Vladivostok"; $l['timezone_gmt_1150'] = "(GMT +11:30) Norfolk Island";
|
$l['timezone_gmt_1200'] = "(GMT +12:00) Auckland, Wellington, Fiji, Marshall Island";
| $l['timezone_gmt_1200'] = "(GMT +12:00) Auckland, Wellington, Fiji, Marshall Islands";
|
$l['timezone_gmt_1275'] = "(GMT +12:45) Chatham Islands"; $l['timezone_gmt_1300'] = "(GMT +13:00) Samoa, Tonga, Tokelau"; $l['timezone_gmt_1400'] = "(GMT +14:00) Line Islands";
| $l['timezone_gmt_1275'] = "(GMT +12:45) Chatham Islands"; $l['timezone_gmt_1300'] = "(GMT +13:00) Samoa, Tonga, Tokelau"; $l['timezone_gmt_1400'] = "(GMT +14:00) Line Islands";
|
Zeile 353 | Zeile 357 |
---|
{2} Staff";
$l['comma'] = ", ";
|
{2} Staff";
$l['comma'] = ", ";
|
| $l['search_for_a_user'] = "Search for a user";
$l['mybb_engine'] = "MyBB Engine";
|
// If the language string for "Username" is too cramped in the ACP Login box // then use this to define how much larger you want the gap to be (in px)
| // If the language string for "Username" is too cramped in the ACP Login box // then use this to define how much larger you want the gap to be (in px)
|