diff --git a/qml/pages/About.qml b/qml/pages/About.qml index b396330..fa87166 100644 --- a/qml/pages/About.qml +++ b/qml/pages/About.qml @@ -47,13 +47,10 @@ Page { width: parent.width spacing: Theme.paddingSmall - TextArea { - id: spacer - anchors.horizontalCenter: parent.horizontalCenter - width: parent.width - readOnly: true - text: "" - height: Theme.paddingLarge*2 + // Spacer + Item { + width: parent.width + height: Theme.paddingLarge } Image { id: logo @@ -81,6 +78,11 @@ Page { text: qsTr("(RFC 6238/4226 compatible)") color: Theme.primaryColor } + // Spacer + Item { + width: parent.width + height: Theme.paddingMedium + } Button { text: qsTr("Online Manual") anchors.horizontalCenter: parent.horizontalCenter @@ -95,15 +97,20 @@ Page { Qt.openUrlExternally("https://github.com/seiichiro0185/sailotp/") } } - DetailItem { - width: parent.width - label: qsTr("Copyright") - value: "Stefan Brand" + // Spacer + Item { + width: parent.width + height: Theme.paddingMedium } DetailItem { - width: parent.width - label: qsTr("License") - value: qsTr("BSD (3-clause)") + width: parent.width + label: qsTr("Copyright") + value: "Stefan Brand" + } + DetailItem { + width: parent.width + label: qsTr("License") + value: qsTr("BSD (3-clause)") } Label { anchors.horizontalCenter: parent.horizontalCenter @@ -115,8 +122,8 @@ Page { color: Theme.secondaryHighlightColor } DetailItem { - label: qsTr("SteamGuard support") - value: "Robin Appelman" + label: qsTr("SteamGuard support") + value: "Robin Appelman" } Label { anchors.horizontalCenter: parent.horizontalCenter @@ -141,10 +148,10 @@ Page { font.pixelSize: Theme.fontSizeSmall horizontalAlignment: TextEdit.Center plainText: "\n"+qsTr("SailOTP uses the following third party libs:")+' - http://caligatio.github.io/jsSHA/ - https://code.google.com/archive/p/crypto-js/ - http://sourceforge.net/projects/qzxing/ - http://fukuchi.org/works/qrencode/' + http://caligatio.github.io/jsSHA/ + https://code.google.com/archive/p/crypto-js/ + http://sourceforge.net/projects/qzxing/ + http://fukuchi.org/works/qrencode/' color: Theme.secondaryHighlightColor } } diff --git a/translations/harbour-sailotp-fi.ts b/translations/harbour-sailotp-fi.ts index 2556d2e..31f7e1e 100644 --- a/translations/harbour-sailotp-fi.ts +++ b/translations/harbour-sailotp-fi.ts @@ -4,23 +4,29 @@ About - - A Simple Sailfish OTP Generator -(RFC 6238/4226 compatible) - Yksinkertainen OTP- eli kertasalasanasovellus Sailfishille -(RFC 6238-/4226-yhteensopiva) + + Online Manual + Ohje verkossa - - Copyright: Stefan Brand -License: BSD (3-clause) - Copyright: Stefan Brand -Lisenssi: BSD (3 lausekkeen) + + Source Code & Issue Tracker + Lähdekoodi ja virheilmoitukset - - SailOTP uses the following third party libs: - SailOTP käyttää seuraavia kolmannen osapuolen kirjastoja: + + Copyright + Tekijänoikeus + + + + License + Lisenssi + + + + BSD (3-clause) + BSD (3 lauseen) @@ -28,12 +34,27 @@ Lisenssi: BSD (3 lausekkeen) Projektiin osallistuneet: - - Support - Tuki + + SteamGuard support + SteamGuard-tuki - + + SailOTP uses the following third party libs: + SailOTP käyttää seuraavia kolmannen osapuolen kirjastoja: + + + + A simple Sailfish OTP generator + Yksinkertainen OTP- eli kertasalasanasovellus Sailfishille + + + + (RFC 6238/4226 compatible) + (RFC 6238/4226 -yhteensopiva) + + + Translators: Kääntäjät: @@ -281,54 +302,54 @@ Lisenssi: BSD (3 lausekkeen) Vedä alaspäin lisätäksesi kertasalasanatunnuksen - + Search - + Etsi - + Deleting Poistetaan - - + + Token for Kertasalasana palveluun - - + + copied to clipboard on kopioitu leikepöydälle - + Copy to Clipboard Kopioi leikepöydälle - + Show Token as QR-Code Näytä kertasalasana QR-koodina - + Move up Siirrä ylöspäin - + Move down Siirrä alaspäin - + Edit Muokkaa - + Delete Poista diff --git a/translations/harbour-sailotp.ts b/translations/harbour-sailotp.ts index e099db7..b875539 100644 --- a/translations/harbour-sailotp.ts +++ b/translations/harbour-sailotp.ts @@ -4,34 +4,57 @@ About - - A Simple Sailfish OTP Generator -(RFC 6238/4226 compatible) - + + Online Manual + - - Copyright: Stefan Brand -License: BSD (3-clause) - + + Source Code & Issue Tracker + - - SailOTP uses the following third party libs: - + + Copyright + + + + + License + + + + + BSD (3-clause) + Contributors: - Contributor: + - - Support - support + + SteamGuard support + - + + SailOTP uses the following third party libs: + + + + + A simple Sailfish OTP generator + + + + + (RFC 6238/4226 compatible) + + + + Translators: Translators: @@ -279,54 +302,54 @@ License: BSD (3-clause) - + Search - + Deleting - - + + Token for - - + + copied to clipboard - + Copy to Clipboard - + Show Token as QR-Code - + Move up - + Move down - + Edit - + Delete