besprechung

This commit is contained in:
Nico
2025-06-03 22:31:55 +02:00
parent 07105249e2
commit 0a737f5153
22 changed files with 534 additions and 286 deletions

View File

@@ -385,10 +385,8 @@
"description": "show login screen popup menu item"
},
"apiaddress": "Api-address",
"@apiaddress": {
"description": "api address hint"
},
"ffApiAddress": "Traps api-adress",
"exApiAddress": "Excursions api-adress",
"benutzername": "Username",
"@benutzername": {
@@ -627,11 +625,13 @@
"gesLaengeAllerDokSpuren": "Total length of documented tracks",
"gesLaengeAllerDokWelpenSpuren": "Gesamte Länge aller dok. Spuren",
"maxAnzahlZusGefaehrdeterTiere": "Max count of additonal dangered animals",
"sicher": "Certain",
"welpenSpurGefunden": "Puppy track Found",
"welpenSpurGefunden": "Puppy track",
"anzahlLosungen": "Losung count",
@@ -671,5 +671,15 @@
"oder": "or",
"bedingungenGroesserAlsStrecke": "Sum of the track conditions is bigger then sum of the distance traveled"
"bedingungenGroesserAlsStrecke": "Sum of the track conditions is bigger then sum of the distance traveled",
"erfolgreich": "Successful",
"trackingAnAusschalten": "Turn tracking on/off",
"trackingStart": "Start tracking",
"trackingStop": "Stop tracking",
"trackingPause": "Pause Tracking"
}