Browsing French translation

1120 of 42 results
11.
key
(no translation yet)
Located in plugin.py:109
12.
id
(no translation yet)
Located in plugin.py:110
13.
fact
(no translation yet)
Located in plugin.py:111
14.
Provides the ability to show Factoids.
(no translation yet)
Located in plugin.py:191
15.
You have to be at least voiced to teach factoids.
(no translation yet)
Located in plugin.py:279
16.
[<channel>] <key> %s <value>

Associates <key> with <value>. <channel> is only
necessary if the message isn't sent on the channel
itself. The word '%s' is necessary to separate the
key from the value. It can be changed to another word
via the learnSeparator registry value.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
[<canal>] <clef> %s <valeur>

Associer la <clef> avec la <valeur>. <canal> n'est nécessaire que si le message n'est pas envoyé sur le canal lui-même. Le mot '%s' est nécessaire pour séparer la clef de la valeur. Il peut être modifié avec la valeur de registre learnSeparator.
Translated by Valentin Lorentz
Located in plugin.py:316
17.
Try to typo-match input to possible factoids.

Assume first letter is correct, to reduce processing time.
First, try a simple wildcard search.
If that fails, use the Damerau-Levenshtein edit-distance metric.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:336
18.
That's not a valid number for that key.
Ce n'est pas un nombre valide pour cette clef.
Translated by Valentin Lorentz
Located in plugin.py:394 plugin.py:524
19.
No factoid matches that key.
Aucune factoid ne correspond à cette clef.
Translated by Valentin Lorentz
Located in plugin.py:416 plugin.py:510 plugin.py:739
20.
[<channel>] [--raw] <key> [<number>]

Looks up the value of <key> in the factoid database. If given a
number, will return only that exact factoid. If '--raw' option is
given, no variable substitution will take place on the factoid.
<channel> is only necessary if the message isn't sent in the channel
itself.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
[<canal>] <clef> [<nombre>]

Regarde la valeur de la <clef> dans la base de données de factoids. Si un <nombre> est donné, retourne la factoid exacte.Si l'option --raw est donnée, aucune substitution de variable ne sera effectuée avant d'afficher la factoid.<canal> n'est nécessaire que si le message n'est pas envoyé sur le canal lui-même.
Translated by Valentin Lorentz
Located in plugin.py:442
1120 of 42 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Valentin Lorentz.