Browsing German translation

3039 of 133 results
30.
BUG: stage returned wrong value
The program runs in "stages" and as it transitions from one stage to
another, it has to report some data about what happened during the
stage. A programming bug may cause unexpected information to be
reported, causing this error to pop up.
FEHLER: Abschnitt gab falschen Wert zurück
Translated and reviewed by Ryan C. Gordon
31.
BUG: stepped back over start of stages
The program runs in "stages", which can in many cases be revisited
by the user clicking the "Back" button. If the program has a bug
that allows the user to click "Back" on the initial stage, this
error pops up.
FEHLER: Über den Startabschnitt hinaus zurückgegangen
Translated and reviewed by Ryan C. Gordon
32.
BUG: Unhandled data type
This happens if there's an unusual case when writing out Lua scripts
to disk. This should never be seen by an end-user.
FEHLER: Unbehandelter Datentyp
Translated and reviewed by Ryan C. Gordon
33.
BUG: Can't duplicate tar inputs
This is triggered by a logic bug in the i/o subsystem.
This should never be seen by an end-user.
"tar" is a proper name in this case (it's a file format).
FEHLER: Tar-Eingaben können nicht dupliziert werden
Translated and reviewed by Ryan C. Gordon
34.
BUG: Unexpected value
This is a generic error message when a programming bug produced a
result we weren't expecting (a negative number when we expected
positive, etc...)
FEHLER: Unerwarteter Wert
Translated and reviewed by booiiing
35.
BUG: Config %0 %1
Buggy config elements:
This is supposed to be a config element (%0) and something that's wrong
with it (%1), such as "BUG: Config Package::description not a string"
The grammar can be imperfect here; this is a developer error, not an
end-user error, so we haven't made this very flexible.
FEHLER: Konfiguration %0 %1
Translated and reviewed by Ryan C. Gordon
36.
invalid string
This is an error string for a buggy config element. See notes above.
ungültige Zeichenkette
Translated and reviewed by Ondřej Hošek
37.
must be explicitly specified
This is an error string for a buggy config element. See notes above.
muss explizit angegeben werden
Translated and reviewed by Ryan C. Gordon
38.
must be string or table of strings
This is an error string for a buggy config element. See notes above.
muss eine Zeichenkette oder eine Tabelle mit Zeichenketten sein
Translated and reviewed by Dennis Schridde
39.
must be a string or number
This is an error string for a buggy config element. See notes above.
muss eine Zeichenkette oder Zahl sein
Translated and reviewed by Dennis Schridde
3039 of 133 results

No translation group has been assigned.

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

Contributors to this translation: Dennis Schridde, Erik Auerswald, Lukas Wimmer, Malte Kueppers, Ondřej Hošek, Patrick Klampfl, Phillip Marzi, Randolf, Ryan C. Gordon, booiiing.