author | cniehaus <cniehaus> | 2002-03-29 15:51:55 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-03-29 15:51:55 (UTC) |
commit | 6e194663130b9548c4a31afd2798d9ca1dd30be5 (patch) (side-by-side diff) | |
tree | b90d423646cd2a2517be9389145e119c9afe6597 /noncore | |
parent | 3138ef96c4ce64023c0a45e9317e3a93d998dc50 (diff) | |
download | opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.zip opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.gz opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.bz2 |
for i18n
-rw-r--r-- | noncore/apps/dictionary/dictionary.pro | 1 | ||||
-rw-r--r-- | noncore/apps/tableviewer/tableviewer.pro | 1 | ||||
-rw-r--r-- | noncore/comm/keypebble/keypebble.pro | 1 | ||||
-rw-r--r-- | noncore/games/chess/chess.pro | 1 | ||||
-rw-r--r-- | noncore/games/fifteen/fifteen.pro | 1 | ||||
-rw-r--r-- | noncore/games/go/go.pro | 1 | ||||
-rw-r--r-- | noncore/games/kcheckers/kcheckers.pro | 12 | ||||
-rw-r--r-- | noncore/games/mindbreaker/mindbreaker.pro | 1 | ||||
-rw-r--r-- | noncore/games/minesweep/minesweep.pro | 1 | ||||
-rw-r--r-- | noncore/games/parashoot/parashoot.pro | 1 | ||||
-rw-r--r-- | noncore/games/qasteroids/qasteroids.pro | 1 | ||||
-rw-r--r-- | noncore/games/tetrix/tetrix.pro | 1 | ||||
-rw-r--r-- | noncore/games/tictac/tictac.pro | 12 | ||||
-rw-r--r-- | noncore/games/wordgame/wordgame.pro | 7 | ||||
-rw-r--r-- | noncore/multimedia/showimg/showimg.pro | 14 | ||||
-rw-r--r-- | noncore/net/opieftp/opieftp.pro | 12 | ||||
-rw-r--r-- | noncore/settings/language/language.pro | 13 | ||||
-rw-r--r-- | noncore/settings/sound/sound.pro | 12 | ||||
-rw-r--r-- | noncore/tools/calc2/calc.pro | 1 | ||||
-rw-r--r-- | noncore/unsupported/oipkg/qipkg.pro | 14 |
20 files changed, 93 insertions, 15 deletions
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index c2dea18..b0cfa18 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro @@ -14,12 +14,13 @@ LIBS += -lqpe TARGET = dictionary TRANSLATIONS = ../i18n/pt_BR/dictionary.ts TRANSLATIONS += ../i18n/de/dictionary.ts TRANSLATIONS += ../i18n/en/dictionary.ts TRANSLATIONS += ../i18n/hu/dictionary.ts +TRANSLATIONS += ../i18n/sl/dictionary.ts TRANSLATIONS += ../i18n/fr/dictionary.ts TRANSLATIONS += ../i18n/ja/dictionary.ts TRANSLATIONS += ../i18n/ko/dictionary.ts TRANSLATIONS += ../i18n/no/dictionary.ts TRANSLATIONS += ../i18n/zh_CN/dictionary.ts TRANSLATIONS += ../i18n/zh_TW/dictionary.ts diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 1c21197..2a2c83a 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro @@ -37,11 +37,12 @@ LIBS += -lqpe TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts TRANSLATIONS += ../i18n/en/tableviewer.ts TRANSLATIONS += ../i18n/de/tableviewer.ts TRANSLATIONS += ../i18n/hu/tableviewer.ts TRANSLATIONS += ../i18n/ja/tableviewer.ts +TRANSLATIONS += ../i18n/sl/tableviewer.ts TRANSLATIONS += ../i18n/fr/tableviewer.ts TRANSLATIONS += ../i18n/ko/tableviewer.ts TRANSLATIONS += ../i18n/no/tableviewer.ts TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index 802ab23..a2486ff 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro @@ -37,12 +37,13 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../i18n/pt_BR/keypebble.ts TRANSLATIONS += ../i18n/de/keypebble.ts TRANSLATIONS += ../i18n/en/keypebble.ts TRANSLATIONS += ../i18n/hu/keypebble.ts +TRANSLATIONS += ../i18n/sl/keypebble.ts TRANSLATIONS += ../i18n/fr/keypebble.ts TRANSLATIONS += ../i18n/ja/keypebble.ts TRANSLATIONS += ../i18n/ko/keypebble.ts TRANSLATIONS += ../i18n/no/keypebble.ts TRANSLATIONS += ../i18n/zh_CN/keypebble.ts TRANSLATIONS += ../i18n/zh_TW/keypebble.ts diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro index 2d78d5d..0e1eabf 100644 --- a/noncore/games/chess/chess.pro +++ b/noncore/games/chess/chess.pro @@ -14,12 +14,13 @@ LANGUAGE = C++ CPP_ALWAYS_CREATE_SOURCE = TRUE TRANSLATIONS = ../i18n/pt_BR/chess.ts TRANSLATIONS += ../i18n/de/chess.ts TRANSLATIONS += ../i18n/en/chess.ts TRANSLATIONS += ../i18n/fr/chess.ts +TRANSLATIONS += ../i18n/sl/chess.ts TRANSLATIONS += ../i18n/hu/chess.ts TRANSLATIONS += ../i18n/ja/chess.ts TRANSLATIONS += ../i18n/ko/chess.ts TRANSLATIONS += ../i18n/no/chess.ts TRANSLATIONS += ../i18n/zh_CN/chess.ts TRANSLATIONS += ../i18n/zh_TW/chess.ts diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index bde742f..086ebc2 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro @@ -11,11 +11,12 @@ TARGET = fifteen TRANSLATIONS = ../i18n/pt_BR/fifteen.ts TRANSLATIONS += ../i18n/de/fifteen.ts TRANSLATIONS += ../i18n/en/fifteen.ts TRANSLATIONS += ../i18n/hu/fifteen.ts TRANSLATIONS += ../i18n/ja/fifteen.ts +TRANSLATIONS += ../i18n/sl/fifteen.ts TRANSLATIONS += ../i18n/ko/fifteen.ts TRANSLATIONS += ../i18n/fr/fifteen.ts TRANSLATIONS += ../i18n/no/fifteen.ts TRANSLATIONS += ../i18n/zh_CN/fifteen.ts TRANSLATIONS += ../i18n/zh_TW/fifteen.ts diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index b87b2c7..2eaaac2 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro @@ -19,10 +19,11 @@ TARGET = go TRANSLATIONS = ../i18n/de/go.ts TRANSLATIONS += ../i18n/pt_BR/go.ts TRANSLATIONS += ../i18n/en/go.ts TRANSLATIONS += ../i18n/hu/go.ts TRANSLATIONS += ../i18n/ja/go.ts TRANSLATIONS += ../i18n/fr/go.ts +TRANSLATIONS += ../i18n/sl/go.ts TRANSLATIONS += ../i18n/ko/go.ts TRANSLATIONS += ../i18n/no/go.ts TRANSLATIONS += ../i18n/zh_CN/go.ts TRANSLATIONS += ../i18n/zh_TW/go.ts diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index fbc12d4..614635d 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro @@ -15,7 +15,17 @@ INTERFACES = INCLUDEPATH += . \ $(OPIEDIR)/include LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin TARGET = kcheckers -TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts +TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts +TRANSLATIONS += ../../i18n/de/kcheckers.ts +TRANSLATIONS += ../../i18n/en/kcheckers.ts +TRANSLATIONS += ../../i18n/hu/kcheckers.ts +TRANSLATIONS += ../../i18n/sl/kcheckers.ts +TRANSLATIONS += ../../i18n/ja/kcheckers.ts +TRANSLATIONS += ../../i18n/ko/kcheckers.ts +TRANSLATIONS += ../../i18n/no/kcheckers.ts +TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts +TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts +TRANSLATIONS += ../../i18n/fr/kcheckers.ts diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro index 11ba940..19cfc90 100644 --- a/noncore/games/mindbreaker/mindbreaker.pro +++ b/noncore/games/mindbreaker/mindbreaker.pro @@ -12,10 +12,11 @@ LIBS += -lqpe TRANSLATIONS = ../i18n/de/mindbreaker.ts TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts TRANSLATIONS += ../i18n/en/mindbreaker.ts TRANSLATIONS += ../i18n/hu/mindbreaker.ts TRANSLATIONS += ../i18n/fr/mindbreaker.ts TRANSLATIONS += ../i18n/ja/mindbreaker.ts +TRANSLATIONS += ../i18n/sl/mindbreaker.ts TRANSLATIONS += ../i18n/ko/mindbreaker.ts TRANSLATIONS += ../i18n/no/mindbreaker.ts TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index b5306df..42432c2 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro @@ -15,9 +15,10 @@ TRANSLATIONS = ../i18n/de/minesweep.ts TRANSLATIONS += ../i18n/pt_BR/minesweep.ts TRANSLATIONS += ../i18n/en/minesweep.ts TRANSLATIONS += ../i18n/hu/minesweep.ts TRANSLATIONS += ../i18n/ja/minesweep.ts TRANSLATIONS += ../i18n/fr/minesweep.ts TRANSLATIONS += ../i18n/ko/minesweep.ts +TRANSLATIONS += ../i18n/sl/minesweep.ts TRANSLATIONS += ../i18n/no/minesweep.ts TRANSLATIONS += ../i18n/zh_CN/minesweep.ts TRANSLATIONS += ../i18n/zh_TW/minesweep.ts diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro index a87d4b7..2d42e9b 100644 --- a/noncore/games/parashoot/parashoot.pro +++ b/noncore/games/parashoot/parashoot.pro @@ -12,9 +12,10 @@ TRANSLATIONS = ../i18n/de/parashoot.ts TRANSLATIONS += ../i18n/pt_BR/parashoot.ts TRANSLATIONS += ../i18n/en/parashoot.ts TRANSLATIONS += ../i18n/hu/parashoot.ts TRANSLATIONS += ../i18n/ja/parashoot.ts TRANSLATIONS += ../i18n/ko/parashoot.ts TRANSLATIONS += ../i18n/fr/parashoot.ts +TRANSLATIONS += ../i18n/sl/parashoot.ts TRANSLATIONS += ../i18n/no/parashoot.ts TRANSLATIONS += ../i18n/zh_CN/parashoot.ts TRANSLATIONS += ../i18n/zh_TW/parashoot.ts diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index 39a9857..20749db 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro @@ -12,9 +12,10 @@ TRANSLATIONS = ../i18n/de/qasteroids.ts TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts TRANSLATIONS += ../i18n/en/qasteroids.ts TRANSLATIONS += ../i18n/hu/qasteroids.ts TRANSLATIONS += ../i18n/fr/qasteroids.ts TRANSLATIONS += ../i18n/ja/qasteroids.ts TRANSLATIONS += ../i18n/ko/qasteroids.ts +TRANSLATIONS += ../i18n/sl/qasteroids.ts TRANSLATIONS += ../i18n/no/qasteroids.ts TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro index 3cd66d8..5bb72ac 100644 --- a/noncore/games/tetrix/tetrix.pro +++ b/noncore/games/tetrix/tetrix.pro @@ -18,11 +18,12 @@ INTERFACES = TRANSLATIONS = ../i18n/pt_BR/tetrix.ts TRANSLATIONS += ../i18n/de/tetrix.ts TRANSLATIONS += ../i18n/en/tetrix.ts TRANSLATIONS += ../i18n/fr/tetrix.ts TRANSLATIONS += ../i18n/hu/tetrix.ts +TRANSLATIONS += ../i18n/sl/tetrix.ts TRANSLATIONS += ../i18n/ja/tetrix.ts TRANSLATIONS += ../i18n/ko/tetrix.ts TRANSLATIONS += ../i18n/no/tetrix.ts TRANSLATIONS += ../i18n/zh_CN/tetrix.ts TRANSLATIONS += ../i18n/zh_TW/tetrix.ts diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro index c82e1ca..a32e0d2 100644 --- a/noncore/games/tictac/tictac.pro +++ b/noncore/games/tictac/tictac.pro @@ -7,7 +7,17 @@ TARGET = tictac REQUIRES=medium-config INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin -TRANSLATIONS = ../../i18n/pt_BR/tictac.ts +TRANSLATIONS = ../../i18n/pt_BR/tictac.ts +TRANSLATIONS += ../../i18n/de/tictac.ts +TRANSLATIONS += ../../i18n/en/tictac.ts +TRANSLATIONS += ../../i18n/hu/tictac.ts +TRANSLATIONS += ../../i18n/sl/tictac.ts +TRANSLATIONS += ../../i18n/ja/tictac.ts +TRANSLATIONS += ../../i18n/ko/tictac.ts +TRANSLATIONS += ../../i18n/no/tictac.ts +TRANSLATIONS += ../../i18n/zh_CN/tictac.ts +TRANSLATIONS += ../../i18n/zh_TW/tictac.ts +TRANSLATIONS += ../../i18n/fr/tictac.ts diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro index fd4f46e..6772c18 100644 --- a/noncore/games/wordgame/wordgame.pro +++ b/noncore/games/wordgame/wordgame.pro @@ -7,16 +7,17 @@ SOURCES = main.cpp \ INTERFACES = newgamebase.ui rulesbase.ui TARGET = wordgame INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -TRANSLATIONS = ../i18n/de/wordgame.ts -TRANSLATIONS += ../i18n/pt_BR/wordgame.ts +TRANSLATIONS = ../i18n/pt_BR/wordgame.ts +TRANSLATIONS += ../i18n/de/wordgame.ts TRANSLATIONS += ../i18n/en/wordgame.ts TRANSLATIONS += ../i18n/hu/wordgame.ts +TRANSLATIONS += ../i18n/sl/wordgame.ts TRANSLATIONS += ../i18n/ja/wordgame.ts TRANSLATIONS += ../i18n/ko/wordgame.ts -TRANSLATIONS += ../i18n/fr/wordgame.ts TRANSLATIONS += ../i18n/no/wordgame.ts TRANSLATIONS += ../i18n/zh_CN/wordgame.ts TRANSLATIONS += ../i18n/zh_TW/wordgame.ts +TRANSLATIONS += ../i18n/fr/wordgame.ts diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro index f69923e..3cc322f 100644 --- a/noncore/multimedia/showimg/showimg.pro +++ b/noncore/multimedia/showimg/showimg.pro @@ -13,9 +13,17 @@ TARGET = showimg INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe REQUIRES = showimg -TRANSLATIONS = ../i18n/de/showimg.ts -TRANSLATIONS += ../i18n/pt_BR/showimg.ts -TRANSLATIONS += ../i18n/fr/showimg.ts +TRANSLATIONS = ../i18n/pt_BR/showimg.ts +TRANSLATIONS += ../i18n/de/showimg.ts +TRANSLATIONS += ../i18n/en/showimg.ts +TRANSLATIONS += ../i18n/hu/showimg.ts +TRANSLATIONS += ../i18n/sl/showimg.ts +TRANSLATIONS += ../i18n/ja/showimg.ts +TRANSLATIONS += ../i18n/ko/showimg.ts +TRANSLATIONS += ../i18n/no/showimg.ts +TRANSLATIONS += ../i18n/zh_CN/showimg.ts +TRANSLATIONS += ../i18n/zh_TW/showimg.ts +TRANSLATIONS += ../i18n/fr/showimg.ts diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro index 147a8c5..959de9a 100644 --- a/noncore/net/opieftp/opieftp.pro +++ b/noncore/net/opieftp/opieftp.pro @@ -6,7 +6,17 @@ TARGET = opieftp REQUIRES=medium-config DESTDIR = $(OPIEDIR)/bin INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -TRANSLATIONS += ../../i18n/pt_BR/opieftp.ts +TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts +TRANSLATIONS += ../../i18n/de/opieftp.ts +TRANSLATIONS += ../../i18n/en/opieftp.ts +TRANSLATIONS += ../../i18n/hu/opieftp.ts +TRANSLATIONS += ../../i18n/sl/opieftp.ts +TRANSLATIONS += ../../i18n/ja/opieftp.ts +TRANSLATIONS += ../../i18n/ko/opieftp.ts +TRANSLATIONS += ../../i18n/no/opieftp.ts +TRANSLATIONS += ../../i18n/zh_CN/opieftp.ts +TRANSLATIONS += ../../i18n/zh_TW/opieftp.ts +TRANSLATIONS += ../../i18n/fr/opieftp.ts diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro index dafc3b9..9ce9ed6 100644 --- a/noncore/settings/language/language.pro +++ b/noncore/settings/language/language.pro @@ -6,8 +6,17 @@ SOURCES = language.cpp main.cpp INTERFACES = languagesettingsbase.ui INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += ../$(OPIEDIR)/include LIBS += -lqpe TARGET = language -TRANSLATIONS = ../../i18n/de/language.ts -TRANSLATIONS += ../../i18n/pt_BR/language.ts +TRANSLATIONS = ../../i18n/pt_BR/language.ts +TRANSLATIONS += ../../i18n/de/language.ts +TRANSLATIONS += ../../i18n/en/language.ts +TRANSLATIONS += ../../i18n/hu/language.ts +TRANSLATIONS += ../../i18n/sl/language.ts +TRANSLATIONS += ../../i18n/ja/language.ts +TRANSLATIONS += ../../i18n/ko/language.ts +TRANSLATIONS += ../../i18n/no/language.ts +TRANSLATIONS += ../../i18n/zh_CN/language.ts +TRANSLATIONS += ../../i18n/zh_TW/language.ts +TRANSLATIONS += ../../i18n/fr/language.ts diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro index fa87b86..0fe7448 100644 --- a/noncore/settings/sound/sound.pro +++ b/noncore/settings/sound/sound.pro @@ -6,7 +6,17 @@ SOURCES = soundsettings.cpp main.cpp INTERFACES = soundsettingsbase.ui INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += ../$(OPIEDIR)/include LIBS += -lqpe TARGET = sound -TRANSLATIONS += ../../i18n/pt_BR/sound.ts +TRANSLATIONS = ../../i18n/pt_BR/sound.ts +TRANSLATIONS += ../../i18n/de/sound.ts +TRANSLATIONS += ../../i18n/en/sound.ts +TRANSLATIONS += ../../i18n/hu/sound.ts +TRANSLATIONS += ../../i18n/sl/sound.ts +TRANSLATIONS += ../../i18n/ja/sound.ts +TRANSLATIONS += ../../i18n/ko/sound.ts +TRANSLATIONS += ../../i18n/no/sound.ts +TRANSLATIONS += ../../i18n/zh_CN/sound.ts +TRANSLATIONS += ../../i18n/zh_TW/sound.ts +TRANSLATIONS += ../../i18n/fr/sound.ts diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index 6c0110d..c207e4d 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro @@ -9,12 +9,13 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -Wl,-export-dynamic TRANSLATIONS = ../i18n/pt_BR/calc.ts TRANSLATIONS += ../i18n/de/calc.ts TRANSLATIONS += ../i18n/en/calc.ts +TRANSLATIONS += ../i18n/sl/calc.ts TRANSLATIONS += ../i18n/hu/calc.ts TRANSLATIONS += ../i18n/fr/calc.ts TRANSLATIONS += ../i18n/ja/calc.ts TRANSLATIONS += ../i18n/ko/calc.ts TRANSLATIONS += ../i18n/no/calc.ts TRANSLATIONS += ../i18n/zh_CN/calc.ts diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro index e5c6dd1..7cf5819 100644 --- a/noncore/unsupported/oipkg/qipkg.pro +++ b/noncore/unsupported/oipkg/qipkg.pro @@ -7,9 +7,17 @@ SOURCES = packagemanager.cpp \ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui TARGET = qipkg -TRANSLATIONS = ../i18n/de/qipkg.ts -TRANSLATIONS += ../i18n/fr/qipkg.ts -TRANSLATIONS += ../i18n/pt_BR/qipkg.ts +TRANSLATIONS = ../i18n/pt_BR/qipkg.ts +TRANSLATIONS += ../i18n/de/qipkg.ts +TRANSLATIONS += ../i18n/en/qipkg.ts +TRANSLATIONS += ../i18n/hu/qipkg.ts +TRANSLATIONS += ../i18n/sl/qipkg.ts +TRANSLATIONS += ../i18n/ja/qipkg.ts +TRANSLATIONS += ../i18n/ko/qipkg.ts +TRANSLATIONS += ../i18n/no/qipkg.ts +TRANSLATIONS += ../i18n/zh_CN/qipkg.ts +TRANSLATIONS += ../i18n/zh_TW/qipkg.ts +TRANSLATIONS += ../i18n/fr/qipkg.ts |