29 files changed, 216 insertions, 3 deletions
diff --git a/core/applets/batteryapplet/batteryapplet.pro b/core/applets/batteryapplet/batteryapplet.pro index 4186dc8..eea429c 100644 --- a/core/applets/batteryapplet/batteryapplet.pro +++ b/core/applets/batteryapplet/batteryapplet.pro | |||
@@ -11,3 +11,10 @@ VERSION = 1.0.0 | |||
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts | 12 | TRANSLATIONS = ../../i18n/de/libbatteryapplet.ts |
13 | TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts | 13 | TRANSLATIONS += ../../i18n/pt_BR/libbatteryapplet.ts |
14 | TRANSLATIONS += ../../i18n/en/libbatteryapplet.ts | ||
15 | TRANSLATIONS += ../../i18n/hu/libbatteryapplet.ts | ||
16 | TRANSLATIONS += ../../i18n/ja/libbatteryapplet.ts | ||
17 | TRANSLATIONS += ../../i18n/ko/libbatteryapplet.ts | ||
18 | TRANSLATIONS += ../../i18n/no/libbatteryapplet.ts | ||
19 | TRANSLATIONS += ../../i18n/zh_CN/libbatteryapplet.ts | ||
20 | TRANSLATIONS += ../../i18n/zh_TW/libbatteryapplet.ts | ||
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index b5e72ba..4af4568 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro | |||
@@ -35,3 +35,11 @@ LIBS += -lqpe | |||
35 | REQUIRES = embeddedkonsole | 35 | REQUIRES = embeddedkonsole |
36 | 36 | ||
37 | TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts | 37 | TRANSLATIONS = ../i18n/pt_BR/embeddedkonsole.ts |
38 | TRANSLATIONS += ../i18n/de/embeddedkonsole.ts | ||
39 | TRANSLATIONS += ../i18n/en/embeddedkonsole.ts | ||
40 | TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts | ||
41 | TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts | ||
42 | TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts | ||
43 | TRANSLATIONS += ../i18n/no/embeddedkonsole.ts | ||
44 | TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts | ||
45 | TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts | ||
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index 3efae65..b828ee6 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro | |||
@@ -11,3 +11,10 @@ INTERFACES = | |||
11 | 11 | ||
12 | TRANSLATIONS = ../i18n/de/helpbrowser.ts | 12 | TRANSLATIONS = ../i18n/de/helpbrowser.ts |
13 | TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts | 13 | TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts |
14 | TRANSLATIONS += ../i18n/en/helpbrowser.ts | ||
15 | TRANSLATIONS += ../i18n/hu/helpbrowser.ts | ||
16 | TRANSLATIONS += ../i18n/ja/helpbrowser.ts | ||
17 | TRANSLATIONS += ../i18n/ko/helpbrowser.ts | ||
18 | TRANSLATIONS += ../i18n/no/helpbrowser.ts | ||
19 | TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts | ||
20 | TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts | ||
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index 9b743d3..0143a8b 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro | |||
@@ -13,3 +13,10 @@ TARGET = textedit | |||
13 | 13 | ||
14 | TRANSLATIONS += ../i18n/de/textedit.ts | 14 | TRANSLATIONS += ../i18n/de/textedit.ts |
15 | TRANSLATIONS += ../i18n/pt_BR/textedit.ts | 15 | TRANSLATIONS += ../i18n/pt_BR/textedit.ts |
16 | TRANSLATIONS += ../i18n/en/textedit.ts | ||
17 | TRANSLATIONS += ../i18n/hu/textedit.ts | ||
18 | TRANSLATIONS += ../i18n/ja/textedit.ts | ||
19 | TRANSLATIONS += ../i18n/ko/textedit.ts | ||
20 | TRANSLATIONS += ../i18n/no/textedit.ts | ||
21 | TRANSLATIONS += ../i18n/zh_CN/textedit.ts | ||
22 | TRANSLATIONS += ../i18n/zh_TW/textedit.ts | ||
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro index 146fffd..7086e63 100644 --- a/core/launcher/launcher.pro +++ b/core/launcher/launcher.pro | |||
@@ -113,3 +113,10 @@ LIBS += -lqpe -lcrypt -lopie | |||
113 | 113 | ||
114 | TRANSLATIONS = ../i18n/de/qpe.ts | 114 | TRANSLATIONS = ../i18n/de/qpe.ts |
115 | TRANSLATIONS += ../i18n/pt_BR/qpe.ts | 115 | TRANSLATIONS += ../i18n/pt_BR/qpe.ts |
116 | TRANSLATIONS += ../i18n/en/qpe.ts | ||
117 | TRANSLATIONS += ../i18n/hu/qpe.ts | ||
118 | TRANSLATIONS += ../i18n/ja/qpe.ts | ||
119 | TRANSLATIONS += ../i18n/ko/qpe.ts | ||
120 | TRANSLATIONS += ../i18n/no/qpe.ts | ||
121 | TRANSLATIONS += ../i18n/zh_CN/qpe.ts | ||
122 | TRANSLATIONS += ../i18n/zh_TW/qpe.ts | ||
diff --git a/core/multimedia/opieplayer/mpegplayer.pro b/core/multimedia/opieplayer/mpegplayer.pro index 241e29e..2294849 100644 --- a/core/multimedia/opieplayer/mpegplayer.pro +++ b/core/multimedia/opieplayer/mpegplayer.pro | |||
@@ -24,3 +24,10 @@ DEPENDPATH += $(OPIEDIR)/include | |||
24 | 24 | ||
25 | TRANSLATIONS += ../i18n/de/mpegplayer.ts | 25 | TRANSLATIONS += ../i18n/de/mpegplayer.ts |
26 | TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts | 26 | TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts |
27 | TRANSLATIONS += ../i18n/en/mpegplayer.ts | ||
28 | TRANSLATIONS += ../i18n/hu/mpegplayer.ts | ||
29 | TRANSLATIONS += ../i18n/ja/mpegplayer.ts | ||
30 | TRANSLATIONS += ../i18n/ko/mpegplayer.ts | ||
31 | TRANSLATIONS += ../i18n/no/mpegplayer.ts | ||
32 | TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts | ||
33 | TRANSLATIONS += ../i18n/zh_TW/mpegplayer.ts | ||
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro index 05ca6cd..123c77c 100644 --- a/core/pim/today/today.pro +++ b/core/pim/today/today.pro | |||
@@ -11,4 +11,11 @@ INTERFACES = | |||
11 | TARGET = today | 11 | TARGET = today |
12 | DESTDIR = $(OPIEDIR)/bin | 12 | DESTDIR = $(OPIEDIR)/bin |
13 | TRANSLATIONS = ../i18n/pt_BR/today.ts | 13 | TRANSLATIONS = ../i18n/pt_BR/today.ts |
14 | TRANSLATIONS = ../i18n/de/today.ts | 14 | TRANSLATIONS += ../i18n/de/today.ts |
15 | TRANSLATIONS += ../i18n/en/today.ts | ||
16 | TRANSLATIONS += ../i18n/hu/today.ts | ||
17 | TRANSLATIONS += ../i18n/ja/today.ts | ||
18 | TRANSLATIONS += ../i18n/ko/today.ts | ||
19 | TRANSLATIONS += ../i18n/no/today.ts | ||
20 | TRANSLATIONS += ../i18n/zh_CN/today.ts | ||
21 | TRANSLATIONS += ../i18n/zh_TW/today.ts | ||
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index 7f9ddd5..e874db6 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro | |||
@@ -18,3 +18,10 @@ LIBS += -lqpe -lopie | |||
18 | 18 | ||
19 | TRANSLATIONS = ../i18n/de/todolist.ts | 19 | TRANSLATIONS = ../i18n/de/todolist.ts |
20 | TRANSLATIONS += ../i18n/pt_BR/todolist.ts | 20 | TRANSLATIONS += ../i18n/pt_BR/todolist.ts |
21 | TRANSLATIONS += ../i18n/en/todolist.ts | ||
22 | TRANSLATIONS += ../i18n/hu/todolist.ts | ||
23 | TRANSLATIONS += ../i18n/ja/todolist.ts | ||
24 | TRANSLATIONS += ../i18n/ko/todolist.ts | ||
25 | TRANSLATIONS += ../i18n/no/todolist.ts | ||
26 | TRANSLATIONS += ../i18n/zh_CN/todolist.ts | ||
27 | TRANSLATIONS += ../i18n/zh_TW/todolist.ts | ||
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro index 5bee085..f6b3b33 100644 --- a/core/settings/citytime/citytime.pro +++ b/core/settings/citytime/citytime.pro | |||
@@ -12,3 +12,10 @@ LIBS += -lqpe | |||
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/de/citytime.ts | 13 | TRANSLATIONS = ../i18n/de/citytime.ts |
14 | TRANSLATIONS += ../i18n/pt_BR/citytime.ts | 14 | TRANSLATIONS += ../i18n/pt_BR/citytime.ts |
15 | TRANSLATIONS += ../i18n/en/citytime.ts | ||
16 | TRANSLATIONS += ../i18n/hu/citytime.ts | ||
17 | TRANSLATIONS += ../i18n/ja/citytime.ts | ||
18 | TRANSLATIONS += ../i18n/ko/citytime.ts | ||
19 | TRANSLATIONS += ../i18n/no/citytime.ts | ||
20 | TRANSLATIONS += ../i18n/zh_CN/citytime.ts | ||
21 | TRANSLATIONS += ../i18n/zh_TW/citytime.ts | ||
diff --git a/library/library.pro b/library/library.pro index a467c8b..dbb549e 100644 --- a/library/library.pro +++ b/library/library.pro | |||
@@ -129,3 +129,10 @@ VERSION = 1.5.0 | |||
129 | 129 | ||
130 | TRANSLATIONS = ../i18n/de/libqpe.ts | 130 | TRANSLATIONS = ../i18n/de/libqpe.ts |
131 | TRANSLATIONS += ../i18n/pt_BR/libqpe.ts | 131 | TRANSLATIONS += ../i18n/pt_BR/libqpe.ts |
132 | TRANSLATIONS += ../i18n/en/libqpe.ts | ||
133 | TRANSLATIONS += ../i18n/hu/libqpe.ts | ||
134 | TRANSLATIONS += ../i18n/ja/libqpe.ts | ||
135 | TRANSLATIONS += ../i18n/ko/libqpe.ts | ||
136 | TRANSLATIONS += ../i18n/no/libqpe.ts | ||
137 | TRANSLATIONS += ../i18n/zh_CN/libqpe.ts | ||
138 | TRANSLATIONS += ../i18n/zh_TW/libqpe.ts | ||
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index fc89411..6b337c6 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro | |||
@@ -12,3 +12,13 @@ DEPENDPATH += $(OPIEDIR)/include | |||
12 | LIBS += -lqpe | 12 | LIBS += -lqpe |
13 | 13 | ||
14 | TARGET = dictionary | 14 | TARGET = dictionary |
15 | |||
16 | TRANSLATIONS = ../i18n/pt_BR/dictionary.ts | ||
17 | TRANSLATIONS += ../i18n/de/dictionary.ts | ||
18 | TRANSLATIONS += ../i18n/en/dictionary.ts | ||
19 | TRANSLATIONS += ../i18n/hu/dictionary.ts | ||
20 | TRANSLATIONS += ../i18n/ja/dictionary.ts | ||
21 | TRANSLATIONS += ../i18n/ko/dictionary.ts | ||
22 | TRANSLATIONS += ../i18n/no/dictionary.ts | ||
23 | TRANSLATIONS += ../i18n/zh_CN/dictionary.ts | ||
24 | TRANSLATIONS += ../i18n/zh_TW/dictionary.ts | ||
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 943e3d4..b5437fe 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro | |||
@@ -36,3 +36,11 @@ DEPENDPATH += $(OPIEDIR)/include | |||
36 | LIBS += -lqpe | 36 | LIBS += -lqpe |
37 | 37 | ||
38 | TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts | 38 | TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts |
39 | TRANSLATIONS += ../i18n/en/tableviewer.ts | ||
40 | TRANSLATIONS += ../i18n/de/tableviewer.ts | ||
41 | TRANSLATIONS += ../i18n/hu/tableviewer.ts | ||
42 | TRANSLATIONS += ../i18n/ja/tableviewer.ts | ||
43 | TRANSLATIONS += ../i18n/ko/tableviewer.ts | ||
44 | TRANSLATIONS += ../i18n/no/tableviewer.ts | ||
45 | TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts | ||
46 | TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts | ||
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index cc6c6e9..01436fd 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro | |||
@@ -37,3 +37,11 @@ DEPENDPATH += $(OPIEDIR)/include | |||
37 | LIBS += -lqpe | 37 | LIBS += -lqpe |
38 | 38 | ||
39 | TRANSLATIONS = ../i18n/pt_BR/keypebble.ts | 39 | TRANSLATIONS = ../i18n/pt_BR/keypebble.ts |
40 | TRANSLATIONS += ../i18n/de/keypebble.ts | ||
41 | TRANSLATIONS += ../i18n/en/keypebble.ts | ||
42 | TRANSLATIONS += ../i18n/hu/keypebble.ts | ||
43 | TRANSLATIONS += ../i18n/ja/keypebble.ts | ||
44 | TRANSLATIONS += ../i18n/ko/keypebble.ts | ||
45 | TRANSLATIONS += ../i18n/no/keypebble.ts | ||
46 | TRANSLATIONS += ../i18n/zh_CN/keypebble.ts | ||
47 | TRANSLATIONS += ../i18n/zh_TW/keypebble.ts | ||
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro index b246767..d9690c0 100644 --- a/noncore/games/chess/chess.pro +++ b/noncore/games/chess/chess.pro | |||
@@ -14,3 +14,11 @@ LANGUAGE = C++ | |||
14 | CPP_ALWAYS_CREATE_SOURCE= TRUE | 14 | CPP_ALWAYS_CREATE_SOURCE= TRUE |
15 | 15 | ||
16 | TRANSLATIONS = ../i18n/pt_BR/chess.ts | 16 | TRANSLATIONS = ../i18n/pt_BR/chess.ts |
17 | TRANSLATIONS += ../i18n/de/chess.ts | ||
18 | TRANSLATIONS += ../i18n/en/chess.ts | ||
19 | TRANSLATIONS += ../i18n/hu/chess.ts | ||
20 | TRANSLATIONS += ../i18n/ja/chess.ts | ||
21 | TRANSLATIONS += ../i18n/ko/chess.ts | ||
22 | TRANSLATIONS += ../i18n/no/chess.ts | ||
23 | TRANSLATIONS += ../i18n/zh_CN/chess.ts | ||
24 | TRANSLATIONS += ../i18n/zh_TW/chess.ts | ||
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index 5dfe519..6c07e57 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro | |||
@@ -10,3 +10,11 @@ LIBS += -lqpe | |||
10 | TARGET = fifteen | 10 | TARGET = fifteen |
11 | 11 | ||
12 | TRANSLATIONS = ../i18n/pt_BR/fifteen.ts | 12 | TRANSLATIONS = ../i18n/pt_BR/fifteen.ts |
13 | TRANSLATIONS += ../i18n/de/fifteen.ts | ||
14 | TRANSLATIONS += ../i18n/en/fifteen.ts | ||
15 | TRANSLATIONS += ../i18n/hu/fifteen.ts | ||
16 | TRANSLATIONS += ../i18n/ja/fifteen.ts | ||
17 | TRANSLATIONS += ../i18n/ko/fifteen.ts | ||
18 | TRANSLATIONS += ../i18n/no/fifteen.ts | ||
19 | TRANSLATIONS += ../i18n/zh_CN/fifteen.ts | ||
20 | TRANSLATIONS += ../i18n/zh_TW/fifteen.ts | ||
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index 9fc50e7..2d96f82 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro | |||
@@ -18,3 +18,10 @@ TARGET = go | |||
18 | 18 | ||
19 | TRANSLATIONS = ../i18n/de/go.ts | 19 | TRANSLATIONS = ../i18n/de/go.ts |
20 | TRANSLATIONS += ../i18n/pt_BR/go.ts | 20 | TRANSLATIONS += ../i18n/pt_BR/go.ts |
21 | TRANSLATIONS += ../i18n/en/go.ts | ||
22 | TRANSLATIONS += ../i18n/hu/go.ts | ||
23 | TRANSLATIONS += ../i18n/ja/go.ts | ||
24 | TRANSLATIONS += ../i18n/ko/go.ts | ||
25 | TRANSLATIONS += ../i18n/no/go.ts | ||
26 | TRANSLATIONS += ../i18n/zh_CN/go.ts | ||
27 | TRANSLATIONS += ../i18n/zh_TW/go.ts | ||
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro index 330452a..06f2f4f 100644 --- a/noncore/games/mindbreaker/mindbreaker.pro +++ b/noncore/games/mindbreaker/mindbreaker.pro | |||
@@ -11,3 +11,10 @@ LIBS += -lqpe | |||
11 | 11 | ||
12 | TRANSLATIONS = ../i18n/de/mindbreaker.ts | 12 | TRANSLATIONS = ../i18n/de/mindbreaker.ts |
13 | TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts | 13 | TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts |
14 | TRANSLATIONS += ../i18n/en/mindbreaker.ts | ||
15 | TRANSLATIONS += ../i18n/hu/mindbreaker.ts | ||
16 | TRANSLATIONS += ../i18n/ja/mindbreaker.ts | ||
17 | TRANSLATIONS += ../i18n/ko/mindbreaker.ts | ||
18 | TRANSLATIONS += ../i18n/no/mindbreaker.ts | ||
19 | TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts | ||
20 | TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts | ||
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index 00c8c92..1d4c5aa 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro | |||
@@ -13,3 +13,10 @@ INTERFACES = | |||
13 | 13 | ||
14 | TRANSLATIONS = ../i18n/de/minesweep.ts | 14 | TRANSLATIONS = ../i18n/de/minesweep.ts |
15 | TRANSLATIONS += ../i18n/pt_BR/minesweep.ts | 15 | TRANSLATIONS += ../i18n/pt_BR/minesweep.ts |
16 | TRANSLATIONS += ../i18n/en/minesweep.ts | ||
17 | TRANSLATIONS += ../i18n/hu/minesweep.ts | ||
18 | TRANSLATIONS += ../i18n/ja/minesweep.ts | ||
19 | TRANSLATIONS += ../i18n/ko/minesweep.ts | ||
20 | TRANSLATIONS += ../i18n/no/minesweep.ts | ||
21 | TRANSLATIONS += ../i18n/zh_CN/minesweep.ts | ||
22 | TRANSLATIONS += ../i18n/zh_TW/minesweep.ts | ||
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro index bd2b54a..741adc6 100644 --- a/noncore/games/parashoot/parashoot.pro +++ b/noncore/games/parashoot/parashoot.pro | |||
@@ -10,3 +10,10 @@ LIBS += -lqpe | |||
10 | 10 | ||
11 | TRANSLATIONS = ../i18n/de/parashoot.ts | 11 | TRANSLATIONS = ../i18n/de/parashoot.ts |
12 | TRANSLATIONS += ../i18n/pt_BR/parashoot.ts | 12 | TRANSLATIONS += ../i18n/pt_BR/parashoot.ts |
13 | TRANSLATIONS += ../i18n/en/parashoot.ts | ||
14 | TRANSLATIONS += ../i18n/hu/parashoot.ts | ||
15 | TRANSLATIONS += ../i18n/ja/parashoot.ts | ||
16 | TRANSLATIONS += ../i18n/ko/parashoot.ts | ||
17 | TRANSLATIONS += ../i18n/no/parashoot.ts | ||
18 | TRANSLATIONS += ../i18n/zh_CN/parashoot.ts | ||
19 | TRANSLATIONS += ../i18n/zh_TW/parashoot.ts | ||
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index 7fd8bdb..4e639e5 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro | |||
@@ -10,3 +10,10 @@ LIBS += -lqpe | |||
10 | 10 | ||
11 | TRANSLATIONS = ../i18n/de/qasteroids.ts | 11 | TRANSLATIONS = ../i18n/de/qasteroids.ts |
12 | TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts | 12 | TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts |
13 | TRANSLATIONS += ../i18n/en/qasteroids.ts | ||
14 | TRANSLATIONS += ../i18n/hu/qasteroids.ts | ||
15 | TRANSLATIONS += ../i18n/ja/qasteroids.ts | ||
16 | TRANSLATIONS += ../i18n/ko/qasteroids.ts | ||
17 | TRANSLATIONS += ../i18n/no/qasteroids.ts | ||
18 | TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts | ||
19 | TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts | ||
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro index 8971454..c7cfce0 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro | |||
@@ -10,3 +10,10 @@ LIBS += -lqpe | |||
10 | 10 | ||
11 | TRANSLATIONS = ../i18n/de/snake.ts | 11 | TRANSLATIONS = ../i18n/de/snake.ts |
12 | TRANSLATIONS += ../i18n/pt_BR/snake.ts | 12 | TRANSLATIONS += ../i18n/pt_BR/snake.ts |
13 | TRANSLATIONS += ../i18n/en/snake.ts | ||
14 | TRANSLATIONS += ../i18n/hu/snake.ts | ||
15 | TRANSLATIONS += ../i18n/ja/snake.ts | ||
16 | TRANSLATIONS += ../i18n/ko/snake.ts | ||
17 | TRANSLATIONS += ../i18n/no/snake.ts | ||
18 | TRANSLATIONS += ../i18n/zh_CN/snake.ts | ||
19 | TRANSLATIONS += ../i18n/zh_TW/snake.ts | ||
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index 96cee06..5426201 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro | |||
@@ -17,3 +17,10 @@ REQUIRES = patience | |||
17 | 17 | ||
18 | TRANSLATIONS = ../i18n/de/patience.ts | 18 | TRANSLATIONS = ../i18n/de/patience.ts |
19 | TRANSLATIONS += ../i18n/pt_BR/patience.ts | 19 | TRANSLATIONS += ../i18n/pt_BR/patience.ts |
20 | TRANSLATIONS += ../i18n/en/patience.ts | ||
21 | TRANSLATIONS += ../i18n/hu/patience.ts | ||
22 | TRANSLATIONS += ../i18n/ja/patience.ts | ||
23 | TRANSLATIONS += ../i18n/ko/patience.ts | ||
24 | TRANSLATIONS += ../i18n/no/patience.ts | ||
25 | TRANSLATIONS += ../i18n/zh_CN/patience.ts | ||
26 | TRANSLATIONS += ../i18n/zh_TW/patience.ts | ||
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro index 9079bc4..24ad066 100644 --- a/noncore/games/tetrix/tetrix.pro +++ b/noncore/games/tetrix/tetrix.pro | |||
@@ -17,3 +17,11 @@ LIBS += -lqpe | |||
17 | INTERFACES= | 17 | INTERFACES= |
18 | 18 | ||
19 | TRANSLATIONS = ../i18n/pt_BR/tetrix.ts | 19 | TRANSLATIONS = ../i18n/pt_BR/tetrix.ts |
20 | TRANSLATIONS += ../i18n/de/tetrix.ts | ||
21 | TRANSLATIONS += ../i18n/en/tetrix.ts | ||
22 | TRANSLATIONS += ../i18n/hu/tetrix.ts | ||
23 | TRANSLATIONS += ../i18n/ja/tetrix.ts | ||
24 | TRANSLATIONS += ../i18n/ko/tetrix.ts | ||
25 | TRANSLATIONS += ../i18n/no/tetrix.ts | ||
26 | TRANSLATIONS += ../i18n/zh_CN/tetrix.ts | ||
27 | TRANSLATIONS += ../i18n/zh_TW/tetrix.ts | ||
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro index 15ebe31..bd6cad0 100644 --- a/noncore/games/wordgame/wordgame.pro +++ b/noncore/games/wordgame/wordgame.pro | |||
@@ -12,3 +12,10 @@ LIBS += -lqpe | |||
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/de/wordgame.ts | 13 | TRANSLATIONS = ../i18n/de/wordgame.ts |
14 | TRANSLATIONS += ../i18n/pt_BR/wordgame.ts | 14 | TRANSLATIONS += ../i18n/pt_BR/wordgame.ts |
15 | TRANSLATIONS += ../i18n/en/wordgame.ts | ||
16 | TRANSLATIONS += ../i18n/hu/wordgame.ts | ||
17 | TRANSLATIONS += ../i18n/ja/wordgame.ts | ||
18 | TRANSLATIONS += ../i18n/ko/wordgame.ts | ||
19 | TRANSLATIONS += ../i18n/no/wordgame.ts | ||
20 | TRANSLATIONS += ../i18n/zh_CN/wordgame.ts | ||
21 | TRANSLATIONS += ../i18n/zh_TW/wordgame.ts | ||
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index 0372931..441ef74 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro | |||
@@ -28,3 +28,10 @@ TARGET = sysinfo | |||
28 | 28 | ||
29 | TRANSLATIONS = ../i18n/de/sysinfo.ts | 29 | TRANSLATIONS = ../i18n/de/sysinfo.ts |
30 | TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts | 30 | TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts |
31 | TRANSLATIONS += ../i18n/en/sysinfo.ts | ||
32 | TRANSLATIONS += ../i18n/hu/sysinfo.ts | ||
33 | TRANSLATIONS += ../i18n/ja/sysinfo.ts | ||
34 | TRANSLATIONS += ../i18n/ko/sysinfo.ts | ||
35 | TRANSLATIONS += ../i18n/no/sysinfo.ts | ||
36 | TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts | ||
37 | TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts | ||
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index 260c75d..7421b23 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro | |||
@@ -10,3 +10,11 @@ DEPENDPATH += $(OPIEDIR)/include | |||
10 | LIBS += -lqpe -Wl,-export-dynamic | 10 | LIBS += -lqpe -Wl,-export-dynamic |
11 | 11 | ||
12 | TRANSLATIONS = ../i18n/pt_BR/calc.ts | 12 | TRANSLATIONS = ../i18n/pt_BR/calc.ts |
13 | TRANSLATIONS += ../i18n/de/calc.ts | ||
14 | TRANSLATIONS += ../i18n/en/calc.ts | ||
15 | TRANSLATIONS += ../i18n/hu/calc.ts | ||
16 | TRANSLATIONS += ../i18n/ja/calc.ts | ||
17 | TRANSLATIONS += ../i18n/ko/calc.ts | ||
18 | TRANSLATIONS += ../i18n/no/calc.ts | ||
19 | TRANSLATIONS += ../i18n/zh_CN/calc.ts | ||
20 | TRANSLATIONS += ../i18n/zh_TW/calc.ts | ||
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 28cc53a..12f0f4b 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro | |||
@@ -10,5 +10,12 @@ LIBS += -lqpe | |||
10 | INTERFACES= calculator.ui | 10 | INTERFACES= calculator.ui |
11 | TARGET = calculator | 11 | TARGET = calculator |
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/de/calculator.ts | 13 | TRANSLATIONS = ../i18n/pt_BR/calculator.ts |
14 | TRANSLATIONS += ../i18n/pt_BR/calculator.ts | 14 | TRANSLATIONS += ../i18n/de/calculator.ts |
15 | TRANSLATIONS += ../i18n/en/calculator.ts | ||
16 | TRANSLATIONS += ../i18n/hu/calculator.ts | ||
17 | TRANSLATIONS += ../i18n/ja/calculator.ts | ||
18 | TRANSLATIONS += ../i18n/ko/calculator.ts | ||
19 | TRANSLATIONS += ../i18n/no/calculator.ts | ||
20 | TRANSLATIONS += ../i18n/zh_CN/calculator.ts | ||
21 | TRANSLATIONS += ../i18n/zh_TW/calculator.ts | ||
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index 9e2b135..fe8c73e 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro | |||
@@ -12,3 +12,10 @@ TARGET = clock | |||
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/de/clock.ts | 13 | TRANSLATIONS = ../i18n/de/clock.ts |
14 | TRANSLATIONS += ../i18n/pt_BR/clock.ts | 14 | TRANSLATIONS += ../i18n/pt_BR/clock.ts |
15 | TRANSLATIONS += ../i18n/en/clock.ts | ||
16 | TRANSLATIONS += ../i18n/hu/clock.ts | ||
17 | TRANSLATIONS += ../i18n/ja/clock.ts | ||
18 | TRANSLATIONS += ../i18n/ko/clock.ts | ||
19 | TRANSLATIONS += ../i18n/no/clock.ts | ||
20 | TRANSLATIONS += ../i18n/zh_CN/clock.ts | ||
21 | TRANSLATIONS += ../i18n/zh_TW/clock.ts | ||
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index 174b51b..0dd4613 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro | |||
@@ -9,3 +9,10 @@ LIBS += -lqpe | |||
9 | INTERFACES= | 9 | INTERFACES= |
10 | TRANSLATIONS = ../i18n/de/filebrowser.ts | 10 | TRANSLATIONS = ../i18n/de/filebrowser.ts |
11 | TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts | 11 | TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts |
12 | TRANSLATIONS += ../i18n/en/filebrowser.ts | ||
13 | TRANSLATIONS += ../i18n/hu/filebrowser.ts | ||
14 | TRANSLATIONS += ../i18n/ja/filebrowser.ts | ||
15 | TRANSLATIONS += ../i18n/ko/filebrowser.ts | ||
16 | TRANSLATIONS += ../i18n/no/filebrowser.ts | ||
17 | TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts | ||
18 | TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts | ||