Browsing Hungarian translation

110 of 14 results
1.
Determines the
format string for timestamps. Refer to the Python documentation for the
time module to see what formats are accepted. If you set this variable to
the empty string, the timestamp will not be shown.
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.
Meghatározza az időbélyegzők formátum karakterláncát. Lásd a time modul Python dokumentációját, hogy lásd, milyen formátumok fogadhatók el. Ha ezt a változót üres karakterláncra állítod, az időbélygező nem lesz megjelenítve.
Translated by nyuszika7h
Located in config.py:45
2.
This plugin allows you to use different time-related functions.
(no translation yet)
Located in plugin.py:67
3.
[<years>y] [<weeks>w] [<days>d] [<hours>h] [<minutes>m] [<seconds>s]

Returns the number of seconds in the number of <years>, <weeks>,
<days>, <hours>, <minutes>, and <seconds> given. An example usage is
"seconds 2h 30m", which would return 9000, which is '3600*2 + 30*60'.
Useful for scheduling events at a given number of seconds in the
future.
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.
[<évek>y] [<hetek>w] [<napok>d] [<órák>h] [<percek>m] [<másodpercek>s]

Kiírja a másodpercek számát a megadott számú <évek>-ben, <hetek>-ben, <napok>-ban, <órák>-ban és <másodperc>-ekben. Egy lehetőség "seconds 2h 30m", amely 9000-et írna ki, ami '3600*2 + 30*60'. Hasznos az események időzítésére megadott számú másodpercek múlva a jövőben.
Translated by nyuszika7h
Located in plugin.py:70
4.
[<time string>]

Returns the number of seconds since epoch <time string> is.
<time string> can be any number of natural formats; just try something
and see if it will work.
If the <time string> is not given, defaults to now.
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:105
5.
This command is not available on this bot, ask the owner to install the python-dateutil library.
(no translation yet)
Located in plugin.py:116 plugin.py:133
6.
That's right now!
Ez éppen most van!
Translated by nyuszika7h
Located in plugin.py:123 plugin.py:142
7.
<time string>

Returns the number of seconds until <time 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.
<időkarakterlánc>

Kiírja, az <időkarakterlánc>-ig hátralévő másodpercek számát.
Translated by nyuszika7h
Located in plugin.py:128
8.
[<seconds since epoch>]

Returns the ctime for <seconds since epoch>, or the current ctime if
no <seconds since epoch> is given.
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.
[<epoch óta eltelt másodpercek>]

Kiírja az időkarakterláncot az <epoch óta eltelt másodpercek>-hez, vagy a jelenlegi időt ha nincs <epoch óta eltelt másodpercek> megadva.
Translated by nyuszika7h
Located in plugin.py:147
9.
number of seconds since epoch
epoch óta eltelt másodpercek száma
Translated by nyuszika7h
Located in plugin.py:153
10.
[<format>] [<seconds since epoch>]

Returns the current time in <format> format, or, if <format> is not
given, uses the configurable format for the current channel. If no
<seconds since epoch> time is given, the current time is used.
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.
[<formátum>] [<epoch óta eltelt másodpercek>]

Kiírja a jelenlegi időt <formátum> formátumban, vagy, ha a <formátum> nincs megadva, a konfigurálható formátumot használja a jelenlegi csatornához. Ha nincs <epoch üta eltelt másodpercek> idő megadva, a jelenlegi idő használt.
Translated by nyuszika7h
Located in plugin.py:158
110 of 14 results

No translation group has been assigned.

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

Contributors to this translation: nyuszika7h.