diff --git a/harbour-berail.pro.user b/harbour-berail.pro.user index 8c1aba4..fa20550 100644 --- a/harbour-berail.pro.user +++ b/harbour-berail.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId @@ -8,7 +8,7 @@ ProjectExplorer.Project.ActiveTarget - 1 + 0 ProjectExplorer.Project.EditorSettings diff --git a/qml/pages/AboutPage.qml b/qml/pages/AboutPage.qml index 6fe9287..3596937 100644 --- a/qml/pages/AboutPage.qml +++ b/qml/pages/AboutPage.qml @@ -33,7 +33,7 @@ Page { PageHeader { title: qsTr("About %1 V%2").arg(app.name).arg(app.version) } - SectionHeader { text: qsTr("What's %1").arg(app.name) } + SectionHeader { text: qsTr("What's %1 ?").arg(app.name) } TextLabel { labelText: qsTr("%1 is an opensource application to plan your NMBS/SNCB railway journeys on your Sailfish OS smartphone!").arg(app.name) } SectionHeader { text: qsTr("Privacy & licensing") } diff --git a/qml/pages/FirstPage.qml b/qml/pages/FirstPage.qml index 95ac2aa..1696db2 100644 --- a/qml/pages/FirstPage.qml +++ b/qml/pages/FirstPage.qml @@ -60,16 +60,19 @@ Page { MenuItem { text: qsTr("About") onClicked: pageStack.push(Qt.resolvedUrl("AboutPage.qml")) + enabled: !_loading } MenuItem { text: qsTr("Settings") onClicked: pageStack.push(Qt.resolvedUrl("SettingsPage.qml")) + enabled: !_loading } MenuItem { text: qsTr("Liveboard") onClicked: pageStack.push(Qt.resolvedUrl("LiveboardPage.qml")) + enabled: !_loading } } diff --git a/translations/harbour-berail-de.ts b/translations/harbour-berail-de.ts index dc9c2cc..a4d7b22 100644 --- a/translations/harbour-berail-de.ts +++ b/translations/harbour-berail-de.ts @@ -1,6 +1,4 @@ - - - + AboutPage @@ -21,39 +19,39 @@ About %1 V%2 - - - - What's %1 - + Über %1 V%2 %1 is an opensource application to plan your NMBS/SNCB railway journeys on your Sailfish OS smartphone! - + %1 ist ein Open Source Programm um Bahnfahrten mit der belgischen NMBS/SNCB auf dem Smartphone zu planen! %1 will never collect any personal information about the user, but this can't be guaranteed from any third-party company used in %1 - + %1 selbst wird niemals Ihre persönlichen Informationen sammeln, aber dies kann für keine weitere in %1 involvierte Partei garantiert werden. This application is released under GPLv3. The source code and the license is available in the Github repo of %1 - + Dieses Programm wird unter der GPLv3 zur Verfügung gestellt. Der Quellcode und die Lizenz sind im Github repo von %1 verfügbar. Donate with %1 - + Per %1 spenden %1 can be translated into your language but for that we need your help! You can translate this app on %2 - + %1 kann mit deiner Hilfe in deine Sprache übersetzt werden! Übersetzte dieses Programm auf %2 %1 project - + Projekt %1 Icon by %1 - + Icon von %1 + + + What's %1 ? + Was ist %1 @@ -190,23 +188,23 @@ Routeplanner - + Routenplaner Time is - + Es ist jetzt departure - + Abfahrt arrival - + Ankunft Select here if you want to use the given time as either the time of arrival or departure. - + Wähle diesen Zeitpunkt als Abfahrts- oder Ankunftszeit. diff --git a/translations/harbour-berail-nl.ts b/translations/harbour-berail-nl.ts index 38fb5d8..8fe324f 100644 --- a/translations/harbour-berail-nl.ts +++ b/translations/harbour-berail-nl.ts @@ -2,52 +2,56 @@ AboutPage - About - Over + Privacy & licensing + Privacy & licentie - What's - Wat is + Developer & source code + Ontwikkelaar & broncode - is an opensource application to plan your NMBS/SNCB railway journeys on your Sailfish OS smartphone! - is een opensource applicatie om je reizen met de Belgische spoorwegen te plannen op je Sailfish OS smartphone! + Source code + Broncode - Privacy & licensing - Privacy & licentie + Powered by + Met dank aan - will never collect any personal information about the user, but this can't be guaranteed from any third-party company used in - zal nooit persoonlijke informatie verzamelen over de gebruiker, maar dit kan niet gegarandeerd worden van alle derde partijen die gebruikt worden in + About %1 V%2 + Over %1 V%2 - This application is released under GPLv3. The source code and the license is available in the Github repo of - Deze applicatie is uitgegeven onder de GPLv3-licentie. Broncode en licentie zijn beschikbaar in de GitHub-repository van + %1 is an opensource application to plan your NMBS/SNCB railway journeys on your Sailfish OS smartphone! + %1 is een opensource applicatie om je reizen met de Belgische spoorwegen te plannen op je Sailfish OS smartphone! - Developer & source code - Ontwikkelaar & broncode + %1 will never collect any personal information about the user, but this can't be guaranteed from any third-party company used in %1 + %1 zal nooit persoonlijke informatie verzamelen over de gebruiker, maar dit kan niet gegarandeerd worden van alle derde partijen die gebruikt worden in %1 - Source code - Broncode + This application is released under GPLv3. The source code and the license is available in the Github repo of %1 + Deze applicatie is uitgegeven onder de GPLv3-licentie. Broncode en licentie zijn beschikbaar in de GitHub-repository van %1 - can be translated into your language but for that we need your help! You can translate this app on - kan in je taal vertaald worden, maar daarvoor hebben we je hulp nodig! Je kan deze app vertalen op + Donate with %1 + Doneren met %1 - project - project + %1 can be translated into your language but for that we need your help! You can translate this app on %2 + %1 kan in je taal vertaald worden, maar daarvoor hebben we je hulp nodig! Je kan deze app vertalen op %2 - Powered by - Met dank aan + %1 project + %1 project + + + Icon by %1 + Icoon dankzij %1 - Donate with PayPal - Doneer met PayPal + What's %1 ? + Wat is %1 ? @@ -174,10 +178,6 @@ Liveboard Vertrekoverzicht - - Favourite stations - Favoriete stations - Enable favourite stations Favoriete stations inschakelen @@ -186,6 +186,26 @@ Travelling from/to work or school? Then is this option for you! Select your favourite stations below. Verplaats je je van het werk of naar school? Dan is deze optie voor jou! Selecteer je favoriete stations hieronder. + + Routeplanner + Routeplanner + + + Time is + Tijd is + + + departure + vertrek + + + arrival + aankomen + + + Select here if you want to use the given time as either the time of arrival or departure. + Selecteer hier of je de gegeven tijd wilt gebruiken als de vertrek- of aankomsttijd. + StationListPage diff --git a/translations/harbour-berail.ts b/translations/harbour-berail.ts index 2929f49..65f0700 100644 --- a/translations/harbour-berail.ts +++ b/translations/harbour-berail.ts @@ -23,10 +23,6 @@ About %1 V%2 - - What's %1 - - %1 is an opensource application to plan your NMBS/SNCB railway journeys on your Sailfish OS smartphone! @@ -55,6 +51,10 @@ Icon by %1 + + What's %1 ? + + CancelOverlay