Skip to content

dmitry575/TranslateViaWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TranslateViaWeb

It is example how to use Selenium for translate many files. For transalting using follow web services:

TranslateViaWeb is console application using follow parameters:

/from - from language translate, for example: en

/to - to language translate, for example: en

/dir - full directories from witch get all files and try to translate

/output - full directories where will be saving new files

/timeout - how many seconds wait loading page or another elemnts

The application using 1 thread for translate.

Run

Tranlating all filed in path Data from English to Russian and result of translate put to the path out

TranslateViaWeb.exe /from en /to ru /dir ./Data /output ./out

Add resource for translating

About

Translate files throuht diferrent translators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages