diff --git a/resources/qml/Widgets/RegistrationWidget.qml b/resources/qml/Widgets/RegistrationWidget.qml index ddb04e7..c97a2dc 100644 --- a/resources/qml/Widgets/RegistrationWidget.qml +++ b/resources/qml/Widgets/RegistrationWidget.qml @@ -101,7 +101,6 @@ DataListView { } else { // an international competition -> get nation - fedName = athleteData["nation"] } @@ -125,7 +124,9 @@ DataListView { } } - selector.appear(selectOptions, qsTrId("#selectCategory"), "Show results") + selector.appear(selectOptions, qsTrId("#selectCategory"), + //% "Show results" + "" + qsTrId("#showResults") + "") } function filterAthletes(athletes) { diff --git a/resources/translations/de.qm b/resources/translations/de.qm index 91dae98..4d78569 100644 Binary files a/resources/translations/de.qm and b/resources/translations/de.qm differ diff --git a/resources/translations/de.ts b/resources/translations/de.ts index 577a7d5..31cf122 100644 --- a/resources/translations/de.ts +++ b/resources/translations/de.ts @@ -4,40 +4,40 @@ - + Scan QR-Code QR-Code scannen - + Place the Code in the center Positioniere den Code in der Mitte - + Camera access required Camera access denied - + blueROCK needs to access your camera in order to scan QR-Codes. It will never record or store any photos or videos. This app needs to access your camera in order to scan QR-Codes. It will never record or store any photos or videos. - + Allow access - + Plase wait Bitte warten - + Invalid QR-Code Ungültiger QR-Code @@ -174,33 +174,33 @@ - + Select category Kategorie auswählen - + Age Alter - + Year of birth Geburtsjahr - + City Stadt - + Show best results Zeige die besten Ergebnisse - + Show all results Zeige alle Ergebnisse @@ -210,48 +210,53 @@ (Rangliste) - + (Registration) (Registrierung) + + + Show results + + (Results) (Ergebnisse) - - + + (Startlist) (Startliste) - + Loading Laden - + No connection to server Keine Verbindung zum Server - + Not found Nicht gefunden - + No Data Keine Daten - + Invalid Request Ungültige Anfrage - + Unexpected error Unerwarteter Fehler diff --git a/resources/translations/en.qm b/resources/translations/en.qm index cd69813..728b0f4 100644 Binary files a/resources/translations/en.qm and b/resources/translations/en.qm differ diff --git a/resources/translations/en.ts b/resources/translations/en.ts index 883332c..ba048c1 100644 --- a/resources/translations/en.ts +++ b/resources/translations/en.ts @@ -4,40 +4,40 @@ - + Scan QR-Code - + Place the Code in the center - + Camera access required Camera access denied - + blueROCK needs to access your camera in order to scan QR-Codes. It will never record or store any photos or videos. This app needs to access your camera in order to scan QR-Codes. It will never record or store any photos or videos. - + Allow access - + Plase wait - + Invalid QR-Code @@ -170,33 +170,33 @@ - + Select category - + Age - + Year of birth - + City - + Show best results - + Show all results @@ -206,48 +206,53 @@ - + (Registration) + + + Show results + + (Results) - - + + (Startlist) - + Loading - + No connection to server - + Not found - + No Data - + Invalid Request - + Unexpected error