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_13.asm | |
parent | f31a2ed69f7368d88a0a1aed5c35aa8cb34af6b3 (diff) |
Start of German translation. Needs work.multilang
Diffstat (limited to 'de/text/maps/route_13.asm')
-rw-r--r-- | de/text/maps/route_13.asm | 205 |
1 files changed, 205 insertions, 0 deletions
diff --git a/de/text/maps/route_13.asm b/de/text/maps/route_13.asm new file mode 100644 index 00000000..b493bbea --- /dev/null +++ b/de/text/maps/route_13.asm @@ -0,0 +1,205 @@ +_Route13BattleText2:: + text "Meine" + line "VOGEL-#MON" + cont "wollen kämpfen!" + done + +_Route13EndBattleText2:: + text "" + line "Mein Vogel-Team" + cont "hat verloren?" + prompt + +_Route13AfterBattleText2:: + text "Meine #MON" + line "sind fröhlich," + cont "obwohl sie" + cont "verloren haben!" + done + +_Route13BattleText3:: + text "Man sagt, für ein" + line "Kind würde ich" + cont "gut kämpfen!" + done + +_Route13EndBattleText3:: + text "Oh!" + line "Ich hab verloren!" + prompt + +_Route13AfterBattleText3:: + text "Ich werde fleißig" + line "üben, damit" + cont "ich ein guter" + cont "Trainer werde!" + done + +_Route13BattleText4:: + text "Wow! Deine ORDEN" + line "sind supercool!" + done + +_Route13EndBattleText4:: + text "" + line "Das hat nicht" + cont "ganz gereicht!" + prompt + +_Route13AfterBattleText4:: + text "Du hast diese" + line "ORDEN im Kampf" + cont "gegen ARENALEITER" + cont "gewonnen, oder?" + done + +_Route13BattleText5:: + text "Meine niedlichen" + line "#MON möchten" + cont "Dich gern" + cont "kennenlernen." + done + +_Route13EndBattleText5:: + text "" + line "Wow! Du hast" + cont "mit Leichtigkeit" + cont "gewonnen!" + prompt + +_Route13AfterBattleText5:: + text "#MON müssen" + line "viel kämpfen," + cont "damit sie stark" + cont "werden!" + done + +_Route13BattleText6:: + text "Ich habe in einer" + line "Höhle CARBON" + cont "gefunden!" + done + +_Route13EndBattleText6:: + text "Ich" + line "hab's vermasselt!" + prompt + +_Route13AfterBattleText6:: + text "Mit dem CARBON" + line "habe ich die" + cont "INITIATIVE meiner" + cont "#MON erhöht." + done + +_Route13BattleText7:: + text "Bin unterwegs" + line "und habe" + cont "Rückenwind..." + done + +_Route13EndBattleText7:: + text "Der" + line "Wind dreht sich!" + prompt + +_Route13AfterBattleText7:: + text "Ich bin besiegt!" + line "Ich werde nach" + cont "Hause fliegen!" + done + +_Route13BattleText8:: + text "Natürlich werde" + line "ich mit Dir" + cont "spielen!" + done + +_Route13EndBattleText8:: + text "Oh!" + line "Du kleiner" + cont "Wüstling, Du!" + prompt + +_Route13AfterBattleText8:: + text "Wenn es männliche" + line "und weibliche" + cont "#MON gäbe, " + cont "welche wären wohl" + cont "stärker?" + done + +_Route13BattleText9:: + text "Laß Deine" + line "#MON gegen" + cont "meine antreten!" + done + +_Route13EndBattleText9:: + text "Das" + line "war schon alles?" + prompt + +_Route13AfterBattleText9:: + text "Ich habe keine" + line "Ahnung von" + cont "#MON. Aber" + cont "manche finde ich" + cont "wirklich cool!" + done + +_Route13BattleText10:: + text "Was schaust Du so" + line "dumm aus der" + cont "Wäsche?" + done + +_Route13EndBattleText10:: + text "Zack!" + line "Getriebeschaden!" + prompt + +_Route13AfterBattleText10:: + text "Hau bloß ab!" + done + +_Route13BattleText11:: + text "Meine VOGEL-" + line "#MON begleiten" + cont "mich immer!" + done + +_Route13EndBattleText11:: + text "Die" + line "Luft ist raus!" + prompt + +_Route13AfterBattleText11:: + text "Ach, wenn ich" + line "doch wie TAUBSI" + cont "und TAUBOGA" + cont "fliegen könnte..." + done + +_Route13Text11:: + text "TIPS FÜR TRAINER" + + para "Schaue links" + line "neben dem" + cont "Pfosten!" + done + +_Route13Text12:: + text "TIPS FÜR TRAINER" + + para "Drücke SELECT, um" + line "die Positionen" + cont "von Items im Menü" + cont "zu tauschen." + done + +_Route13Text13:: + text "ROUTE 13" + line "NORDEN:" + cont "STILLE BRÜCKE" + done |