summaryrefslogtreecommitdiff
path: root/core
authorcniehaus <cniehaus>2002-03-29 15:51:55 (UTC)
committer cniehaus <cniehaus>2002-03-29 15:51:55 (UTC)
commit6e194663130b9548c4a31afd2798d9ca1dd30be5 (patch) (side-by-side diff)
treeb90d423646cd2a2517be9389145e119c9afe6597 /core
parent3138ef96c4ce64023c0a45e9317e3a93d998dc50 (diff)
downloadopie-6e194663130b9548c4a31afd2798d9ca1dd30be5.zip
opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.gz
opie-6e194663130b9548c4a31afd2798d9ca1dd30be5.tar.bz2
for i18n
Diffstat (limited to 'core') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/helpbrowser/helpbrowser.pro1
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro12
-rw-r--r--core/multimedia/opieplayer/mpegplayer.pro3
-rw-r--r--core/pim/addressbook/addressbook.pro15
-rw-r--r--core/pim/datebook/datebook.pro14
-rw-r--r--core/pim/todo/todo.pro7
-rw-r--r--core/settings/citytime/citytime.pro1
-rw-r--r--core/settings/security/security.pro13
8 files changed, 52 insertions, 14 deletions
diff --git a/core/apps/helpbrowser/helpbrowser.pro b/core/apps/helpbrowser/helpbrowser.pro
index d1bdd8e..475226e 100644
--- a/core/apps/helpbrowser/helpbrowser.pro
+++ b/core/apps/helpbrowser/helpbrowser.pro
@@ -14,6 +14,7 @@ TRANSLATIONS += ../i18n/pt_BR/helpbrowser.ts
TRANSLATIONS += ../i18n/en/helpbrowser.ts
TRANSLATIONS += ../i18n/hu/helpbrowser.ts
TRANSLATIONS += ../i18n/ja/helpbrowser.ts
+TRANSLATIONS += ../i18n/sl/helpbrowser.ts
TRANSLATIONS += ../i18n/ko/helpbrowser.ts
TRANSLATIONS += ../i18n/no/helpbrowser.ts
TRANSLATIONS += ../i18n/fr/helpbrowser.ts
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index 6b75d1f..0441201 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -11,4 +11,14 @@ DEPENDPATH += ../$(OPIEDIR)/include ..
LIBS += -lqpe -lm
VERSION = 1.0.0
-TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts
+TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts
+TRANSLATIONS += ../../i18n/de/libmadplugin.ts
+TRANSLATIONS += ../../i18n/en/libmadplugin.ts
+TRANSLATIONS += ../../i18n/hu/libmadplugin.ts
+TRANSLATIONS += ../../i18n/sl/libmadplugin.ts
+TRANSLATIONS += ../../i18n/ja/libmadplugin.ts
+TRANSLATIONS += ../../i18n/ko/libmadplugin.ts
+TRANSLATIONS += ../../i18n/no/libmadplugin.ts
+TRANSLATIONS += ../../i18n/zh_CN/libmadplugin.ts
+TRANSLATIONS += ../../i18n/zh_TW/libmadplugin.ts
+TRANSLATIONS += ../../i18n/fr/libmadplugin.ts
diff --git a/core/multimedia/opieplayer/mpegplayer.pro b/core/multimedia/opieplayer/mpegplayer.pro
index d003f04..92db399 100644
--- a/core/multimedia/opieplayer/mpegplayer.pro
+++ b/core/multimedia/opieplayer/mpegplayer.pro
@@ -22,11 +22,12 @@ LIBS += -lqpe -lpthread
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-TRANSLATIONS += ../i18n/de/mpegplayer.ts
+TRANSLATIONS = ../i18n/de/mpegplayer.ts
TRANSLATIONS += ../i18n/pt_BR/mpegplayer.ts
TRANSLATIONS += ../i18n/en/mpegplayer.ts
TRANSLATIONS += ../i18n/hu/mpegplayer.ts
TRANSLATIONS += ../i18n/ja/mpegplayer.ts
+TRANSLATIONS += ../i18n/sl/mpegplayer.ts
TRANSLATIONS += ../i18n/fr/mpegplayer.ts
TRANSLATIONS += ../i18n/ko/mpegplayer.ts
TRANSLATIONS += ../i18n/no/mpegplayer.ts
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro
index 3035101..fa73909 100644
--- a/core/pim/addressbook/addressbook.pro
+++ b/core/pim/addressbook/addressbook.pro
@@ -19,7 +19,14 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
-TRANSLATIONS = ../i18n/de/addressbook.ts
-TRANSLATIONS += ../i18n/fr/addressbook.ts
-TRANSLATIONS += ../i18n/sl/addressbook.ts
-TRANSLATIONS += ../i18n/pt_BR/addressbook.ts
+TRANSLATIONS = ../../i18n/pt_BR/addessbook.ts
+TRANSLATIONS += ../../i18n/de/addessbook.ts
+TRANSLATIONS += ../../i18n/en/addessbook.ts
+TRANSLATIONS += ../../i18n/hu/addessbook.ts
+TRANSLATIONS += ../../i18n/sl/addessbook.ts
+TRANSLATIONS += ../../i18n/ja/addessbook.ts
+TRANSLATIONS += ../../i18n/ko/addessbook.ts
+TRANSLATIONS += ../../i18n/no/addessbook.ts
+TRANSLATIONS += ../../i18n/zh_CN/addessbook.ts
+TRANSLATIONS += ../../i18n/zh_TW/addessbook.ts
+TRANSLATIONS += ../../i18n/fr/addessbook.ts
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro
index cab1074..2826930 100644
--- a/core/pim/datebook/datebook.pro
+++ b/core/pim/datebook/datebook.pro
@@ -41,6 +41,14 @@ LIBS += -lqpe
TARGET = datebook
-TRANSLATIONS = ../i18n/de/datebook.ts
-TRANSLATIONS += ../i18n/fr/datebook.ts
-TRANSLATIONS += ../i18n/pt_BR/datebook.ts
+TRANSLATIONS = ../i18n/pt_BR/datebook.ts
+TRANSLATIONS += ../i18n/de/datebook.ts
+TRANSLATIONS += ../i18n/en/datebook.ts
+TRANSLATIONS += ../i18n/hu/datebook.ts
+TRANSLATIONS += ../i18n/sl/datebook.ts
+TRANSLATIONS += ../i18n/ja/datebook.ts
+TRANSLATIONS += ../i18n/ko/datebook.ts
+TRANSLATIONS += ../i18n/no/datebook.ts
+TRANSLATIONS += ../i18n/zh_CN/datebook.ts
+TRANSLATIONS += ../i18n/zh_TW/datebook.ts
+TRANSLATIONS += ../i18n/fr/datebook.ts
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro
index f214c50..9cd0e7c 100644
--- a/core/pim/todo/todo.pro
+++ b/core/pim/todo/todo.pro
@@ -16,13 +16,14 @@ INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
-TRANSLATIONS = ../i18n/de/todolist.ts
-TRANSLATIONS += ../i18n/pt_BR/todolist.ts
+TRANSLATIONS = ../i18n/pt_BR/todolist.ts
+TRANSLATIONS += ../i18n/de/todolist.ts
TRANSLATIONS += ../i18n/en/todolist.ts
TRANSLATIONS += ../i18n/hu/todolist.ts
+TRANSLATIONS += ../i18n/sl/todolist.ts
TRANSLATIONS += ../i18n/ja/todolist.ts
TRANSLATIONS += ../i18n/ko/todolist.ts
-TRANSLATIONS += ../i18n/sl/todolist.ts
TRANSLATIONS += ../i18n/no/todolist.ts
TRANSLATIONS += ../i18n/zh_CN/todolist.ts
TRANSLATIONS += ../i18n/zh_TW/todolist.ts
+TRANSLATIONS += ../i18n/fr/todolist.ts
diff --git a/core/settings/citytime/citytime.pro b/core/settings/citytime/citytime.pro
index 6e8901d..e4e40df 100644
--- a/core/settings/citytime/citytime.pro
+++ b/core/settings/citytime/citytime.pro
@@ -17,6 +17,7 @@ TRANSLATIONS += ../i18n/hu/citytime.ts
TRANSLATIONS += ../i18n/ja/citytime.ts
TRANSLATIONS += ../i18n/ko/citytime.ts
TRANSLATIONS += ../i18n/fr/citytime.ts
+TRANSLATIONS += ../i18n/sl/citytime.ts
TRANSLATIONS += ../i18n/no/citytime.ts
TRANSLATIONS += ../i18n/zh_CN/citytime.ts
TRANSLATIONS += ../i18n/zh_TW/citytime.ts
diff --git a/core/settings/security/security.pro b/core/settings/security/security.pro
index fd68b4a..daa9ba7 100644
--- a/core/settings/security/security.pro
+++ b/core/settings/security/security.pro
@@ -9,5 +9,14 @@ DEPENDPATH += ../$(OPIEDIR)/include
LIBS += -lqpe
TARGET = security
-TRANSLATIONS = ../../i18n/de/security.ts
-TRANSLATIONS += ../../i18n/pt_BR/security.ts
+TRANSLATIONS = ../../i18n/pt_BR/security.ts
+TRANSLATIONS += ../../i18n/de/security.ts
+TRANSLATIONS += ../../i18n/en/security.ts
+TRANSLATIONS += ../../i18n/hu/security.ts
+TRANSLATIONS += ../../i18n/sl/security.ts
+TRANSLATIONS += ../../i18n/ja/security.ts
+TRANSLATIONS += ../../i18n/ko/security.ts
+TRANSLATIONS += ../../i18n/no/security.ts
+TRANSLATIONS += ../../i18n/zh_CN/security.ts
+TRANSLATIONS += ../../i18n/zh_TW/security.ts
+TRANSLATIONS += ../../i18n/fr/security.ts