Skip to content

fengyr/Hyperion3.x

 
 

Repository files navigation

Hyperion3.x

Use Python3 and Qt5.

GUI realization base on Hyperion1.x.

image

The first step we can click the Menu -> Select file

we can found the src file which we want to translation image

The second step we can click Setting button

Enter you Appid and the ScrectKey, and also you can change the default language The click the Apply button image

The next you can click the Translation file button

and we can found the result file in your default save place like this image image image

You can enter the source language and target language according to your needs

This coeerspondence table is here

Symbol Significance
auto automatic detection
zh Chinese
en English
yue Cantonese
wyw Classical Chinese
jp Japanese
kor Korean
fra French
spa Spain
th Thai
ara Arabic
ru Russian
pt Portuguese
de German
it Italian
el Greek
nl Dutch
pl Polish
bul Bulgarian
est Estonia Language
dan Danish
fin Finnish
cs Czech
rom Romanian
slo Slovenia Language
swe Swedish
hu Hugarian language
cht Traditional Chinese

So, how to use these Symbol?

  • In the file, we have a file name hyperion.conf, in the first line of the file, is the Source Language.

  • And in the second line of the file, is the Target Language.

  • You can change it with you text editor.

  • Or, you can use this software settings dialog to change it.

However, please note that the use of the text editor to change this file should be the same as the original file format.

  • Do not leave spaces and other special symbols in the file.

  • Do not have spaces between the source language and the target language.

Steps

  • The first step you should choose a source file which is srt file.

  • If you want to use the default configuration, that is, the English to Chinese translation, you can click on the Translation file button now and wait a minntes.

  • If not, you can refer to the above steps to modify the settings to achieve you intended purpose.

  • In the end, if you use the default save location you will find that there is a directory called Translation-result in the current directory

Attention

  • The software can automatically read the account information strored in app.conf, so your attention to protect you account and password in order to avoid being stolen.

  • The next step may be to add a defferent user's switching function, andt to achieve the user password encrytion storage.

I hope you like this software, and if you have any idea about this software, you can contact me with this email address.

About

Use Python3 and Qt5

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%