Przeglądaj źródła

Update BT.man-fr.lang.tcl

idleban setting added
BLaCkShaDoW 1 rok temu
rodzic
commit
051fb3c1e7
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      BlackTools/lang/BT.man-fr.lang.tcl

+ 3 - 3
BlackTools/lang/BT.man-fr.lang.tcl

@@ -632,12 +632,12 @@ set black(say.fr.man.452) "\[MAN\] ** Remarque : Pour ajouter plus d'une phrase
 
 #Idle
 
-set black(say.fr.man.453) "\[MAN\] \002Idle\002 interdit aux utilisateurs avec \002op (@)\002, \002halfop (+h %)\002 ou \002voice (+v)\002 d'être inactifs."
+set black(say.fr.man.453) "\[MAN\] \002Idle\002 interdit aux utilisateurs avec \002op (@)\002, \002halfop (+h %)\002 ou \002voice (+v)\002 d'être inactifs. Il peut également interdire aux utilisateurs réguliers de rester inactifs sur le canal en définissant \002(+/-)b\002"
 set black(say.fr.man.453_1) "\[MAN\] Format de la période : <X>\002m\002 = minutes, <X>\002h\002 = heures, <X>\002d\002 = jours"
 set black(say.fr.man.454) "\[MAN\] SYNTAXES D'UTILISATION :"
-set black(say.fr.man.455) "\[MAN\] \002%char%idle\002 <(+/-)o / (+/-)v / (+/-)ho> ; \002%botnick% idle\002 <(+/-)o / (+/-)v / (+/-)ho> ; \002(PRIVMSG) idle\002 <#chan> <(+/-)o / (+/-)v / (+/-)ho>"
+set black(say.fr.man.455) "\[MAN\] \002%char%idle\002 <(+/-)o / (+/-)v / (+/-)ho / (+/-)b> ; \002%botnick% idle\002 <(+/-)o / (+/-)v / (+/-)ho / (+/-)b> ; \002(PRIVMSG) idle\002 <#chan> <(+/-)o / (+/-)v / (+/-)ho / (+/-)b>"
 set black(say.fr.man.456) "\[MAN\] \002%char%idle add\002 <nick> (ajouter une exception à l'inactivité), \002%char%idle <list>\002 (lister les exceptions), \002%char%idle del\002 <nick> (supprimer l'exception)"
-set black(say.fr.man.457) "\[MAN\] Paramètres optionnels : \002idleopmax\002 <période> (temps d'inactivité par défaut pour op) ; \002idlevoicemax\002 <période> (temps d'inactivité par défaut pour voice) ; \002idlehalfopmax\002 <période> (temps d'inactivité par défaut pour halfop) ; \002idle-scantime\002 <période> (temps de scan)"
+set black(say.fr.man.457) "\[MAN\] Paramètres optionnels : \002idleopmax\002 <période> (temps d'inactivité par défaut pour op) ; \002idlevoicemax\002 <période> (temps d'inactivité par défaut pour voice) ; \002idlehalfopmax\002 <période> (temps d'inactivité par défaut pour halfop) ; \002idlebanmax\002 <période> (temps d'inactivité par défaut pour utilisateurs réguliers) ; \002idleban-reason\002 <raison> (raison du bannissement) ; \002idleban-bantime\002 <période> (temps de bannissement) ; \002idle-scantime\002 <période> (temps de scan)"
 set black(say.fr.man.458) "Afficher les paramètres d'options : \002%char%show\002 <setting> ; \002%botnick% show\002 <setting> ; \002(PRIVMSG) show\002 <#chan> <setting>"
 set black(say.fr.man.458_1) "\[MAN\] Pour des informations sur \002idlevoice\002, veuillez consulter : \002%char%man idle\002"
 set black(say.fr.man.458_2) "\[MAN\] Pour des informations sur \002idleop\002, veuillez consulter : \002%char%man idle\002"