Background:
Currently /translate and /simulate iterate each string list even if it's fully translated that doesn't need for Pretranslation and Pseudo translation.
It will take long time even there're hundreds and thousands of string lists and many languages.
Idea:
Add a switch /untrans to filter out all string lists that "need translation" to limit /translate and /simulate on these strings only.
It will reduce time greatly and make Passolo automation more efficiently.
Reference:
http://producthelp.sdl.com/SDL_Passolo_2016/en/Passolo_Handbook.htm#html/Batch/batch_command.htm