author | cniehaus <cniehaus> | 2002-04-13 13:20:52 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-13 13:20:52 (UTC) |
commit | 1443f111a77c7de5484a1e5b555514281da3fa38 (patch) (unidiff) | |
tree | 32e104eab753fd6a7ec8c89bfb14d1c604a62460 | |
parent | b5b241a8c1b2e07a58c278fd99c3b4052de7c447 (diff) | |
download | opie-1443f111a77c7de5484a1e5b555514281da3fa38.zip opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.gz opie-1443f111a77c7de5484a1e5b555514281da3fa38.tar.bz2 |
this add .pl for i18n
-------------------------------------------------------------------
45 files changed, 47 insertions, 0 deletions
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index 92a6930..f73cd38 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro | |||
@@ -34,14 +34,15 @@ DEPENDPATH += $(OPIEDIR)/include | |||
34 | LIBS += -lqpe | 34 | 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 | 38 | TRANSLATIONS += ../i18n/de/embeddedkonsole.ts |
39 | TRANSLATIONS += ../i18n/en/embeddedkonsole.ts | 39 | TRANSLATIONS += ../i18n/en/embeddedkonsole.ts |
40 | TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts | 40 | TRANSLATIONS += ../i18n/hu/embeddedkonsole.ts |
41 | TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts | 41 | TRANSLATIONS += ../i18n/fr/embeddedkonsole.ts |
42 | TRANSLATIONS += ../i18n/pl/embeddedkonsole.ts | ||
42 | TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts | 43 | TRANSLATIONS += ../i18n/ja/embeddedkonsole.ts |
43 | TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts | 44 | TRANSLATIONS += ../i18n/ko/embeddedkonsole.ts |
44 | TRANSLATIONS += ../i18n/no/embeddedkonsole.ts | 45 | TRANSLATIONS += ../i18n/no/embeddedkonsole.ts |
45 | TRANSLATIONS += ../i18n/sl/embeddedkonsole.ts | 46 | TRANSLATIONS += ../i18n/sl/embeddedkonsole.ts |
46 | TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts | 47 | TRANSLATIONS += ../i18n/zh_CN/embeddedkonsole.ts |
47 | TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts | 48 | TRANSLATIONS += ../i18n/zh_TW/embeddedkonsole.ts |
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro index 475226e..070dd2b 100644 --- a/core/apps/helpbrowser/helpbrowser.pro +++ b/core/apps/helpbrowser/helpbrowser.pro | |||
@@ -12,11 +12,12 @@ INTERFACES = | |||
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 | 14 | TRANSLATIONS += ../i18n/en/helpbrowser.ts |
15 | TRANSLATIONS += ../i18n/hu/helpbrowser.ts | 15 | TRANSLATIONS += ../i18n/hu/helpbrowser.ts |
16 | TRANSLATIONS += ../i18n/ja/helpbrowser.ts | 16 | TRANSLATIONS += ../i18n/ja/helpbrowser.ts |
17 | TRANSLATIONS += ../i18n/sl/helpbrowser.ts | 17 | TRANSLATIONS += ../i18n/sl/helpbrowser.ts |
18 | TRANSLATIONS += ../i18n/ko/helpbrowser.ts | 18 | TRANSLATIONS += ../i18n/ko/helpbrowser.ts |
19 | TRANSLATIONS += ../i18n/no/helpbrowser.ts | 19 | TRANSLATIONS += ../i18n/no/helpbrowser.ts |
20 | TRANSLATIONS += ../i18n/pl/helpbrowser.ts | ||
20 | TRANSLATIONS += ../i18n/fr/helpbrowser.ts | 21 | TRANSLATIONS += ../i18n/fr/helpbrowser.ts |
21 | TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts | 22 | TRANSLATIONS += ../i18n/zh_CN/helpbrowser.ts |
22 | TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts | 23 | TRANSLATIONS += ../i18n/zh_TW/helpbrowser.ts |
diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index aae7f89..4f20da3 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro | |||
@@ -13,12 +13,13 @@ 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 | 16 | TRANSLATIONS += ../i18n/en/textedit.ts |
17 | TRANSLATIONS += ../i18n/hu/textedit.ts | 17 | TRANSLATIONS += ../i18n/hu/textedit.ts |
18 | TRANSLATIONS += ../i18n/fr/textedit.ts | 18 | TRANSLATIONS += ../i18n/fr/textedit.ts |
19 | TRANSLATIONS += ../i18n/ja/textedit.ts | 19 | TRANSLATIONS += ../i18n/ja/textedit.ts |
20 | TRANSLATIONS += ../i18n/sl/textedit.ts | 20 | TRANSLATIONS += ../i18n/sl/textedit.ts |
21 | TRANSLATIONS += ../i18n/pl/textedit.ts | ||
21 | TRANSLATIONS += ../i18n/ko/textedit.ts | 22 | TRANSLATIONS += ../i18n/ko/textedit.ts |
22 | TRANSLATIONS += ../i18n/no/textedit.ts | 23 | TRANSLATIONS += ../i18n/no/textedit.ts |
23 | TRANSLATIONS += ../i18n/zh_CN/textedit.ts | 24 | TRANSLATIONS += ../i18n/zh_CN/textedit.ts |
24 | TRANSLATIONS += ../i18n/zh_TW/textedit.ts | 25 | TRANSLATIONS += ../i18n/zh_TW/textedit.ts |
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro index 0441201..eddf242 100644 --- a/core/multimedia/opieplayer/libmad/libmad.pro +++ b/core/multimedia/opieplayer/libmad/libmad.pro | |||
@@ -12,13 +12,14 @@ LIBS += -lqpe -lm | |||
12 | VERSION = 1.0.0 | 12 | VERSION = 1.0.0 |
13 | 13 | ||
14 | TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts | 14 | TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts |
15 | TRANSLATIONS += ../../i18n/de/libmadplugin.ts | 15 | TRANSLATIONS += ../../i18n/de/libmadplugin.ts |
16 | TRANSLATIONS += ../../i18n/en/libmadplugin.ts | 16 | TRANSLATIONS += ../../i18n/en/libmadplugin.ts |
17 | TRANSLATIONS += ../../i18n/hu/libmadplugin.ts | 17 | TRANSLATIONS += ../../i18n/hu/libmadplugin.ts |
18 | TRANSLATIONS += ../../i18n/sl/libmadplugin.ts | 18 | TRANSLATIONS += ../../i18n/sl/libmadplugin.ts |
19 | TRANSLATIONS += ../../i18n/ja/libmadplugin.ts | 19 | TRANSLATIONS += ../../i18n/ja/libmadplugin.ts |
20 | TRANSLATIONS += ../../i18n/pl/libmadplugin.ts | ||
20 | TRANSLATIONS += ../../i18n/ko/libmadplugin.ts | 21 | TRANSLATIONS += ../../i18n/ko/libmadplugin.ts |
21 | TRANSLATIONS += ../../i18n/no/libmadplugin.ts | 22 | TRANSLATIONS += ../../i18n/no/libmadplugin.ts |
22 | TRANSLATIONS += ../../i18n/zh_CN/libmadplugin.ts | 23 | TRANSLATIONS += ../../i18n/zh_CN/libmadplugin.ts |
23 | TRANSLATIONS += ../../i18n/zh_TW/libmadplugin.ts | 24 | TRANSLATIONS += ../../i18n/zh_TW/libmadplugin.ts |
24 | TRANSLATIONS += ../../i18n/fr/libmadplugin.ts | 25 | TRANSLATIONS += ../../i18n/fr/libmadplugin.ts |
diff --git a/core/multimedia/opieplayer/mpegplayer.pro b/core/multimedia/opieplayer/mpegplayer.pro index 92db399..0cb1e99 100644 --- a/core/multimedia/opieplayer/mpegplayer.pro +++ b/core/multimedia/opieplayer/mpegplayer.pro | |||
@@ -25,11 +25,12 @@ DEPENDPATH += $(OPIEDIR)/include | |||
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 | 27 | TRANSLATIONS += ../i18n/en/mpegplayer.ts |
28 | TRANSLATIONS += ../i18n/hu/mpegplayer.ts | 28 | TRANSLATIONS += ../i18n/hu/mpegplayer.ts |
29 | TRANSLATIONS += ../i18n/ja/mpegplayer.ts | 29 | TRANSLATIONS += ../i18n/ja/mpegplayer.ts |
30 | TRANSLATIONS += ../i18n/sl/mpegplayer.ts | 30 | TRANSLATIONS += ../i18n/sl/mpegplayer.ts |
31 | TRANSLATIONS += ../i18n/fr/mpegplayer.ts | 31 | TRANSLATIONS += ../i18n/fr/mpegplayer.ts |
32 | TRANSLATIONS += ../i18n/ko/mpegplayer.ts | 32 | TRANSLATIONS += ../i18n/ko/mpegplayer.ts |
33 | TRANSLATIONS += ../i18n/pl/mpegplayer.ts | ||
33 | TRANSLATIONS += ../i18n/no/mpegplayer.ts | 34 | TRANSLATIONS += ../i18n/no/mpegplayer.ts |
34 | TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts | 35 | TRANSLATIONS += ../i18n/zh_CN/mpegplayer.ts |
35 | TRANSLATIONS += ../i18n/zh_TW/mpegplayer.ts | 36 | TRANSLATIONS += ../i18n/zh_TW/mpegplayer.ts |
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro index 9993e9f..53cf030 100644 --- a/core/pim/addressbook/addressbook.pro +++ b/core/pim/addressbook/addressbook.pro | |||
@@ -21,12 +21,13 @@ LIBS += -lqpe | |||
21 | 21 | ||
22 | TRANSLATIONS = ../../i18n/pt_BR/addressbook.ts | 22 | TRANSLATIONS = ../../i18n/pt_BR/addressbook.ts |
23 | TRANSLATIONS += ../../i18n/de/addressbook.ts | 23 | TRANSLATIONS += ../../i18n/de/addressbook.ts |
24 | TRANSLATIONS += ../../i18n/en/addressbook.ts | 24 | TRANSLATIONS += ../../i18n/en/addressbook.ts |
25 | TRANSLATIONS += ../../i18n/hu/addressbook.ts | 25 | TRANSLATIONS += ../../i18n/hu/addressbook.ts |
26 | TRANSLATIONS += ../../i18n/sl/addressbook.ts | 26 | TRANSLATIONS += ../../i18n/sl/addressbook.ts |
27 | TRANSLATIONS += ../../i18n/ja/addressbook.ts | 27 | TRANSLATIONS += ../../i18n/ja/addressbook.ts |
28 | TRANSLATIONS += ../../i18n/ko/addressbook.ts | 28 | TRANSLATIONS += ../../i18n/ko/addressbook.ts |
29 | TRANSLATIONS += ../../i18n/pl/addressbook.ts | ||
29 | TRANSLATIONS += ../../i18n/no/addressbook.ts | 30 | TRANSLATIONS += ../../i18n/no/addressbook.ts |
30 | TRANSLATIONS += ../../i18n/zh_CN/addressbook.ts | 31 | TRANSLATIONS += ../../i18n/zh_CN/addressbook.ts |
31 | TRANSLATIONS += ../../i18n/zh_TW/addressbook.ts | 32 | TRANSLATIONS += ../../i18n/zh_TW/addressbook.ts |
32 | TRANSLATIONS += ../../i18n/fr/addressbook.ts | 33 | TRANSLATIONS += ../../i18n/fr/addressbook.ts |
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro index 2826930..a8a9285 100644 --- a/core/pim/datebook/datebook.pro +++ b/core/pim/datebook/datebook.pro | |||
@@ -40,15 +40,16 @@ DEPENDPATH += $(OPIEDIR)/include | |||
40 | LIBS += -lqpe | 40 | LIBS += -lqpe |
41 | 41 | ||
42 | TARGET = datebook | 42 | TARGET = datebook |
43 | 43 | ||
44 | TRANSLATIONS = ../i18n/pt_BR/datebook.ts | 44 | TRANSLATIONS = ../i18n/pt_BR/datebook.ts |
45 | TRANSLATIONS += ../i18n/de/datebook.ts | 45 | TRANSLATIONS += ../i18n/de/datebook.ts |
46 | TRANSLATIONS += ../i18n/en/datebook.ts | 46 | TRANSLATIONS += ../i18n/en/datebook.ts |
47 | TRANSLATIONS += ../i18n/hu/datebook.ts | 47 | TRANSLATIONS += ../i18n/hu/datebook.ts |
48 | TRANSLATIONS += ../i18n/pl/datebook.ts | ||
48 | TRANSLATIONS += ../i18n/sl/datebook.ts | 49 | TRANSLATIONS += ../i18n/sl/datebook.ts |
49 | TRANSLATIONS += ../i18n/ja/datebook.ts | 50 | TRANSLATIONS += ../i18n/ja/datebook.ts |
50 | TRANSLATIONS += ../i18n/ko/datebook.ts | 51 | TRANSLATIONS += ../i18n/ko/datebook.ts |
51 | TRANSLATIONS += ../i18n/no/datebook.ts | 52 | TRANSLATIONS += ../i18n/no/datebook.ts |
52 | TRANSLATIONS += ../i18n/zh_CN/datebook.ts | 53 | TRANSLATIONS += ../i18n/zh_CN/datebook.ts |
53 | TRANSLATIONS += ../i18n/zh_TW/datebook.ts | 54 | TRANSLATIONS += ../i18n/zh_TW/datebook.ts |
54 | TRANSLATIONS += ../i18n/fr/datebook.ts | 55 | TRANSLATIONS += ../i18n/fr/datebook.ts |
diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro index 38ae70f..2d37b5d 100644 --- a/core/pim/today/today.pro +++ b/core/pim/today/today.pro | |||
@@ -16,8 +16,9 @@ TRANSLATIONS += ../i18n/en/today.ts | |||
16 | TRANSLATIONS += ../i18n/hu/today.ts | 16 | TRANSLATIONS += ../i18n/hu/today.ts |
17 | TRANSLATIONS += ../i18n/sl/today.ts | 17 | TRANSLATIONS += ../i18n/sl/today.ts |
18 | TRANSLATIONS += ../i18n/ja/today.ts | 18 | TRANSLATIONS += ../i18n/ja/today.ts |
19 | TRANSLATIONS += ../i18n/ko/today.ts | 19 | TRANSLATIONS += ../i18n/ko/today.ts |
20 | TRANSLATIONS += ../i18n/no/today.ts | 20 | TRANSLATIONS += ../i18n/no/today.ts |
21 | TRANSLATIONS += ../i18n/zh_CN/today.ts | 21 | TRANSLATIONS += ../i18n/zh_CN/today.ts |
22 | TRANSLATIONS += ../i18n/zh_TW/today.ts | 22 | TRANSLATIONS += ../i18n/zh_TW/today.ts |
23 | TRANSLATIONS += ../i18n/fr/today.ts | 23 | TRANSLATIONS += ../i18n/fr/today.ts |
24 | TRANSLATIONS += ../i18n/pl/today.ts | ||
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index 9cd0e7c..a46fb47 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro | |||
@@ -16,14 +16,15 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
16 | DEPENDPATH+= $(OPIEDIR)/include | 16 | DEPENDPATH+= $(OPIEDIR)/include |
17 | LIBS += -lqpe -lopie | 17 | LIBS += -lqpe -lopie |
18 | 18 | ||
19 | TRANSLATIONS = ../i18n/pt_BR/todolist.ts | 19 | TRANSLATIONS = ../i18n/pt_BR/todolist.ts |
20 | TRANSLATIONS += ../i18n/de/todolist.ts | 20 | TRANSLATIONS += ../i18n/de/todolist.ts |
21 | TRANSLATIONS += ../i18n/en/todolist.ts | 21 | TRANSLATIONS += ../i18n/en/todolist.ts |
22 | TRANSLATIONS += ../i18n/hu/todolist.ts | 22 | TRANSLATIONS += ../i18n/hu/todolist.ts |
23 | TRANSLATIONS += ../i18n/sl/todolist.ts | 23 | TRANSLATIONS += ../i18n/sl/todolist.ts |
24 | TRANSLATIONS += ../i18n/pl/todolist.ts | ||
24 | TRANSLATIONS += ../i18n/ja/todolist.ts | 25 | TRANSLATIONS += ../i18n/ja/todolist.ts |
25 | TRANSLATIONS += ../i18n/ko/todolist.ts | 26 | TRANSLATIONS += ../i18n/ko/todolist.ts |
26 | TRANSLATIONS += ../i18n/no/todolist.ts | 27 | TRANSLATIONS += ../i18n/no/todolist.ts |
27 | TRANSLATIONS += ../i18n/zh_CN/todolist.ts | 28 | TRANSLATIONS += ../i18n/zh_CN/todolist.ts |
28 | TRANSLATIONS += ../i18n/zh_TW/todolist.ts | 29 | TRANSLATIONS += ../i18n/zh_TW/todolist.ts |
29 | TRANSLATIONS += ../i18n/fr/todolist.ts | 30 | TRANSLATIONS += ../i18n/fr/todolist.ts |
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro index e4e40df..afa658f 100644 --- a/core/settings/citytime/citytime.pro +++ b/core/settings/citytime/citytime.pro | |||
@@ -11,13 +11,14 @@ DEPENDPATH += $(OPIEDIR)/include | |||
11 | LIBS += -lqpe | 11 | 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 | 15 | TRANSLATIONS += ../i18n/en/citytime.ts |
16 | TRANSLATIONS += ../i18n/hu/citytime.ts | 16 | TRANSLATIONS += ../i18n/hu/citytime.ts |
17 | TRANSLATIONS += ../i18n/ja/citytime.ts | 17 | TRANSLATIONS += ../i18n/ja/citytime.ts |
18 | TRANSLATIONS += ../i18n/ko/citytime.ts | 18 | TRANSLATIONS += ../i18n/ko/citytime.ts |
19 | TRANSLATIONS += ../i18n/pl/citytime.ts | ||
19 | TRANSLATIONS += ../i18n/fr/citytime.ts | 20 | TRANSLATIONS += ../i18n/fr/citytime.ts |
20 | TRANSLATIONS += ../i18n/sl/citytime.ts | 21 | TRANSLATIONS += ../i18n/sl/citytime.ts |
21 | TRANSLATIONS += ../i18n/no/citytime.ts | 22 | TRANSLATIONS += ../i18n/no/citytime.ts |
22 | TRANSLATIONS += ../i18n/zh_CN/citytime.ts | 23 | TRANSLATIONS += ../i18n/zh_CN/citytime.ts |
23 | TRANSLATIONS += ../i18n/zh_TW/citytime.ts | 24 | 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 6e26c4c..9029a19 100644 --- a/core/settings/light-and-power/light-and-power.pro +++ b/core/settings/light-and-power/light-and-power.pro | |||
@@ -6,8 +6,10 @@ SOURCES = light.cpp main.cpp | |||
6 | INTERFACES= lightsettingsbase.ui | 6 | INTERFACES= lightsettingsbase.ui |
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH+= ../$(OPIEDIR)/include | 8 | DEPENDPATH+= ../$(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = light-and-power | 10 | TARGET = light-and-power |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/de/light-and-power.ts | 12 | TRANSLATIONS = ../../i18n/de/light-and-power.ts |
13 | TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts | 13 | TRANSLATIONS += ../../i18n/pt_BR/light-and-power.ts |
14 | TRANSLATIONS += ../../i18n/pl/light-and-power.ts | ||
15 | TRANSLATIONS += ../../i18n/fr/light-and-power.ts | ||
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro index daa9ba7..0c924ad 100644 --- a/core/settings/security/security.pro +++ b/core/settings/security/security.pro | |||
@@ -11,12 +11,13 @@ TARGET = security | |||
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/pt_BR/security.ts | 12 | TRANSLATIONS = ../../i18n/pt_BR/security.ts |
13 | TRANSLATIONS += ../../i18n/de/security.ts | 13 | TRANSLATIONS += ../../i18n/de/security.ts |
14 | TRANSLATIONS += ../../i18n/en/security.ts | 14 | TRANSLATIONS += ../../i18n/en/security.ts |
15 | TRANSLATIONS += ../../i18n/hu/security.ts | 15 | TRANSLATIONS += ../../i18n/hu/security.ts |
16 | TRANSLATIONS += ../../i18n/sl/security.ts | 16 | TRANSLATIONS += ../../i18n/sl/security.ts |
17 | TRANSLATIONS += ../../i18n/ja/security.ts | 17 | TRANSLATIONS += ../../i18n/ja/security.ts |
18 | TRANSLATIONS += ../../i18n/ko/security.ts | 18 | TRANSLATIONS += ../../i18n/ko/security.ts |
19 | TRANSLATIONS += ../../i18n/pl/security.ts | ||
19 | TRANSLATIONS += ../../i18n/no/security.ts | 20 | TRANSLATIONS += ../../i18n/no/security.ts |
20 | TRANSLATIONS += ../../i18n/zh_CN/security.ts | 21 | TRANSLATIONS += ../../i18n/zh_CN/security.ts |
21 | TRANSLATIONS += ../../i18n/zh_TW/security.ts | 22 | TRANSLATIONS += ../../i18n/zh_TW/security.ts |
22 | TRANSLATIONS += ../../i18n/fr/security.ts | 23 | TRANSLATIONS += ../../i18n/fr/security.ts |
diff --git a/inputmethods/dvorak/dvorak.pro b/inputmethods/dvorak/dvorak.pro index 432a44f..c7b5b34 100644 --- a/inputmethods/dvorak/dvorak.pro +++ b/inputmethods/dvorak/dvorak.pro | |||
@@ -15,14 +15,15 @@ DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | |||
15 | LIBS += -lqpe | 15 | LIBS += -lqpe |
16 | VERSION = 1.0.0 | 16 | VERSION = 1.0.0 |
17 | 17 | ||
18 | TRANSLATIONS = ../../i18n/pt_BR/libqdvorak.ts | 18 | TRANSLATIONS = ../../i18n/pt_BR/libqdvorak.ts |
19 | TRANSLATIONS += ../../i18n/de/libqdvorak.ts | 19 | TRANSLATIONS += ../../i18n/de/libqdvorak.ts |
20 | TRANSLATIONS += ../../i18n/en/libqdvorak.ts | 20 | TRANSLATIONS += ../../i18n/en/libqdvorak.ts |
21 | TRANSLATIONS += ../../i18n/hu/libqdvorak.ts | 21 | TRANSLATIONS += ../../i18n/hu/libqdvorak.ts |
22 | TRANSLATIONS += ../../i18n/sl/libqdvorak.ts | 22 | TRANSLATIONS += ../../i18n/sl/libqdvorak.ts |
23 | TRANSLATIONS += ../../i18n/pl/libqdvorak.ts | ||
23 | TRANSLATIONS += ../../i18n/ja/libqdvorak.ts | 24 | TRANSLATIONS += ../../i18n/ja/libqdvorak.ts |
24 | TRANSLATIONS += ../../i18n/ko/libqdvorak.ts | 25 | TRANSLATIONS += ../../i18n/ko/libqdvorak.ts |
25 | TRANSLATIONS += ../../i18n/no/libqdvorak.ts | 26 | TRANSLATIONS += ../../i18n/no/libqdvorak.ts |
26 | TRANSLATIONS += ../../i18n/zh_CN/libqdvorak.ts | 27 | TRANSLATIONS += ../../i18n/zh_CN/libqdvorak.ts |
27 | TRANSLATIONS += ../../i18n/zh_TW/libqdvorak.ts | 28 | TRANSLATIONS += ../../i18n/zh_TW/libqdvorak.ts |
28 | TRANSLATIONS += ../../i18n/fr/libqdvorak.ts | 29 | TRANSLATIONS += ../../i18n/fr/libqdvorak.ts |
diff --git a/inputmethods/handwriting/handwriting.pro b/inputmethods/handwriting/handwriting.pro index 028796c..7a6c3a0 100644 --- a/inputmethods/handwriting/handwriting.pro +++ b/inputmethods/handwriting/handwriting.pro | |||
@@ -29,15 +29,16 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
29 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 29 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
30 | LIBS += -lqpe | 30 | LIBS += -lqpe |
31 | VERSION = 1.0.0 | 31 | VERSION = 1.0.0 |
32 | 32 | ||
33 | TRANSLATIONS = ../../i18n/pt_BR/libqhandwriting.ts | 33 | TRANSLATIONS = ../../i18n/pt_BR/libqhandwriting.ts |
34 | TRANSLATIONS += ../../i18n/de/libqhandwriting.ts | 34 | TRANSLATIONS += ../../i18n/de/libqhandwriting.ts |
35 | TRANSLATIONS += ../../i18n/en/libqhandwriting.ts | 35 | TRANSLATIONS += ../../i18n/en/libqhandwriting.ts |
36 | TRANSLATIONS += ../../i18n/hu/libqhandwriting.ts | 36 | TRANSLATIONS += ../../i18n/hu/libqhandwriting.ts |
37 | TRANSLATIONS += ../../i18n/pl/libqhandwriting.ts | ||
37 | TRANSLATIONS += ../../i18n/sl/libqhandwriting.ts | 38 | TRANSLATIONS += ../../i18n/sl/libqhandwriting.ts |
38 | TRANSLATIONS += ../../i18n/ja/libqhandwriting.ts | 39 | TRANSLATIONS += ../../i18n/ja/libqhandwriting.ts |
39 | TRANSLATIONS += ../../i18n/ko/libqhandwriting.ts | 40 | TRANSLATIONS += ../../i18n/ko/libqhandwriting.ts |
40 | TRANSLATIONS += ../../i18n/no/libqhandwriting.ts | 41 | TRANSLATIONS += ../../i18n/no/libqhandwriting.ts |
41 | TRANSLATIONS += ../../i18n/zh_CN/libqhandwriting.ts | 42 | TRANSLATIONS += ../../i18n/zh_CN/libqhandwriting.ts |
42 | TRANSLATIONS += ../../i18n/zh_TW/libqhandwriting.ts | 43 | TRANSLATIONS += ../../i18n/zh_TW/libqhandwriting.ts |
43 | TRANSLATIONS += ../../i18n/fr/libqhandwriting.ts | 44 | TRANSLATIONS += ../../i18n/fr/libqhandwriting.ts |
diff --git a/inputmethods/keyboard/keyboard.pro b/inputmethods/keyboard/keyboard.pro index 819a79d..2c2231c 100644 --- a/inputmethods/keyboard/keyboard.pro +++ b/inputmethods/keyboard/keyboard.pro | |||
@@ -17,12 +17,13 @@ VERSION = 1.0.0 | |||
17 | 17 | ||
18 | TRANSLATIONS = ../../i18n/pt_BR/libqkeyboard.ts | 18 | TRANSLATIONS = ../../i18n/pt_BR/libqkeyboard.ts |
19 | TRANSLATIONS += ../../i18n/de/libqkeyboard.ts | 19 | TRANSLATIONS += ../../i18n/de/libqkeyboard.ts |
20 | TRANSLATIONS += ../../i18n/en/libqkeyboard.ts | 20 | TRANSLATIONS += ../../i18n/en/libqkeyboard.ts |
21 | TRANSLATIONS += ../../i18n/hu/libqkeyboard.ts | 21 | TRANSLATIONS += ../../i18n/hu/libqkeyboard.ts |
22 | TRANSLATIONS += ../../i18n/sl/libqkeyboard.ts | 22 | TRANSLATIONS += ../../i18n/sl/libqkeyboard.ts |
23 | TRANSLATIONS += ../../i18n/ja/libqkeyboard.ts | 23 | TRANSLATIONS += ../../i18n/ja/libqkeyboard.ts |
24 | TRANSLATIONS += ../../i18n/ko/libqkeyboard.ts | 24 | TRANSLATIONS += ../../i18n/ko/libqkeyboard.ts |
25 | TRANSLATIONS += ../../i18n/pl/libqkeyboard.ts | ||
25 | TRANSLATIONS += ../../i18n/no/libqkeyboard.ts | 26 | TRANSLATIONS += ../../i18n/no/libqkeyboard.ts |
26 | TRANSLATIONS += ../../i18n/zh_CN/libqkeyboard.ts | 27 | TRANSLATIONS += ../../i18n/zh_CN/libqkeyboard.ts |
27 | TRANSLATIONS += ../../i18n/zh_TW/libqkeyboard.ts | 28 | TRANSLATIONS += ../../i18n/zh_TW/libqkeyboard.ts |
28 | TRANSLATIONS += ../../i18n/fr/libqkeyboard.ts | 29 | TRANSLATIONS += ../../i18n/fr/libqkeyboard.ts |
diff --git a/inputmethods/pickboard/pickboard.pro b/inputmethods/pickboard/pickboard.pro index 6b6f735..6a669c9 100644 --- a/inputmethods/pickboard/pickboard.pro +++ b/inputmethods/pickboard/pickboard.pro | |||
@@ -7,16 +7,17 @@ DESTDIR = ../../plugins/inputmethods | |||
7 | INCLUDEPATH += $(OPIEDIR)/include | 7 | INCLUDEPATH += $(OPIEDIR)/include |
8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher | 8 | DEPENDPATH += ../$(OPIEDIR)/include ../../launcher |
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | VERSION = 1.0.0 | 10 | VERSION = 1.0.0 |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/pt_BR/libqpickboard.ts | 12 | TRANSLATIONS = ../../i18n/pt_BR/libqpickboard.ts |
13 | TRANSLATIONS += ../../i18n/de/libqpickboard.ts | 13 | TRANSLATIONS += ../../i18n/de/libqpickboard.ts |
14 | TRANSLATIONS += ../../i18n/en/libqpickboard.ts | 14 | TRANSLATIONS += ../../i18n/en/libqpickboard.ts |
15 | TRANSLATIONS += ../../i18n/pl/libqpickboard.ts | ||
15 | TRANSLATIONS += ../../i18n/hu/libqpickboard.ts | 16 | TRANSLATIONS += ../../i18n/hu/libqpickboard.ts |
16 | TRANSLATIONS += ../../i18n/sl/libqpickboard.ts | 17 | TRANSLATIONS += ../../i18n/sl/libqpickboard.ts |
17 | TRANSLATIONS += ../../i18n/ja/libqpickboard.ts | 18 | TRANSLATIONS += ../../i18n/ja/libqpickboard.ts |
18 | TRANSLATIONS += ../../i18n/ko/libqpickboard.ts | 19 | TRANSLATIONS += ../../i18n/ko/libqpickboard.ts |
19 | TRANSLATIONS += ../../i18n/no/libqpickboard.ts | 20 | TRANSLATIONS += ../../i18n/no/libqpickboard.ts |
20 | TRANSLATIONS += ../../i18n/zh_CN/libqpickboard.ts | 21 | TRANSLATIONS += ../../i18n/zh_CN/libqpickboard.ts |
21 | TRANSLATIONS += ../../i18n/zh_TW/libqpickboard.ts | 22 | TRANSLATIONS += ../../i18n/zh_TW/libqpickboard.ts |
22 | TRANSLATIONS += ../../i18n/fr/libqpickboard.ts | 23 | TRANSLATIONS += ../../i18n/fr/libqpickboard.ts |
diff --git a/inputmethods/unikeyboard/unikeyboard.pro b/inputmethods/unikeyboard/unikeyboard.pro index 87eda77..4c510b2 100644 --- a/inputmethods/unikeyboard/unikeyboard.pro +++ b/inputmethods/unikeyboard/unikeyboard.pro | |||
@@ -13,10 +13,11 @@ TRANSLATIONS = ../../i18n/pt_BR/libqunikeyboard.ts | |||
13 | TRANSLATIONS += ../../i18n/de/libqunikeyboard.ts | 13 | TRANSLATIONS += ../../i18n/de/libqunikeyboard.ts |
14 | TRANSLATIONS += ../../i18n/en/libqunikeyboard.ts | 14 | TRANSLATIONS += ../../i18n/en/libqunikeyboard.ts |
15 | TRANSLATIONS += ../../i18n/hu/libqunikeyboard.ts | 15 | TRANSLATIONS += ../../i18n/hu/libqunikeyboard.ts |
16 | TRANSLATIONS += ../../i18n/sl/libqunikeyboard.ts | 16 | TRANSLATIONS += ../../i18n/sl/libqunikeyboard.ts |
17 | TRANSLATIONS += ../../i18n/ja/libqunikeyboard.ts | 17 | TRANSLATIONS += ../../i18n/ja/libqunikeyboard.ts |
18 | TRANSLATIONS += ../../i18n/ko/libqunikeyboard.ts | 18 | TRANSLATIONS += ../../i18n/ko/libqunikeyboard.ts |
19 | TRANSLATIONS += ../../i18n/no/libqunikeyboard.ts | 19 | TRANSLATIONS += ../../i18n/no/libqunikeyboard.ts |
20 | TRANSLATIONS += ../../i18n/zh_CN/libqunikeyboard.ts | 20 | TRANSLATIONS += ../../i18n/zh_CN/libqunikeyboard.ts |
21 | TRANSLATIONS += ../../i18n/pl/libqunikeyboard.ts | ||
21 | TRANSLATIONS += ../../i18n/zh_TW/libqunikeyboard.ts | 22 | TRANSLATIONS += ../../i18n/zh_TW/libqunikeyboard.ts |
22 | TRANSLATIONS += ../../i18n/fr/libqunikeyboard.ts | 23 | TRANSLATIONS += ../../i18n/fr/libqunikeyboard.ts |
diff --git a/library/library.pro b/library/library.pro index 8bd2b7f..32bf3d1 100644 --- a/library/library.pro +++ b/library/library.pro | |||
@@ -129,11 +129,13 @@ 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 | 132 | TRANSLATIONS += ../i18n/en/libqpe.ts |
133 | TRANSLATIONS += ../i18n/sl/libqpe.ts | 133 | TRANSLATIONS += ../i18n/sl/libqpe.ts |
134 | TRANSLATIONS += ../i18n/hu/libqpe.ts | 134 | TRANSLATIONS += ../i18n/hu/libqpe.ts |
135 | TRANSLATIONS += ../i18n/ja/libqpe.ts | 135 | TRANSLATIONS += ../i18n/ja/libqpe.ts |
136 | TRANSLATIONS += ../i18n/ko/libqpe.ts | 136 | TRANSLATIONS += ../i18n/ko/libqpe.ts |
137 | TRANSLATIONS += ../i18n/pl/libqpe.ts | ||
138 | TRANSLATIONS += ../i18n/fr/libqpe.ts | ||
137 | TRANSLATIONS += ../i18n/no/libqpe.ts | 139 | TRANSLATIONS += ../i18n/no/libqpe.ts |
138 | TRANSLATIONS += ../i18n/zh_CN/libqpe.ts | 140 | TRANSLATIONS += ../i18n/zh_CN/libqpe.ts |
139 | TRANSLATIONS += ../i18n/zh_TW/libqpe.ts | 141 | TRANSLATIONS += ../i18n/zh_TW/libqpe.ts |
diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index b0cfa18..924586f 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro | |||
@@ -13,14 +13,15 @@ LIBS += -lqpe | |||
13 | 13 | ||
14 | TARGET = dictionary | 14 | TARGET = dictionary |
15 | 15 | ||
16 | TRANSLATIONS = ../i18n/pt_BR/dictionary.ts | 16 | TRANSLATIONS = ../i18n/pt_BR/dictionary.ts |
17 | TRANSLATIONS += ../i18n/de/dictionary.ts | 17 | TRANSLATIONS += ../i18n/de/dictionary.ts |
18 | TRANSLATIONS += ../i18n/en/dictionary.ts | 18 | TRANSLATIONS += ../i18n/en/dictionary.ts |
19 | TRANSLATIONS += ../i18n/hu/dictionary.ts | 19 | TRANSLATIONS += ../i18n/hu/dictionary.ts |
20 | TRANSLATIONS += ../i18n/sl/dictionary.ts | 20 | TRANSLATIONS += ../i18n/sl/dictionary.ts |
21 | TRANSLATIONS += ../i18n/pl/dictionary.ts | ||
21 | TRANSLATIONS += ../i18n/fr/dictionary.ts | 22 | TRANSLATIONS += ../i18n/fr/dictionary.ts |
22 | TRANSLATIONS += ../i18n/ja/dictionary.ts | 23 | TRANSLATIONS += ../i18n/ja/dictionary.ts |
23 | TRANSLATIONS += ../i18n/ko/dictionary.ts | 24 | TRANSLATIONS += ../i18n/ko/dictionary.ts |
24 | TRANSLATIONS += ../i18n/no/dictionary.ts | 25 | TRANSLATIONS += ../i18n/no/dictionary.ts |
25 | TRANSLATIONS += ../i18n/zh_CN/dictionary.ts | 26 | TRANSLATIONS += ../i18n/zh_CN/dictionary.ts |
26 | TRANSLATIONS += ../i18n/zh_TW/dictionary.ts | 27 | TRANSLATIONS += ../i18n/zh_TW/dictionary.ts |
diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 2a2c83a..407323f 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro | |||
@@ -34,15 +34,16 @@ TARGET = tableviewer | |||
34 | INCLUDEPATH += $(OPIEDIR)/include | 34 | INCLUDEPATH += $(OPIEDIR)/include |
35 | DEPENDPATH += $(OPIEDIR)/include | 35 | 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 | 39 | TRANSLATIONS += ../i18n/en/tableviewer.ts |
40 | TRANSLATIONS += ../i18n/de/tableviewer.ts | 40 | TRANSLATIONS += ../i18n/de/tableviewer.ts |
41 | TRANSLATIONS += ../i18n/hu/tableviewer.ts | 41 | TRANSLATIONS += ../i18n/hu/tableviewer.ts |
42 | TRANSLATIONS += ../i18n/pl/tableviewer.ts | ||
42 | TRANSLATIONS += ../i18n/ja/tableviewer.ts | 43 | TRANSLATIONS += ../i18n/ja/tableviewer.ts |
43 | TRANSLATIONS += ../i18n/sl/tableviewer.ts | 44 | TRANSLATIONS += ../i18n/sl/tableviewer.ts |
44 | TRANSLATIONS += ../i18n/fr/tableviewer.ts | 45 | TRANSLATIONS += ../i18n/fr/tableviewer.ts |
45 | TRANSLATIONS += ../i18n/ko/tableviewer.ts | 46 | TRANSLATIONS += ../i18n/ko/tableviewer.ts |
46 | TRANSLATIONS += ../i18n/no/tableviewer.ts | 47 | TRANSLATIONS += ../i18n/no/tableviewer.ts |
47 | TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts | 48 | TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts |
48 | TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts | 49 | TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts |
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index a2486ff..45b7635 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro | |||
@@ -37,13 +37,14 @@ 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 | 40 | TRANSLATIONS += ../i18n/de/keypebble.ts |
41 | TRANSLATIONS += ../i18n/en/keypebble.ts | 41 | TRANSLATIONS += ../i18n/en/keypebble.ts |
42 | TRANSLATIONS += ../i18n/hu/keypebble.ts | 42 | TRANSLATIONS += ../i18n/hu/keypebble.ts |
43 | TRANSLATIONS += ../i18n/sl/keypebble.ts | 43 | TRANSLATIONS += ../i18n/sl/keypebble.ts |
44 | TRANSLATIONS += ../i18n/fr/keypebble.ts | 44 | TRANSLATIONS += ../i18n/fr/keypebble.ts |
45 | TRANSLATIONS += ../i18n/pl/keypebble.ts | ||
45 | TRANSLATIONS += ../i18n/ja/keypebble.ts | 46 | TRANSLATIONS += ../i18n/ja/keypebble.ts |
46 | TRANSLATIONS += ../i18n/ko/keypebble.ts | 47 | TRANSLATIONS += ../i18n/ko/keypebble.ts |
47 | TRANSLATIONS += ../i18n/no/keypebble.ts | 48 | TRANSLATIONS += ../i18n/no/keypebble.ts |
48 | TRANSLATIONS += ../i18n/zh_CN/keypebble.ts | 49 | TRANSLATIONS += ../i18n/zh_CN/keypebble.ts |
49 | TRANSLATIONS += ../i18n/zh_TW/keypebble.ts | 50 | TRANSLATIONS += ../i18n/zh_TW/keypebble.ts |
diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro index 0e1eabf..c18c110 100644 --- a/noncore/games/chess/chess.pro +++ b/noncore/games/chess/chess.pro | |||
@@ -12,15 +12,16 @@ LIBS += -lqpe | |||
12 | DBFILE= chess.db | 12 | DBFILE= chess.db |
13 | LANGUAGE= C++ | 13 | 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 | 17 | TRANSLATIONS += ../i18n/de/chess.ts |
18 | TRANSLATIONS += ../i18n/en/chess.ts | 18 | TRANSLATIONS += ../i18n/en/chess.ts |
19 | TRANSLATIONS += ../i18n/fr/chess.ts | 19 | TRANSLATIONS += ../i18n/fr/chess.ts |
20 | TRANSLATIONS += ../i18n/pl/chess.ts | ||
20 | TRANSLATIONS += ../i18n/sl/chess.ts | 21 | TRANSLATIONS += ../i18n/sl/chess.ts |
21 | TRANSLATIONS += ../i18n/hu/chess.ts | 22 | TRANSLATIONS += ../i18n/hu/chess.ts |
22 | TRANSLATIONS += ../i18n/ja/chess.ts | 23 | TRANSLATIONS += ../i18n/ja/chess.ts |
23 | TRANSLATIONS += ../i18n/ko/chess.ts | 24 | TRANSLATIONS += ../i18n/ko/chess.ts |
24 | TRANSLATIONS += ../i18n/no/chess.ts | 25 | TRANSLATIONS += ../i18n/no/chess.ts |
25 | TRANSLATIONS += ../i18n/zh_CN/chess.ts | 26 | TRANSLATIONS += ../i18n/zh_CN/chess.ts |
26 | TRANSLATIONS += ../i18n/zh_TW/chess.ts | 27 | TRANSLATIONS += ../i18n/zh_TW/chess.ts |
diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index 086ebc2..ee99799 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro | |||
@@ -8,15 +8,16 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | 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 | 13 | TRANSLATIONS += ../i18n/de/fifteen.ts |
14 | TRANSLATIONS += ../i18n/en/fifteen.ts | 14 | TRANSLATIONS += ../i18n/en/fifteen.ts |
15 | TRANSLATIONS += ../i18n/hu/fifteen.ts | 15 | TRANSLATIONS += ../i18n/hu/fifteen.ts |
16 | TRANSLATIONS += ../i18n/pl/fifteen.ts | ||
16 | TRANSLATIONS += ../i18n/ja/fifteen.ts | 17 | TRANSLATIONS += ../i18n/ja/fifteen.ts |
17 | TRANSLATIONS += ../i18n/sl/fifteen.ts | 18 | TRANSLATIONS += ../i18n/sl/fifteen.ts |
18 | TRANSLATIONS += ../i18n/ko/fifteen.ts | 19 | TRANSLATIONS += ../i18n/ko/fifteen.ts |
19 | TRANSLATIONS += ../i18n/fr/fifteen.ts | 20 | TRANSLATIONS += ../i18n/fr/fifteen.ts |
20 | TRANSLATIONS += ../i18n/no/fifteen.ts | 21 | TRANSLATIONS += ../i18n/no/fifteen.ts |
21 | TRANSLATIONS += ../i18n/zh_CN/fifteen.ts | 22 | TRANSLATIONS += ../i18n/zh_CN/fifteen.ts |
22 | TRANSLATIONS += ../i18n/zh_TW/fifteen.ts | 23 | TRANSLATIONS += ../i18n/zh_TW/fifteen.ts |
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index 2eaaac2..6405808 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro | |||
@@ -18,12 +18,13 @@ 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 | 21 | TRANSLATIONS += ../i18n/en/go.ts |
22 | TRANSLATIONS += ../i18n/hu/go.ts | 22 | TRANSLATIONS += ../i18n/hu/go.ts |
23 | TRANSLATIONS += ../i18n/ja/go.ts | 23 | TRANSLATIONS += ../i18n/ja/go.ts |
24 | TRANSLATIONS += ../i18n/fr/go.ts | 24 | TRANSLATIONS += ../i18n/fr/go.ts |
25 | TRANSLATIONS += ../i18n/sl/go.ts | 25 | TRANSLATIONS += ../i18n/sl/go.ts |
26 | TRANSLATIONS += ../i18n/pl/go.ts | ||
26 | TRANSLATIONS += ../i18n/ko/go.ts | 27 | TRANSLATIONS += ../i18n/ko/go.ts |
27 | TRANSLATIONS += ../i18n/no/go.ts | 28 | TRANSLATIONS += ../i18n/no/go.ts |
28 | TRANSLATIONS += ../i18n/zh_CN/go.ts | 29 | TRANSLATIONS += ../i18n/zh_CN/go.ts |
29 | TRANSLATIONS += ../i18n/zh_TW/go.ts | 30 | TRANSLATIONS += ../i18n/zh_TW/go.ts |
diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index 614635d..bdbb46e 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro | |||
@@ -18,14 +18,15 @@ LIBS += -lqpe | |||
18 | DESTDIR = $(OPIEDIR)/bin | 18 | DESTDIR = $(OPIEDIR)/bin |
19 | TARGET = kcheckers | 19 | TARGET = kcheckers |
20 | 20 | ||
21 | TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts | 21 | TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts |
22 | TRANSLATIONS += ../../i18n/de/kcheckers.ts | 22 | TRANSLATIONS += ../../i18n/de/kcheckers.ts |
23 | TRANSLATIONS += ../../i18n/en/kcheckers.ts | 23 | TRANSLATIONS += ../../i18n/en/kcheckers.ts |
24 | TRANSLATIONS += ../../i18n/hu/kcheckers.ts | 24 | TRANSLATIONS += ../../i18n/hu/kcheckers.ts |
25 | TRANSLATIONS += ../../i18n/sl/kcheckers.ts | 25 | TRANSLATIONS += ../../i18n/sl/kcheckers.ts |
26 | TRANSLATIONS += ../../i18n/pl/kcheckers.ts | ||
26 | TRANSLATIONS += ../../i18n/ja/kcheckers.ts | 27 | TRANSLATIONS += ../../i18n/ja/kcheckers.ts |
27 | TRANSLATIONS += ../../i18n/ko/kcheckers.ts | 28 | TRANSLATIONS += ../../i18n/ko/kcheckers.ts |
28 | TRANSLATIONS += ../../i18n/no/kcheckers.ts | 29 | TRANSLATIONS += ../../i18n/no/kcheckers.ts |
29 | TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts | 30 | TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts |
30 | TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts | 31 | TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts |
31 | TRANSLATIONS += ../../i18n/fr/kcheckers.ts | 32 | TRANSLATIONS += ../../i18n/fr/kcheckers.ts |
diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro index 19cfc90..6da02a7 100644 --- a/noncore/games/mindbreaker/mindbreaker.pro +++ b/noncore/games/mindbreaker/mindbreaker.pro | |||
@@ -11,12 +11,13 @@ 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 | 14 | TRANSLATIONS += ../i18n/en/mindbreaker.ts |
15 | TRANSLATIONS += ../i18n/hu/mindbreaker.ts | 15 | TRANSLATIONS += ../i18n/hu/mindbreaker.ts |
16 | TRANSLATIONS += ../i18n/fr/mindbreaker.ts | 16 | TRANSLATIONS += ../i18n/fr/mindbreaker.ts |
17 | TRANSLATIONS += ../i18n/ja/mindbreaker.ts | 17 | TRANSLATIONS += ../i18n/ja/mindbreaker.ts |
18 | TRANSLATIONS += ../i18n/sl/mindbreaker.ts | 18 | TRANSLATIONS += ../i18n/sl/mindbreaker.ts |
19 | TRANSLATIONS += ../i18n/pl/mindbreaker.ts | ||
19 | TRANSLATIONS += ../i18n/ko/mindbreaker.ts | 20 | TRANSLATIONS += ../i18n/ko/mindbreaker.ts |
20 | TRANSLATIONS += ../i18n/no/mindbreaker.ts | 21 | TRANSLATIONS += ../i18n/no/mindbreaker.ts |
21 | TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts | 22 | TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts |
22 | TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts | 23 | TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts |
diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index 42432c2..a7128d1 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro | |||
@@ -13,12 +13,13 @@ 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 | 16 | TRANSLATIONS += ../i18n/en/minesweep.ts |
17 | TRANSLATIONS += ../i18n/hu/minesweep.ts | 17 | TRANSLATIONS += ../i18n/hu/minesweep.ts |
18 | TRANSLATIONS += ../i18n/ja/minesweep.ts | 18 | TRANSLATIONS += ../i18n/ja/minesweep.ts |
19 | TRANSLATIONS += ../i18n/fr/minesweep.ts | 19 | TRANSLATIONS += ../i18n/fr/minesweep.ts |
20 | TRANSLATIONS += ../i18n/ko/minesweep.ts | 20 | TRANSLATIONS += ../i18n/ko/minesweep.ts |
21 | TRANSLATIONS += ../i18n/pl/minesweep.ts | ||
21 | TRANSLATIONS += ../i18n/sl/minesweep.ts | 22 | TRANSLATIONS += ../i18n/sl/minesweep.ts |
22 | TRANSLATIONS += ../i18n/no/minesweep.ts | 23 | TRANSLATIONS += ../i18n/no/minesweep.ts |
23 | TRANSLATIONS += ../i18n/zh_CN/minesweep.ts | 24 | TRANSLATIONS += ../i18n/zh_CN/minesweep.ts |
24 | TRANSLATIONS += ../i18n/zh_TW/minesweep.ts | 25 | TRANSLATIONS += ../i18n/zh_TW/minesweep.ts |
diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro index 2d42e9b..9404eb0 100644 --- a/noncore/games/parashoot/parashoot.pro +++ b/noncore/games/parashoot/parashoot.pro | |||
@@ -8,14 +8,15 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | LIBS += -lqpe | 9 | 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 | 13 | TRANSLATIONS += ../i18n/en/parashoot.ts |
14 | TRANSLATIONS += ../i18n/hu/parashoot.ts | 14 | TRANSLATIONS += ../i18n/hu/parashoot.ts |
15 | TRANSLATIONS += ../i18n/ja/parashoot.ts | 15 | TRANSLATIONS += ../i18n/ja/parashoot.ts |
16 | TRANSLATIONS += ../i18n/pl/parashoot.ts | ||
16 | TRANSLATIONS += ../i18n/ko/parashoot.ts | 17 | TRANSLATIONS += ../i18n/ko/parashoot.ts |
17 | TRANSLATIONS += ../i18n/fr/parashoot.ts | 18 | TRANSLATIONS += ../i18n/fr/parashoot.ts |
18 | TRANSLATIONS += ../i18n/sl/parashoot.ts | 19 | TRANSLATIONS += ../i18n/sl/parashoot.ts |
19 | TRANSLATIONS += ../i18n/no/parashoot.ts | 20 | TRANSLATIONS += ../i18n/no/parashoot.ts |
20 | TRANSLATIONS += ../i18n/zh_CN/parashoot.ts | 21 | TRANSLATIONS += ../i18n/zh_CN/parashoot.ts |
21 | TRANSLATIONS += ../i18n/zh_TW/parashoot.ts | 22 | TRANSLATIONS += ../i18n/zh_TW/parashoot.ts |
diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index 20749db..47a53a2 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro | |||
@@ -9,13 +9,14 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | 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 | 13 | TRANSLATIONS += ../i18n/en/qasteroids.ts |
14 | TRANSLATIONS += ../i18n/hu/qasteroids.ts | 14 | TRANSLATIONS += ../i18n/hu/qasteroids.ts |
15 | TRANSLATIONS += ../i18n/fr/qasteroids.ts | 15 | TRANSLATIONS += ../i18n/fr/qasteroids.ts |
16 | TRANSLATIONS += ../i18n/ja/qasteroids.ts | 16 | TRANSLATIONS += ../i18n/ja/qasteroids.ts |
17 | TRANSLATIONS += ../i18n/pl/qasteroids.ts | ||
17 | TRANSLATIONS += ../i18n/ko/qasteroids.ts | 18 | TRANSLATIONS += ../i18n/ko/qasteroids.ts |
18 | TRANSLATIONS += ../i18n/sl/qasteroids.ts | 19 | TRANSLATIONS += ../i18n/sl/qasteroids.ts |
19 | TRANSLATIONS += ../i18n/no/qasteroids.ts | 20 | TRANSLATIONS += ../i18n/no/qasteroids.ts |
20 | TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts | 21 | TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts |
21 | TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts | 22 | TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts |
diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro index 76c22dd..256c524 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro | |||
@@ -11,11 +11,12 @@ LIBS += -lqpe | |||
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 | 13 | TRANSLATIONS += ../i18n/en/snake.ts |
14 | TRANSLATIONS += ../i18n/hu/snake.ts | 14 | TRANSLATIONS += ../i18n/hu/snake.ts |
15 | TRANSLATIONS += ../i18n/sl/snake.ts | 15 | TRANSLATIONS += ../i18n/sl/snake.ts |
16 | TRANSLATIONS += ../i18n/fr/snake.ts | 16 | TRANSLATIONS += ../i18n/fr/snake.ts |
17 | TRANSLATIONS += ../i18n/ja/snake.ts | 17 | TRANSLATIONS += ../i18n/ja/snake.ts |
18 | TRANSLATIONS += ../i18n/ko/snake.ts | 18 | TRANSLATIONS += ../i18n/ko/snake.ts |
19 | TRANSLATIONS += ../i18n/pl/snake.ts | ||
19 | TRANSLATIONS += ../i18n/no/snake.ts | 20 | TRANSLATIONS += ../i18n/no/snake.ts |
20 | TRANSLATIONS += ../i18n/zh_CN/snake.ts | 21 | TRANSLATIONS += ../i18n/zh_CN/snake.ts |
21 | TRANSLATIONS += ../i18n/zh_TW/snake.ts | 22 | TRANSLATIONS += ../i18n/zh_TW/snake.ts |
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index 82eecd1..31b6b89 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro | |||
@@ -17,12 +17,13 @@ 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 | 20 | TRANSLATIONS += ../i18n/en/patience.ts |
21 | TRANSLATIONS += ../i18n/hu/patience.ts | 21 | TRANSLATIONS += ../i18n/hu/patience.ts |
22 | TRANSLATIONS += ../i18n/ja/patience.ts | 22 | TRANSLATIONS += ../i18n/ja/patience.ts |
23 | TRANSLATIONS += ../i18n/sl/patience.ts | 23 | TRANSLATIONS += ../i18n/sl/patience.ts |
24 | TRANSLATIONS += ../i18n/ko/patience.ts | 24 | TRANSLATIONS += ../i18n/ko/patience.ts |
25 | TRANSLATIONS += ../i18n/pl/patience.ts | ||
25 | TRANSLATIONS += ../i18n/no/patience.ts | 26 | TRANSLATIONS += ../i18n/no/patience.ts |
26 | TRANSLATIONS += ../i18n/fr/patience.ts | 27 | TRANSLATIONS += ../i18n/fr/patience.ts |
27 | TRANSLATIONS += ../i18n/zh_CN/patience.ts | 28 | TRANSLATIONS += ../i18n/zh_CN/patience.ts |
28 | TRANSLATIONS += ../i18n/zh_TW/patience.ts | 29 | TRANSLATIONS += ../i18n/zh_TW/patience.ts |
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro index 5bb72ac..ea37ee2 100644 --- a/noncore/games/tetrix/tetrix.pro +++ b/noncore/games/tetrix/tetrix.pro | |||
@@ -21,9 +21,10 @@ TRANSLATIONS += ../i18n/de/tetrix.ts | |||
21 | TRANSLATIONS += ../i18n/en/tetrix.ts | 21 | TRANSLATIONS += ../i18n/en/tetrix.ts |
22 | TRANSLATIONS += ../i18n/fr/tetrix.ts | 22 | TRANSLATIONS += ../i18n/fr/tetrix.ts |
23 | TRANSLATIONS += ../i18n/hu/tetrix.ts | 23 | TRANSLATIONS += ../i18n/hu/tetrix.ts |
24 | TRANSLATIONS += ../i18n/sl/tetrix.ts | 24 | TRANSLATIONS += ../i18n/sl/tetrix.ts |
25 | TRANSLATIONS += ../i18n/ja/tetrix.ts | 25 | TRANSLATIONS += ../i18n/ja/tetrix.ts |
26 | TRANSLATIONS += ../i18n/ko/tetrix.ts | 26 | TRANSLATIONS += ../i18n/ko/tetrix.ts |
27 | TRANSLATIONS += ../i18n/no/tetrix.ts | 27 | TRANSLATIONS += ../i18n/no/tetrix.ts |
28 | TRANSLATIONS += ../i18n/zh_CN/tetrix.ts | 28 | TRANSLATIONS += ../i18n/zh_CN/tetrix.ts |
29 | TRANSLATIONS += ../i18n/pl/tetrix.ts | ||
29 | TRANSLATIONS += ../i18n/zh_TW/tetrix.ts | 30 | TRANSLATIONS += ../i18n/zh_TW/tetrix.ts |
diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro index a32e0d2..2b22a9f 100644 --- a/noncore/games/tictac/tictac.pro +++ b/noncore/games/tictac/tictac.pro | |||
@@ -13,11 +13,12 @@ DESTDIR = $(OPIEDIR)/bin | |||
13 | TRANSLATIONS = ../../i18n/pt_BR/tictac.ts | 13 | TRANSLATIONS = ../../i18n/pt_BR/tictac.ts |
14 | TRANSLATIONS += ../../i18n/de/tictac.ts | 14 | TRANSLATIONS += ../../i18n/de/tictac.ts |
15 | TRANSLATIONS += ../../i18n/en/tictac.ts | 15 | TRANSLATIONS += ../../i18n/en/tictac.ts |
16 | TRANSLATIONS += ../../i18n/hu/tictac.ts | 16 | TRANSLATIONS += ../../i18n/hu/tictac.ts |
17 | TRANSLATIONS += ../../i18n/sl/tictac.ts | 17 | TRANSLATIONS += ../../i18n/sl/tictac.ts |
18 | TRANSLATIONS += ../../i18n/ja/tictac.ts | 18 | TRANSLATIONS += ../../i18n/ja/tictac.ts |
19 | TRANSLATIONS += ../../i18n/ko/tictac.ts | 19 | TRANSLATIONS += ../../i18n/ko/tictac.ts |
20 | TRANSLATIONS += ../../i18n/no/tictac.ts | 20 | TRANSLATIONS += ../../i18n/no/tictac.ts |
21 | TRANSLATIONS += ../../i18n/pl/tictac.ts | ||
21 | TRANSLATIONS += ../../i18n/zh_CN/tictac.ts | 22 | TRANSLATIONS += ../../i18n/zh_CN/tictac.ts |
22 | TRANSLATIONS += ../../i18n/zh_TW/tictac.ts | 23 | TRANSLATIONS += ../../i18n/zh_TW/tictac.ts |
23 | TRANSLATIONS += ../../i18n/fr/tictac.ts | 24 | TRANSLATIONS += ../../i18n/fr/tictac.ts |
diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro index 6772c18..43b5cd1 100644 --- a/noncore/games/wordgame/wordgame.pro +++ b/noncore/games/wordgame/wordgame.pro | |||
@@ -12,12 +12,13 @@ LIBS += -lqpe | |||
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/pt_BR/wordgame.ts | 13 | TRANSLATIONS = ../i18n/pt_BR/wordgame.ts |
14 | TRANSLATIONS += ../i18n/de/wordgame.ts | 14 | TRANSLATIONS += ../i18n/de/wordgame.ts |
15 | TRANSLATIONS += ../i18n/en/wordgame.ts | 15 | TRANSLATIONS += ../i18n/en/wordgame.ts |
16 | TRANSLATIONS += ../i18n/hu/wordgame.ts | 16 | TRANSLATIONS += ../i18n/hu/wordgame.ts |
17 | TRANSLATIONS += ../i18n/sl/wordgame.ts | 17 | TRANSLATIONS += ../i18n/sl/wordgame.ts |
18 | TRANSLATIONS += ../i18n/ja/wordgame.ts | 18 | TRANSLATIONS += ../i18n/ja/wordgame.ts |
19 | TRANSLATIONS += ../i18n/ko/wordgame.ts | 19 | TRANSLATIONS += ../i18n/ko/wordgame.ts |
20 | TRANSLATIONS += ../i18n/pl/wordgame.ts | ||
20 | TRANSLATIONS += ../i18n/no/wordgame.ts | 21 | TRANSLATIONS += ../i18n/no/wordgame.ts |
21 | TRANSLATIONS += ../i18n/zh_CN/wordgame.ts | 22 | TRANSLATIONS += ../i18n/zh_CN/wordgame.ts |
22 | TRANSLATIONS += ../i18n/zh_TW/wordgame.ts | 23 | TRANSLATIONS += ../i18n/zh_TW/wordgame.ts |
23 | TRANSLATIONS += ../i18n/fr/wordgame.ts | 24 | TRANSLATIONS += ../i18n/fr/wordgame.ts |
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro index 8d729c5..fce0701 100644 --- a/noncore/graphics/drawpad/drawpad.pro +++ b/noncore/graphics/drawpad/drawpad.pro | |||
@@ -41,15 +41,16 @@ DEPENDPATH += $(OPIEDIR)/include | |||
41 | LIBS += -lqpe | 41 | LIBS += -lqpe |
42 | DESTDIR = $(OPIEDIR)/bin | 42 | DESTDIR = $(OPIEDIR)/bin |
43 | TARGET = drawpad | 43 | TARGET = drawpad |
44 | 44 | ||
45 | TRANSLATIONS = ../../i18n/pt_BR/drawpad.ts | 45 | TRANSLATIONS = ../../i18n/pt_BR/drawpad.ts |
46 | TRANSLATIONS += ../../i18n/de/drawpad.ts | 46 | TRANSLATIONS += ../../i18n/de/drawpad.ts |
47 | TRANSLATIONS += ../../i18n/en/drawpad.ts | 47 | TRANSLATIONS += ../../i18n/en/drawpad.ts |
48 | TRANSLATIONS += ../../i18n/hu/drawpad.ts | 48 | TRANSLATIONS += ../../i18n/hu/drawpad.ts |
49 | TRANSLATIONS += ../../i18n/pl/drawpad.ts | ||
49 | TRANSLATIONS += ../../i18n/ja/drawpad.ts | 50 | TRANSLATIONS += ../../i18n/ja/drawpad.ts |
50 | TRANSLATIONS += ../../i18n/sl/drawpad.ts | 51 | TRANSLATIONS += ../../i18n/sl/drawpad.ts |
51 | TRANSLATIONS += ../../i18n/fr/drawpad.ts | 52 | TRANSLATIONS += ../../i18n/fr/drawpad.ts |
52 | TRANSLATIONS += ../../i18n/ko/drawpad.ts | 53 | TRANSLATIONS += ../../i18n/ko/drawpad.ts |
53 | TRANSLATIONS += ../../i18n/no/drawpad.ts | 54 | TRANSLATIONS += ../../i18n/no/drawpad.ts |
54 | TRANSLATIONS += ../../i18n/zh_CN/drawpad.ts | 55 | TRANSLATIONS += ../../i18n/zh_CN/drawpad.ts |
55 | TRANSLATIONS += ../../i18n/zh_TW/drawpad.ts | 56 | TRANSLATIONS += ../../i18n/zh_TW/drawpad.ts |
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro index 3cc322f..d2ab437 100644 --- a/noncore/multimedia/showimg/showimg.pro +++ b/noncore/multimedia/showimg/showimg.pro | |||
@@ -17,13 +17,14 @@ LIBS += -lqpe | |||
17 | REQUIRES = showimg | 17 | REQUIRES = showimg |
18 | 18 | ||
19 | TRANSLATIONS = ../i18n/pt_BR/showimg.ts | 19 | TRANSLATIONS = ../i18n/pt_BR/showimg.ts |
20 | TRANSLATIONS += ../i18n/de/showimg.ts | 20 | TRANSLATIONS += ../i18n/de/showimg.ts |
21 | TRANSLATIONS += ../i18n/en/showimg.ts | 21 | TRANSLATIONS += ../i18n/en/showimg.ts |
22 | TRANSLATIONS += ../i18n/hu/showimg.ts | 22 | TRANSLATIONS += ../i18n/hu/showimg.ts |
23 | TRANSLATIONS += ../i18n/sl/showimg.ts | 23 | TRANSLATIONS += ../i18n/sl/showimg.ts |
24 | TRANSLATIONS += ../i18n/ja/showimg.ts | 24 | TRANSLATIONS += ../i18n/ja/showimg.ts |
25 | TRANSLATIONS += ../i18n/pl/showimg.ts | ||
25 | TRANSLATIONS += ../i18n/ko/showimg.ts | 26 | TRANSLATIONS += ../i18n/ko/showimg.ts |
26 | TRANSLATIONS += ../i18n/no/showimg.ts | 27 | TRANSLATIONS += ../i18n/no/showimg.ts |
27 | TRANSLATIONS += ../i18n/zh_CN/showimg.ts | 28 | TRANSLATIONS += ../i18n/zh_CN/showimg.ts |
28 | TRANSLATIONS += ../i18n/zh_TW/showimg.ts | 29 | TRANSLATIONS += ../i18n/zh_TW/showimg.ts |
29 | TRANSLATIONS += ../i18n/fr/showimg.ts | 30 | TRANSLATIONS += ../i18n/fr/showimg.ts |
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro index 959de9a..f25d15f 100644 --- a/noncore/net/opieftp/opieftp.pro +++ b/noncore/net/opieftp/opieftp.pro | |||
@@ -9,14 +9,15 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
9 | DEPENDPATH += $(OPIEDIR)/include | 9 | DEPENDPATH += $(OPIEDIR)/include |
10 | LIBS += -lqpe | 10 | LIBS += -lqpe |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts | 12 | TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts |
13 | TRANSLATIONS += ../../i18n/de/opieftp.ts | 13 | TRANSLATIONS += ../../i18n/de/opieftp.ts |
14 | TRANSLATIONS += ../../i18n/en/opieftp.ts | 14 | TRANSLATIONS += ../../i18n/en/opieftp.ts |
15 | TRANSLATIONS += ../../i18n/hu/opieftp.ts | 15 | TRANSLATIONS += ../../i18n/hu/opieftp.ts |
16 | TRANSLATIONS += ../../i18n/sl/opieftp.ts | 16 | TRANSLATIONS += ../../i18n/sl/opieftp.ts |
17 | TRANSLATIONS += ../../i18n/pl/opieftp.ts | ||
17 | TRANSLATIONS += ../../i18n/ja/opieftp.ts | 18 | TRANSLATIONS += ../../i18n/ja/opieftp.ts |
18 | TRANSLATIONS += ../../i18n/ko/opieftp.ts | 19 | TRANSLATIONS += ../../i18n/ko/opieftp.ts |
19 | TRANSLATIONS += ../../i18n/no/opieftp.ts | 20 | TRANSLATIONS += ../../i18n/no/opieftp.ts |
20 | TRANSLATIONS += ../../i18n/zh_CN/opieftp.ts | 21 | TRANSLATIONS += ../../i18n/zh_CN/opieftp.ts |
21 | TRANSLATIONS += ../../i18n/zh_TW/opieftp.ts | 22 | TRANSLATIONS += ../../i18n/zh_TW/opieftp.ts |
22 | TRANSLATIONS += ../../i18n/fr/opieftp.ts | 23 | TRANSLATIONS += ../../i18n/fr/opieftp.ts |
diff --git a/noncore/settings/language/language.pro b/noncore/settings/language/language.pro index 9ce9ed6..2e614df 100644 --- a/noncore/settings/language/language.pro +++ b/noncore/settings/language/language.pro | |||
@@ -9,14 +9,15 @@ DEPENDPATH += ../$(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = language | 10 | TARGET = language |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/pt_BR/language.ts | 12 | TRANSLATIONS = ../../i18n/pt_BR/language.ts |
13 | TRANSLATIONS += ../../i18n/de/language.ts | 13 | TRANSLATIONS += ../../i18n/de/language.ts |
14 | TRANSLATIONS += ../../i18n/en/language.ts | 14 | TRANSLATIONS += ../../i18n/en/language.ts |
15 | TRANSLATIONS += ../../i18n/hu/language.ts | 15 | TRANSLATIONS += ../../i18n/hu/language.ts |
16 | TRANSLATIONS += ../../i18n/sl/language.ts | 16 | TRANSLATIONS += ../../i18n/sl/language.ts |
17 | TRANSLATIONS += ../../i18n/pl/language.ts | ||
17 | TRANSLATIONS += ../../i18n/ja/language.ts | 18 | TRANSLATIONS += ../../i18n/ja/language.ts |
18 | TRANSLATIONS += ../../i18n/ko/language.ts | 19 | TRANSLATIONS += ../../i18n/ko/language.ts |
19 | TRANSLATIONS += ../../i18n/no/language.ts | 20 | TRANSLATIONS += ../../i18n/no/language.ts |
20 | TRANSLATIONS += ../../i18n/zh_CN/language.ts | 21 | TRANSLATIONS += ../../i18n/zh_CN/language.ts |
21 | TRANSLATIONS += ../../i18n/zh_TW/language.ts | 22 | TRANSLATIONS += ../../i18n/zh_TW/language.ts |
22 | TRANSLATIONS += ../../i18n/fr/language.ts | 23 | TRANSLATIONS += ../../i18n/fr/language.ts |
diff --git a/noncore/settings/sound/sound.pro b/noncore/settings/sound/sound.pro index 0fe7448..9649262 100644 --- a/noncore/settings/sound/sound.pro +++ b/noncore/settings/sound/sound.pro | |||
@@ -9,14 +9,15 @@ DEPENDPATH += ../$(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | TARGET = sound | 10 | TARGET = sound |
11 | 11 | ||
12 | TRANSLATIONS = ../../i18n/pt_BR/sound.ts | 12 | TRANSLATIONS = ../../i18n/pt_BR/sound.ts |
13 | TRANSLATIONS += ../../i18n/de/sound.ts | 13 | TRANSLATIONS += ../../i18n/de/sound.ts |
14 | TRANSLATIONS += ../../i18n/en/sound.ts | 14 | TRANSLATIONS += ../../i18n/en/sound.ts |
15 | TRANSLATIONS += ../../i18n/hu/sound.ts | 15 | TRANSLATIONS += ../../i18n/hu/sound.ts |
16 | TRANSLATIONS += ../../i18n/sl/sound.ts | 16 | TRANSLATIONS += ../../i18n/sl/sound.ts |
17 | TRANSLATIONS += ../../i18n/pl/sound.ts | ||
17 | TRANSLATIONS += ../../i18n/ja/sound.ts | 18 | TRANSLATIONS += ../../i18n/ja/sound.ts |
18 | TRANSLATIONS += ../../i18n/ko/sound.ts | 19 | TRANSLATIONS += ../../i18n/ko/sound.ts |
19 | TRANSLATIONS += ../../i18n/no/sound.ts | 20 | TRANSLATIONS += ../../i18n/no/sound.ts |
20 | TRANSLATIONS += ../../i18n/zh_CN/sound.ts | 21 | TRANSLATIONS += ../../i18n/zh_CN/sound.ts |
21 | TRANSLATIONS += ../../i18n/zh_TW/sound.ts | 22 | TRANSLATIONS += ../../i18n/zh_TW/sound.ts |
22 | TRANSLATIONS += ../../i18n/fr/sound.ts | 23 | TRANSLATIONS += ../../i18n/fr/sound.ts |
diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index 08a43a5..0419515 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro | |||
@@ -29,11 +29,12 @@ TARGET = sysinfo | |||
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 | 31 | TRANSLATIONS += ../i18n/en/sysinfo.ts |
32 | TRANSLATIONS += ../i18n/hu/sysinfo.ts | 32 | TRANSLATIONS += ../i18n/hu/sysinfo.ts |
33 | TRANSLATIONS += ../i18n/ja/sysinfo.ts | 33 | TRANSLATIONS += ../i18n/ja/sysinfo.ts |
34 | TRANSLATIONS += ../i18n/ko/sysinfo.ts | 34 | TRANSLATIONS += ../i18n/ko/sysinfo.ts |
35 | TRANSLATIONS += ../i18n/fr/sysinfo.ts | 35 | TRANSLATIONS += ../i18n/fr/sysinfo.ts |
36 | TRANSLATIONS += ../i18n/no/sysinfo.ts | 36 | TRANSLATIONS += ../i18n/no/sysinfo.ts |
37 | TRANSLATIONS += ../i18n/pl/sysinfo.ts | ||
37 | TRANSLATIONS += ../i18n/sl/sysinfo.ts | 38 | TRANSLATIONS += ../i18n/sl/sysinfo.ts |
38 | TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts | 39 | TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts |
39 | TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts | 40 | TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts |
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index c207e4d..93e7f65 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro | |||
@@ -11,12 +11,13 @@ 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 | 13 | TRANSLATIONS += ../i18n/de/calc.ts |
14 | TRANSLATIONS += ../i18n/en/calc.ts | 14 | TRANSLATIONS += ../i18n/en/calc.ts |
15 | TRANSLATIONS += ../i18n/sl/calc.ts | 15 | TRANSLATIONS += ../i18n/sl/calc.ts |
16 | TRANSLATIONS += ../i18n/hu/calc.ts | 16 | TRANSLATIONS += ../i18n/hu/calc.ts |
17 | TRANSLATIONS += ../i18n/fr/calc.ts | 17 | TRANSLATIONS += ../i18n/fr/calc.ts |
18 | TRANSLATIONS += ../i18n/ja/calc.ts | 18 | TRANSLATIONS += ../i18n/ja/calc.ts |
19 | TRANSLATIONS += ../i18n/pl/calc.ts | ||
19 | TRANSLATIONS += ../i18n/ko/calc.ts | 20 | TRANSLATIONS += ../i18n/ko/calc.ts |
20 | TRANSLATIONS += ../i18n/no/calc.ts | 21 | TRANSLATIONS += ../i18n/no/calc.ts |
21 | TRANSLATIONS += ../i18n/zh_CN/calc.ts | 22 | TRANSLATIONS += ../i18n/zh_CN/calc.ts |
22 | TRANSLATIONS += ../i18n/zh_TW/calc.ts | 23 | TRANSLATIONS += ../i18n/zh_TW/calc.ts |
diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index e00daab..ea60b54 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro | |||
@@ -10,14 +10,15 @@ LIBS += -lqpe | |||
10 | INTERFACES= calculator.ui | 10 | INTERFACES= calculator.ui |
11 | TARGET = calculator | 11 | TARGET = calculator |
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/pt_BR/calculator.ts | 13 | TRANSLATIONS = ../i18n/pt_BR/calculator.ts |
14 | TRANSLATIONS += ../i18n/de/calculator.ts | 14 | TRANSLATIONS += ../i18n/de/calculator.ts |
15 | TRANSLATIONS += ../i18n/en/calculator.ts | 15 | TRANSLATIONS += ../i18n/en/calculator.ts |
16 | TRANSLATIONS += ../i18n/sl/calculator.ts | 16 | TRANSLATIONS += ../i18n/sl/calculator.ts |
17 | TRANSLATIONS += ../i18n/hu/calculator.ts | 17 | TRANSLATIONS += ../i18n/hu/calculator.ts |
18 | TRANSLATIONS += ../i18n/pl/calculator.ts | ||
18 | TRANSLATIONS += ../i18n/ja/calculator.ts | 19 | TRANSLATIONS += ../i18n/ja/calculator.ts |
19 | TRANSLATIONS += ../i18n/fr/calculator.ts | 20 | TRANSLATIONS += ../i18n/fr/calculator.ts |
20 | TRANSLATIONS += ../i18n/ko/calculator.ts | 21 | TRANSLATIONS += ../i18n/ko/calculator.ts |
21 | TRANSLATIONS += ../i18n/no/calculator.ts | 22 | TRANSLATIONS += ../i18n/no/calculator.ts |
22 | TRANSLATIONS += ../i18n/zh_CN/calculator.ts | 23 | TRANSLATIONS += ../i18n/zh_CN/calculator.ts |
23 | TRANSLATIONS += ../i18n/zh_TW/calculator.ts | 24 | TRANSLATIONS += ../i18n/zh_TW/calculator.ts |
diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index 6a5e795..5373515 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro | |||
@@ -13,11 +13,12 @@ TARGET = clock | |||
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 | 15 | TRANSLATIONS += ../i18n/en/clock.ts |
16 | TRANSLATIONS += ../i18n/hu/clock.ts | 16 | TRANSLATIONS += ../i18n/hu/clock.ts |
17 | TRANSLATIONS += ../i18n/sl/clock.ts | 17 | TRANSLATIONS += ../i18n/sl/clock.ts |
18 | TRANSLATIONS += ../i18n/ja/clock.ts | 18 | TRANSLATIONS += ../i18n/ja/clock.ts |
19 | TRANSLATIONS += ../i18n/ko/clock.ts | 19 | TRANSLATIONS += ../i18n/ko/clock.ts |
20 | TRANSLATIONS += ../i18n/fr/clock.ts | 20 | TRANSLATIONS += ../i18n/fr/clock.ts |
21 | TRANSLATIONS += ../i18n/pl/clock.ts | ||
21 | TRANSLATIONS += ../i18n/no/clock.ts | 22 | TRANSLATIONS += ../i18n/no/clock.ts |
22 | TRANSLATIONS += ../i18n/zh_CN/clock.ts | 23 | TRANSLATIONS += ../i18n/zh_CN/clock.ts |
23 | TRANSLATIONS += ../i18n/zh_TW/clock.ts | 24 | TRANSLATIONS += ../i18n/zh_TW/clock.ts |
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index 7a52839..19195a4 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro | |||
@@ -11,10 +11,11 @@ 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 | 12 | TRANSLATIONS += ../i18n/en/filebrowser.ts |
13 | TRANSLATIONS += ../i18n/hu/filebrowser.ts | 13 | TRANSLATIONS += ../i18n/hu/filebrowser.ts |
14 | TRANSLATIONS += ../i18n/ja/filebrowser.ts | 14 | TRANSLATIONS += ../i18n/ja/filebrowser.ts |
15 | TRANSLATIONS += ../i18n/fr/filebrowser.ts | 15 | TRANSLATIONS += ../i18n/fr/filebrowser.ts |
16 | TRANSLATIONS += ../i18n/sl/filebrowser.ts | 16 | TRANSLATIONS += ../i18n/sl/filebrowser.ts |
17 | TRANSLATIONS += ../i18n/ko/filebrowser.ts | 17 | TRANSLATIONS += ../i18n/ko/filebrowser.ts |
18 | TRANSLATIONS += ../i18n/no/filebrowser.ts | 18 | TRANSLATIONS += ../i18n/no/filebrowser.ts |
19 | TRANSLATIONS += ../i18n/pl/filebrowser.ts | ||
19 | TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts | 20 | TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts |
20 | TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts | 21 | TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts |
diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro index 7cf5819..830162a 100644 --- a/noncore/unsupported/oipkg/qipkg.pro +++ b/noncore/unsupported/oipkg/qipkg.pro | |||
@@ -9,15 +9,16 @@ DEPENDPATH += $(OPIEDIR)/include | |||
9 | LIBS += -lqpe | 9 | LIBS += -lqpe |
10 | INTERFACES= packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui | 10 | INTERFACES= packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui |
11 | TARGET = qipkg | 11 | TARGET = qipkg |
12 | 12 | ||
13 | TRANSLATIONS = ../i18n/pt_BR/qipkg.ts | 13 | TRANSLATIONS = ../i18n/pt_BR/qipkg.ts |
14 | TRANSLATIONS += ../i18n/de/qipkg.ts | 14 | TRANSLATIONS += ../i18n/de/qipkg.ts |
15 | TRANSLATIONS += ../i18n/en/qipkg.ts | 15 | TRANSLATIONS += ../i18n/en/qipkg.ts |
16 | TRANSLATIONS += ../i18n/hu/qipkg.ts | 16 | TRANSLATIONS += ../i18n/hu/qipkg.ts |
17 | TRANSLATIONS += ../i18n/pl/qipkg.ts | ||
17 | TRANSLATIONS += ../i18n/sl/qipkg.ts | 18 | TRANSLATIONS += ../i18n/sl/qipkg.ts |
18 | TRANSLATIONS += ../i18n/ja/qipkg.ts | 19 | TRANSLATIONS += ../i18n/ja/qipkg.ts |
19 | TRANSLATIONS += ../i18n/ko/qipkg.ts | 20 | TRANSLATIONS += ../i18n/ko/qipkg.ts |
20 | TRANSLATIONS += ../i18n/no/qipkg.ts | 21 | TRANSLATIONS += ../i18n/no/qipkg.ts |
21 | TRANSLATIONS += ../i18n/zh_CN/qipkg.ts | 22 | TRANSLATIONS += ../i18n/zh_CN/qipkg.ts |
22 | TRANSLATIONS += ../i18n/zh_TW/qipkg.ts | 23 | TRANSLATIONS += ../i18n/zh_TW/qipkg.ts |
23 | TRANSLATIONS += ../i18n/fr/qipkg.ts | 24 | TRANSLATIONS += ../i18n/fr/qipkg.ts |