diff --git a/src/Makefile.am b/src/Makefile.am
index d304c6e7..4d771dbe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -411,7 +411,9 @@ QT_TS = \
lang/qphotorec.ja.ts \
lang/qphotorec.pt.ts \
lang/qphotorec.ru.ts \
+ lang/qphotorec.sv_SE.ts \
lang/qphotorec.tr.ts \
+ lang/qphotorec.zh_CN.ts \
lang/qphotorec.zh_TW.ts
photorec_C_SOURCES = $(photorec_C) $(file_C) $(base_C) $(fs_C) $(photorec_ncurses_C) suspend_no.c
diff --git a/src/qphotorec_locale.qrc b/src/qphotorec_locale.qrc
index 3249ab2d..54bdbdca 100644
--- a/src/qphotorec_locale.qrc
+++ b/src/qphotorec_locale.qrc
@@ -9,8 +9,9 @@
lang/qphotorec.ja.qm
lang/qphotorec.pt.qm
lang/qphotorec.ru.qm
+lang/qphotorec.sv_SE.qm
lang/qphotorec.tr.qm
+lang/qphotorec.zh_CN.qm
lang/qphotorec.zh_TW.qm
-