1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Some german translations

Translated manually
This commit is contained in:
RichardGottschalk 2014-06-01 01:33:23 +02:00 committed by Lynn "Zhorken" Vaughan
parent 4e56c036c1
commit 1dbad42c26
16 changed files with 170 additions and 0 deletions

View file

@ -1,7 +1,10 @@
move_damage_class_id,local_language_id,name,description
1,1,へんか,ダメージない
1,6,status,Kein Schaden
1,9,status,No damage
2,1,ぶつり,ぶつりのダメージ。こうげきとぼうぎょを行使する
2,6,physich,"Physischer Schaden, beeinflusst von Angriff und Verteidigung"
2,9,physical,"Physical damage, controlled by Attack and Defense"
3,1,とくしゅ,とくしゅのダメージ。とくこうととくぼうを行使する
3,6,spezial,"Spezieller Schaden, beeinflusst von Spezialangriff und Spezialverteidigung"
3,9,special,"Special damage, controlled by Special Attack and Special Defense"

1 move_damage_class_id local_language_id name description
2 1 1 へんか ダメージない
3 1 6 status Kein Schaden
4 1 9 status No damage
5 2 1 ぶつり ぶつりのダメージ。こうげきとぼうぎょを行使する
6 2 6 physich Physischer Schaden, beeinflusst von Angriff und Verteidigung
7 2 9 physical Physical damage, controlled by Attack and Defense
8 3 1 とくしゅ とくしゅのダメージ。とくこうととくぼうを行使する
9 3 6 spezial Spezieller Schaden, beeinflusst von Spezialangriff und Spezialverteidigung
10 3 9 special Special damage, controlled by Special Attack and Special Defense