From: Luciano Montanaro Date: Sun, 8 Jan 2012 16:59:15 +0000 (+0100) Subject: Fixed translation of missing files X-Git-Tag: tags/0.4.81~4 X-Git-Url: http://git.maemo.org/git/?p=quandoparte;a=commitdiff_plain;h=cc9a2e5f6299719cb45b324538fa566723d55d4b Fixed translation of missing files (with a hackish trick... but there is no better solution for now) --- diff --git a/application/application.pro b/application/application.pro index e8123c6..3c2be85 100644 --- a/application/application.pro +++ b/application/application.pro @@ -106,6 +106,19 @@ symbian { TARGET.EPOCHEAPSIZE = 0x020000 0x800000 } +QMLSOURCES = \ + resources/harmattan/qml/main.qml \ + resources/harmattan/qml/StationListPage.qml \ + resources/harmattan/qml/StationPage.qml \ + resources/harmattan/qml/SearchBar.qml \ + resources/harmattan/qml/PageHeader.qml \ + resources/harmattan/qml/uiconstants.js \ + resources/harmattan/qml/StationListPage.js \ + resources/harmattan/qml/AboutPage.qml \ + resources/harmattan/qml/InfoBar.qml \ + resources/harmattan/qml/DroppedShadow.qml \ + resources/harmattan/qml/DelayIndicator.qml + OTHER_FILES += \ resources/harmattan/applications/quandoparte.desktop \ resources/fremantle/applications/quandoparte.desktop \ @@ -120,17 +133,7 @@ OTHER_FILES += \ resources/stations/stations.qpl \ resources/stations/generatelist.xq \ resources/stations/generateunclassifiedlist.xq \ - resources/harmattan/qml/main.qml \ - resources/harmattan/qml/StationListPage.qml \ - resources/harmattan/qml/StationPage.qml \ - resources/harmattan/qml/SearchBar.qml \ - resources/harmattan/qml/PageHeader.qml \ - resources/harmattan/qml/uiconstants.js \ - resources/harmattan/qml/StationListPage.js \ - resources/harmattan/qml/AboutPage.qml \ - resources/harmattan/qml/InfoBar.qml \ - resources/harmattan/qml/DroppedShadow.qml \ - resources/harmattan/qml/DelayIndicator.qml + $$QMLSOURCES unix { isEmpty(PREFIX) { @@ -216,3 +219,7 @@ contains(USE_RESOURCES,1) { RESOURCES += \ quandoparte.qrc } + +hack_to_fix_translations { + SOURCES += $$QMLSOURCES +} diff --git a/application/resources/i18n/quandoparte_it.qm b/application/resources/i18n/quandoparte_it.qm index 2852b6c..4479bc7 100644 Binary files a/application/resources/i18n/quandoparte_it.qm and b/application/resources/i18n/quandoparte_it.qm differ diff --git a/application/resources/i18n/quandoparte_it.ts b/application/resources/i18n/quandoparte_it.ts index 4c12ea2..f618962 100644 --- a/application/resources/i18n/quandoparte_it.ts +++ b/application/resources/i18n/quandoparte_it.ts @@ -2,6 +2,19 @@ + AboutPage + + + About Quando Parte + Informazioni su Quando Parte + + + + <h2><a href='http://quandoparte.garage.maemo.org'>Quando Parte</a></h2><p style='font-size:small;'>version 0.4.80</p><p>Copyright (c) 2010, 2011</p><p>Luciano Montanaro (<a href='mailto:mikelima@cirulla.net'>mikelima@cirulla.net</a>)</p><p>Licensed under the GNU Public License v2 or above</p><p/><p>Station geolocation data from <a href='http://www.openstreetmap.org'>OpenStreetMap</a></p><p>Realtime train data from <a href='http://mobile.viaggiatreno.it'>Viaggiatreno</a></p> + <h2><a href='http://quandoparte.garage.maemo.org'>Quando Parte</a></h2><p style='font-size:small;'>versione 0.4.80</p><p>Copyright © 2010, 2011</p><p>Luciano Montanaro (<a href='mailto:mikelima@cirulla.net'>mikelima@cirulla.net</a>)</p><p>Utilizzabile secondo la licenza GNU Public License v2 o superiore</p><p/><p>Dati di geolocalizzazione delle stazioni ottenuti da <a href='http://www.openstreetmap.org'>OpenStreetMap</a></p><p>Dati in tempo reale sui treni da <a href='http://mobile.viaggiatreno.it'>Viaggiatreno</a></p> + + + App <p>%1</p><p>Copyright (c) 2010</p><p>Luciano Montanaro (mikelima@cirulla.net)</p><p>Licensed under the GNU Public License v2 or above</p> @@ -22,6 +35,22 @@ + PageHeader + + + Show + Mostra + + + + SearchBar + + + Search + Cerca + + + SettingsDialog @@ -52,6 +81,49 @@ + StationListPage + + + Update Periodically + Aggiorna periodicamente + + + + About Quando Parte + Informazioni su Quando Parte + + + + Stations by Name + Stazioni per nome + + + + Stations by Distance + Stazioni per distanza + + + + Stations Recently Seen + Stazioni viste di recente + + + + Save + Salva + + + + Cancel + Annulla + + + + Show Last Station on Startup + Mostra l'ultima stazione all'avvio + + + StationListView @@ -105,6 +177,34 @@ + StationPage + + + Departures + Partenze + + + + Arrivals + Arrivi + + + + from + da + + + + to + per + + + + Platform + Binario + + + StationView