Vergleich inc/languages/english/usercp.lang.php - 1.8.12 - 1.8.18

  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=\"https://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 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 209Zeile 209
$l['website_url'] = "Your Website URL:";
$l['birthdate'] = "Birthdate:";
$l['contact_field_icq'] = "ICQ Number:";

$l['website_url'] = "Your Website URL:";
$l['birthdate'] = "Birthdate:";
$l['contact_field_icq'] = "ICQ Number:";

$l['contact_field_aim'] = "AIM Screen Name:";

 
$l['contact_field_yahoo'] = "Yahoo ID:";
$l['contact_field_skype'] = "Skype ID:";
$l['contact_field_google'] = "Google Hangouts ID:";

$l['contact_field_yahoo'] = "Yahoo ID:";
$l['contact_field_skype'] = "Skype ID:";
$l['contact_field_google'] = "Google Hangouts ID:";

Zeile 272Zeile 271
$l['already_accepted_invite'] = "You have already accepted an invite to join this group.";
$l['already_member_of_group'] = "You cannot join a group of which you are already a member of.";
$l['already_sent_join_request'] = "You have already sent a request to join this group and it is yet to be moderated.";

$l['already_accepted_invite'] = "You have already accepted an invite to join this group.";
$l['already_member_of_group'] = "You cannot join a group of which you are already a member of.";
$l['already_sent_join_request'] = "You have already sent a request to join this group and it is yet to be moderated.";

 
$l['joinreason_too_long'] = "Specified Join Reason is too long. A maximum of 250 characters is allowed. Please remove {1} character(s) from this field.";

$l['group_join_requestsent'] = "Your join request has been successfully sent. Once your membership is approved you will be automatically joined to this user group.<br />You will be now taken to the group memberships page.";
$l['joined_group'] = "You have successfully joined the specified group.<br />You will be now taken back to the group management page.";
$l['cannot_leave_primary_group'] = "Sorry, but you cannot leave your primary group.";

$l['group_join_requestsent'] = "Your join request has been successfully sent. Once your membership is approved you will be automatically joined to this user group.<br />You will be now taken to the group memberships page.";
$l['joined_group'] = "You have successfully joined the specified group.<br />You will be now taken back to the group management page.";
$l['cannot_leave_primary_group'] = "Sorry, but you cannot leave your primary group.";

Zeile 291Zeile 291
$l['date_uploaded'] ="Posted";
$l['no_attachments_selected'] = "You did not select any attachments to delete.";
$l['attachments_deleted'] = "The selected attachments have been successfully deleted.<br />You will be now redirected to the attachments manager.";

$l['date_uploaded'] ="Posted";
$l['no_attachments_selected'] = "You did not select any attachments to delete.";
$l['attachments_deleted'] = "The selected attachments have been successfully deleted.<br />You will be now redirected to the attachments manager.";

$l['attachments_usage_quota'] = "- Using {1} of {2} ({3}) in {4} Attachments";


$l['attachments_usage_quota'] = "- Using {1} of {2} in {3} Attachments";
$l['attachments_usage_percent'] = " ({1}%)";

$l['attachments_usage'] = "- {1} in {2} Attachments";
$l['attachments_stats'] = "Your Attachment Statistics";
$l['attachstats_attachs'] = "Number of Attachments";

$l['attachments_usage'] = "- {1} in {2} Attachments";
$l['attachments_stats'] = "Your Attachment Statistics";
$l['attachstats_attachs'] = "Number of Attachments";

Zeile 381Zeile 382
$l['posts_by_you'] = "Contains Posts by You";
$l['no_new_thread'] = "No New Posts";
$l['hot_thread'] = "Hot Thread (No New)";

$l['posts_by_you'] = "Contains Posts by You";
$l['no_new_thread'] = "No New Posts";
$l['hot_thread'] = "Hot Thread (No New)";

$l['locked_thread'] = "Locked Thread";

$l['closed_thread'] = "Closed Thread";

$l['icon_dot'] = "Contains posts by you. "; // The spaces for the icon labels are strategically placed so that there should be no extra space at the beginning or end of the resulting label and that spaces separate each 'status' ;)
$l['icon_no_new'] = "No new posts.";
$l['icon_new'] = "New posts.";
$l['icon_hot'] = " Hot thread.";

$l['icon_dot'] = "Contains posts by you. "; // The spaces for the icon labels are strategically placed so that there should be no extra space at the beginning or end of the resulting label and that spaces separate each 'status' ;)
$l['icon_no_new'] = "No new posts.";
$l['icon_new'] = "New posts.";
$l['icon_hot'] = " Hot thread.";

$l['icon_lock'] = " Locked thread.";

$l['icon_close'] = " Closed thread.";


$l['buddylist_error'] = 'There was an error fetching the buddy list. ';



$l['buddylist_error'] = 'There was an error fetching the buddy list. ';