mhogomchungu / media-downloader

Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..
GNU General Public License v2.0
1.34k stars 101 forks source link

Update arabic translation #400

Closed ahmed-0011 closed 1 month ago

mhogomchungu commented 1 month ago

I have made changes and the app now looks like below images with this pull request added.

I think this is the best i can do for now. Making the entire UI "starting from the right side" would involve too much manual moving around of UI elements and i do not think that is wise. The Ui elements that do it are automatically done by Qt itself.

Screenshot_20240505_215627 Screenshot_20240505_215656 Screenshot_20240505_215736 Screenshot_20240505_215906

ahmed-0011 commented 1 month ago

Thanks!

I think it's usable for now, but I hope we can find a more efficient method to implement RTL support for elements stacked next to each other.