Vergleich inc/languages/english/warnings.lang.php - 1.6.0 - 1.6.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 1Zeile 1
<?php

<?php

 
/**
* MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved
*
* $Id: warnings.lang.php 5814 2012-04-20 14:36:07Z Tomm $
*/


$l['nav_profile'] = "Profile of {1}";
$l['nav_warning_log'] = "Warning Log";
$l['nav_add_warning'] = "Warn User";

$l['nav_profile'] = "Profile of {1}";
$l['nav_warning_log'] = "Warning Log";
$l['nav_add_warning'] = "Warn User";

Zeile 18Zeile 25
$l['warning_points'] = "({1} points)";
$l['no_warnings'] = "This user has not received any warnings or they've all been removed.";
$l['warn_user'] = "Warn User";

$l['warning_points'] = "({1} points)";
$l['no_warnings'] = "This user has not received any warnings or they've all been removed.";
$l['warn_user'] = "Warn User";

$l['warn_user_desc'] = "";

 
$l['post'] = "Post:";
$l['warning_note'] = "Administrative Notes:";
$l['warning_type'] = "Warning Type:";

$l['post'] = "Post:";
$l['warning_note'] = "Administrative Notes:";
$l['warning_type'] = "Warning Type:";

Zeile 37Zeile 43
--

--";

--

--";

 
$l['expiration_never'] = "permanently";

$l['expiration_hours'] = "hours";
$l['expiration_days'] = "days";
$l['expiration_weeks'] = "weeks";
$l['expiration_months'] = "months";

$l['expiration_hours'] = "hours";
$l['expiration_days'] = "days";
$l['expiration_weeks'] = "weeks";
$l['expiration_months'] = "months";

$l['redirect_warned_banned'] = "The user has also been moved to the {1} group for {2}.";
$l['redirect_warned_suspended'] = "This users posting privileges have been suspended for {1}.";
$l['redirect_warned_moderate'] = "All posts by this user will now be moderated for {1}.";

$l['redirect_warned_banned'] = "The user has also been moved to the {1} group {2}.";
$l['redirect_warned_suspended'] = "This users posting privileges have been suspended {1}.";
$l['redirect_warned_moderate'] = "All posts by this user will now be moderated {1}.";

$l['redirect_warned'] = "The warning level of {1} has been increased to {2}%.{3}<br /><br />You will now be taken back to where you came from.";
$l['error_warning_system_disabled'] = "You cannot use the warning system as it has been disabled by the board administrator.";
$l['reached_max_warnings_day'] = "You cannot warn anyone as you have reached your limit on the number of warnings you can give out per day.<br /><br />The maximum number of warnings you can give out per day is {1}.";

$l['redirect_warned'] = "The warning level of {1} has been increased to {2}%.{3}<br /><br />You will now be taken back to where you came from.";
$l['error_warning_system_disabled'] = "You cannot use the warning system as it has been disabled by the board administrator.";
$l['reached_max_warnings_day'] = "You cannot warn anyone as you have reached your limit on the number of warnings you can give out per day.<br /><br />The maximum number of warnings you can give out per day is {1}.";

Zeile 62Zeile 69
$l['warning_details'] = "Warning Details";
$l['revoke_warning'] = "Revoke this Warning";
$l['revoke_warning_desc'] = "To revoke this warning please enter a reason below. This will not remove any bans or suspensions imposed by this warning.";

$l['warning_details'] = "Warning Details";
$l['revoke_warning'] = "Revoke this Warning";
$l['revoke_warning_desc'] = "To revoke this warning please enter a reason below. This will not remove any bans or suspensions imposed by this warning.";

$l['reason'] = "Reason:";

 
$l['warning_is_revoked'] = "This Warning has been revoked";
$l['revoked_by'] = "Revoked by:";
$l['date_revoked'] = "Date Revoked:";

$l['warning_is_revoked'] = "This Warning has been revoked";
$l['revoked_by'] = "Revoked by:";
$l['date_revoked'] = "Date Revoked:";

Zeile 73Zeile 79
$l['result_banned'] = "User will be moved to banned group ({1}) {2}";
$l['result_suspended'] = "Posting privileges will be suspended {1}";
$l['result_moderated'] = "Posts will be moderated for {1}";

$l['result_banned'] = "User will be moved to banned group ({1}) {2}";
$l['result_suspended'] = "Posting privileges will be suspended {1}";
$l['result_moderated'] = "Posts will be moderated for {1}";

$l['result_period'] = "{1} {2}";

$l['result_period'] = "for {1} {2}";

$l['hour_or_hours'] = "Hour(s)";
$l['day_or_days'] = "Day(s)";
$l['week_or_weeks'] = "Week(s)";

$l['hour_or_hours'] = "Hour(s)";
$l['day_or_days'] = "Day(s)";
$l['week_or_weeks'] = "Week(s)";