First: I don't know which version are you running, but in my case, all of the .pak files start with "pakchunk". So the naming of your file seems wrong.
Second: Check which .pak file is the last one (sorting via name). For example: in my case, the the last .pak file is called "pakchunk100-WindowsNoEditor.pak". If I name my created .pak file "pakchunk101-WindowsNoEditor_HUN.pak", it works.
Third: the directory structure is wrong in your .pak file (see the screenshot). No wonder the game(s) don't recognize it. The correct structure in this case would be "Medium/Content/Localization".
