From 8261de8ef44e221fa93f05e5669387cffd32661c Mon Sep 17 00:00:00 2001 From: cniehaus Date: Wed, 27 Mar 2002 18:50:48 +0000 Subject: this modifies some .pro files in order to let us be able to translate all apps for all languages. --- (limited to 'noncore') diff --git a/noncore/apps/dictionary/dictionary.pro b/noncore/apps/dictionary/dictionary.pro index fc89411..6b337c6 100644 --- a/noncore/apps/dictionary/dictionary.pro +++ b/noncore/apps/dictionary/dictionary.pro @@ -12,3 +12,13 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TARGET = dictionary + +TRANSLATIONS = ../i18n/pt_BR/dictionary.ts +TRANSLATIONS += ../i18n/de/dictionary.ts +TRANSLATIONS += ../i18n/en/dictionary.ts +TRANSLATIONS += ../i18n/hu/dictionary.ts +TRANSLATIONS += ../i18n/ja/dictionary.ts +TRANSLATIONS += ../i18n/ko/dictionary.ts +TRANSLATIONS += ../i18n/no/dictionary.ts +TRANSLATIONS += ../i18n/zh_CN/dictionary.ts +TRANSLATIONS += ../i18n/zh_TW/dictionary.ts diff --git a/noncore/apps/tableviewer/tableviewer.pro b/noncore/apps/tableviewer/tableviewer.pro index 943e3d4..b5437fe 100644 --- a/noncore/apps/tableviewer/tableviewer.pro +++ b/noncore/apps/tableviewer/tableviewer.pro @@ -36,3 +36,11 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../i18n/pt_BR/tableviewer.ts +TRANSLATIONS += ../i18n/en/tableviewer.ts +TRANSLATIONS += ../i18n/de/tableviewer.ts +TRANSLATIONS += ../i18n/hu/tableviewer.ts +TRANSLATIONS += ../i18n/ja/tableviewer.ts +TRANSLATIONS += ../i18n/ko/tableviewer.ts +TRANSLATIONS += ../i18n/no/tableviewer.ts +TRANSLATIONS += ../i18n/zh_CN/tableviewer.ts +TRANSLATIONS += ../i18n/zh_TW/tableviewer.ts diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index cc6c6e9..01436fd 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro @@ -37,3 +37,11 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe TRANSLATIONS = ../i18n/pt_BR/keypebble.ts +TRANSLATIONS += ../i18n/de/keypebble.ts +TRANSLATIONS += ../i18n/en/keypebble.ts +TRANSLATIONS += ../i18n/hu/keypebble.ts +TRANSLATIONS += ../i18n/ja/keypebble.ts +TRANSLATIONS += ../i18n/ko/keypebble.ts +TRANSLATIONS += ../i18n/no/keypebble.ts +TRANSLATIONS += ../i18n/zh_CN/keypebble.ts +TRANSLATIONS += ../i18n/zh_TW/keypebble.ts diff --git a/noncore/games/chess/chess.pro b/noncore/games/chess/chess.pro index b246767..d9690c0 100644 --- a/noncore/games/chess/chess.pro +++ b/noncore/games/chess/chess.pro @@ -14,3 +14,11 @@ LANGUAGE = C++ CPP_ALWAYS_CREATE_SOURCE = TRUE TRANSLATIONS = ../i18n/pt_BR/chess.ts +TRANSLATIONS += ../i18n/de/chess.ts +TRANSLATIONS += ../i18n/en/chess.ts +TRANSLATIONS += ../i18n/hu/chess.ts +TRANSLATIONS += ../i18n/ja/chess.ts +TRANSLATIONS += ../i18n/ko/chess.ts +TRANSLATIONS += ../i18n/no/chess.ts +TRANSLATIONS += ../i18n/zh_CN/chess.ts +TRANSLATIONS += ../i18n/zh_TW/chess.ts diff --git a/noncore/games/fifteen/fifteen.pro b/noncore/games/fifteen/fifteen.pro index 5dfe519..6c07e57 100644 --- a/noncore/games/fifteen/fifteen.pro +++ b/noncore/games/fifteen/fifteen.pro @@ -10,3 +10,11 @@ LIBS += -lqpe TARGET = fifteen TRANSLATIONS = ../i18n/pt_BR/fifteen.ts +TRANSLATIONS += ../i18n/de/fifteen.ts +TRANSLATIONS += ../i18n/en/fifteen.ts +TRANSLATIONS += ../i18n/hu/fifteen.ts +TRANSLATIONS += ../i18n/ja/fifteen.ts +TRANSLATIONS += ../i18n/ko/fifteen.ts +TRANSLATIONS += ../i18n/no/fifteen.ts +TRANSLATIONS += ../i18n/zh_CN/fifteen.ts +TRANSLATIONS += ../i18n/zh_TW/fifteen.ts diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro index 9fc50e7..2d96f82 100644 --- a/noncore/games/go/go.pro +++ b/noncore/games/go/go.pro @@ -18,3 +18,10 @@ TARGET = go TRANSLATIONS = ../i18n/de/go.ts TRANSLATIONS += ../i18n/pt_BR/go.ts +TRANSLATIONS += ../i18n/en/go.ts +TRANSLATIONS += ../i18n/hu/go.ts +TRANSLATIONS += ../i18n/ja/go.ts +TRANSLATIONS += ../i18n/ko/go.ts +TRANSLATIONS += ../i18n/no/go.ts +TRANSLATIONS += ../i18n/zh_CN/go.ts +TRANSLATIONS += ../i18n/zh_TW/go.ts diff --git a/noncore/games/mindbreaker/mindbreaker.pro b/noncore/games/mindbreaker/mindbreaker.pro index 330452a..06f2f4f 100644 --- a/noncore/games/mindbreaker/mindbreaker.pro +++ b/noncore/games/mindbreaker/mindbreaker.pro @@ -11,3 +11,10 @@ LIBS += -lqpe TRANSLATIONS = ../i18n/de/mindbreaker.ts TRANSLATIONS += ../i18n/pt_BR/mindbreaker.ts +TRANSLATIONS += ../i18n/en/mindbreaker.ts +TRANSLATIONS += ../i18n/hu/mindbreaker.ts +TRANSLATIONS += ../i18n/ja/mindbreaker.ts +TRANSLATIONS += ../i18n/ko/mindbreaker.ts +TRANSLATIONS += ../i18n/no/mindbreaker.ts +TRANSLATIONS += ../i18n/zh_CN/mindbreaker.ts +TRANSLATIONS += ../i18n/zh_TW/mindbreaker.ts diff --git a/noncore/games/minesweep/minesweep.pro b/noncore/games/minesweep/minesweep.pro index 00c8c92..1d4c5aa 100644 --- a/noncore/games/minesweep/minesweep.pro +++ b/noncore/games/minesweep/minesweep.pro @@ -13,3 +13,10 @@ INTERFACES = TRANSLATIONS = ../i18n/de/minesweep.ts TRANSLATIONS += ../i18n/pt_BR/minesweep.ts +TRANSLATIONS += ../i18n/en/minesweep.ts +TRANSLATIONS += ../i18n/hu/minesweep.ts +TRANSLATIONS += ../i18n/ja/minesweep.ts +TRANSLATIONS += ../i18n/ko/minesweep.ts +TRANSLATIONS += ../i18n/no/minesweep.ts +TRANSLATIONS += ../i18n/zh_CN/minesweep.ts +TRANSLATIONS += ../i18n/zh_TW/minesweep.ts diff --git a/noncore/games/parashoot/parashoot.pro b/noncore/games/parashoot/parashoot.pro index bd2b54a..741adc6 100644 --- a/noncore/games/parashoot/parashoot.pro +++ b/noncore/games/parashoot/parashoot.pro @@ -10,3 +10,10 @@ LIBS += -lqpe TRANSLATIONS = ../i18n/de/parashoot.ts TRANSLATIONS += ../i18n/pt_BR/parashoot.ts +TRANSLATIONS += ../i18n/en/parashoot.ts +TRANSLATIONS += ../i18n/hu/parashoot.ts +TRANSLATIONS += ../i18n/ja/parashoot.ts +TRANSLATIONS += ../i18n/ko/parashoot.ts +TRANSLATIONS += ../i18n/no/parashoot.ts +TRANSLATIONS += ../i18n/zh_CN/parashoot.ts +TRANSLATIONS += ../i18n/zh_TW/parashoot.ts diff --git a/noncore/games/qasteroids/qasteroids.pro b/noncore/games/qasteroids/qasteroids.pro index 7fd8bdb..4e639e5 100644 --- a/noncore/games/qasteroids/qasteroids.pro +++ b/noncore/games/qasteroids/qasteroids.pro @@ -10,3 +10,10 @@ LIBS += -lqpe TRANSLATIONS = ../i18n/de/qasteroids.ts TRANSLATIONS += ../i18n/pt_BR/qasteroids.ts +TRANSLATIONS += ../i18n/en/qasteroids.ts +TRANSLATIONS += ../i18n/hu/qasteroids.ts +TRANSLATIONS += ../i18n/ja/qasteroids.ts +TRANSLATIONS += ../i18n/ko/qasteroids.ts +TRANSLATIONS += ../i18n/no/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 8971454..c7cfce0 100644 --- a/noncore/games/snake/snake.pro +++ b/noncore/games/snake/snake.pro @@ -10,3 +10,10 @@ LIBS += -lqpe TRANSLATIONS = ../i18n/de/snake.ts TRANSLATIONS += ../i18n/pt_BR/snake.ts +TRANSLATIONS += ../i18n/en/snake.ts +TRANSLATIONS += ../i18n/hu/snake.ts +TRANSLATIONS += ../i18n/ja/snake.ts +TRANSLATIONS += ../i18n/ko/snake.ts +TRANSLATIONS += ../i18n/no/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 96cee06..5426201 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro @@ -17,3 +17,10 @@ REQUIRES = patience TRANSLATIONS = ../i18n/de/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/ko/patience.ts +TRANSLATIONS += ../i18n/no/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 9079bc4..24ad066 100644 --- a/noncore/games/tetrix/tetrix.pro +++ b/noncore/games/tetrix/tetrix.pro @@ -17,3 +17,11 @@ LIBS += -lqpe INTERFACES = TRANSLATIONS = ../i18n/pt_BR/tetrix.ts +TRANSLATIONS += ../i18n/de/tetrix.ts +TRANSLATIONS += ../i18n/en/tetrix.ts +TRANSLATIONS += ../i18n/hu/tetrix.ts +TRANSLATIONS += ../i18n/ja/tetrix.ts +TRANSLATIONS += ../i18n/ko/tetrix.ts +TRANSLATIONS += ../i18n/no/tetrix.ts +TRANSLATIONS += ../i18n/zh_CN/tetrix.ts +TRANSLATIONS += ../i18n/zh_TW/tetrix.ts diff --git a/noncore/games/wordgame/wordgame.pro b/noncore/games/wordgame/wordgame.pro index 15ebe31..bd6cad0 100644 --- a/noncore/games/wordgame/wordgame.pro +++ b/noncore/games/wordgame/wordgame.pro @@ -12,3 +12,10 @@ LIBS += -lqpe TRANSLATIONS = ../i18n/de/wordgame.ts TRANSLATIONS += ../i18n/pt_BR/wordgame.ts +TRANSLATIONS += ../i18n/en/wordgame.ts +TRANSLATIONS += ../i18n/hu/wordgame.ts +TRANSLATIONS += ../i18n/ja/wordgame.ts +TRANSLATIONS += ../i18n/ko/wordgame.ts +TRANSLATIONS += ../i18n/no/wordgame.ts +TRANSLATIONS += ../i18n/zh_CN/wordgame.ts +TRANSLATIONS += ../i18n/zh_TW/wordgame.ts diff --git a/noncore/settings/sysinfo/sysinfo.pro b/noncore/settings/sysinfo/sysinfo.pro index 0372931..441ef74 100644 --- a/noncore/settings/sysinfo/sysinfo.pro +++ b/noncore/settings/sysinfo/sysinfo.pro @@ -28,3 +28,10 @@ TARGET = sysinfo TRANSLATIONS = ../i18n/de/sysinfo.ts TRANSLATIONS += ../i18n/pt_BR/sysinfo.ts +TRANSLATIONS += ../i18n/en/sysinfo.ts +TRANSLATIONS += ../i18n/hu/sysinfo.ts +TRANSLATIONS += ../i18n/ja/sysinfo.ts +TRANSLATIONS += ../i18n/ko/sysinfo.ts +TRANSLATIONS += ../i18n/no/sysinfo.ts +TRANSLATIONS += ../i18n/zh_CN/sysinfo.ts +TRANSLATIONS += ../i18n/zh_TW/sysinfo.ts diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index 260c75d..7421b23 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro @@ -10,3 +10,11 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -Wl,-export-dynamic TRANSLATIONS = ../i18n/pt_BR/calc.ts +TRANSLATIONS += ../i18n/de/calc.ts +TRANSLATIONS += ../i18n/en/calc.ts +TRANSLATIONS += ../i18n/hu/calc.ts +TRANSLATIONS += ../i18n/ja/calc.ts +TRANSLATIONS += ../i18n/ko/calc.ts +TRANSLATIONS += ../i18n/no/calc.ts +TRANSLATIONS += ../i18n/zh_CN/calc.ts +TRANSLATIONS += ../i18n/zh_TW/calc.ts diff --git a/noncore/tools/calculator/calculator.pro b/noncore/tools/calculator/calculator.pro index 28cc53a..12f0f4b 100644 --- a/noncore/tools/calculator/calculator.pro +++ b/noncore/tools/calculator/calculator.pro @@ -10,5 +10,12 @@ LIBS += -lqpe INTERFACES = calculator.ui TARGET = calculator -TRANSLATIONS = ../i18n/de/calculator.ts -TRANSLATIONS += ../i18n/pt_BR/calculator.ts +TRANSLATIONS = ../i18n/pt_BR/calculator.ts +TRANSLATIONS += ../i18n/de/calculator.ts +TRANSLATIONS += ../i18n/en/calculator.ts +TRANSLATIONS += ../i18n/hu/calculator.ts +TRANSLATIONS += ../i18n/ja/calculator.ts +TRANSLATIONS += ../i18n/ko/calculator.ts +TRANSLATIONS += ../i18n/no/calculator.ts +TRANSLATIONS += ../i18n/zh_CN/calculator.ts +TRANSLATIONS += ../i18n/zh_TW/calculator.ts diff --git a/noncore/tools/clock/clock.pro b/noncore/tools/clock/clock.pro index 9e2b135..fe8c73e 100644 --- a/noncore/tools/clock/clock.pro +++ b/noncore/tools/clock/clock.pro @@ -12,3 +12,10 @@ TARGET = clock TRANSLATIONS = ../i18n/de/clock.ts TRANSLATIONS += ../i18n/pt_BR/clock.ts +TRANSLATIONS += ../i18n/en/clock.ts +TRANSLATIONS += ../i18n/hu/clock.ts +TRANSLATIONS += ../i18n/ja/clock.ts +TRANSLATIONS += ../i18n/ko/clock.ts +TRANSLATIONS += ../i18n/no/clock.ts +TRANSLATIONS += ../i18n/zh_CN/clock.ts +TRANSLATIONS += ../i18n/zh_TW/clock.ts diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index 174b51b..0dd4613 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro @@ -9,3 +9,10 @@ LIBS += -lqpe INTERFACES = TRANSLATIONS = ../i18n/de/filebrowser.ts TRANSLATIONS += ../i18n/pt_BR/filebrowser.ts +TRANSLATIONS += ../i18n/en/filebrowser.ts +TRANSLATIONS += ../i18n/hu/filebrowser.ts +TRANSLATIONS += ../i18n/ja/filebrowser.ts +TRANSLATIONS += ../i18n/ko/filebrowser.ts +TRANSLATIONS += ../i18n/no/filebrowser.ts +TRANSLATIONS += ../i18n/zh_CN/filebrowser.ts +TRANSLATIONS += ../i18n/zh_TW/filebrowser.ts -- cgit v0.9.0.2