Browsing Hungarian translation

110 of 19 results
1.
Provides commands to work with math, such as a calculator and
a unit converter.
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:53
2.
<fromBase> [<toBase>] <number>

Converts <number> from base <fromBase> to base <toBase>.
If <toBase> is left out, it converts to decimal.
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.
<alapról> [<alapra>] <szám>

Konvertálja <szám>-ot <alapról> alapról <alapra> alapra. Ha <alapra> nincs megadva, decimálisra konvertál.
Translated by nyuszika7h
Located in plugin.py:57
3.
Invalid <number> for base %s: %s
Érvénytelen <szám> %s alaphoz: %s
Translated by nyuszika7h
Located in plugin.py:68
4.
Convert a decimal number to another base; returns a string.
Konvertál egy decimális számot egy másik alapra; kiír egy karakterláncot.
Translated by nyuszika7h
Located in plugin.py:74
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.
Konvertál egy számot bármilyen alapról 2 és 36 között bármilyen másik bázisra 2 és 36 között. Kiír egy karakterláncot.
Translated by nyuszika7h
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.
<matematikai kifejezés>

Kiírja a kiértékelt <matematikai kifejezés> értékét. A szintaxis Python szintaxis; a számtan típusa lebegőpontos. Lebegőpontos számtan használt azért, hogy megakadályozzuk a felhasználókat, hogy képesek legyenek előidézni a bot összeomlással valami olyannal, mint '10**10**10**10'. Egy következmény, hogy nagy értékek, mint a '10**24' lehet, hogy nem lesznek pontosak.
Translated by nyuszika7h
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.
Tényleg nincs semmi ok, hogy miért legyenek aláhúzások vagy zárójelek a matamatikai kifejezésedben. Kérlek távolítsd el őket.
Translated by nyuszika7h
Located in plugin.py:185 plugin.py:239
9.
You can't use lambda in this command.
Nem használhatsz lambdát ebben a parancsban.
Translated by nyuszika7h
Located in plugin.py:191 plugin.py:247
10.
The answer exceeded %s or so.
A válasz meghaladta %s-t.
Translated by nyuszika7h
Located in plugin.py:221 plugin.py:255
110 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: nyuszika7h.