UI: Update translations.

This commit is contained in:
Nodir Temirkhodjaev 2021-03-24 16:13:12 +03:00
parent 7e9dccdb43
commit 82bb84aff3
5 changed files with 680 additions and 980 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -3,4 +3,4 @@ set QT_BIN_PATH=D:\Qt\Qt5.14.2\5.14.2\msvc2017_64\bin
cd ..\..\
for /r %%f in (i18n\*.ts) do %QT_BIN_PATH%\lupdate -noobsolete .\ -ts %%f
for /r %%f in (i18n\*.ts) do %QT_BIN_PATH%\lupdate -noobsolete -locations none .\ -ts %%f