iobroker.myuplink
Version:
Get data of heat pumps from myUplink.com
43 lines (42 loc) • 4.36 kB
JSON
{
"myuplink adapter settings": "Paramètres d'adaptateur pour myuplink",
"Authentication": "Authentification",
"Get it from https://dev.myuplink.com/apps": "Obtenez-le sur https://dev.myuplink.com/apps",
"Use Authorization Code Grant Flow": "Utiliser Authorization Code Grant Flow",
"These and the following options are not required in most cases.": "Ces options et les suivantes ne sont pas requises dans la plupart des cas.",
"Does not need to be changed. You can use https://sebilm.github.io/ioBroker.myuplink/myuplink.html": "N'a pas besoin d'être modifié. Vous pouvez utiliser https://sebilm.github.io/ioBroker.myuplink/myuplink.html",
"Click here to generate the Auth Code on myUplink.": "Cliquez ici pour générer le code d'authentification sur myUplink.",
"Paste your Auth Code here.": "Collez votre code d'authentification ici.",
"Settings": "Paramètres",
"Refresh interval": "Intervalle de rafraîchissement",
"Time in minutes of fetching data from myUplink.": "Temps en minutes de récupération des données depuis myUplink.",
"Language": "Langue",
"English": "Anglais",
"German": "Allemand",
"Swedish": "suédois",
"The language for naming the data objects.": "Le langage pour nommer les objets de données.",
"Parameter data": "Données de paramètres",
"Retrieve parameter data": "Récupérer les données des paramètres",
"Parameter data will be retrieved and added to the object tree.": "Les données de paramètres seront récupérées et ajoutées à l’arborescence des objets.",
"Add object with the raw JSON data": "Ajouter un objet avec les données JSON brutes",
"An object containing the received data as a JSON string is added to the object tree.": "Un objet contenant les données reçues sous forme de chaîne JSON est ajouté à l'arborescence des objets.",
"Group parameter data by received category": "Regrouper les données de paramètres par catégorie reçue",
"The parameter data is grouped by the categories received.": "Les données de paramètres sont regroupées par catégories reçues.",
"Notifications": "Notifications",
"Retrieve active notifications": "Récupérer les notifications actives",
"Active notifications will be retrieved and added to the object tree.": "Les notifications actives seront récupérées et ajoutées à l’arborescence des objets.",
"Add object with active notifications as raw JSON": "Ajouter un objet avec des notifications actives sous forme de JSON brut",
"An object containing the received active notifications as a JSON string is added to the object tree.": "Un objet contenant les notifications actives reçues sous forme de chaîne JSON est ajouté à l'arborescence des objets.",
"General": "Général",
"Extended": "Étendu",
"Rename IDs": "Renommer les identifiants",
"Object IDs in the object tree are specified by the myuplink API. However, these can be renamed with these options by specifying the ID of the API (original ID) and a new ID. If objects with the original ID already exist in the object tree, they must be deleted manually - these objects will not be updated!": "Les ID d'objet dans l'arborescence des objets sont spécifiés par l'API myuplink. Cependant, ceux-ci peuvent être renommés avec ces options en précisant l'ID de l'API (ID d'origine) et un nouvel ID. Si des objets avec l'ID d'origine existent déjà dans l'arborescence des objets, ils doivent être supprimés manuellement - ces objets ne seront pas mis à jour !",
"Systems": "Systèmes",
"Original ID": "ID d'origine",
"New ID": "Nouvel identifiant",
"Devices": "Dispositifs",
"Categories": "Catégories",
"Parameter Data IDs": "ID de données de paramètres",
"A Parameter data ID can also be assigned to a category here. A folder is created for this category. The category sent by the API is then ignored.": "Un ID de données de paramètre peut également être attribué ici à une catégorie. Un dossier est créé pour cette catégorie. La catégorie envoyée par l'API est alors ignorée.",
"Identifiers and categories for a few heat pumps can be downloaded here and imported into the table.": "Les identifiants et catégories de quelques pompes à chaleur peuvent être téléchargés ici et importés dans le tableau."
}