summaryrefslogtreecommitdiff
path: root/core
Side-by-side diff
Diffstat (limited to 'core') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/batteryapplet/batteryapplet.pro2
-rw-r--r--core/applets/cardmon/cardmon.pro2
-rw-r--r--core/applets/clipboardapplet/clipboardapplet.pro2
-rw-r--r--core/applets/clockapplet/clockapplet.pro2
-rw-r--r--core/applets/screenshotapplet/screenshotapplet.pro2
-rw-r--r--core/applets/vmemo/vmemo.pro2
-rw-r--r--core/applets/volumeapplet/volumeapplet.pro2
-rwxr-xr-xcore/apps/embeddedkonsole/embeddedkonsole.pro2
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro2
-rw-r--r--core/launcher/launcher.pro2
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro2
-rw-r--r--core/pim/addressbook/addressbook.pro2
-rw-r--r--core/pim/datebook/datebook.pro1
-rw-r--r--core/pim/today/today.pro1
-rw-r--r--core/pim/todo/todo.pro2
-rw-r--r--core/settings/citytime/citytime.pro2
-rw-r--r--core/settings/light-and-power/light-and-power.pro2
-rw-r--r--core/settings/security/security.pro2
18 files changed, 34 insertions, 0 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro
index eea429c..9cf7556 100644
--- a/core/applets/batteryapplet/batteryapplet.pro
+++ b/core/applets/batteryapplet/batteryapplet.pro
@@ -1,20 +1,22 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = battery.h batterystatus.h batteryappletimpl.h
SOURCES = battery.cpp batterystatus.cpp batteryappletimpl.cpp
TARGET = batteryapplet
DESTDIR = ../../plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include ..
LIBS += -lqpe
VERSION = 1.0.0
TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts
+TRANSLATIONS += ../../i18n/es/libbatteryapplet.ts
+TRANSLATIONS += ../../i18n/pt/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/en/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/hu/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/ja/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/ko/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/no/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/zh_CN/libbatteryapplet.ts
TRANSLATIONS += ../../i18n/zh_TW/libbatteryapplet.ts
diff --git a/core/applets/cardmon/cardmon.pro b/core/applets/cardmon/cardmon.pro
index bda051b..ff3463c 100644
--- a/core/applets/cardmon/cardmon.pro
+++ b/core/applets/cardmon/cardmon.pro
@@ -1,23 +1,25 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = cardmon.h cardmonimpl.h
SOURCES = cardmon.cpp cardmonimpl.cpp
TARGET = cardmonapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include ../launcher
LIBS += -lqpe
VERSION = 1.0.0
TRANSLATIONS = ../i18n/de/libcardmonapplet.ts
+TRANSLATIONS += ../i18n/es/libcardmonapplet.ts
+TRANSLATIONS += ../i18n/pt/libcardmonapplet.ts
TRANSLATIONS += ../i18n/pt_BR/libcardmonapplet.ts
TRANSLATIONS += ../i18n/en/libcardmonapplet.ts
TRANSLATIONS += ../i18n/hu/libcardmonapplet.ts
TRANSLATIONS += ../i18n/sl/libcardmonapplet.ts
TRANSLATIONS += ../i18n/pl/libcardmonapplet.ts
TRANSLATIONS += ../i18n/ja/libcardmonapplet.ts
TRANSLATIONS += ../i18n/fr/libcardmonapplet.ts
TRANSLATIONS += ../i18n/ko/libcardmonapplet.ts
TRANSLATIONS += ../i18n/no/libcardmonapplet.ts
TRANSLATIONS += ../i18n/zh_CN/libcardmonapplet.ts
TRANSLATIONS += ../i18n/zh_TW/libcardmonapplet.ts
diff --git a/core/applets/clipboardapplet/clipboardapplet.pro b/core/applets/clipboardapplet/clipboardapplet.pro
index f71c787..71e2bbe 100644
--- a/core/applets/clipboardapplet/clipboardapplet.pro
+++ b/core/applets/clipboardapplet/clipboardapplet.pro
@@ -1,12 +1,14 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = clipboard.h clipboardappletimpl.h
SOURCES = clipboard.cpp clipboardappletimpl.cpp
TARGET = clipboardapplet
DESTDIR = ../../plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
VERSION = 1.0.0
TRANSLATIONS = ../../i18n/pt_BR/libclipboardapplet.ts
+TRANSLATIONS += ../../i18n/es/libclipboardapplet.ts
+TRANSLATIONS += ../../i18n/pt/libclipboardapplet.ts
diff --git a/core/applets/clockapplet/clockapplet.pro b/core/applets/clockapplet/clockapplet.pro
index 68621f0..85e3316 100644
--- a/core/applets/clockapplet/clockapplet.pro
+++ b/core/applets/clockapplet/clockapplet.pro
@@ -1,13 +1,15 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = clock.h clockappletimpl.h
SOURCES = clock.cpp clockappletimpl.cpp
TARGET = clockapplet
DESTDIR = ../../plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include ..
LIBS += -lqpe
VERSION = 1.0.0
TRANSLATIONS = ../../i18n/de/libclockapplet.ts
+TRANSLATIONS += ../../i18n/es/libclockapplet.ts
+TRANSLATIONS += ../../i18n/pt/libclockapplet.ts
TRANSLATIONS += ../../i18n/pt_BR/libclockapplet.ts
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro
index d03bacc..e38074d 100644
--- a/core/applets/screenshotapplet/screenshotapplet.pro
+++ b/core/applets/screenshotapplet/screenshotapplet.pro
@@ -3,12 +3,14 @@ CONFIG += qt warn_on release
HEADERS = screenshot.h screenshotappletimpl.h
SOURCES = screenshot.cpp screenshotappletimpl.cpp
TARGET = screenshotapplet
DESTDIR = ../../plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
VERSION = 1.0.0
MOC_DIR=opieobj
OBJECTS_DIR=opieobj
TRANSLATIONS = ../../i18n/pt_BR/libscreenshotapplet.ts
+TRANSLATIONS += ../../i18n/es/libscreenshotapplet.ts
+TRANSLATIONS += ../../i18n/pt/libscreenshotapplet.ts
diff --git a/core/applets/vmemo/vmemo.pro b/core/applets/vmemo/vmemo.pro
index 29f99fb..f7cc439 100644
--- a/core/applets/vmemo/vmemo.pro
+++ b/core/applets/vmemo/vmemo.pro
@@ -1,12 +1,14 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = vmemo.h vmemoimpl.h
SOURCES = vmemo.cpp vmemoimpl.cpp
TARGET = vmemoapplet
DESTDIR = ../../plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
VERSION = 1.0.0
TRANSLATIONS = ../../i18n/pt_BR/libvmemoapplet.ts
+TRANSLATIONS += ../../i18n/es/libvmemoapplet.ts
+TRANSLATIONS += ../../i18n/pt/libvmemoapplet.ts
diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro
index f27d2d6..54404bf 100644
--- a/core/applets/volumeapplet/volumeapplet.pro
+++ b/core/applets/volumeapplet/volumeapplet.pro
@@ -1,13 +1,15 @@
TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = volume.h volumeappletimpl.h
SOURCES = volume.cpp volumeappletimpl.cpp
TARGET = volumeapplet
DESTDIR = ../../plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
VERSION = 1.0.0
TRANSLATIONS = ../../i18n/de/libvolumeapplet.ts
+TRANSLATIONS += ../../i18n/es/libvolumeapplet.ts
+TRANSLATIONS += ../../i18n/pt/libvolumeapplet.ts
TRANSLATIONS += ../../i18n/pt_BR/libvolumeapplet.ts
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro
index f73cd38..6e6860e 100755
--- a/core/apps/embeddedkonsole/embeddedkonsole.pro
+++ b/core/apps/embeddedkonsole/embeddedkonsole.pro
@@ -26,23 +26,25 @@ SOURCES = TEScreen.cpp \
commandeditwidget.cpp \
playlistselection.cpp \
MyPty.cpp \
main.cpp
INTERFACES = commandeditdialogbase.ui smallcommandeditdialogbase.ui
TARGET = embeddedkonsole
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
REQUIRES = embeddedkonsole
TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts
+TRANSLATIONS += ../i18n/es/embeddedkonsole.ts
+TRANSLATIONS += ../i18n/pt/embeddedkonsole.ts
TRANSLATIONS += ../i18n/de/embeddedkonsole.ts
TRANSLATIONS += ../i18n/en/embeddedkonsole.ts
TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts
TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts
TRANSLATIONS += ../i18n/pl/embeddedkonsole.ts
TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts
TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts
TRANSLATIONS += ../i18n/no/embeddedkonsole.ts
TRANSLATIONS += ../i18n/sl/embeddedkonsole.ts
TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts
TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index 070dd2b..fe4553a 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG = qt warn_on release
DESTDIR = $(OPIEDIR)/bin
HEADERS = helpbrowser.h
SOURCES = helpbrowser.cpp \
main.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TRANSLATIONS = ../i18n/de/helpbrowser.ts
+TRANSLATIONS += ../i18n/es/helpbrowser.ts
+TRANSLATIONS += ../i18n/pt/helpbrowser.ts
TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts
TRANSLATIONS += ../i18n/en/helpbrowser.ts
TRANSLATIONS += ../i18n/hu/helpbrowser.ts
TRANSLATIONS += ../i18n/ja/helpbrowser.ts
TRANSLATIONS += ../i18n/sl/helpbrowser.ts
TRANSLATIONS += ../i18n/ko/helpbrowser.ts
TRANSLATIONS += ../i18n/no/helpbrowser.ts
TRANSLATIONS += ../i18n/pl/helpbrowser.ts
TRANSLATIONS += ../i18n/fr/helpbrowser.ts
TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts
TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index f94f338..b8e9236 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -103,21 +103,23 @@ DEPENDPATH += $(OPIEDIR)/include .
INCLUDEPATH += $(OPIEDIR)/calibrate
DEPENDPATH += $(OPIEDIR)/calibrate
INCLUDEPATH += $(OPIEDIR)/rsync
DEPENDPATH += $(OPIEDIR)/rsync
TARGET = qpe
LIBS += -lqpe -lcrypt -lopie
TRANSLATIONS = ../i18n/de/qpe.ts
+TRANSLATIONS += ../i18n/es/qpe.ts
+TRANSLATIONS += ../i18n/pt/qpe.ts
TRANSLATIONS += ../i18n/pt_BR/qpe.ts
TRANSLATIONS += ../i18n/en/qpe.ts
TRANSLATIONS += ../i18n/hu/qpe.ts
TRANSLATIONS += ../i18n/ja/qpe.ts
TRANSLATIONS += ../i18n/fr/qpe.ts
TRANSLATIONS += ../i18n/ko/qpe.ts
TRANSLATIONS += ../i18n/no/qpe.ts
TRANSLATIONS += ../i18n/zh_CN/qpe.ts
TRANSLATIONS += ../i18n/zh_TW/qpe.ts
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index cfbae03..d55cf8f 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -3,23 +3,25 @@ CONFIG += qt warn_on release
HEADERS = libmad_version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h \
layer12.h layer3.h huffman.h libmad_global.h mad.h libmadplugin.h libmadpluginimpl.h
SOURCES = version.c fixed.c bit.c timer.c stream.c frame.c synth.c decoder.c \
layer12.c layer3.c huffman.c libmadplugin.cpp libmadpluginimpl.cpp
TARGET = madplugin
DESTDIR = $(OPIEDIR)/plugins/codecs
INCLUDEPATH += $(OPIEDIR)/include ..
DEPENDPATH += ../$(OPIEDIR)/include ..
LIBS += -lqpe -lm
VERSION = 1.0.0
TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts
+TRANSLATIONS += ../../i18n/es/libmadplugin.ts
+TRANSLATIONS += ../../i18n/pt/libmadplugin.ts
TRANSLATIONS += ../../i18n/de/libmadplugin.ts
TRANSLATIONS += ../../i18n/en/libmadplugin.ts
TRANSLATIONS += ../../i18n/hu/libmadplugin.ts
TRANSLATIONS += ../../i18n/sl/libmadplugin.ts
TRANSLATIONS += ../../i18n/ja/libmadplugin.ts
TRANSLATIONS += ../../i18n/pl/libmadplugin.ts
TRANSLATIONS += ../../i18n/ko/libmadplugin.ts
TRANSLATIONS += ../../i18n/no/libmadplugin.ts
TRANSLATIONS += ../../i18n/zh_CN/libmadplugin.ts
TRANSLATIONS += ../../i18n/zh_TW/libmadplugin.ts
TRANSLATIONS += ../../i18n/fr/libmadplugin.ts
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index 428af2b..99a0b23 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -13,23 +13,25 @@ SOURCES = main.cpp \
ablabel.cpp \
abtable.cpp \
addresssettings.cpp \
picker.cpp
INTERFACES = addresssettingsbase.ui
TARGET = addressbook
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
TRANSLATIONS = ../../i18n/pt_BR/addressbook.ts
+TRANSLATIONS += ../../i18n/es/addressbook.ts
+TRANSLATIONS += ../../i18n/pt/addressbook.ts
TRANSLATIONS += ../../i18n/de/addressbook.ts
TRANSLATIONS += ../../i18n/en/addressbook.ts
TRANSLATIONS += ../../i18n/hu/addressbook.ts
TRANSLATIONS += ../../i18n/sl/addressbook.ts
TRANSLATIONS += ../../i18n/ja/addressbook.ts
TRANSLATIONS += ../../i18n/ko/addressbook.ts
TRANSLATIONS += ../../i18n/pl/addressbook.ts
TRANSLATIONS += ../../i18n/no/addressbook.ts
TRANSLATIONS += ../../i18n/zh_CN/addressbook.ts
TRANSLATIONS += ../../i18n/zh_TW/addressbook.ts
TRANSLATIONS += ../../i18n/fr/addressbook.ts
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index 239decc..609b7dc 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -36,24 +36,25 @@ INTERFACES = dateentry.ui \
datebookweeklstheader.ui \
datebookweeklstdayhdr.ui \
repeatentrybase.ui \
noteentry.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
TARGET = datebook
TRANSLATIONS = ../i18n/pt_BR/datebook.ts
+TRANSLATIONS += ../i18n/pt/datebook.ts
TRANSLATIONS += ../i18n/de/datebook.ts
TRANSLATIONS += ../i18n/en/datebook.ts
TRANSLATIONS += ../i18n/hu/datebook.ts
TRANSLATIONS += ../i18n/pl/datebook.ts
TRANSLATIONS += ../i18n/sl/datebook.ts
TRANSLATIONS += ../i18n/ja/datebook.ts
TRANSLATIONS += ../i18n/ko/datebook.ts
TRANSLATIONS += ../i18n/no/datebook.ts
TRANSLATIONS += ../i18n/zh_CN/datebook.ts
TRANSLATIONS += ../i18n/zh_TW/datebook.ts
TRANSLATIONS += ../i18n/fr/datebook.ts
TRANSLATIONS += ../i18n/es/datebook.ts
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro
index 0eb51d1..d75fdb5 100644
--- a/core/pim/today/today.pro
+++ b/core/pim/today/today.pro
@@ -2,24 +2,25 @@ TEMPLATE = app
#CONFIG = qt warn_on debug
CONFIG = qt warn_on release
HEADERS = today.h todaybase.h todayconfig.h
SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
INTERFACES =
TARGET = today
DESTDIR = $(OPIEDIR)/bin
TRANSLATIONS = ../i18n/pt_BR/today.ts
+TRANSLATIONS += ../i18n/pt/today.ts
TRANSLATIONS += ../i18n/de/today.ts
TRANSLATIONS += ../i18n/en/today.ts
TRANSLATIONS += ../i18n/hu/today.ts
TRANSLATIONS += ../i18n/sl/today.ts
TRANSLATIONS += ../i18n/ja/today.ts
TRANSLATIONS += ../i18n/ko/today.ts
TRANSLATIONS += ../i18n/no/today.ts
TRANSLATIONS += ../i18n/zh_CN/today.ts
TRANSLATIONS += ../i18n/zh_TW/today.ts
TRANSLATIONS += ../i18n/fr/today.ts
TRANSLATIONS += ../i18n/pl/today.ts
TRANSLATIONS += ../i18n/es/today.ts
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index a365081..1e4492c 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -10,23 +10,25 @@ SOURCES = main.cpp \
todotable.cpp \
todoentryimpl.cpp \
todolabel.cc
INTERFACES = todoentry.ui
TARGET = todolist
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
TRANSLATIONS = ../i18n/pt_BR/todolist.ts
+TRANSLATIONS += ../i18n/es/todolist.ts
+TRANSLATIONS += ../i18n/pt/todolist.ts
TRANSLATIONS += ../i18n/de/todolist.ts
TRANSLATIONS += ../i18n/en/todolist.ts
TRANSLATIONS += ../i18n/hu/todolist.ts
TRANSLATIONS += ../i18n/sl/todolist.ts
TRANSLATIONS += ../i18n/pl/todolist.ts
TRANSLATIONS += ../i18n/ja/todolist.ts
TRANSLATIONS += ../i18n/ko/todolist.ts
TRANSLATIONS += ../i18n/no/todolist.ts
TRANSLATIONS += ../i18n/zh_CN/todolist.ts
TRANSLATIONS += ../i18n/zh_TW/todolist.ts
TRANSLATIONS += ../i18n/fr/todolist.ts
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index afa658f..11a135d 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -2,23 +2,25 @@
CONFIG += qt warn_on release
TEMPLATE = app
DESTDIR = $(OPIEDIR)/bin
INTERFACES = citytimebase.ui
HEADERS = citytime.h zonemap.h sun.h stylusnormalizer.h
SOURCES = citytime.cpp zonemap.cpp main.cpp sun.c stylusnormalizer.cpp
TARGET = citytime
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
TRANSLATIONS = ../i18n/de/citytime.ts
+TRANSLATIONS += ../i18n/es/citytime.ts
+TRANSLATIONS += ../i18n/pt/citytime.ts
TRANSLATIONS += ../i18n/pt_BR/citytime.ts
TRANSLATIONS += ../i18n/en/citytime.ts
TRANSLATIONS += ../i18n/hu/citytime.ts
TRANSLATIONS += ../i18n/ja/citytime.ts
TRANSLATIONS += ../i18n/ko/citytime.ts
TRANSLATIONS += ../i18n/pl/citytime.ts
TRANSLATIONS += ../i18n/fr/citytime.ts
TRANSLATIONS += ../i18n/sl/citytime.ts
TRANSLATIONS += ../i18n/no/citytime.ts
TRANSLATIONS += ../i18n/zh_CN/citytime.ts
TRANSLATIONS += ../i18n/zh_TW/citytime.ts
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro
index 9029a19..7e2afed 100644
--- a/core/settings/light-and-power/light-and-power.pro
+++ b/core/settings/light-and-power/light-and-power.pro
@@ -1,15 +1,17 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = ../../bin
HEADERS = settings.h
SOURCES = light.cpp main.cpp
INTERFACES = lightsettingsbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
TARGET = light-and-power
TRANSLATIONS = ../../i18n/de/light-and-power.ts
+TRANSLATIONS += ../../i18n/es/light-and-power.ts
+TRANSLATIONS += ../../i18n/pt/light-and-power.ts
TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts
TRANSLATIONS += ../../i18n/pl/light-and-power.ts
TRANSLATIONS += ../../i18n/fr/light-and-power.ts
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro
index 0c924ad..1e815ac 100644
--- a/core/settings/security/security.pro
+++ b/core/settings/security/security.pro
@@ -1,23 +1,25 @@
TEMPLATE = app
CONFIG += qt warn_on release
DESTDIR = ../../bin
HEADERS = security.h
SOURCES = security.cpp main.cpp
INTERFACES = securitybase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
TARGET = security
TRANSLATIONS = ../../i18n/pt_BR/security.ts
+TRANSLATIONS += ../../i18n/es/security.ts
+TRANSLATIONS += ../../i18n/pt/security.ts
TRANSLATIONS += ../../i18n/de/security.ts
TRANSLATIONS += ../../i18n/en/security.ts
TRANSLATIONS += ../../i18n/hu/security.ts
TRANSLATIONS += ../../i18n/sl/security.ts
TRANSLATIONS += ../../i18n/ja/security.ts
TRANSLATIONS += ../../i18n/ko/security.ts
TRANSLATIONS += ../../i18n/pl/security.ts
TRANSLATIONS += ../../i18n/no/security.ts
TRANSLATIONS += ../../i18n/zh_CN/security.ts
TRANSLATIONS += ../../i18n/zh_TW/security.ts
TRANSLATIONS += ../../i18n/fr/security.ts