-rw-r--r-- | core/apps/calibrate/calibrate.pro | 1 | ||||
-rwxr-xr-x | core/apps/embeddedkonsole/embeddedkonsole.pro | 27 | ||||
-rw-r--r-- | core/pim/addressbook/addressbook.pro | 1 | ||||
-rw-r--r-- | core/pim/datebook/datebook.pro | 1 | ||||
-rw-r--r-- | core/pim/todo/todo.pro | 1 | ||||
-rw-r--r-- | core/settings/light-and-power/light-and-power.pro | 3 | ||||
-rw-r--r-- | i18n/de/libbatteryapplet-ipaq.ts | 37 | ||||
-rw-r--r-- | i18n/de/libvolumeapplet.ts | 9 | ||||
-rw-r--r-- | i18n/de/today.ts | 13 | ||||
-rwxr-xr-x | noncore/games/solitaire/solitaire.pro | 29 | ||||
-rw-r--r-- | noncore/graphics/drawpad/drawpad.pro | 1 | ||||
-rw-r--r-- | noncore/unsupported/filebrowser/filebrowser.pro | 29 | ||||
-rw-r--r-- | noncore/unsupported/qpdf/qpdf.pro | 1 |
13 files changed, 82 insertions, 71 deletions
diff --git a/core/apps/calibrate/calibrate.pro b/core/apps/calibrate/calibrate.pro index b1fce27..761d3de 100644 --- a/core/apps/calibrate/calibrate.pro +++ b/core/apps/calibrate/calibrate.pro | |||
@@ -8,9 +8,10 @@ TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ | |||
8 | ../../../i18n/ja/calibrate.pro.in.ts \ | 8 | ../../../i18n/ja/calibrate.pro.in.ts \ |
9 | ../../../i18n/ko/calibrate.pro.in.ts \ | 9 | ../../../i18n/ko/calibrate.pro.in.ts \ |
10 | ../../../i18n/no/calibrate.pro.in.ts \ | 10 | ../../../i18n/no/calibrate.pro.in.ts \ |
11 | ../../../i18n/pl/calibrate.pro.in.ts \ | 11 | ../../../i18n/pl/calibrate.pro.in.ts \ |
12 | ../../../i18n/pt/calibrate.pro.in.ts \ | 12 | ../../../i18n/pt/calibrate.pro.in.ts \ |
13 | ../../../i18n/pt_BR/calibrate.pro.in.ts \ | 13 | ../../../i18n/pt_BR/calibrate.pro.in.ts \ |
14 | ../../../i18n/sl/calibrate.pro.in.ts \ | 14 | ../../../i18n/sl/calibrate.pro.in.ts \ |
15 | ../../../i18n/zh_CN/calibrate.pro.in.ts \ | 15 | ../../../i18n/zh_CN/calibrate.pro.in.ts \ |
16 | ../../../i18n/it/calibrate.pro.in.ts \ | ||
16 | ../../../i18n/zh_TW/calibrate.pro.in.ts | 17 | ../../../i18n/zh_TW/calibrate.pro.in.ts |
diff --git a/core/apps/embeddedkonsole/embeddedkonsole.pro b/core/apps/embeddedkonsole/embeddedkonsole.pro index 6b7af27..b9293e6 100755 --- a/core/apps/embeddedkonsole/embeddedkonsole.pro +++ b/core/apps/embeddedkonsole/embeddedkonsole.pro | |||
@@ -30,21 +30,22 @@ SOURCES = TEScreen.cpp \ | |||
30 | INTERFACES = commandeditdialogbase.ui smallcommandeditdialogbase.ui | 30 | INTERFACES = commandeditdialogbase.ui smallcommandeditdialogbase.ui |
31 | TARGET = embeddedkonsole | 31 | TARGET = embeddedkonsole |
32 | INCLUDEPATH += $(OPIEDIR)/include | 32 | INCLUDEPATH += $(OPIEDIR)/include |
33 | DEPENDPATH += $(OPIEDIR)/include | 33 | DEPENDPATH += $(OPIEDIR)/include |
34 | LIBS += -lqpe -lopie | 34 | LIBS += -lqpe -lopie |
35 | REQUIRES = embeddedkonsole | 35 | REQUIRES = embeddedkonsole |
36 | 36 | ||
37 | TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ | 37 | TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ |
38 | ../../../i18n/en/embeddedkonsole.ts \ | 38 | ../../../i18n/en/embeddedkonsole.ts \ |
39 | ../../../i18n/es/embeddedkonsole.ts \ | 39 | ../../../i18n/es/embeddedkonsole.ts \ |
40 | ../../../i18n/fr/embeddedkonsole.ts \ | 40 | ../../../i18n/fr/embeddedkonsole.ts \ |
41 | ../../../i18n/hu/embeddedkonsole.ts \ | 41 | ../../../i18n/hu/embeddedkonsole.ts \ |
42 | ../../../i18n/ja/embeddedkonsole.ts \ | 42 | ../../../i18n/ja/embeddedkonsole.ts \ |
43 | ../../../i18n/ko/embeddedkonsole.ts \ | 43 | ../../../i18n/ko/embeddedkonsole.ts \ |
44 | ../../../i18n/no/embeddedkonsole.ts \ | 44 | ../../../i18n/no/embeddedkonsole.ts \ |
45 | ../../../i18n/pl/embeddedkonsole.ts \ | 45 | ../../../i18n/pl/embeddedkonsole.ts \ |
46 | ../../../i18n/pt/embeddedkonsole.ts \ | 46 | ../../../i18n/pt/embeddedkonsole.ts \ |
47 | ../../../i18n/pt_BR/embeddedkonsole.ts \ | 47 | ../../../i18n/pt_BR/embeddedkonsole.ts \ |
48 | ../../../i18n/sl/embeddedkonsole.ts \ | 48 | ../../../i18n/sl/embeddedkonsole.ts \ |
49 | ../../../i18n/zh_CN/embeddedkonsole.ts \ | 49 | ../../../i18n/zh_CN/embeddedkonsole.ts \ |
50 | ../../../i18n/zh_TW/embeddedkonsole.ts | 50 | ../../../i18n/zh_TW/embeddedkonsole.ts \ |
51 | ../../../i18n/it/embeddedkonsole.ts | ||
diff --git a/core/pim/addressbook/addressbook.pro b/core/pim/addressbook/addressbook.pro index 15ae498..24bdd8c 100644 --- a/core/pim/addressbook/addressbook.pro +++ b/core/pim/addressbook/addressbook.pro | |||
@@ -28,9 +28,10 @@ TRANSLATIONS = ../../../i18n/de/addressbook.ts \ | |||
28 | ../../../i18n/ja/addressbook.ts \ | 28 | ../../../i18n/ja/addressbook.ts \ |
29 | ../../../i18n/ko/addressbook.ts \ | 29 | ../../../i18n/ko/addressbook.ts \ |
30 | ../../../i18n/no/addressbook.ts \ | 30 | ../../../i18n/no/addressbook.ts \ |
31 | ../../../i18n/pl/addressbook.ts \ | 31 | ../../../i18n/pl/addressbook.ts \ |
32 | ../../../i18n/pt/addressbook.ts \ | 32 | ../../../i18n/pt/addressbook.ts \ |
33 | ../../../i18n/pt_BR/addressbook.ts \ | 33 | ../../../i18n/pt_BR/addressbook.ts \ |
34 | ../../../i18n/sl/addressbook.ts \ | 34 | ../../../i18n/sl/addressbook.ts \ |
35 | ../../../i18n/zh_CN/addressbook.ts \ | 35 | ../../../i18n/zh_CN/addressbook.ts \ |
36 | ../../../i18n/it/addressbook.ts \ | ||
36 | ../../../i18n/zh_TW/addressbook.ts | 37 | ../../../i18n/zh_TW/addressbook.ts |
diff --git a/core/pim/datebook/datebook.pro b/core/pim/datebook/datebook.pro index 3abe9aa..b4316b4 100644 --- a/core/pim/datebook/datebook.pro +++ b/core/pim/datebook/datebook.pro | |||
@@ -47,9 +47,10 @@ TRANSLATIONS = ../../../i18n/de/datebook.ts \ | |||
47 | ../../../i18n/ja/datebook.ts \ | 47 | ../../../i18n/ja/datebook.ts \ |
48 | ../../../i18n/ko/datebook.ts \ | 48 | ../../../i18n/ko/datebook.ts \ |
49 | ../../../i18n/no/datebook.ts \ | 49 | ../../../i18n/no/datebook.ts \ |
50 | ../../../i18n/pl/datebook.ts \ | 50 | ../../../i18n/pl/datebook.ts \ |
51 | ../../../i18n/pt/datebook.ts \ | 51 | ../../../i18n/pt/datebook.ts \ |
52 | ../../../i18n/pt_BR/datebook.ts \ | 52 | ../../../i18n/pt_BR/datebook.ts \ |
53 | ../../../i18n/sl/datebook.ts \ | 53 | ../../../i18n/sl/datebook.ts \ |
54 | ../../../i18n/zh_CN/datebook.ts \ | 54 | ../../../i18n/zh_CN/datebook.ts \ |
55 | ../../../i18n/it/datebook.ts \ | ||
55 | ../../../i18n/zh_TW/datebook.ts | 56 | ../../../i18n/zh_TW/datebook.ts |
diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index fd682f8..210a70c 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro | |||
@@ -24,9 +24,10 @@ TRANSLATIONS = ../../../i18n/de/todolist.ts \ | |||
24 | ../../../i18n/ja/todolist.ts \ | 24 | ../../../i18n/ja/todolist.ts \ |
25 | ../../../i18n/ko/todolist.ts \ | 25 | ../../../i18n/ko/todolist.ts \ |
26 | ../../../i18n/no/todolist.ts \ | 26 | ../../../i18n/no/todolist.ts \ |
27 | ../../../i18n/pl/todolist.ts \ | 27 | ../../../i18n/pl/todolist.ts \ |
28 | ../../../i18n/pt/todolist.ts \ | 28 | ../../../i18n/pt/todolist.ts \ |
29 | ../../../i18n/pt_BR/todolist.ts \ | 29 | ../../../i18n/pt_BR/todolist.ts \ |
30 | ../../../i18n/sl/todolist.ts \ | 30 | ../../../i18n/sl/todolist.ts \ |
31 | ../../../i18n/zh_CN/todolist.ts \ | 31 | ../../../i18n/zh_CN/todolist.ts \ |
32 | ../../../i18n/it/todolist.ts \ | ||
32 | ../../../i18n/zh_TW/todolist.ts | 33 | ../../../i18n/zh_TW/todolist.ts |
diff --git a/core/settings/light-and-power/light-and-power.pro b/core/settings/light-and-power/light-and-power.pro index 456415b..9d2452c 100644 --- a/core/settings/light-and-power/light-and-power.pro +++ b/core/settings/light-and-power/light-and-power.pro | |||
@@ -17,9 +17,10 @@ TRANSLATIONS = ../../../i18n/de/light-and-power.ts \ | |||
17 | ../../../i18n/ja/light-and-power.ts \ | 17 | ../../../i18n/ja/light-and-power.ts \ |
18 | ../../../i18n/ko/light-and-power.ts \ | 18 | ../../../i18n/ko/light-and-power.ts \ |
19 | ../../../i18n/no/light-and-power.ts \ | 19 | ../../../i18n/no/light-and-power.ts \ |
20 | ../../../i18n/pl/light-and-power.ts \ | 20 | ../../../i18n/pl/light-and-power.ts \ |
21 | ../../../i18n/pt/light-and-power.ts \ | 21 | ../../../i18n/pt/light-and-power.ts \ |
22 | ../../../i18n/pt_BR/light-and-power.ts \ | 22 | ../../../i18n/pt_BR/light-and-power.ts \ |
23 | ../../../i18n/sl/light-and-power.ts \ | 23 | ../../../i18n/sl/light-and-power.ts \ |
24 | ../../../i18n/zh_CN/light-and-power.ts \ | 24 | ../../../i18n/zh_CN/light-and-power.ts \ |
25 | ../../../i18n/zh_TW/light-and-power.ts | 25 | ../../../i18n/zh_TW/light-and-power.ts \ |
26 | ../../../i18n/it/light-and-power.ts | ||
diff --git a/i18n/de/libbatteryapplet-ipaq.ts b/i18n/de/libbatteryapplet-ipaq.ts index 523dd46..b2143b6 100644 --- a/i18n/de/libbatteryapplet-ipaq.ts +++ b/i18n/de/libbatteryapplet-ipaq.ts | |||
@@ -1,85 +1,86 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <defaultcodec>iso8859-1</defaultcodec> | ||
2 | <context> | 3 | <context> |
3 | <name>BatteryStatus</name> | 4 | <name>BatteryStatus</name> |
4 | <message> | 5 | <message> |
5 | <source>Battery status for Ipaq</source> | 6 | <source>Battery status for Ipaq</source> |
6 | <translation type="unfinished"></translation> | 7 | <translation>Batteriestatus für den iPAQ</translation> |
7 | </message> | 8 | </message> |
8 | <message> | 9 | <message> |
9 | <source>Failure</source> | 10 | <source>Failure</source> |
10 | <translation type="unfinished"></translation> | 11 | <translation>Fehler</translation> |
11 | </message> | 12 | </message> |
12 | <message> | 13 | <message> |
13 | <source>could not open file</source> | 14 | <source>could not open file</source> |
14 | <translation type="unfinished"></translation> | 15 | <translation>konnte Datei nicht öffnen</translation> |
15 | </message> | 16 | </message> |
16 | <message> | 17 | <message> |
17 | <source>Charging both devices</source> | 18 | <source>Charging both devices</source> |
18 | <translation type="unfinished"></translation> | 19 | <translation>Beide Einheiten werden geladen</translation> |
19 | </message> | 20 | </message> |
20 | <message> | 21 | <message> |
21 | <source>Charging</source> | 22 | <source>Charging</source> |
22 | <translation type="unfinished"></translation> | 23 | <translation>Lade...</translation> |
23 | </message> | 24 | </message> |
24 | <message> | 25 | <message> |
25 | <source>Percentage battery remaining</source> | 26 | <source>Percentage battery remaining</source> |
26 | <translation type="unfinished"></translation> | 27 | <translation>Verbleibende Energie in Prozent:</translation> |
27 | </message> | 28 | </message> |
28 | <message> | 29 | <message> |
29 | <source>Battery status: </source> | 30 | <source>Battery status: </source> |
30 | <translation type="unfinished"></translation> | 31 | <translation>Batteriestatus:</translation> |
31 | </message> | 32 | </message> |
32 | <message> | 33 | <message> |
33 | <source>Good</source> | 34 | <source>Good</source> |
34 | <translation type="unfinished"></translation> | 35 | <translation>Gut</translation> |
35 | </message> | 36 | </message> |
36 | <message> | 37 | <message> |
37 | <source>Low</source> | 38 | <source>Low</source> |
38 | <translation type="unfinished"></translation> | 39 | <translation>Niedrig</translation> |
39 | </message> | 40 | </message> |
40 | <message> | 41 | <message> |
41 | <source>Very Low</source> | 42 | <source>Very Low</source> |
42 | <translation type="unfinished"></translation> | 43 | <translation>Sehr niedrig</translation> |
43 | </message> | 44 | </message> |
44 | <message> | 45 | <message> |
45 | <source>Critical</source> | 46 | <source>Critical</source> |
46 | <translation type="unfinished"></translation> | 47 | <translation>Kritisch</translation> |
47 | </message> | 48 | </message> |
48 | <message> | 49 | <message> |
49 | <source>Unknown</source> | 50 | <source>Unknown</source> |
50 | <translation type="unfinished"></translation> | 51 | <translation>Unbekannt</translation> |
51 | </message> | 52 | </message> |
52 | <message> | 53 | <message> |
53 | <source>On backup power</source> | 54 | <source>On backup power</source> |
54 | <translation type="unfinished"></translation> | 55 | <translation type="unfinished"></translation> |
55 | </message> | 56 | </message> |
56 | <message> | 57 | <message> |
57 | <source>Power on-line</source> | 58 | <source>Power on-line</source> |
58 | <translation type="unfinished"></translation> | 59 | <translation type="unfinished"></translation> |
59 | </message> | 60 | </message> |
60 | <message> | 61 | <message> |
61 | <source>External power disconnected</source> | 62 | <source>External power disconnected</source> |
62 | <translation type="unfinished"></translation> | 63 | <translation>Externe Stromquelle nicht mehr verbuden</translation> |
63 | </message> | 64 | </message> |
64 | <message> | 65 | <message> |
65 | <source>Battery time remaining</source> | 66 | <source>Battery time remaining</source> |
66 | <translation type="unfinished"></translation> | 67 | <translation>Verbleibende Batteriezeit</translation> |
67 | </message> | 68 | </message> |
68 | <message> | 69 | <message> |
69 | <source>Percentage battery remaining: </source> | 70 | <source>Percentage battery remaining: </source> |
70 | <translation type="unfinished"></translation> | 71 | <translation>Verbleibende Energie in Prozent:</translation> |
71 | </message> | 72 | </message> |
72 | <message> | 73 | <message> |
73 | <source>Battery time remaining: </source> | 74 | <source>Battery time remaining: </source> |
74 | <translation type="unfinished"></translation> | 75 | <translation>Verbleibende Batteriezeit:</translation> |
75 | </message> | 76 | </message> |
76 | <message> | 77 | <message> |
77 | <source>No jacket with battery inserted</source> | 78 | <source>No jacket with battery inserted</source> |
78 | <translation type="unfinished"></translation> | 79 | <translation>Keine Zusatzbatterie angeschlossen</translation> |
79 | </message> | 80 | </message> |
80 | <message> | 81 | <message> |
81 | <source>Close</source> | 82 | <source>Close</source> |
82 | <translation type="unfinished"></translation> | 83 | <translation>Schließen</translation> |
83 | </message> | 84 | </message> |
84 | </context> | 85 | </context> |
85 | </TS> | 86 | </TS> |
diff --git a/i18n/de/libvolumeapplet.ts b/i18n/de/libvolumeapplet.ts index fbb6fb9..1153ab0 100644 --- a/i18n/de/libvolumeapplet.ts +++ b/i18n/de/libvolumeapplet.ts | |||
@@ -1,21 +1,22 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <defaultcodec>iso8859-1</defaultcodec> | ||
2 | <context> | 3 | <context> |
3 | <name>VolumeControl</name> | 4 | <name>VolumeControl</name> |
4 | <message> | 5 | <message> |
5 | <source>Enable Sounds for:</source> | 6 | <source>Enable Sounds for:</source> |
6 | <translation type="unfinished"></translation> | 7 | <translation>Töne aktivieren für:</translation> |
7 | </message> | 8 | </message> |
8 | <message> | 9 | <message> |
9 | <source>Alarm Sound</source> | 10 | <source>Alarm Sound</source> |
10 | <translation type="unfinished"></translation> | 11 | <translation>Alarm-Ton</translation> |
11 | </message> | 12 | </message> |
12 | <message> | 13 | <message> |
13 | <source>Key Clicks</source> | 14 | <source>Key Clicks</source> |
14 | <translation type="unfinished"></translation> | 15 | <translation>Tastentöne</translation> |
15 | </message> | 16 | </message> |
16 | <message> | 17 | <message> |
17 | <source>Screen Taps</source> | 18 | <source>Screen Taps</source> |
18 | <translation type="unfinished"></translation> | 19 | <translation>Bildschirmkontakt</translation> |
19 | </message> | 20 | </message> |
20 | </context> | 21 | </context> |
21 | </TS> | 22 | </TS> |
diff --git a/i18n/de/today.ts b/i18n/de/today.ts index 7a6b3f2..9b9c11e 100644 --- a/i18n/de/today.ts +++ b/i18n/de/today.ts | |||
@@ -1,9 +1,10 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <defaultcodec>iso8859-1</defaultcodec> | ||
2 | <context> | 3 | <context> |
3 | <name>Today</name> | 4 | <name>Today</name> |
4 | <message> | 5 | <message> |
5 | <source>Today</source> | 6 | <source>Today</source> |
6 | <translation>Heute</translation> | 7 | <translation>Heute</translation> |
7 | </message> | 8 | </message> |
8 | <message> | 9 | <message> |
9 | <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> | 10 | <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> |
@@ -34,17 +35,17 @@ | |||
34 | <translation>Bitte füller Sie die Visitenkarte aus</translation> | 35 | <translation>Bitte füller Sie die Visitenkarte aus</translation> |
35 | </message> | 36 | </message> |
36 | <message> | 37 | <message> |
37 | <source>No more today</source> | 38 | <source>No more today</source> |
38 | <translation type="obsolete"></translation> | 39 | <translation type="obsolete"></translation> |
39 | </message> | 40 | </message> |
40 | <message> | 41 | <message> |
41 | <source>No more appointments today</source> | 42 | <source>No more appointments today</source> |
42 | <translation type="unfinished"></translation> | 43 | <translation>Heute keine Termine mehr</translation> |
43 | </message> | 44 | </message> |
44 | </context> | 45 | </context> |
45 | <context> | 46 | <context> |
46 | <name>TodayBase</name> | 47 | <name>TodayBase</name> |
47 | <message> | 48 | <message> |
48 | <source>Opiemail not installed</source> | 49 | <source>Opiemail not installed</source> |
49 | <translation>Opiemail ist nicht installiert</translation> | 50 | <translation>Opiemail ist nicht installiert</translation> |
50 | </message> | 51 | </message> |
@@ -71,17 +72,17 @@ werden?</translation> | |||
71 | <source>Should the notes | 72 | <source>Should the notes |
72 | be shown?</source> | 73 | be shown?</source> |
73 | <translation>Sollen die Notizen | 74 | <translation>Sollen die Notizen |
74 | angezeigt werden?</translation> | 75 | angezeigt werden?</translation> |
75 | </message> | 76 | </message> |
76 | <message> | 77 | <message> |
77 | <source>Show only later | 78 | <source>Show only later |
78 | appointments</source> | 79 | appointments</source> |
79 | <translation>Nur spätere Verabredungen | 80 | <translation>Nur spätere Termine |
80 | anzeigen</translation> | 81 | anzeigen</translation> |
81 | </message> | 82 | </message> |
82 | <message> | 83 | <message> |
83 | <source>Calendar</source> | 84 | <source>Calendar</source> |
84 | <translation>Kalender</translation> | 85 | <translation>Kalender</translation> |
85 | </message> | 86 | </message> |
86 | <message> | 87 | <message> |
87 | <source>How many | 88 | <source>How many |
@@ -94,17 +95,17 @@ werden?</translation> | |||
94 | <message> | 95 | <message> |
95 | <source>Tasks</source> | 96 | <source>Tasks</source> |
96 | <translation>Aufgaben</translation> | 97 | <translation>Aufgaben</translation> |
97 | </message> | 98 | </message> |
98 | <message> | 99 | <message> |
99 | <source>Clip after how | 100 | <source>Clip after how |
100 | many letters</source> | 101 | many letters</source> |
101 | <translation>Zeilenumbruch nach | 102 | <translation>Zeilenumbruch nach |
102 | wievielen Buchstaben?</translation> | 103 | Buchstaben?</translation> |
103 | </message> | 104 | </message> |
104 | <message> | 105 | <message> |
105 | <source>Misc</source> | 106 | <source>Misc</source> |
106 | <translation>Verschiedenes</translation> | 107 | <translation>Verschiedenes</translation> |
107 | </message> | 108 | </message> |
108 | <message> | 109 | <message> |
109 | <source>How many | 110 | <source>How many |
110 | appointment | 111 | appointment |
@@ -113,20 +114,18 @@ be shown?</source> | |||
113 | <translation>Wieviele Termine | 114 | <translation>Wieviele Termine |
114 | sollen angezeigt | 115 | sollen angezeigt |
115 | werden?</translation> | 116 | werden?</translation> |
116 | </message> | 117 | </message> |
117 | <message> | 118 | <message> |
118 | <source>Should today be | 119 | <source>Should today be |
119 | autostarted on | 120 | autostarted on |
120 | resume? (Opie only)</source> | 121 | resume? (Opie only)</source> |
121 | <translation>Solle 'Heute' | 122 | <translation>'Heute' automatisch |
122 | automatisch | 123 | starten? (Nur in Opie)</translation> |
123 | gestartet werden? | ||
124 | (Nur in Opie)</translation> | ||
125 | </message> | 124 | </message> |
126 | <message> | 125 | <message> |
127 | <source>Activate the | 126 | <source>Activate the |
128 | autostart after how | 127 | autostart after how |
129 | many minutes?</source> | 128 | many minutes?</source> |
130 | <translation>Autostart nach | 129 | <translation>Autostart nach |
131 | wievielen Minuten | 130 | wievielen Minuten |
132 | aktivieren?</translation> | 131 | aktivieren?</translation> |
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro index cfaded6..ee07e52 100755 --- a/noncore/games/solitaire/solitaire.pro +++ b/noncore/games/solitaire/solitaire.pro | |||
@@ -10,22 +10,23 @@ SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardp | |||
10 | TARGET = patience | 10 | TARGET = patience |
11 | 11 | ||
12 | INCLUDEPATH += $(OPIEDIR)/include | 12 | INCLUDEPATH += $(OPIEDIR)/include |
13 | DEPENDPATH+= $(OPIEDIR)/include | 13 | DEPENDPATH+= $(OPIEDIR)/include |
14 | LIBS += -lqpe | 14 | LIBS += -lqpe |
15 | 15 | ||
16 | REQUIRES= patience | 16 | REQUIRES= patience |
17 | 17 | ||
18 | TRANSLATIONS = ../../../i18n/de/patience.ts | 18 | TRANSLATIONS = ../../../i18n/de/patience.ts \ |
19 | TRANSLATIONS += ../../../i18n/es/patience.ts | 19 | ../../../i18n/en/patience.ts \ |
20 | TRANSLATIONS += ../../../i18n/pt/patience.ts | 20 | ../../../i18n/es/patience.ts \ |
21 | TRANSLATIONS += ../../../i18n/pt_BR/patience.ts | 21 | ../../../i18n/fr/patience.ts \ |
22 | TRANSLATIONS += ../../../i18n/en/patience.ts | 22 | ../../../i18n/hu/patience.ts \ |
23 | TRANSLATIONS += ../../../i18n/hu/patience.ts | 23 | ../../../i18n/ja/patience.ts \ |
24 | TRANSLATIONS += ../../../i18n/ja/patience.ts | 24 | ../../../i18n/ko/patience.ts \ |
25 | TRANSLATIONS += ../../../i18n/sl/patience.ts | 25 | ../../../i18n/no/patience.ts \ |
26 | TRANSLATIONS += ../../../i18n/ko/patience.ts | 26 | ../../../i18n/pl/patience.ts \ |
27 | TRANSLATIONS += ../../../i18n/pl/patience.ts | 27 | ../../../i18n/pt/patience.ts \ |
28 | TRANSLATIONS += ../../../i18n/no/patience.ts | 28 | ../../../i18n/pt_BR/patience.ts \ |
29 | TRANSLATIONS += ../../../i18n/fr/patience.ts | 29 | ../../../i18n/sl/patience.ts \ |
30 | TRANSLATIONS += ../../../i18n/zh_CN/patience.ts | 30 | ../../../i18n/zh_CN/patience.ts \ |
31 | TRANSLATIONS += ../../../i18n/zh_TW/patience.ts | 31 | ../../../i18n/zh_TW/patience.ts \ |
32 | ../../../i18n/it/patience.ts | ||
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro index dd33a6b..9a0a21c 100644 --- a/noncore/graphics/drawpad/drawpad.pro +++ b/noncore/graphics/drawpad/drawpad.pro | |||
@@ -53,9 +53,10 @@ TRANSLATIONS = ../../../i18n/de/drawpad.ts \ | |||
53 | ../../../i18n/ja/drawpad.ts \ | 53 | ../../../i18n/ja/drawpad.ts \ |
54 | ../../../i18n/ko/drawpad.ts \ | 54 | ../../../i18n/ko/drawpad.ts \ |
55 | ../../../i18n/no/drawpad.ts \ | 55 | ../../../i18n/no/drawpad.ts \ |
56 | ../../../i18n/pl/drawpad.ts \ | 56 | ../../../i18n/pl/drawpad.ts \ |
57 | ../../../i18n/pt/drawpad.ts \ | 57 | ../../../i18n/pt/drawpad.ts \ |
58 | ../../../i18n/pt_BR/drawpad.ts \ | 58 | ../../../i18n/pt_BR/drawpad.ts \ |
59 | ../../../i18n/sl/drawpad.ts \ | 59 | ../../../i18n/sl/drawpad.ts \ |
60 | ../../../i18n/zh_CN/drawpad.ts \ | 60 | ../../../i18n/zh_CN/drawpad.ts \ |
61 | ../../../i18n/it/drawpad.ts \ | ||
61 | ../../../i18n/zh_TW/drawpad.ts | 62 | ../../../i18n/zh_TW/drawpad.ts |
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index 2849127..faf31fd 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro | |||
@@ -3,22 +3,23 @@ CONFIG = qt warn_on release | |||
3 | DESTDIR = $(OPIEDIR)/bin | 3 | DESTDIR = $(OPIEDIR)/bin |
4 | HEADERS = inlineedit.h filebrowser.h filePermissions.h | 4 | HEADERS = inlineedit.h filebrowser.h filePermissions.h |
5 | SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp | 5 | SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp |
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |
7 | DEPENDPATH+= $(OPIEDIR)/include | 7 | DEPENDPATH+= $(OPIEDIR)/include |
8 | LIBS += -lqpe | 8 | LIBS += -lqpe |
9 | INTERFACES= | 9 | INTERFACES= |
10 | 10 | ||
11 | TRANSLATIONS = ../../../i18n/de/filebrowser.pro.in.ts \ | 11 | TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ |
12 | ../../../i18n/en/filebrowser.pro.in.ts \ | 12 | ../../../i18n/en/filebrowser.ts \ |
13 | ../../../i18n/es/filebrowser.pro.in.ts \ | 13 | ../../../i18n/es/filebrowser.ts \ |
14 | ../../../i18n/fr/filebrowser.pro.in.ts \ | 14 | ../../../i18n/fr/filebrowser.ts \ |
15 | ../../../i18n/hu/filebrowser.pro.in.ts \ | 15 | ../../../i18n/hu/filebrowser.ts \ |
16 | ../../../i18n/ja/filebrowser.pro.in.ts \ | 16 | ../../../i18n/ja/filebrowser.ts \ |
17 | ../../../i18n/ko/filebrowser.pro.in.ts \ | 17 | ../../../i18n/ko/filebrowser.ts \ |
18 | ../../../i18n/no/filebrowser.pro.in.ts \ | 18 | ../../../i18n/no/filebrowser.ts \ |
19 | ../../../i18n/pl/filebrowser.pro.in.ts \ | 19 | ../../../i18n/pl/filebrowser.ts \ |
20 | ../../../i18n/pt/filebrowser.pro.in.ts \ | 20 | ../../../i18n/pt/filebrowser.ts \ |
21 | ../../../i18n/pt_BR/filebrowser.pro.in.ts \ | 21 | ../../../i18n/pt_BR/filebrowser.ts \ |
22 | ../../../i18n/sl/filebrowser.pro.in.ts \ | 22 | ../../../i18n/sl/filebrowser.ts \ |
23 | ../../../i18n/zh_CN/filebrowser.pro.in.ts \ | 23 | ../../../i18n/zh_CN/filebrowser.ts \ |
24 | ../../../i18n/zh_TW/filebrowser.pro.in.ts | 24 | ../../../i18n/it/filebrowser.ts \ |
25 | ../../../i18n/zh_TW/filebrowser.ts | ||
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro index d2a553b..39cbbae 100644 --- a/noncore/unsupported/qpdf/qpdf.pro +++ b/noncore/unsupported/qpdf/qpdf.pro | |||
@@ -61,9 +61,10 @@ TRANSLATIONS = ../../../i18n/de/qpdf.ts \ | |||
61 | ../../../i18n/ja/qpdf.ts \ | 61 | ../../../i18n/ja/qpdf.ts \ |
62 | ../../../i18n/ko/qpdf.ts \ | 62 | ../../../i18n/ko/qpdf.ts \ |
63 | ../../../i18n/no/qpdf.ts \ | 63 | ../../../i18n/no/qpdf.ts \ |
64 | ../../../i18n/pl/qpdf.ts \ | 64 | ../../../i18n/pl/qpdf.ts \ |
65 | ../../../i18n/pt/qpdf.ts \ | 65 | ../../../i18n/pt/qpdf.ts \ |
66 | ../../../i18n/pt_BR/qpdf.ts \ | 66 | ../../../i18n/pt_BR/qpdf.ts \ |
67 | ../../../i18n/sl/qpdf.ts \ | 67 | ../../../i18n/sl/qpdf.ts \ |
68 | ../../../i18n/zh_CN/qpdf.ts \ | 68 | ../../../i18n/zh_CN/qpdf.ts \ |
69 | ../../../i18n/it/qpdf.ts \ | ||
69 | ../../../i18n/zh_TW/qpdf.ts | 70 | ../../../i18n/zh_TW/qpdf.ts |