New Crowdin updates (#12907)
* New translations miele.properties (German) * New translations remoteopenhab.properties (German) * New translations mqtt.properties (German) * New translations metrics.properties (German) * New translations boschindego.properties (German) * New translations gpstracker.properties (German) * New translations onkyo.properties (German) * New translations tado.properties (German) * New translations telegram.properties (German) * New translations jruby.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations bluetooth.properties (German) * New translations imperihome.properties (German)
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
# binding
|
||||
|
||||
binding.gpstracker.name = GPSTracker Bindung
|
||||
binding.gpstracker.description = GPS Tracks mit OwnTracks und GPSLogger Unterstützung über HTTP
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.gpstracker.tracker.label = Tracker Gerät
|
||||
thing-type.gpstracker.tracker.description = Gerät, welches die Tracker-Applikation ausführt
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.gpstracker.tracker.trackerId.label = Tracker-ID
|
||||
thing-type.config.gpstracker.tracker.trackerId.description = Id in der Tracker-Anwendung konfiguriert.
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.gpstracker.gpsAccuracy.label = Genauigkeit
|
||||
channel-type.gpstracker.gpsAccuracy.description = GPS-Genauigkeit
|
||||
channel-type.gpstracker.lastReport.label = Zuletzt gesehen
|
||||
channel-type.gpstracker.lastReport.description = Letzter empfangener Zeitstempel
|
||||
channel-type.gpstracker.lastReport.state.pattern = %1$tF %1$tR
|
||||
channel-type.gpstracker.regionDistance.label = Entfernung
|
||||
channel-type.gpstracker.regionDistance.description = Entfernung von der Region
|
||||
channel-type.gpstracker.regionTrigger.label = Region Auslöser
|
||||
channel-type.gpstracker.regionTrigger.description = Triggerkanal für das Betreten/Verlassen von Regionen. Nutzlast ist der Name der Region mit Präfix > für den Eintritt und < für den Austritt.
|
||||
|
||||
# channel types config
|
||||
|
||||
channel-type.config.gpstracker.distance.accuracyThreshold.label = Genauigkeitsgrenzwert
|
||||
channel-type.config.gpstracker.distance.accuracyThreshold.description = Schwellenwert für die Ortungsgenauigkeit in m oder Yard (0 zur Deaktivierung)
|
||||
channel-type.config.gpstracker.distance.regionCenterLocation.label = Regionales Zentrum
|
||||
channel-type.config.gpstracker.distance.regionCenterLocation.description = Standort des Regionalzentrums
|
||||
channel-type.config.gpstracker.distance.regionName.label = Name der Region
|
||||
channel-type.config.gpstracker.distance.regionName.description = Regionsname für Triggerkanalereignis
|
||||
channel-type.config.gpstracker.distance.regionRadius.label = Region Radius
|
||||
channel-type.config.gpstracker.distance.regionRadius.description = Kreisradius der Region in m oder yd (Yard)
|
||||
Reference in New Issue
Block a user