1 sayfadan 1. sayfa

[İSTEK] Extended ban manager

İletiTarih: 28.05.2006, 11:15
tankaya61
Mod ismi: Extended ban manager
Mod sürümü: 1.0.2
Mod yazarı: < webmaster@paulscripts.nl > (paul sohier) http://www.paulscripts.nl
Mod sitesi: http://www.paulscripts.nl
Mod indirilme linki:

Kod: Tümünü seç
$lang['ip_host'] = 'IP and hostname';
$lang['reason'] = 'Reason';
$lang['time'] = 'Time';
$lang['by'] = 'By';
$lang['ban_ip'] = 'IP';
$lang['view'] = 'View';
$lang['edit'] = 'Edit';
$lang['delete'] = 'Delete';
$lang['no_ban'] = 'There are no bans at this moment.';
$lang['none'] = 'None';
$lang['new_ban'] = 'New ban';
$lang['IP'] = 'IP';
$lang['Year'] = 'Year';
$lang['Month'] = 'Month';
$lang['Day'] = 'Day';
$lang['Hour'] = 'Hour';
$lang['Minute'] = 'Minute';
$lang['Seconds'] = 'Seconds';
$lang['hide'] = 'Hide';
$lang['passed'] = 'The time has passed.';
$lang['delete_sure'] = 'Are you sure you want to delete this ban?';
$lang['reason_pri'] = 'Private reason';
$lang['Username_exp'] = 'The username that you want to ban. Seperate more then one with a comma! You can use * for wildcards.';
$lang['Email_address_exp'] = 'The email that you want to ban. Seperate more then one with a comma! You can use * for wildcards.';
$lang['reason_exp'] = 'The reason for this ban. The banned user, email or IP, see this.';
$lang['reason_pri_exp'] = 'The private reason for this ban. This is only visible for a admin here.';
$lang['IP_exp'] = 'To specify several different IP addresses or hostnames separate them with commas. To specify a range of IP addresses, separate the start and end with a hyphen (-); to specify a wildcard, use an asterisk (*).';
$lang['time_exp'] = 'Set here the time till when the user is banned. If you will ban him permanent, choose - for every field. Because JavaScript will not always return the good time value, It is possible thats this time by edit a ban, not correct is. The time in the list is the time thats been saved at the database!';
$lang['warn_date'] = 'At some time, this date ticker will not be work good.';
$lang['cookie'] = 'Cookie ban*';
$lang['cookie_exp']  = '* This is a addon, so you can also ban a user with a cookie. If a user has a new IP, and there is a cookie ban, he is banned to.';
$lang['cookie2'] = 'Use also a cookie to ban this user.';
$lang['not_checked_ban'] = 'The banmanager version is not checked. You use version %s. See also <a href="%s">this</a> thread.';
$lang['ok_check_ban'] = 'Your version(%s) is uptodate. <a href="%s">See also this thread!</a>';
$lang['not_ok_check_ban'] = 'Your version(%s) isNOT uptodate. The newest version is %s. <a href="%s">See also this thread!</a>';
$lang['ban_error_check'] = 'There has been a error while I trying to check your version(ERROR: %s)';
$lang['bans_added'] = 'There are %s bans automaticly added.';
$lang['perm_ban'] = 'Ban this user permanent!';
$lang['multi_del'] = 'Multi ban delete';
$lang['banlist'] = 'Banlist';
$lang['network'] = 'Localhost(network)';

İletiTarih: 28.05.2006, 18:56
sabri ünal
bantron moduna çok benziyor gibi...

normalde modu da denemek istiyordum... fakat sınav haftası :( yapacak kişilere bantron modu dil dosyalarını incelemelerini önerebilirim...

çeviri yapılmamış olursa 10 gün sonra (sınavlar bitince) yapabilirim...

Cvp: [İSTEK] Extended ban manager

İletiTarih: 28.05.2006, 19:01
tankaya61
her ıkı modu da denedım ama bu cok daha kullanıslı
bantrolde anlamsız bır problem vardı
ban yaptıgımda zaman (süre) goz onune alınmıyordu
bu yuzden onu sıldım bunu kurdum bu 4/4 luk bır ban kontrol mod :+1:

İletiTarih: 04.06.2006, 15:31
yaso19
hala yapan yokmu arkadaşlar?

İletiTarih: 04.06.2006, 18:24
sabri ünal
gündemimde, fakat bir türlü modu indiremedim, eğer mod varsa modu canvere ekleyebilir misin?

duyuru olarak eklersen memnun olurum.

İletiTarih: 04.06.2006, 18:43
yaso19
sabri ünal yazdı:gündemimde, fakat bir türlü modu indiremedim, eğer mod varsa modu canvere ekleyebilir misin?

duyuru olarak eklersen memnun olurum.

abi mod duyuru ve güncellemeleri bölümüne konu açıp koydum linki vereyim..
Buradan bakıver

Cvp: [İSTEK] Extended ban manager

İletiTarih: 15.06.2006, 10:52
silent_imploring
benim hazırladığım ve kullanacağım dil dosyası bu.

İşini görür umarım.

expended ban meneger.mod'daki değişiklikler ise;

#
#-----[ AC ]------------------------------------------
#
language/lang_turkish/lang_main.php
#
#-----[ BUL ]------------------------------------------
#

?>

#
#-----[ ÖNCESINE BOS SATIR AC, EKLE ]---------
#

$lang['banned_ip'] = 'Bu IP adresi "%s" kovuldu. (Bu bir IP hatası olabilir!)';
$lang['banned_user'] = '%s adlı kullanıcı kovuldu.';
$lang['banned_email'] = '%s adlı e-mail adresi banlandı.';
$lang['ban_reason'] = 'Webmaster sebebi şöyle açıklıyor:<br />%s';
$lang['ban_untill'] = 'Sizi yeniden kabul edeceğimiz zaman ise : %s.';
$lang['perma_ban'] = 'Geriye dönüşünüz olmayacak.';

#
#-----[ AÇ ]------------------------------------------
#
language/lang_turkish/lang_admin.php
#
#-----[ BUL ]------------------------------------------
#

?>

#
#-----[ ÖNCESINE BOS SATIR AC, EKLE ]----------
#

$lang['Ebm'] = 'Özel ban sistemi';