Browsing French translation

514 of 19 results
5.
Convert a number from any base, 2 through 36, to any other
base, 2 through 36. Returns a string.
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.
Convertir un nombre de n'import quelle base, de 2 à 36, à n'importe quelle base, de 2 à 36.
Translated by Valentin Lorentz
Located in plugin.py:95
6.
<math expression>

Returns the value of the evaluated <math expression>. The syntax is
Python syntax; the type of arithmetic is floating point. Floating
point arithmetic is used in order to prevent a user from being able to
crash to the bot with something like '10**10**10**10'. One consequence
is that large values such as '10**24' might not be exact.
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.
<expression mathématique>

Retourne la valeur de l'<expression mathématique> évaluée. La syntaxe est celle de Python ; le calcul est à virgule flottante. Les calculs à virgule flottante sont utilisés pour enmpêcher l'utilisateur de faire crasher le bot avec quelque chose du genre '10**10**10**10'. L'une des conséquences est que les grandes valeurs commandes '10**24' peuvent ne pas être exactes.
Translated by Valentin Lorentz
Located in plugin.py:169
7.
There's no reason you should have fancy non-ASCII characters in your mathematical expression. Please remove them.
(no translation yet)
Located in plugin.py:180
8.
There's really no reason why you should have underscores or brackets in your mathematical expression. Please remove them.
Il n'y a aucune réelle raison que vous mettiez des underscores ou des crochets dans vos expressions mathématiques. Merci de les retirer.
Translated by Valentin Lorentz
Located in plugin.py:185 plugin.py:239
9.
You can't use lambda in this command.
Vous ne pouvez utiliser lambda dans cette commande.
Translated by Valentin Lorentz
Located in plugin.py:191 plugin.py:247
10.
The answer exceeded %s or so.
La réponse dépacer %s.
Translated by Valentin Lorentz
Located in plugin.py:221 plugin.py:255
11.
Something in there wasn't a valid number.
Quelque chose là-dedans n'est pas un nombre valide
Translated by Valentin Lorentz
Located in plugin.py:223 plugin.py:257
12.
%s is not a defined function.
%s n'est pas une fonction définie
Translated by Valentin Lorentz
Located in plugin.py:225 plugin.py:259
13.
<math expression>

This is the same as the calc command except that it allows integer
math, and can thus cause the bot to suck up CPU. Hence it requires
the 'trusted' capability to use.
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.
<expression mathématique>

Cette commande est la même que la commande 'calc', excepté qu'elle utilise des mathématiques entières, ce qui peut causer une surconsommation de CPU de la part du bot. C'est pourquoi elle requiert la capacité 'trusted'.
Translated by Valentin Lorentz
Located in plugin.py:232
14.
<rpn math expression>

Returns the value of an RPN expression.
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.
<expression mathématique NPI>

Retourne la valeur de l'expression mathématique NPI.
Translated by Valentin Lorentz
Located in plugin.py:269
514 of 19 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.