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:
parent
4e56c036c1
commit
1dbad42c26
16 changed files with 170 additions and 0 deletions
pokedex/data/csv
|
@ -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"
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue