mu-editor / mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5.
http://codewith.mu
GNU General Public License v3.0
1.39k stars 433 forks source link

Update old MO locale / translation files #2457

Open xbecas opened 12 months ago

xbecas commented 12 months ago

Fix several translation / locale issues.

Several MO translation / locale files are behind their PO counterparts.

I ran make translate_done LANG={de_DE, es, fr, pl, ru_RU, sv, vi} to create new MO files.

PS: related to #967, #1043, #1313, #2434