I normally get English subs for certain movies. I want to translate them to my regional language. Is there any subtitle editor for 16.04 using which I can open an .srt file and edit it to replace English text to that of my choice ?
In short, I am looking a program which can open .srt files as text and allows editing the text and saving them
PS : I am using Unity 7
I have not used them, but here are programs available on Ubuntu that can edit
.srt
files:You can install them with the following commands:
sudo apt install gaupol
sudo apt install gnome-subtitles
sudo apt install subtitleeditor
sudo apt install subtitlecomposer
In Linux you can edit the .srt with any common text editor. If you are looking for something more professional the best, Aegisub and Subtitle Composer. Look for them in the Software Center or use the terminal:
Optional, simpler:
I am developing a subtitle editor called "Subtitld" and you can download it from Snap Store (https://snapcraft.io/subtitld).
https://subtitld.jonata.org
Any feedback is appreciated :)