Skip to content

Commit

Permalink
update translation
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonwang committed Dec 18, 2023
1 parent 3dd448b commit 41ad599
Show file tree
Hide file tree
Showing 11 changed files with 1,392 additions and 1,063 deletions.
4 changes: 4 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,10 @@ set_source_files_properties(${TS_FILES_LAUNCHY} PROPERTIES
OUTPUT_LOCATION ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/translations)
qt_add_translation(QM_FILES_LAUNCHY ${TS_FILES_LAUNCHY})

qt_add_lupdate(Launchy TS_FILES ${TS_FILES_LAUNCHY})
# qt_add_lrelease can not co-exist with qt_add_lupdate
# qt_add_lrelease(Launchy TS_FILES ${TS_FILES_LAUNCHY})

add_custom_target (LaunchyQM
DEPENDS ${QM_FILES_LAUNCHY})

Expand Down
256 changes: 138 additions & 118 deletions translations/launchy_de.ts

Large diffs are not rendered by default.

256 changes: 138 additions & 118 deletions translations/launchy_es.ts

Large diffs are not rendered by default.

256 changes: 138 additions & 118 deletions translations/launchy_fr.ts

Large diffs are not rendered by default.

144 changes: 144 additions & 0 deletions translations/launchy_it.ts

Large diffs are not rendered by default.

256 changes: 138 additions & 118 deletions translations/launchy_ja.ts

Large diffs are not rendered by default.

256 changes: 138 additions & 118 deletions translations/launchy_nl.ts

Large diffs are not rendered by default.

256 changes: 138 additions & 118 deletions translations/launchy_pt.ts

Large diffs are not rendered by default.

256 changes: 138 additions & 118 deletions translations/launchy_ru.ts

Large diffs are not rendered by default.

259 changes: 140 additions & 119 deletions translations/launchy_zh_CN.ts

Large diffs are not rendered by default.

256 changes: 138 additions & 118 deletions translations/launchy_zh_TW.ts

Large diffs are not rendered by default.

0 comments on commit 41ad599

Please sign in to comment.