Translated Die Deutsche Programmiersprache

From Esolang
Jump to navigation Jump to search

There have been lots of horribly translations of esolangs in English and Chinese, this time let's translate one that isn't.

Translated Die Deutsche Programmiersprache is an esolang invented by User:None1. It is Die Deutsche Programmiersprache but horribly translated.

1. Take this program (as an example):

[
    String foo(String t, int bar, int baz) {
        return t + to_string(bar + baz);
    }
]
Die Funktion foo mit den Parametern t, bar und baz vom Typ Text, Zahl und Zahl, gibt einen Text zurück, macht: 
    Der Text ergebnis ist t verkettet mit (bar plus baz) als Text.
    Gib ergebnis zurück.
Und kann so benutzt werden:
    "<t> verbunden mit <bar> addiert zu <baz>"

[ print(foo("Ergebnis: ", 2, 15)); ]
Schreibe ("Ergebnis: " verbunden mit 2 addiert zu 15).

(It means:

[
    String foo(String t, int bar, int baz) {
        return t + to_string(bar + baz);
    }
]
The function foo with the parameters t, bar and baz of type Text, Number and Number, returns a text, makes:
The text result is t concatenated with (bar plus baz) as text.
Return the result.
And can be used as follows:
"<t> connected to <bar> added to <baz>"
[ print(foo("Result: ", 2, 15)); ]
Write ("Result: " associated with 2 added to 15).

in English)

2. Translate:

Baidu: German -> Hebrew -> Simplified Chinese -> Latin -> Classical Chinese -> German

3. Result? Here you go!

[Herausgeber]
Durch Investitionen in die Materiallinie florierte das Wasser Dou, und so florierte die Welle und der Kaiserpalast.
Nach seiner Rückkehr war sein Ausdruck so leblos wie der Tod.
Mr. One sagte: "Aber
Mr. One sagte: "Aber
Mehrere Bereiche auf Kopf und Gesicht.
Eine entsprechende Person.
Zurückgekehrt.
Sie können das nächste verwenden:
Verbinden ist besser, als Cao Cao zu sein.
Druck (25)
Verwandt mit zwei plus fünfzehn und fünfzehn.

4. Further translation to English:

[Editor]
By investing in the material line, the water Dou flourished, and so the Wave and the Imperial Palace flourished.
Upon his return, his expression was as lifeless as death.
Mr. One said, "But
Mr. One said, "But
Multiple areas on the head and face.
A corresponding person.
Returned.
You can use the next one:
Connecting is better than being Cao Cao.
Pressure (25)
Related to two plus fifteen and fifteen.

The translation is simple, but the result is crazy!