veekun_pokedex/pokedex
Lynn "Zhorken" Vaughan dc2565648e Add form names (without pokemon_name) for missing languages.
Notes:

- Unown, Arceus, and Genesect are just given names like "One form" in
  X/Y.  I consulted Pokédex 3D Pro for Unown and Arceus, and named
  Genesect's forms after their drives (since they don't have official
  names).

- Names for Spiky-eared Pichu are missing, since it's missing from X/Y
  and Pokédex 3D Pro.

- Korean names for Arceus are missing; we have type names, but I don't
  know how to say "____ type", or whether it would be better to just
  use the type name like the French and German localizers for Pokédex
  3D Pro did.

- Eternal Floette is just "Éternelle" in the French text file, rather
  than "Fleur Éternelle", but I think that's silly so I ignored it.

  It does raise the question of whether I should really have typed
  "Floette Éternel" though — the official convention seems to be
  "Pokémon species names are masculine, even for all-female species",
  but... they seem not to be going with that here, possibly because
  this is a specific Floette?  Or, more likely, because they just
  didn't think about it that hard.
2014-07-14 23:21:47 -04:00
..
data/csv Add form names (without pokemon_name) for missing languages. 2014-07-14 23:21:47 -04:00
db Fix drain/recoil name in MoveMeta 2014-07-09 10:47:36 -07:00
doc Er, fix tabledoc 2014-07-06 12:17:02 -07:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Modernize our use of py.test 2014-07-06 21:45:05 -07:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
__main__.py Make the library work with python -m. 2013-08-09 13:00:37 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Remove an unused regexp 2014-07-04 12:48:19 -07:00
main.py Dump translations for official languages by default. 2014-06-01 19:44:32 -04:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00