New translations gardena.properties (German) (#13256)
This commit is contained in:
parent
4b5bbab009
commit
d0f12a7fd5
|
@ -38,10 +38,8 @@ thing-type.config.gardena.account.apiKey.label = API Schlüssel
|
|||
thing-type.config.gardena.account.apiKey.description = Der Gardena Smart System Integrations API-Schlüssel
|
||||
thing-type.config.gardena.account.connectionTimeout.label = Verbindungszeitüberschreitung
|
||||
thing-type.config.gardena.account.connectionTimeout.description = Der Timeout in Sekunden für Verbindungen zur Gardena Smart System Integrations API
|
||||
thing-type.config.gardena.account.email.label = E-Mail
|
||||
thing-type.config.gardena.account.email.description = E-Mail-Adresse für die Anmeldung im Gardena Smart System
|
||||
thing-type.config.gardena.account.password.label = Passwort
|
||||
thing-type.config.gardena.account.password.description = Passwort zur Anmeldung im Gardena Smart System
|
||||
thing-type.config.gardena.account.apiSecret.label = API Zugriffsschlüssel
|
||||
thing-type.config.gardena.account.apiSecret.description = Der Gardena Smart System Integrations API-Schlüssel
|
||||
|
||||
# channel group types
|
||||
|
||||
|
@ -262,3 +260,7 @@ channel-type.gardena.timestampRefresh.label = Zeitstempel
|
|||
channel-type.gardena.timestampRefresh.description = Zeitstempel
|
||||
channel-type.gardena.valveCommandDuration.label = Einschaltdauer
|
||||
channel-type.gardena.valveCommandDuration.description = Die Einschaltdauer in Minuten
|
||||
|
||||
# other messages
|
||||
|
||||
accounthandler.waiting-until-to-reconnect = Warten bis {0} für einen automatischen Wiederverbindungsversuch
|
||||
|
|
Loading…
Reference in New Issue