From 58342f72ed66823ac9fb65786e7801f6e69690e8 Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Mon, 13 Jun 2022 22:37:13 +0200 Subject: [PATCH] New Crowdin updates (#12933) * New translations netatmo.properties (Italian) * New translations netatmo.properties (French) --- .../main/resources/OH-INF/i18n/netatmo_fr.properties | 12 +++++++----- .../main/resources/OH-INF/i18n/netatmo_it.properties | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo_fr.properties b/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo_fr.properties index 188080688..3f4346cc6 100644 --- a/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo_fr.properties +++ b/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo_fr.properties @@ -398,11 +398,13 @@ request-time-out = La requête a expiré - va essayer de se reconnecter plus tar # actions +actionSetThermRoomTempSetpointLabel = envoyer une consigne de température au thermostat pour une pièce +actionSetThermRoomTempSetpointDesc = Envoie une consigne de température (et bascule en mode manuel) au thermostat pour une pièce avec une date de fin. actionInputSetpointLabel = Consigne -actionInputSetpointDesc = La consigne de température +actionInputSetpointDesc = La consigne de température. actionInputEndtimeLabel = Heure de fin -actionInputEndtimeDesc = Heure de fin de la consigne +actionInputEndtimeDesc = Heure de fin de la consigne (heure Unix locale en secondes). +actionSetThermRoomModeSetpointLabel = envoyer un mode au thermostat pour une pièce +actionSetThermRoomModeSetpointDesc = Envoie un mode au thermostat pour une pièce avec une date de fin optionnelle. actionInputModeLabel = Mode -actionInputModeDesc = Le mode à appliquer\: MANUAL, SCHEDULE ou FG (horsq-gel) -actionLabel = envoyer une commande au thermostat de la pièce -actionDesc = Envoie une commande au thermostat de la pièce avec l'heure de fin. +actionInputModeDesc = Le mode à appliquer \: MANUAL, MAX ou HOME. diff --git a/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo_it.properties b/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo_it.properties index 64e7855f3..7e91b4cf9 100644 --- a/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo_it.properties +++ b/bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/i18n/netatmo_it.properties @@ -398,11 +398,13 @@ request-time-out = Richiesta scaduta - tenterà di riconnettersi più tardi # actions +actionSetThermRoomTempSetpointLabel = invia la temperatura impostata al termostato di una stanza +actionSetThermRoomTempSetpointDesc = Invia la temperatura impostata (e passa alla modalità manuale) al termostatò di una stanza con il tempo finale. actionInputSetpointLabel = Setpoint -actionInputSetpointDesc = Il setpoint della temperatura +actionInputSetpointDesc = Temperatura Impostata. actionInputEndtimeLabel = OraFine -actionInputEndtimeDesc = Tempo a cui il setpoint deve terminare +actionInputEndtimeDesc = Ora per cui la temperatura impostata deve terminare (ora Unix locale in secondi). +actionSetThermRoomModeSetpointLabel = invia la modalità al termostato di una stanza +actionSetThermRoomModeSetpointDesc = Invia una modalità al termostato di una stanza con un orario di fine opzionale. actionInputModeLabel = Modo -actionInputModeDesc = La modalità da impostare\: MANUAL, PIANIFICATO o FG (ProtezioneGelo) -actionLabel = invia un comando alla stanza per impostare temperatura -actionDesc = Invia un comando alla stanza per impostare l'ora di fine della temperatura. +actionInputModeDesc = La modalità da impostare\: MANUAL, MAX o HOME.