Vergleich inc/languages/english/usercp.lang.php - 1.8.8 - 1.8.13

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 51Zeile 51
$l['change_avatar'] = "Change Avatar";
$l['avatar_url'] = "Avatar URL:";
$l['avatar_url_note'] = "Enter the URL of an avatar on the internet.";

$l['change_avatar'] = "Change Avatar";
$l['avatar_url'] = "Avatar URL:";
$l['avatar_url_note'] = "Enter the URL of an avatar on the internet.";

$l['avatar_url_gravatar'] = "To use a <a href=\"http://gravatar.com\" target=\"_blank\">Gravatar</a> enter your Gravatar email.";

$l['avatar_url_gravatar'] = "To use a <a href=\"https://gravatar.com\" target=\"_blank\" rel=\"noopener\">Gravatar</a> enter your Gravatar email.";

$l['avatar_upload'] = "Upload Avatar:";
$l['avatar_upload_note'] = "Choose an avatar on your local computer to upload.";
$l['no_avatar'] = "No Avatar";

$l['avatar_upload'] = "Upload Avatar:";
$l['avatar_upload_note'] = "Choose an avatar on your local computer to upload.";
$l['no_avatar'] = "No Avatar";

Zeile 140Zeile 140
$l['email_notify_desc'] = "Selecting yes will automatically subscribe you to threads when you make a post in them.";
$l['receive_pms'] = "Receive private messages from other users.";
$l['receive_pms_desc'] = "Enables you to send and receive Private Messages.";

$l['email_notify_desc'] = "Selecting yes will automatically subscribe you to threads when you make a post in them.";
$l['receive_pms'] = "Receive private messages from other users.";
$l['receive_pms_desc'] = "Enables you to send and receive Private Messages.";

$l['receive_from_buddy'] = "Only receive private messages from users on my <a href=\"#\" onclick=\"MyBB.popupWindow('/misc.php?action=buddypopup'); return false;\" target=\"_blank\">Buddy List</a>.";

$l['receive_from_buddy'] = "Only receive private messages from users on my <a href=\"#\" onclick=\"MyBB.popupWindow('/misc.php?action=buddypopup'); return false;\" target=\"_blank\">Buddy List</a>. This setting has no effect unless there is at least one buddy on the list.";

$l['pm_notice'] = "Alert me with a notice when I receive a Private Message.";
$l['pm_notify'] = "Notify me by email when I receive a new Private Message.";
$l['show_codebuttons'] = "Show the MyCode formatting options on the posting pages.";

$l['pm_notice'] = "Alert me with a notice when I receive a Private Message.";
$l['pm_notify'] = "Notify me by email when I receive a new Private Message.";
$l['show_codebuttons'] = "Show the MyCode formatting options on the posting pages.";

Zeile 177Zeile 177
$l['date_format_desc'] = "The format that dates will be shown in.";
$l['time_format'] = "Time Format:";
$l['time_format_desc'] = "The format that times will be shown in.";

$l['date_format_desc'] = "The format that dates will be shown in.";
$l['time_format'] = "Time Format:";
$l['time_format_desc'] = "The format that times will be shown in.";

$l['time_offset'] = "Time Zone (<acronym title=\"Daylight Saving Time\">DST</acronym> correction excluded):";

$l['time_offset'] = "Time Zone (<abbr title=\"Daylight Saving Time\">DST</abbr> correction excluded):";

$l['time_offset_desc'] = "If you live in a time zone which differs to what this board is set at, you can select it from the list below.";
$l['gmt'] = "GMT";
$l['dst_correction'] = "Daylight Saving Time correction:";

$l['time_offset_desc'] = "If you live in a time zone which differs to what this board is set at, you can select it from the list below.";
$l['gmt'] = "GMT";
$l['dst_correction'] = "Daylight Saving Time correction:";

Zeile 212Zeile 212
$l['contact_field_aim'] = "AIM Screen Name:";
$l['contact_field_yahoo'] = "Yahoo ID:";
$l['contact_field_skype'] = "Skype ID:";

$l['contact_field_aim'] = "AIM Screen Name:";
$l['contact_field_yahoo'] = "Yahoo ID:";
$l['contact_field_skype'] = "Skype ID:";

$l['contact_field_google'] = "Google Talk ID:";

$l['contact_field_google'] = "Google Hangouts ID:";

$l['additional_information'] = "Additional Information";
$l['update_profile'] = "Update Profile";
$l['away_information'] = "Away Information";

$l['additional_information'] = "Additional Information";
$l['update_profile'] = "Update Profile";
$l['away_information'] = "Away Information";

Zeile 301Zeile 301
$l['attachstats_bandwidth'] = "Approximate Bandwidth Usage";
$l['error_avatartoobig'] = "Sorry, but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are {1}x{2} (width x height)";
$l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.";

$l['attachstats_bandwidth'] = "Approximate Bandwidth Usage";
$l['error_avatartoobig'] = "Sorry, but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are {1}x{2} (width x height)";
$l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL.";

 
$l['error_remote_avatar_not_allowed'] = "Remote avatar URLs have been disabled by the forum administrator.";

$l['custom_usertitle'] = "Custom User Title";
$l['new_custom_usertitle'] = "New Custom User Title: (leave blank to use existing)";
$l['custom_usertitle_note'] = "Here you can assign yourself a custom user title which will overwrite the one based on your display group.";

$l['custom_usertitle'] = "Custom User Title";
$l['new_custom_usertitle'] = "New Custom User Title: (leave blank to use existing)";
$l['custom_usertitle_note'] = "Here you can assign yourself a custom user title which will overwrite the one based on your display group.";