Browsing German 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.
Legt die Formatiertung der Zeichenkette für Zeitstempel fest. Siehe Python Dokumentation für das time Modul um zu sehen welche Formate akzeptiert werden. Falls du diese Variable auf eine leere Zeichenkette setzt, wird kein Zeitstempel angezeigt.
Translated by Florian Besser
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.
[<Jahre>y] [<Wochen>w] [<Tage>d] [<Stunden>h] [<Minuten>m] [<Sekunden>s]

Gibt die Sekunden von der Anzahl von <Jahren>, <Wochen>, <Tagen>, <Stunden>, <Minuten> und Sekunden an. Ein Beispiel ist "seconds 2h 30m", das würde 9000 zurückgeben, dass ist '3600*2 + 30*60'. Nützlich um Events zu einem Zeitpunkt von Sekunden in der Zukunft zu planen.
Translated by Florian Besser
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!
Das ist jetzt
Translated by Florian Besser
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.
<Zeit Zeichenkette>

Gibt die Nummer der Sekunden bis <Zeit Zeichenkette> zurück.
Translated by Florian Besser
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.
[<Sekunden seit Beginn der Unix Zeitrechnung>]

Gibt ctime for <Sekunden seit Beginn der Unix Zeitrechnung> an oder die momentane ctime, falls <Sekunden seit Beginn der Unix Zeitrechnung> nicht angegeben wurde.
Translated by Florian Besser
Located in plugin.py:147
9.
number of seconds since epoch
Sekunden seit Beginn der Unix Zeitrechnung
Translated by Florian Besser
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.
<Format> [<Sekunden seit Beginn der Unix Zeitrechnung>]

Gibt die Zeit im <Format> an oder falls die <Format> nicht angegeben wird, wird das konfigurierte Format für den Kanal benutzt. Falls <Sekunden seit Beginn der Unix Zeitrechnung> nicht angegeben ist, wird die momentante Zeit benutzt.
Translated by Florian Besser
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: Florian Besser.