First attempt at batch machine translation done. I picked the NiFi docs since they have fewer files. Each batch run can only handle 100 items, so I first flatten the file tree structure into packages of 100, run the batch translation, then restore everything to the original file tree structure.
