I have only noticed that all the "old" translation files are being used for v19 after being mentioned in #17027. Due to some reorganizing on transifex, some language files should never have ended in v19. The correct way to update would be to delete all existing translation files and run the script afterwards. This is the result.
FWIW: Why are there less files than before? It's because there was a lot of duplication on transifex. For example, Korean would be translated into (ko) as well as (ko_KR). I've deleted ko_KR in such cases, and merged such translations together to get one, more completed translation file.
I wasn't sure how to deal with 019 appropriately, so I made this PR to master.