-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 @@ -1,16 +1,17 @@ # This is part of the taskbar TRANSLATIONS = ../../../i18n/de/calibrate.pro.in.ts \ ../../../i18n/en/calibrate.pro.in.ts \ ../../../i18n/es/calibrate.pro.in.ts \ ../../../i18n/fr/calibrate.pro.in.ts \ ../../../i18n/hu/calibrate.pro.in.ts \ ../../../i18n/ja/calibrate.pro.in.ts \ ../../../i18n/ko/calibrate.pro.in.ts \ ../../../i18n/no/calibrate.pro.in.ts \ ../../../i18n/pl/calibrate.pro.in.ts \ ../../../i18n/pt/calibrate.pro.in.ts \ ../../../i18n/pt_BR/calibrate.pro.in.ts \ ../../../i18n/sl/calibrate.pro.in.ts \ ../../../i18n/zh_CN/calibrate.pro.in.ts \ + ../../../i18n/it/calibrate.pro.in.ts \ ../../../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 @@ -6,45 +6,46 @@ HEADERS = TEWidget.h \ TECommon.h \ TEHistory.h \ TEmulation.h \ TEmuVt102.h \ session.h \ keytrans.h \ konsole.h \ commandeditdialog.h \ commandeditwidget.h \ playlistselection.h \ MyPty.h SOURCES = TEScreen.cpp \ TEWidget.cpp \ TEHistory.cpp \ TEmulation.cpp \ TEmuVt102.cpp \ session.cpp \ keytrans.cpp \ konsole.cpp \ commandeditdialog.cpp \ commandeditwidget.cpp \ playlistselection.cpp \ MyPty.cpp \ main.cpp INTERFACES = commandeditdialogbase.ui smallcommandeditdialogbase.ui TARGET = embeddedkonsole INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie REQUIRES = embeddedkonsole TRANSLATIONS = ../../../i18n/de/embeddedkonsole.ts \ - ../../../i18n/en/embeddedkonsole.ts \ - ../../../i18n/es/embeddedkonsole.ts \ - ../../../i18n/fr/embeddedkonsole.ts \ - ../../../i18n/hu/embeddedkonsole.ts \ - ../../../i18n/ja/embeddedkonsole.ts \ - ../../../i18n/ko/embeddedkonsole.ts \ - ../../../i18n/no/embeddedkonsole.ts \ - ../../../i18n/pl/embeddedkonsole.ts \ - ../../../i18n/pt/embeddedkonsole.ts \ - ../../../i18n/pt_BR/embeddedkonsole.ts \ - ../../../i18n/sl/embeddedkonsole.ts \ - ../../../i18n/zh_CN/embeddedkonsole.ts \ - ../../../i18n/zh_TW/embeddedkonsole.ts + ../../../i18n/en/embeddedkonsole.ts \ + ../../../i18n/es/embeddedkonsole.ts \ + ../../../i18n/fr/embeddedkonsole.ts \ + ../../../i18n/hu/embeddedkonsole.ts \ + ../../../i18n/ja/embeddedkonsole.ts \ + ../../../i18n/ko/embeddedkonsole.ts \ + ../../../i18n/no/embeddedkonsole.ts \ + ../../../i18n/pl/embeddedkonsole.ts \ + ../../../i18n/pt/embeddedkonsole.ts \ + ../../../i18n/pt_BR/embeddedkonsole.ts \ + ../../../i18n/sl/embeddedkonsole.ts \ + ../../../i18n/zh_CN/embeddedkonsole.ts \ + ../../../i18n/zh_TW/embeddedkonsole.ts \ + ../../../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 @@ -4,33 +4,34 @@ DESTDIR = $(OPIEDIR)/bin HEADERS = addressbook.h \ contacteditor.h \ ablabel.h \ abtable.h \ addresssettings.h \ picker.h SOURCES = main.cpp \ addressbook.cpp \ contacteditor.cpp \ ablabel.cpp \ abtable.cpp \ addresssettings.cpp \ picker.cpp INTERFACES = addresssettingsbase.ui TARGET = addressbook INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie TRANSLATIONS = ../../../i18n/de/addressbook.ts \ ../../../i18n/en/addressbook.ts \ ../../../i18n/es/addressbook.ts \ ../../../i18n/fr/addressbook.ts \ ../../../i18n/hu/addressbook.ts \ ../../../i18n/ja/addressbook.ts \ ../../../i18n/ko/addressbook.ts \ ../../../i18n/no/addressbook.ts \ ../../../i18n/pl/addressbook.ts \ ../../../i18n/pt/addressbook.ts \ ../../../i18n/pt_BR/addressbook.ts \ ../../../i18n/sl/addressbook.ts \ ../../../i18n/zh_CN/addressbook.ts \ + ../../../i18n/it/addressbook.ts \ ../../../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 @@ -23,33 +23,34 @@ SOURCES = main.cpp \ datebookweeklst.cpp \ datebookweekheaderimpl.cpp \ repeatentry.cpp \ timepicker.cpp \ noteentryimpl.cpp \ onoteedit.cpp INTERFACES = dateentry.ui \ datebookdayheader.ui \ datebookweekheader.ui \ datebookweeklstheader.ui \ datebookweeklstdayhdr.ui \ repeatentrybase.ui \ datebooksettingsbase.ui \ noteentry.ui INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie TARGET = datebook TRANSLATIONS = ../../../i18n/de/datebook.ts \ ../../../i18n/en/datebook.ts \ ../../../i18n/es/datebook.ts \ ../../../i18n/fr/datebook.ts \ ../../../i18n/hu/datebook.ts \ ../../../i18n/ja/datebook.ts \ ../../../i18n/ko/datebook.ts \ ../../../i18n/no/datebook.ts \ ../../../i18n/pl/datebook.ts \ ../../../i18n/pt/datebook.ts \ ../../../i18n/pt_BR/datebook.ts \ ../../../i18n/sl/datebook.ts \ ../../../i18n/zh_CN/datebook.ts \ + ../../../i18n/it/datebook.ts \ ../../../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 @@ -1,32 +1,33 @@ TEMPLATE = app CONFIG = qt warn_on release DESTDIR = $(OPIEDIR)/bin HEADERS = mainwindow.h \ todotable.h \ todoentryimpl.h \ todolabel.h SOURCES = main.cpp \ mainwindow.cpp \ todotable.cpp \ todoentryimpl.cpp \ todolabel.cc INTERFACES = todoentry.ui TARGET = todolist INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie TRANSLATIONS = ../../../i18n/de/todolist.ts \ ../../../i18n/en/todolist.ts \ ../../../i18n/es/todolist.ts \ ../../../i18n/fr/todolist.ts \ ../../../i18n/hu/todolist.ts \ ../../../i18n/ja/todolist.ts \ ../../../i18n/ko/todolist.ts \ ../../../i18n/no/todolist.ts \ ../../../i18n/pl/todolist.ts \ ../../../i18n/pt/todolist.ts \ ../../../i18n/pt_BR/todolist.ts \ ../../../i18n/sl/todolist.ts \ ../../../i18n/zh_CN/todolist.ts \ + ../../../i18n/it/todolist.ts \ ../../../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 @@ -1,25 +1,26 @@ TEMPLATE = app CONFIG += qt warn_on release DESTDIR = $(OPIEDIR)/bin HEADERS = settings.h SOURCES = light.cpp main.cpp INTERFACES = lightsettingsbase.ui INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += ../$(OPIEDIR)/include LIBS += -lqpe TARGET = light-and-power TRANSLATIONS = ../../../i18n/de/light-and-power.ts \ ../../../i18n/en/light-and-power.ts \ ../../../i18n/es/light-and-power.ts \ ../../../i18n/fr/light-and-power.ts \ ../../../i18n/hu/light-and-power.ts \ ../../../i18n/ja/light-and-power.ts \ ../../../i18n/ko/light-and-power.ts \ ../../../i18n/no/light-and-power.ts \ ../../../i18n/pl/light-and-power.ts \ ../../../i18n/pt/light-and-power.ts \ ../../../i18n/pt_BR/light-and-power.ts \ ../../../i18n/sl/light-and-power.ts \ ../../../i18n/zh_CN/light-and-power.ts \ - ../../../i18n/zh_TW/light-and-power.ts + ../../../i18n/zh_TW/light-and-power.ts \ + ../../../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 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>BatteryStatus</name> <message> <source>Battery status for Ipaq</source> - <translation type="unfinished"></translation> + <translation>Batteriestatus für den iPAQ</translation> </message> <message> <source>Failure</source> - <translation type="unfinished"></translation> + <translation>Fehler</translation> </message> <message> <source>could not open file</source> - <translation type="unfinished"></translation> + <translation>konnte Datei nicht öffnen</translation> </message> <message> <source>Charging both devices</source> - <translation type="unfinished"></translation> + <translation>Beide Einheiten werden geladen</translation> </message> <message> <source>Charging</source> - <translation type="unfinished"></translation> + <translation>Lade...</translation> </message> <message> <source>Percentage battery remaining</source> - <translation type="unfinished"></translation> + <translation>Verbleibende Energie in Prozent:</translation> </message> <message> <source>Battery status: </source> - <translation type="unfinished"></translation> + <translation>Batteriestatus:</translation> </message> <message> <source>Good</source> - <translation type="unfinished"></translation> + <translation>Gut</translation> </message> <message> <source>Low</source> - <translation type="unfinished"></translation> + <translation>Niedrig</translation> </message> <message> <source>Very Low</source> - <translation type="unfinished"></translation> + <translation>Sehr niedrig</translation> </message> <message> <source>Critical</source> - <translation type="unfinished"></translation> + <translation>Kritisch</translation> </message> <message> <source>Unknown</source> - <translation type="unfinished"></translation> + <translation>Unbekannt</translation> </message> <message> <source>On backup power</source> <translation type="unfinished"></translation> </message> <message> <source>Power on-line</source> <translation type="unfinished"></translation> </message> <message> <source>External power disconnected</source> - <translation type="unfinished"></translation> + <translation>Externe Stromquelle nicht mehr verbuden</translation> </message> <message> <source>Battery time remaining</source> - <translation type="unfinished"></translation> + <translation>Verbleibende Batteriezeit</translation> </message> <message> <source>Percentage battery remaining: </source> - <translation type="unfinished"></translation> + <translation>Verbleibende Energie in Prozent:</translation> </message> <message> <source>Battery time remaining: </source> - <translation type="unfinished"></translation> + <translation>Verbleibende Batteriezeit:</translation> </message> <message> <source>No jacket with battery inserted</source> - <translation type="unfinished"></translation> + <translation>Keine Zusatzbatterie angeschlossen</translation> </message> <message> <source>Close</source> - <translation type="unfinished"></translation> + <translation>Schließen</translation> </message> </context> </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 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>VolumeControl</name> <message> <source>Enable Sounds for:</source> - <translation type="unfinished"></translation> + <translation>Töne aktivieren für:</translation> </message> <message> <source>Alarm Sound</source> - <translation type="unfinished"></translation> + <translation>Alarm-Ton</translation> </message> <message> <source>Key Clicks</source> - <translation type="unfinished"></translation> + <translation>Tastentöne</translation> </message> <message> <source>Screen Taps</source> - <translation type="unfinished"></translation> + <translation>Bildschirmkontakt</translation> </message> </context> </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,135 +1,134 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>Today</name> <message> <source>Today</source> <translation>Heute</translation> </message> <message> <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> <translation><b>%1</b> neue Nachricht(en), <b>%2</b> ausgehende</translation> </message> <message> <source>There is <b> 1</b> active task: <br></source> <translation>Es gibt <b>1</b> aktive Aufgabe:<br></translation> </message> <message> <source>There are <b> %1</b> active tasks: <br></source> <translation>Es gibt <b>%1</b> aktive Aufgaben:<br></translation> </message> <message> <source>No active tasks</source> <translation>Keine aktiven Aufgaben</translation> </message> <message> <source>No appointments today</source> <translation>Heute keine Termine</translation> </message> <message> <source>Owned by </source> <translation>Dieses Gerät gehört </translation> </message> <message> <source>Please fill out the business card</source> <translation>Bitte füller Sie die Visitenkarte aus</translation> </message> <message> <source>No more today</source> <translation type="obsolete"></translation> </message> <message> <source>No more appointments today</source> - <translation type="unfinished"></translation> + <translation>Heute keine Termine mehr</translation> </message> </context> <context> <name>TodayBase</name> <message> <source>Opiemail not installed</source> <translation>Opiemail ist nicht installiert</translation> </message> <message> <source>Today</source> <translation>Heute</translation> </message> </context> <context> <name>todayconfig</name> <message> <source>Today config</source> <translation>Heute - Einstellungen</translation> </message> <message> <source>Should the location be shown?</source> <translation>Soll der Ort angezeigt werden?</translation> </message> <message> <source>Should the notes be shown?</source> <translation>Sollen die Notizen angezeigt werden?</translation> </message> <message> <source>Show only later appointments</source> - <translation>Nur spätere Verabredungen + <translation>Nur spätere Termine anzeigen</translation> </message> <message> <source>Calendar</source> <translation>Kalender</translation> </message> <message> <source>How many tasks should be shown?</source> <translation>Wieviele Aufgaben sollen angezeigt werden?</translation> </message> <message> <source>Tasks</source> <translation>Aufgaben</translation> </message> <message> <source>Clip after how many letters</source> <translation>Zeilenumbruch nach -wievielen Buchstaben?</translation> +Buchstaben?</translation> </message> <message> <source>Misc</source> <translation>Verschiedenes</translation> </message> <message> <source>How many appointment should be shown?</source> <translation>Wieviele Termine sollen angezeigt werden?</translation> </message> <message> <source>Should today be autostarted on resume? (Opie only)</source> - <translation>Solle 'Heute' -automatisch -gestartet werden? -(Nur in Opie)</translation> + <translation>'Heute' automatisch +starten? (Nur in Opie)</translation> </message> <message> <source>Activate the autostart after how many minutes?</source> <translation>Autostart nach wievielen Minuten aktivieren?</translation> </message> </context> </TS> 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 @@ -1,31 +1,32 @@ TEMPLATE = app CONFIG += qt warn_on release DESTDIR = $(OPIEDIR)/bin HEADERS = canvascard.h canvasshapes.h cardgame.h cardgamelayout.h cardpile.h card.h carddeck.h canvascardgame.h freecellcardgame.h chicanecardgame.h harpcardgame.h teeclubcardgame.h patiencecardgame.h canvascardwindow.h SOURCES = canvascard.cpp canvasshapes.cpp cardgame.cpp cardgamelayout.cpp cardpile.cpp card.cpp carddeck.cpp canvascardgame.cpp freecellcardgame.cpp chicanecardgame.cpp harpcardgame.cpp teeclubcardgame.cpp patiencecardgame.cpp canvascardwindow.cpp main.cpp TARGET = patience INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include 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 \ + ../../../i18n/en/patience.ts \ + ../../../i18n/es/patience.ts \ + ../../../i18n/fr/patience.ts \ + ../../../i18n/hu/patience.ts \ + ../../../i18n/ja/patience.ts \ + ../../../i18n/ko/patience.ts \ + ../../../i18n/no/patience.ts \ + ../../../i18n/pl/patience.ts \ + ../../../i18n/pt/patience.ts \ + ../../../i18n/pt_BR/patience.ts \ + ../../../i18n/sl/patience.ts \ + ../../../i18n/zh_CN/patience.ts \ + ../../../i18n/zh_TW/patience.ts \ + ../../../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 @@ -29,33 +29,34 @@ SOURCES = drawpad.cpp \ filledrectangletool.cpp \ importdialog.cpp \ linetool.cpp \ main.cpp \ newpagedialog.cpp \ page.cpp \ pageinformationdialog.cpp \ pointtool.cpp \ rectangletool.cpp \ shapetool.cpp \ texttool.cpp \ thumbnailview.cpp \ tool.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopie DESTDIR = $(OPIEDIR)/bin TARGET = drawpad TRANSLATIONS = ../../../i18n/de/drawpad.ts \ ../../../i18n/en/drawpad.ts \ ../../../i18n/es/drawpad.ts \ ../../../i18n/fr/drawpad.ts \ ../../../i18n/hu/drawpad.ts \ ../../../i18n/ja/drawpad.ts \ ../../../i18n/ko/drawpad.ts \ ../../../i18n/no/drawpad.ts \ ../../../i18n/pl/drawpad.ts \ ../../../i18n/pt/drawpad.ts \ ../../../i18n/pt_BR/drawpad.ts \ ../../../i18n/sl/drawpad.ts \ ../../../i18n/zh_CN/drawpad.ts \ + ../../../i18n/it/drawpad.ts \ ../../../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 @@ -1,24 +1,25 @@ TEMPLATE = app CONFIG = qt warn_on release DESTDIR = $(OPIEDIR)/bin HEADERS = inlineedit.h filebrowser.h filePermissions.h SOURCES = filebrowser.cpp inlineedit.cpp filePermissions.cpp main.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = -TRANSLATIONS = ../../../i18n/de/filebrowser.pro.in.ts \ - ../../../i18n/en/filebrowser.pro.in.ts \ - ../../../i18n/es/filebrowser.pro.in.ts \ - ../../../i18n/fr/filebrowser.pro.in.ts \ - ../../../i18n/hu/filebrowser.pro.in.ts \ - ../../../i18n/ja/filebrowser.pro.in.ts \ - ../../../i18n/ko/filebrowser.pro.in.ts \ - ../../../i18n/no/filebrowser.pro.in.ts \ - ../../../i18n/pl/filebrowser.pro.in.ts \ - ../../../i18n/pt/filebrowser.pro.in.ts \ - ../../../i18n/pt_BR/filebrowser.pro.in.ts \ - ../../../i18n/sl/filebrowser.pro.in.ts \ - ../../../i18n/zh_CN/filebrowser.pro.in.ts \ - ../../../i18n/zh_TW/filebrowser.pro.in.ts +TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ + ../../../i18n/en/filebrowser.ts \ + ../../../i18n/es/filebrowser.ts \ + ../../../i18n/fr/filebrowser.ts \ + ../../../i18n/hu/filebrowser.ts \ + ../../../i18n/ja/filebrowser.ts \ + ../../../i18n/ko/filebrowser.ts \ + ../../../i18n/no/filebrowser.ts \ + ../../../i18n/pl/filebrowser.ts \ + ../../../i18n/pt/filebrowser.ts \ + ../../../i18n/pt_BR/filebrowser.ts \ + ../../../i18n/sl/filebrowser.ts \ + ../../../i18n/zh_CN/filebrowser.ts \ + ../../../i18n/it/filebrowser.ts \ + ../../../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 @@ -37,33 +37,34 @@ SOURCES = xpdf/Array.cc \ QPEOutputDev.cpp \ qpdf.cpp \ qbusybar.cpp \ gooStub.cpp HEADERS = QOutputDev.h \ QPEOutputDev.h \ qbusybar.h \ qpdf.h INCLUDEPATH += . \ .. \ xpdf \ $(OPIEDIR)/include \ ../goo \ goo LIBS += -L $(OPIEDIR)/lib -lqpe -lopie DESTDIR = $(OPIEDIR)/bin TARGET = qpdf TRANSLATIONS = ../../../i18n/de/qpdf.ts \ ../../../i18n/en/qpdf.ts \ ../../../i18n/es/qpdf.ts \ ../../../i18n/fr/qpdf.ts \ ../../../i18n/hu/qpdf.ts \ ../../../i18n/ja/qpdf.ts \ ../../../i18n/ko/qpdf.ts \ ../../../i18n/no/qpdf.ts \ ../../../i18n/pl/qpdf.ts \ ../../../i18n/pt/qpdf.ts \ ../../../i18n/pt_BR/qpdf.ts \ ../../../i18n/sl/qpdf.ts \ ../../../i18n/zh_CN/qpdf.ts \ + ../../../i18n/it/qpdf.ts \ ../../../i18n/zh_TW/qpdf.ts |