pepri / subtitles-editor

Visual Studio Code extension for editing SubRip Text (SRT) files with subtitles.
https://marketplace.visualstudio.com/items?itemName=pepri.subtitles-editor
58 stars 8 forks source link

Subtitles: Translate #5

Closed acamposxp closed 5 years ago

acamposxp commented 5 years ago

I could not quite understand how the translation works. The subtitle is in English and I would like to translate it into Portuguese. But I use the command "Subtitles: Translate" and the text continues in English. What do I have to do additionally?

pepri commented 5 years ago

After choosing the language, it will translate the subtitles. It can take few seconds to do so. If it is still not working for you, please attach the .srt file so I can test it with it. I have checked now with some other file and translation to Portuguese worked for me.

andreamussap commented 4 years ago

Hi, @pepri I ran Subtitles: Translate and got command not found!? Can you help?

(base) my-MacBook-Pro:~ andreamussap$ Subtitles: Translate
bash: Subtitles:: command not found
pepri commented 4 years ago

This is not a command you can use in the shell. This is an extension to Visual Studio Code editor. You can execute the command from Visual Studio Code editor.