From 2da629c52c3cbfebff7b314b8668ccd579bb6742 Mon Sep 17 00:00:00 2001 From: davipt Date: Mon, 24 Jun 2002 23:25:17 +0000 Subject: Fix TRANSLATIONS --- (limited to 'noncore/games') diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro index 49ecaba..1307b66 100644 --- a/noncore/games/chess/chess.pro +++ b/noncore/games/chess/chess.pro @@ -1,6 +1,6 @@ SOURCES += chess.cpp main.cpp HEADERS += chess.h -DESTDIR = ../bin +DESTDIR = $(OPIEDIR)/bin TARGET = chess DEPENDPATH += $(OPIEDIR)/include INTERFACES = mainwindow.ui @@ -13,17 +13,20 @@ DBFILE = chess.db LANGUAGE = C++ CPP_ALWAYS_CREATE_SOURCE = TRUE -TRANSLATIONS = ../i18n/pt_BR/chess.ts -TRANSLATIONS += ../i18n/es/chess.ts -TRANSLATIONS += ../i18n/pt/chess.ts -TRANSLATIONS += ../i18n/de/chess.ts -TRANSLATIONS += ../i18n/en/chess.ts -TRANSLATIONS += ../i18n/fr/chess.ts -TRANSLATIONS += ../i18n/pl/chess.ts -TRANSLATIONS += ../i18n/sl/chess.ts -TRANSLATIONS += ../i18n/hu/chess.ts -TRANSLATIONS += ../i18n/ja/chess.ts -TRANSLATIONS += ../i18n/ko/chess.ts -TRANSLATIONS += ../i18n/no/chess.ts -TRANSLATIONS += ../i18n/zh_CN/chess.ts -TRANSLATIONS += ../i18n/zh_TW/chess.ts + + +TRANSLATIONS = ../../../i18n/de/chess.ts +TRANSLATIONS += ../../../i18n/en/chess.ts +TRANSLATIONS += ../../../i18n/es/chess.ts +TRANSLATIONS += ../../../i18n/fr/chess.ts +TRANSLATIONS += ../../../i18n/hu/chess.ts +TRANSLATIONS += ../../../i18n/ja/chess.ts +TRANSLATIONS += ../../../i18n/ko/chess.ts +TRANSLATIONS += ../../../i18n/no/chess.ts +TRANSLATIONS += ../../../i18n/pl/chess.ts +TRANSLATIONS += ../../../i18n/pt/chess.ts +TRANSLATIONS += ../../../i18n/pt_BR/chess.ts +TRANSLATIONS += ../../../i18n/sl/chess.ts +TRANSLATIONS += ../../../i18n/zh_CN/chess.ts +TRANSLATIONS += ../../../i18n/zh_TW/chess.ts + diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index ae8778e..7657823 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro @@ -9,17 +9,20 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TARGET = fifteen -TRANSLATIONS = ../i18n/pt_BR/fifteen.ts -TRANSLATIONS += ../i18n/es/fifteen.ts -TRANSLATIONS += ../i18n/pt/fifteen.ts -TRANSLATIONS += ../i18n/de/fifteen.ts -TRANSLATIONS += ../i18n/en/fifteen.ts -TRANSLATIONS += ../i18n/hu/fifteen.ts -TRANSLATIONS += ../i18n/pl/fifteen.ts -TRANSLATIONS += ../i18n/ja/fifteen.ts -TRANSLATIONS += ../i18n/sl/fifteen.ts -TRANSLATIONS += ../i18n/ko/fifteen.ts -TRANSLATIONS += ../i18n/fr/fifteen.ts -TRANSLATIONS += ../i18n/no/fifteen.ts -TRANSLATIONS += ../i18n/zh_CN/fifteen.ts -TRANSLATIONS += ../i18n/zh_TW/fifteen.ts + + +TRANSLATIONS = ../../../i18n/de/fifteen.ts +TRANSLATIONS += ../../../i18n/en/fifteen.ts +TRANSLATIONS += ../../../i18n/es/fifteen.ts +TRANSLATIONS += ../../../i18n/fr/fifteen.ts +TRANSLATIONS += ../../../i18n/hu/fifteen.ts +TRANSLATIONS += ../../../i18n/ja/fifteen.ts +TRANSLATIONS += ../../../i18n/ko/fifteen.ts +TRANSLATIONS += ../../../i18n/no/fifteen.ts +TRANSLATIONS += ../../../i18n/pl/fifteen.ts +TRANSLATIONS += ../../../i18n/pt/fifteen.ts +TRANSLATIONS += ../../../i18n/pt_BR/fifteen.ts +TRANSLATIONS += ../../../i18n/sl/fifteen.ts +TRANSLATIONS += ../../../i18n/zh_CN/fifteen.ts +TRANSLATIONS += ../../../i18n/zh_TW/fifteen.ts + diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index 90a00a2..76cc4f2 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro @@ -16,17 +16,20 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TARGET = go -TRANSLATIONS = ../i18n/de/go.ts -TRANSLATIONS += ../i18n/es/go.ts -TRANSLATIONS += ../i18n/pt/go.ts -TRANSLATIONS += ../i18n/pt_BR/go.ts -TRANSLATIONS += ../i18n/en/go.ts -TRANSLATIONS += ../i18n/hu/go.ts -TRANSLATIONS += ../i18n/ja/go.ts -TRANSLATIONS += ../i18n/fr/go.ts -TRANSLATIONS += ../i18n/sl/go.ts -TRANSLATIONS += ../i18n/pl/go.ts -TRANSLATIONS += ../i18n/ko/go.ts -TRANSLATIONS += ../i18n/no/go.ts -TRANSLATIONS += ../i18n/zh_CN/go.ts -TRANSLATIONS += ../i18n/zh_TW/go.ts + + +TRANSLATIONS = ../../../i18n/de/go.ts +TRANSLATIONS += ../../../i18n/en/go.ts +TRANSLATIONS += ../../../i18n/es/go.ts +TRANSLATIONS += ../../../i18n/fr/go.ts +TRANSLATIONS += ../../../i18n/hu/go.ts +TRANSLATIONS += ../../../i18n/ja/go.ts +TRANSLATIONS += ../../../i18n/ko/go.ts +TRANSLATIONS += ../../../i18n/no/go.ts +TRANSLATIONS += ../../../i18n/pl/go.ts +TRANSLATIONS += ../../../i18n/pt/go.ts +TRANSLATIONS += ../../../i18n/pt_BR/go.ts +TRANSLATIONS += ../../../i18n/sl/go.ts +TRANSLATIONS += ../../../i18n/zh_CN/go.ts +TRANSLATIONS += ../../../i18n/zh_TW/go.ts + diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro index 22aa98c..a4ea7da 100644 --- a/noncore/games/kbill/kbill.pro +++ b/noncore/games/kbill/kbill.pro @@ -12,3 +12,20 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin + + +TRANSLATIONS = ../../../i18n/de/kbill.ts +TRANSLATIONS += ../../../i18n/en/kbill.ts +TRANSLATIONS += ../../../i18n/es/kbill.ts +TRANSLATIONS += ../../../i18n/fr/kbill.ts +TRANSLATIONS += ../../../i18n/hu/kbill.ts +TRANSLATIONS += ../../../i18n/ja/kbill.ts +TRANSLATIONS += ../../../i18n/ko/kbill.ts +TRANSLATIONS += ../../../i18n/no/kbill.ts +TRANSLATIONS += ../../../i18n/pl/kbill.ts +TRANSLATIONS += ../../../i18n/pt/kbill.ts +TRANSLATIONS += ../../../i18n/pt_BR/kbill.ts +TRANSLATIONS += ../../../i18n/sl/kbill.ts +TRANSLATIONS += ../../../i18n/zh_CN/kbill.ts +TRANSLATIONS += ../../../i18n/zh_TW/kbill.ts + diff --git a/noncore/games/kcheckers/kcheckers.pro b/noncore/games/kcheckers/kcheckers.pro index 7ed418c..1801979 100644 --- a/noncore/games/kcheckers/kcheckers.pro +++ b/noncore/games/kcheckers/kcheckers.pro @@ -17,17 +17,20 @@ LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin TARGET = kcheckers -TRANSLATIONS = ../../i18n/pt_BR/kcheckers.ts -TRANSLATIONS += ../../i18n/es/kcheckers.ts -TRANSLATIONS += ../../i18n/pt/kcheckers.ts -TRANSLATIONS += ../../i18n/de/kcheckers.ts -TRANSLATIONS += ../../i18n/en/kcheckers.ts -TRANSLATIONS += ../../i18n/hu/kcheckers.ts -TRANSLATIONS += ../../i18n/sl/kcheckers.ts -TRANSLATIONS += ../../i18n/pl/kcheckers.ts -TRANSLATIONS += ../../i18n/ja/kcheckers.ts -TRANSLATIONS += ../../i18n/ko/kcheckers.ts -TRANSLATIONS += ../../i18n/no/kcheckers.ts -TRANSLATIONS += ../../i18n/zh_CN/kcheckers.ts -TRANSLATIONS += ../../i18n/zh_TW/kcheckers.ts -TRANSLATIONS += ../../i18n/fr/kcheckers.ts + + +TRANSLATIONS = ../../../i18n/de/kcheckers.ts +TRANSLATIONS += ../../../i18n/en/kcheckers.ts +TRANSLATIONS += ../../../i18n/es/kcheckers.ts +TRANSLATIONS += ../../../i18n/fr/kcheckers.ts +TRANSLATIONS += ../../../i18n/hu/kcheckers.ts +TRANSLATIONS += ../../../i18n/ja/kcheckers.ts +TRANSLATIONS += ../../../i18n/ko/kcheckers.ts +TRANSLATIONS += ../../../i18n/no/kcheckers.ts +TRANSLATIONS += ../../../i18n/pl/kcheckers.ts +TRANSLATIONS += ../../../i18n/pt/kcheckers.ts +TRANSLATIONS += ../../../i18n/pt_BR/kcheckers.ts +TRANSLATIONS += ../../../i18n/sl/kcheckers.ts +TRANSLATIONS += ../../../i18n/zh_CN/kcheckers.ts +TRANSLATIONS += ../../../i18n/zh_TW/kcheckers.ts + diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro index 313d484..3ce09ab 100644 --- a/noncore/games/kpacman/kpacman.pro +++ b/noncore/games/kpacman/kpacman.pro @@ -40,3 +40,20 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin TARGET = kpacman + + +TRANSLATIONS = ../../../i18n/de/kpacman.ts +TRANSLATIONS += ../../../i18n/en/kpacman.ts +TRANSLATIONS += ../../../i18n/es/kpacman.ts +TRANSLATIONS += ../../../i18n/fr/kpacman.ts +TRANSLATIONS += ../../../i18n/hu/kpacman.ts +TRANSLATIONS += ../../../i18n/ja/kpacman.ts +TRANSLATIONS += ../../../i18n/ko/kpacman.ts +TRANSLATIONS += ../../../i18n/no/kpacman.ts +TRANSLATIONS += ../../../i18n/pl/kpacman.ts +TRANSLATIONS += ../../../i18n/pt/kpacman.ts +TRANSLATIONS += ../../../i18n/pt_BR/kpacman.ts +TRANSLATIONS += ../../../i18n/sl/kpacman.ts +TRANSLATIONS += ../../../i18n/zh_CN/kpacman.ts +TRANSLATIONS += ../../../i18n/zh_TW/kpacman.ts + diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro index 5b563ba..1173cd2 100644 --- a/noncore/games/mindbreaker/mindbreaker.pro +++ b/noncore/games/mindbreaker/mindbreaker.pro @@ -9,17 +9,20 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -TRANSLATIONS = ../i18n/de/mindbreaker.ts -TRANSLATIONS += ../i18n/es/mindbreaker.ts -TRANSLATIONS += ../i18n/pt/mindbreaker.ts -TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts -TRANSLATIONS += ../i18n/en/mindbreaker.ts -TRANSLATIONS += ../i18n/hu/mindbreaker.ts -TRANSLATIONS += ../i18n/fr/mindbreaker.ts -TRANSLATIONS += ../i18n/ja/mindbreaker.ts -TRANSLATIONS += ../i18n/sl/mindbreaker.ts -TRANSLATIONS += ../i18n/pl/mindbreaker.ts -TRANSLATIONS += ../i18n/ko/mindbreaker.ts -TRANSLATIONS += ../i18n/no/mindbreaker.ts -TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts -TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts + + +TRANSLATIONS = ../../../i18n/de/mindbreaker.ts +TRANSLATIONS += ../../../i18n/en/mindbreaker.ts +TRANSLATIONS += ../../../i18n/es/mindbreaker.ts +TRANSLATIONS += ../../../i18n/fr/mindbreaker.ts +TRANSLATIONS += ../../../i18n/hu/mindbreaker.ts +TRANSLATIONS += ../../../i18n/ja/mindbreaker.ts +TRANSLATIONS += ../../../i18n/ko/mindbreaker.ts +TRANSLATIONS += ../../../i18n/no/mindbreaker.ts +TRANSLATIONS += ../../../i18n/pl/mindbreaker.ts +TRANSLATIONS += ../../../i18n/pt/mindbreaker.ts +TRANSLATIONS += ../../../i18n/pt_BR/mindbreaker.ts +TRANSLATIONS += ../../../i18n/sl/mindbreaker.ts +TRANSLATIONS += ../../../i18n/zh_CN/mindbreaker.ts +TRANSLATIONS += ../../../i18n/zh_TW/mindbreaker.ts + diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index c76e5e5..8453a74 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro @@ -11,17 +11,20 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = -TRANSLATIONS = ../i18n/de/minesweep.ts -TRANSLATIONS += ../i18n/es/minesweep.ts -TRANSLATIONS += ../i18n/pt/minesweep.ts -TRANSLATIONS += ../i18n/pt_BR/minesweep.ts -TRANSLATIONS += ../i18n/en/minesweep.ts -TRANSLATIONS += ../i18n/hu/minesweep.ts -TRANSLATIONS += ../i18n/ja/minesweep.ts -TRANSLATIONS += ../i18n/fr/minesweep.ts -TRANSLATIONS += ../i18n/ko/minesweep.ts -TRANSLATIONS += ../i18n/pl/minesweep.ts -TRANSLATIONS += ../i18n/sl/minesweep.ts -TRANSLATIONS += ../i18n/no/minesweep.ts -TRANSLATIONS += ../i18n/zh_CN/minesweep.ts -TRANSLATIONS += ../i18n/zh_TW/minesweep.ts + + +TRANSLATIONS = ../../../i18n/de/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/en/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/es/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/fr/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/hu/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/ja/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/ko/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/no/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/pl/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/pt/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/pt_BR/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/sl/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/zh_CN/minesweep.pro.in.ts +TRANSLATIONS += ../../../i18n/zh_TW/minesweep.pro.in.ts + diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro index 84e0964..5977024 100644 --- a/noncore/games/parashoot/parashoot.pro +++ b/noncore/games/parashoot/parashoot.pro @@ -8,17 +8,20 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -TRANSLATIONS = ../i18n/de/parashoot.ts -TRANSLATIONS += ../i18n/es/parashoot.ts -TRANSLATIONS += ../i18n/pt/parashoot.ts -TRANSLATIONS += ../i18n/pt_BR/parashoot.ts -TRANSLATIONS += ../i18n/en/parashoot.ts -TRANSLATIONS += ../i18n/hu/parashoot.ts -TRANSLATIONS += ../i18n/ja/parashoot.ts -TRANSLATIONS += ../i18n/pl/parashoot.ts -TRANSLATIONS += ../i18n/ko/parashoot.ts -TRANSLATIONS += ../i18n/fr/parashoot.ts -TRANSLATIONS += ../i18n/sl/parashoot.ts -TRANSLATIONS += ../i18n/no/parashoot.ts -TRANSLATIONS += ../i18n/zh_CN/parashoot.ts -TRANSLATIONS += ../i18n/zh_TW/parashoot.ts + + +TRANSLATIONS = ../../../i18n/de/parashoot.ts +TRANSLATIONS += ../../../i18n/en/parashoot.ts +TRANSLATIONS += ../../../i18n/es/parashoot.ts +TRANSLATIONS += ../../../i18n/fr/parashoot.ts +TRANSLATIONS += ../../../i18n/hu/parashoot.ts +TRANSLATIONS += ../../../i18n/ja/parashoot.ts +TRANSLATIONS += ../../../i18n/ko/parashoot.ts +TRANSLATIONS += ../../../i18n/no/parashoot.ts +TRANSLATIONS += ../../../i18n/pl/parashoot.ts +TRANSLATIONS += ../../../i18n/pt/parashoot.ts +TRANSLATIONS += ../../../i18n/pt_BR/parashoot.ts +TRANSLATIONS += ../../../i18n/sl/parashoot.ts +TRANSLATIONS += ../../../i18n/zh_CN/parashoot.ts +TRANSLATIONS += ../../../i18n/zh_TW/parashoot.ts + diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index b35bdb0..5876f8b 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro @@ -8,17 +8,20 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -TRANSLATIONS = ../i18n/de/qasteroids.ts -TRANSLATIONS += ../i18n/pt/qasteroids.ts -TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts -TRANSLATIONS += ../i18n/en/qasteroids.ts -TRANSLATIONS += ../i18n/hu/qasteroids.ts -TRANSLATIONS += ../i18n/fr/qasteroids.ts -TRANSLATIONS += ../i18n/ja/qasteroids.ts -TRANSLATIONS += ../i18n/pl/qasteroids.ts -TRANSLATIONS += ../i18n/ko/qasteroids.ts -TRANSLATIONS += ../i18n/sl/qasteroids.ts -TRANSLATIONS += ../i18n/no/qasteroids.ts -TRANSLATIONS += ../i18n/zh_CN/qasteroids.ts -TRANSLATIONS += ../i18n/zh_TW/qasteroids.ts -TRANSLATIONS += ../i18n/es/qasteroids.ts + + +TRANSLATIONS = ../../../i18n/de/qasteroids.ts +TRANSLATIONS += ../../../i18n/en/qasteroids.ts +TRANSLATIONS += ../../../i18n/es/qasteroids.ts +TRANSLATIONS += ../../../i18n/fr/qasteroids.ts +TRANSLATIONS += ../../../i18n/hu/qasteroids.ts +TRANSLATIONS += ../../../i18n/ja/qasteroids.ts +TRANSLATIONS += ../../../i18n/ko/qasteroids.ts +TRANSLATIONS += ../../../i18n/no/qasteroids.ts +TRANSLATIONS += ../../../i18n/pl/qasteroids.ts +TRANSLATIONS += ../../../i18n/pt/qasteroids.ts +TRANSLATIONS += ../../../i18n/pt_BR/qasteroids.ts +TRANSLATIONS += ../../../i18n/sl/qasteroids.ts +TRANSLATIONS += ../../../i18n/zh_CN/qasteroids.ts +TRANSLATIONS += ../../../i18n/zh_TW/qasteroids.ts + diff --git a/noncore/games/snake/snake.pro b/noncore/games/snake/snake.pro index 7c8829b..8fbf15c 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro @@ -8,17 +8,20 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -TRANSLATIONS = ../i18n/de/snake.ts -TRANSLATIONS += ../i18n/es/snake.ts -TRANSLATIONS += ../i18n/pt/snake.ts -TRANSLATIONS += ../i18n/pt_BR/snake.ts -TRANSLATIONS += ../i18n/en/snake.ts -TRANSLATIONS += ../i18n/hu/snake.ts -TRANSLATIONS += ../i18n/sl/snake.ts -TRANSLATIONS += ../i18n/fr/snake.ts -TRANSLATIONS += ../i18n/ja/snake.ts -TRANSLATIONS += ../i18n/ko/snake.ts -TRANSLATIONS += ../i18n/pl/snake.ts -TRANSLATIONS += ../i18n/no/snake.ts -TRANSLATIONS += ../i18n/zh_CN/snake.ts -TRANSLATIONS += ../i18n/zh_TW/snake.ts + + +TRANSLATIONS = ../../../i18n/de/snake.ts +TRANSLATIONS += ../../../i18n/en/snake.ts +TRANSLATIONS += ../../../i18n/es/snake.ts +TRANSLATIONS += ../../../i18n/fr/snake.ts +TRANSLATIONS += ../../../i18n/hu/snake.ts +TRANSLATIONS += ../../../i18n/ja/snake.ts +TRANSLATIONS += ../../../i18n/ko/snake.ts +TRANSLATIONS += ../../../i18n/no/snake.ts +TRANSLATIONS += ../../../i18n/pl/snake.ts +TRANSLATIONS += ../../../i18n/pt/snake.ts +TRANSLATIONS += ../../../i18n/pt_BR/snake.ts +TRANSLATIONS += ../../../i18n/sl/snake.ts +TRANSLATIONS += ../../../i18n/zh_CN/snake.ts +TRANSLATIONS += ../../../i18n/zh_TW/snake.ts + diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index 7a01e2b..4919dbf 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro @@ -15,17 +15,20 @@ LIBS += -lqpe REQUIRES = patience -TRANSLATIONS = ../i18n/de/patience.ts -TRANSLATIONS += ../i18n/es/patience.ts -TRANSLATIONS += ../i18n/pt/patience.ts -TRANSLATIONS += ../i18n/pt_BR/patience.ts -TRANSLATIONS += ../i18n/en/patience.ts -TRANSLATIONS += ../i18n/hu/patience.ts -TRANSLATIONS += ../i18n/ja/patience.ts -TRANSLATIONS += ../i18n/sl/patience.ts -TRANSLATIONS += ../i18n/ko/patience.ts -TRANSLATIONS += ../i18n/pl/patience.ts -TRANSLATIONS += ../i18n/no/patience.ts -TRANSLATIONS += ../i18n/fr/patience.ts -TRANSLATIONS += ../i18n/zh_CN/patience.ts -TRANSLATIONS += ../i18n/zh_TW/patience.ts + + +TRANSLATIONS = ../../../i18n/de/patience.ts +TRANSLATIONS += ../../../i18n/en/patience.ts +TRANSLATIONS += ../../../i18n/es/patience.ts +TRANSLATIONS += ../../../i18n/fr/patience.ts +TRANSLATIONS += ../../../i18n/hu/patience.ts +TRANSLATIONS += ../../../i18n/ja/patience.ts +TRANSLATIONS += ../../../i18n/ko/patience.ts +TRANSLATIONS += ../../../i18n/no/patience.ts +TRANSLATIONS += ../../../i18n/pl/patience.ts +TRANSLATIONS += ../../../i18n/pt/patience.ts +TRANSLATIONS += ../../../i18n/pt_BR/patience.ts +TRANSLATIONS += ../../../i18n/sl/patience.ts +TRANSLATIONS += ../../../i18n/zh_CN/patience.ts +TRANSLATIONS += ../../../i18n/zh_TW/patience.ts + diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro index 52ae49f..4928ff7 100644 --- a/noncore/games/tetrix/tetrix.pro +++ b/noncore/games/tetrix/tetrix.pro @@ -16,17 +16,20 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = -TRANSLATIONS = ../i18n/pt_BR/tetrix.ts -TRANSLATIONS += ../i18n/es/tetrix.ts -TRANSLATIONS += ../i18n/pt/tetrix.ts -TRANSLATIONS += ../i18n/de/tetrix.ts -TRANSLATIONS += ../i18n/en/tetrix.ts -TRANSLATIONS += ../i18n/fr/tetrix.ts -TRANSLATIONS += ../i18n/hu/tetrix.ts -TRANSLATIONS += ../i18n/sl/tetrix.ts -TRANSLATIONS += ../i18n/ja/tetrix.ts -TRANSLATIONS += ../i18n/ko/tetrix.ts -TRANSLATIONS += ../i18n/no/tetrix.ts -TRANSLATIONS += ../i18n/zh_CN/tetrix.ts -TRANSLATIONS += ../i18n/pl/tetrix.ts -TRANSLATIONS += ../i18n/zh_TW/tetrix.ts + + +TRANSLATIONS = ../../../i18n/de/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/en/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/es/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/fr/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/hu/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/ja/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/ko/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/no/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/pl/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/pt/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/pt_BR/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/sl/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/zh_CN/tetrix.pro.in.ts +TRANSLATIONS += ../../../i18n/zh_TW/tetrix.pro.in.ts + diff --git a/noncore/games/tictac/tictac.pro b/noncore/games/tictac/tictac.pro index 57a9246..071eefa 100644 --- a/noncore/games/tictac/tictac.pro +++ b/noncore/games/tictac/tictac.pro @@ -10,17 +10,20 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe DESTDIR = $(OPIEDIR)/bin -TRANSLATIONS = ../../i18n/pt_BR/tictac.ts -TRANSLATIONS += ../../i18n/es/tictac.ts -TRANSLATIONS += ../../i18n/pt/tictac.ts -TRANSLATIONS += ../../i18n/de/tictac.ts -TRANSLATIONS += ../../i18n/en/tictac.ts -TRANSLATIONS += ../../i18n/hu/tictac.ts -TRANSLATIONS += ../../i18n/sl/tictac.ts -TRANSLATIONS += ../../i18n/ja/tictac.ts -TRANSLATIONS += ../../i18n/ko/tictac.ts -TRANSLATIONS += ../../i18n/no/tictac.ts -TRANSLATIONS += ../../i18n/pl/tictac.ts -TRANSLATIONS += ../../i18n/zh_CN/tictac.ts -TRANSLATIONS += ../../i18n/zh_TW/tictac.ts -TRANSLATIONS += ../../i18n/fr/tictac.ts + + +TRANSLATIONS = ../../../i18n/de/tictac.ts +TRANSLATIONS += ../../../i18n/en/tictac.ts +TRANSLATIONS += ../../../i18n/es/tictac.ts +TRANSLATIONS += ../../../i18n/fr/tictac.ts +TRANSLATIONS += ../../../i18n/hu/tictac.ts +TRANSLATIONS += ../../../i18n/ja/tictac.ts +TRANSLATIONS += ../../../i18n/ko/tictac.ts +TRANSLATIONS += ../../../i18n/no/tictac.ts +TRANSLATIONS += ../../../i18n/pl/tictac.ts +TRANSLATIONS += ../../../i18n/pt/tictac.ts +TRANSLATIONS += ../../../i18n/pt_BR/tictac.ts +TRANSLATIONS += ../../../i18n/sl/tictac.ts +TRANSLATIONS += ../../../i18n/zh_CN/tictac.ts +TRANSLATIONS += ../../../i18n/zh_TW/tictac.ts + diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro index 553a63a..495f6d2 100644 --- a/noncore/games/wordgame/wordgame.pro +++ b/noncore/games/wordgame/wordgame.pro @@ -10,17 +10,20 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -TRANSLATIONS = ../i18n/pt_BR/wordgame.ts -TRANSLATIONS += ../i18n/es/wordgame.ts -TRANSLATIONS += ../i18n/pt/wordgame.ts -TRANSLATIONS += ../i18n/de/wordgame.ts -TRANSLATIONS += ../i18n/en/wordgame.ts -TRANSLATIONS += ../i18n/hu/wordgame.ts -TRANSLATIONS += ../i18n/sl/wordgame.ts -TRANSLATIONS += ../i18n/ja/wordgame.ts -TRANSLATIONS += ../i18n/ko/wordgame.ts -TRANSLATIONS += ../i18n/pl/wordgame.ts -TRANSLATIONS += ../i18n/no/wordgame.ts -TRANSLATIONS += ../i18n/zh_CN/wordgame.ts -TRANSLATIONS += ../i18n/zh_TW/wordgame.ts -TRANSLATIONS += ../i18n/fr/wordgame.ts + + +TRANSLATIONS = ../../../i18n/de/wordgame.ts +TRANSLATIONS += ../../../i18n/en/wordgame.ts +TRANSLATIONS += ../../../i18n/es/wordgame.ts +TRANSLATIONS += ../../../i18n/fr/wordgame.ts +TRANSLATIONS += ../../../i18n/hu/wordgame.ts +TRANSLATIONS += ../../../i18n/ja/wordgame.ts +TRANSLATIONS += ../../../i18n/ko/wordgame.ts +TRANSLATIONS += ../../../i18n/no/wordgame.ts +TRANSLATIONS += ../../../i18n/pl/wordgame.ts +TRANSLATIONS += ../../../i18n/pt/wordgame.ts +TRANSLATIONS += ../../../i18n/pt_BR/wordgame.ts +TRANSLATIONS += ../../../i18n/sl/wordgame.ts +TRANSLATIONS += ../../../i18n/zh_CN/wordgame.ts +TRANSLATIONS += ../../../i18n/zh_TW/wordgame.ts + -- cgit v0.9.0.2