Before translating, if you want to specify the name of translated files, click Using a custom pattern.

You will see a list of tokens you can use for customizing a pattern:

qft11

For example:

Same as source is {SrcSubTree}{SrcFileName}.{TgtExt} and this is the filename chosen by default :

qft12

If you want the name of the target file with the target language chosen, type:

{SrcSubTree}{SrcFileName}_{TgtLang}.{TgtExt}

And the name of the target file becomes:

qft13

*docx search for all files with names ending with docx
peanuts.???x search for all files named ‘peanuts’ with extensions having 3 characters and ending with an ‘x’, e.g. peanuts.docx, peanuts.pptx, peanuts.xlsx
*peanuts*

search for all files with names containing the word peanuts

*peanuts*docx search for all files with names containing the word peanuts and ending with docx
*peanuts*docx;*pdf

search for all files with names containing the word peanuts and ending with docx and for all names ending with pdf

peanuts*

search for all files with names beginning with the word peanuts

peanuts*docx search for all files with names beginning with the word peanuts and ending with docx

 

(Visited 115 times, 1 visits today)