|
1.
|
|
|
Determines whether
or not the factoid value will be shown when a listkeys search returns only
one factoid key.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Détermine si la valeur de la factoid sera affichée lorsqu'une recherche de clef ne retournera qu'une seule clef.
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
config.py:46
|
|
2.
|
|
|
Determines how many items are shown
when the 'most' command is called.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Détermine combien d'éléments sont affichés lorsque la commande 'most' est appelée.
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
config.py:50
|
|
3.
|
|
|
An alternative to the Factoids plugin, this plugin keeps factoids in
your bot.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:288
|
|
4.
|
|
|
%s is %s
|
|
|
|
%s est %s
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:345
|
|
5.
|
|
|
Factoid %q is locked.
|
|
|
|
La factoid %q est verrouillée
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:364
|
|
6.
|
|
|
Factoid %q not found.
|
|
|
|
Factoid %q non trouvée.
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:371
|
|
7.
|
|
|
Missing an 'is' or '_is_'.
|
|
|
|
Il manque un 'is' ou un '_is_'
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:381
|
|
8.
|
|
|
Factoid %q already exists.
|
|
|
|
La factoid %q existe déjà.
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:397
|
|
9.
|
|
|
%s, or %s
|
|
|
|
%s, ou %s
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:431
|
|
10.
|
|
|
[<channel>] <factoid key>
Returns the literal factoid for the given factoid key. No parsing of
the factoid value is done as it is with normal retrieval. <channel>
is only necessary if the message isn't sent in the channel itself.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
[<canal>] <clef>
Retourne la factoid littérale pour la clef donnée. Aucun parsage n'est effecté sur la valeur de la factoid. <canal> n'est nécesaire que si le message n'est pas envoyé sur le canal lui-même.
|
|
Translated by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:452
|