diff options
author | IIMarckus <iimarckus@gmail.com> | 2018-06-02 04:27:31 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2018-06-02 04:27:31 -0600 |
commit | 5d2473f767b431910da023a6e37ad3239dcdd575 (patch) | |
tree | 6200e65d9bd7e8fa8429c62d3907f21587ab74df /de/text/maps/route_11_1.asm | |
parent | f31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff) |
Start of German translation. Needs work.multilang
Diffstat (limited to 'de/text/maps/route_11_1.asm')
-rw-r--r-- | de/text/maps/route_11_1.asm | 152 |
1 files changed, 152 insertions, 0 deletions
diff --git a/de/text/maps/route_11_1.asm b/de/text/maps/route_11_1.asm new file mode 100644 index 00000000..5f1e89fd --- /dev/null +++ b/de/text/maps/route_11_1.asm @@ -0,0 +1,152 @@ +_Route11BattleText1:: + text "Versuche Dein" + line "Glück gegen mich!" + done + +_Route11EndBattleText1:: + text "" + line "Das Glück hat" + cont "mich verlassen!" + prompt + +_Route11AfterBattleText1:: + text "Das ganze" + line "Leben ist ein" + cont "Glücksspiel!" + done + +_Route11BattleText2:: + text "Wettkämpfe! Ich" + line "kann ihnen nicht" + cont "widerstehen!" + done + +_Route11EndBattleText2:: + text "Immerhin" + line "hatte ich eine" + cont "Chance!" + prompt + +_Route11AfterBattleText2:: + text "Feiglinge haben" + line "in der Welt der" + cont "#MON keine" + cont "Chance!" + done + +_Route11BattleText3:: + text "Hast Du Lust, mit" + line "mir zu kämpfen?" + done + +_Route11EndBattleText3:: + text "Hä?" + line "Das ist gemein!" + prompt + +_Route11AfterBattleText3:: + text "Immerhin habe ich" + line "es versucht!" + cont "Ich schäme mich" + cont "nicht!" + done + +_Route11BattleText4:: + text "Vorsicht!" + line "Ich verlege hier" + cont "gerade Kabel!" + done + +_Route11EndBattleText4:: + text "" + line "Das war ein" + cont "Stromschlag!" + prompt + +_Route11AfterBattleText4:: + text "Schone die" + line "Umwelt und spare" + cont "Energie!" + done + +_Route11BattleText5:: + text "Ich habe gerade" + line "erst angefangen," + cont "#MON zu" + cont "trainieren!" + done + +_Route11EndBattleText5:: + text "Mist!" + line "Ich hasse" + cont "schwache #MON!" + prompt + +_Route11AfterBattleText5:: + text "Was willst Du" + line "noch? Laß mich" + cont "endlich allein!" + done + +_Route11BattleText6:: + text "Haha! Bisher habe" + line "ich noch nie" + cont "verloren!" + done + +_Route11EndBattleText6:: + text "Es gibt" + line "immer ein erstes" + cont "Mal..." + prompt + +_Route11AfterBattleText6:: + text "Das war purer" + line "Zufall! Nichts" + cont "als Glück!" + done + +_Route11BattleText7:: + text "Ich habe noch nie" + line "gewonnen..." + done + +_Route11EndBattleText7:: + text "Das habe" + line "ich kommen sehen!" + prompt + +_Route11AfterBattleText7:: + text "Das war nichts" + line "als Glück." + cont "Purer Zufall!" + done + +_Route11BattleText8:: + text "In meiner Klasse" + line "bin ich der" + cont "Beste!" + done + +_Route11EndBattleText8:: + text "Ich muß" + line "meine #MON" + cont "mehr trainieren!" + prompt + +_Route11AfterBattleText8:: + text "Aus den Bergen" + line "steigt manchmal" + cont "ein dickes" + cont "#MON herab." + + para "Es ist sehr" + line "stark! Versuche" + cont "es zu fangen!" + done + +_Route11BattleText9:: + text "Nimm Dich vor" + line "Hochspannung" + cont "in acht!" + done |