author | cniehaus <cniehaus> | 2002-08-27 18:09:53 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-08-27 18:09:53 (UTC) |
commit | b22c6cf52867e209c220d98f8352f67c6b118420 (patch) (unidiff) | |
tree | f6bc060b603f62751ea92a07517940dcd130c018 | |
parent | c87d12214427fe13bf68db71e2644d158f676e34 (diff) | |
download | opie-b22c6cf52867e209c220d98f8352f67c6b118420.zip opie-b22c6cf52867e209c220d98f8352f67c6b118420.tar.gz opie-b22c6cf52867e209c220d98f8352f67c6b118420.tar.bz2 |
some fixes for italien + updates of opie-i18n-de + one bugfix for Solitare i18n-wise
-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 | |||
@@ -13,4 +13,5 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -35,16 +35,17 @@ 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 | |||
@@ -33,4 +33,5 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -52,4 +52,5 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -29,4 +29,5 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -22,4 +22,5 @@ TRANSLATIONS = ../../../i18n/de/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,53 +1,54 @@ | |||
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> |
@@ -59,27 +60,27 @@ | |||
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,4 +1,5 @@ | |||
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> |
@@ -39,7 +40,7 @@ | |||
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> |
@@ -76,7 +77,7 @@ angezeigt werden?</translation> | |||
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> |
@@ -99,7 +100,7 @@ werden?</translation> | |||
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> |
@@ -118,10 +119,8 @@ werden?</translation> | |||
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 |
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 | |||
@@ -15,17 +15,18 @@ 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 | |||
@@ -58,4 +58,5 @@ TRANSLATIONS = ../../../i18n/de/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 | |||
@@ -8,17 +8,18 @@ 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 | |||
@@ -66,4 +66,5 @@ TRANSLATIONS = ../../../i18n/de/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 |