[ci skip] Translation update

This commit is contained in:
GitHub Action 2022-02-07 00:14:20 +00:00
parent 633aad3a60
commit 2772437a2b
21 changed files with 265 additions and 12 deletions

View File

@ -6,7 +6,9 @@
"step": { "step": {
"user": { "user": {
"data": { "data": {
"hostname": "Il nome host per il quale eseguire la query DNS" "hostname": "Il nome host per il quale eseguire la query DNS",
"resolver": "Risolutore per la ricerca IPV4",
"resolver_ipv6": "Risolutore per la ricerca IPV6"
} }
} }
} }

View File

@ -15,7 +15,7 @@
"ssl": "Utilitza un certificat SSL", "ssl": "Utilitza un certificat SSL",
"username": "Nom d'usuari (opcional)" "username": "Nom d'usuari (opcional)"
}, },
"description": "Amfitri\u00f3 predeterminat: {host}\nPort predeterminat: {port}\nNom d'usuari predeterminat: {username}", "description": "Amfitri\u00f3 predeterminat: {host}\nNom d'usuari predeterminat: {username}",
"title": "Netgear" "title": "Netgear"
} }
} }

View File

@ -15,7 +15,7 @@
"ssl": "Verwendet ein SSL-Zertifikat", "ssl": "Verwendet ein SSL-Zertifikat",
"username": "Benutzername (Optional)" "username": "Benutzername (Optional)"
}, },
"description": "Standardhost: {host}\nStandardport: {port}\nStandardbenutzername: {username}", "description": "Standardhost: {host}\nStandardbenutzername: {username}",
"title": "Netgear" "title": "Netgear"
} }
} }

View File

@ -15,7 +15,7 @@
"ssl": "Kasutusel on SSL sert", "ssl": "Kasutusel on SSL sert",
"username": "Kasutajanimi (valikuline)" "username": "Kasutajanimi (valikuline)"
}, },
"description": "Vaikimisi host: {host}\nVaikeport: {port}\nVaikimisi kasutajanimi: {username}", "description": "Vaikimisi host: {host}\nVaikimisi kasutajanimi: {username}",
"title": "Netgear" "title": "Netgear"
} }
} }

View File

@ -15,7 +15,7 @@
"ssl": "Usar um certificado SSL", "ssl": "Usar um certificado SSL",
"username": "Usu\u00e1rio (Opcional)" "username": "Usu\u00e1rio (Opcional)"
}, },
"description": "Host padr\u00e3o: {host}\nPorta padr\u00e3o: {port}\nUsu\u00e1rio padr\u00e3o: {username}", "description": "Host padr\u00e3o: {host}\n Nome de usu\u00e1rio padr\u00e3o: {username}",
"title": "Netgear" "title": "Netgear"
} }
} }

View File

@ -15,7 +15,7 @@
"ssl": "\u4f7f\u7528 SSL \u8a8d\u8b49", "ssl": "\u4f7f\u7528 SSL \u8a8d\u8b49",
"username": "\u4f7f\u7528\u8005\u540d\u7a31\uff08\u9078\u9805\uff09" "username": "\u4f7f\u7528\u8005\u540d\u7a31\uff08\u9078\u9805\uff09"
}, },
"description": "\u9810\u8a2d\u4e3b\u6a5f\u7aef\uff1a{host}\n\u9810\u8a2d\u901a\u8a0a\u57e0\uff1a{port}\n\u9810\u8a2d\u4f7f\u7528\u8005\u540d\u7a31\uff1a{username}", "description": "\u9810\u8a2d\u4e3b\u6a5f\u7aef\uff1a{host}\n\u9810\u8a2d\u4f7f\u7528\u8005\u540d\u7a31\uff1a{username}",
"title": "Netgear" "title": "Netgear"
} }
} }

View File

@ -2,6 +2,7 @@
"config": { "config": {
"abort": { "abort": {
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato", "already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
"cannot_connect": "Impossibile connettersi",
"reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente" "reauth_successful": "La nuova autenticazione \u00e8 stata eseguita correttamente"
}, },
"error": { "error": {
@ -10,15 +11,26 @@
"unknown": "Errore imprevisto", "unknown": "Errore imprevisto",
"wrong_version": "Il tuo powerwall utilizza una versione del software non supportata. Considera l'aggiornamento o la segnalazione di questo problema in modo che possa essere risolto." "wrong_version": "Il tuo powerwall utilizza una versione del software non supportata. Considera l'aggiornamento o la segnalazione di questo problema in modo che possa essere risolto."
}, },
"flow_title": "{ip_address}", "flow_title": "{name} ({ip_address})",
"step": { "step": {
"confirm_discovery": {
"description": "Vuoi configurare {name} ({ip_address})?",
"title": "Connessione al powerwall"
},
"reauth_confim": {
"data": {
"password": "Password"
},
"description": "La password di solito \u00e8 costituita dagli ultimi 5 caratteri del numero di serie per il Backup Gateway e pu\u00f2 essere trovata nell'applicazione Tesla o dagli ultimi 5 caratteri della password trovata all'interno della porta per il Backup Gateway 2.",
"title": "Nuova autenticazione powerwall"
},
"user": { "user": {
"data": { "data": {
"ip_address": "Indirizzo IP", "ip_address": "Indirizzo IP",
"password": "Password" "password": "Password"
}, },
"description": "La password di solito \u00e8 costituita dagli ultimi 5 caratteri del numero di serie per il Backup Gateway e pu\u00f2 essere trovata nell'app Tesla; oppure dagli ultimi 5 caratteri della password trovata all'interno della porta per il Backup Gateway 2.", "description": "La password di solito \u00e8 costituita dagli ultimi 5 caratteri del numero di serie per il Backup Gateway e pu\u00f2 essere trovata nell'applicazione Tesla o dagli ultimi 5 caratteri della password trovata all'interno della porta per il Backup Gateway 2.",
"title": "Connessione al Powerwall" "title": "Connessione al powerwall"
} }
} }
} }

View File

@ -40,6 +40,32 @@
"click": "Dr\u00fccken", "click": "Dr\u00fccken",
"switch": "Schalter" "switch": "Schalter"
}, },
"tuya__humidifier_level": {
"level_1": "Stufe 1",
"level_10": "Stufe 10",
"level_2": "Stufe 2",
"level_3": "Stufe 3",
"level_4": "Stufe 4",
"level_5": "Stufe 5",
"level_6": "Stufe 6",
"level_7": "Stufe 7",
"level_8": "Stufe 8",
"level_9": "Stufe 9"
},
"tuya__humidifier_moodlighting": {
"1": "Stimmung 1",
"2": "Stimmung 2",
"3": "Stimmung 3",
"4": "Stimmung 4",
"5": "Stimmung 5"
},
"tuya__humidifier_spray_mode": {
"auto": "Automatisch",
"health": "Gesundheit",
"humidity": "Luftfeuchtigkeit",
"sleep": "Schlafen",
"work": "Arbeit"
},
"tuya__ipc_work_mode": { "tuya__ipc_work_mode": {
"0": "Energiesparmodus", "0": "Energiesparmodus",
"1": "Kontinuierlicher Arbeitsmodus" "1": "Kontinuierlicher Arbeitsmodus"

View File

@ -10,6 +10,15 @@
"1": "V\u00e4ljas", "1": "V\u00e4ljas",
"2": "Sees" "2": "Sees"
}, },
"tuya__countdown": {
"1h": "1 tund",
"2h": "2 tundi",
"3h": "3 tundi",
"4h": "4 tundi",
"5h": "5 tundi",
"6h": "6 tundi",
"cancel": "Loobu"
},
"tuya__curtain_mode": { "tuya__curtain_mode": {
"morning": "Hommik", "morning": "Hommik",
"night": "\u00d6\u00f6" "night": "\u00d6\u00f6"
@ -31,6 +40,32 @@
"click": "Vajutus", "click": "Vajutus",
"switch": "L\u00fcliti" "switch": "L\u00fcliti"
}, },
"tuya__humidifier_level": {
"level_1": "Tase 1",
"level_10": "Tase 10",
"level_2": "Tase 2",
"level_3": "Tase 3",
"level_4": "Tase 4",
"level_5": "Tase 5",
"level_6": "Tase 6",
"level_7": "Tase 7",
"level_8": "Tase 8",
"level_9": "Tase 9"
},
"tuya__humidifier_moodlighting": {
"1": "Meeleolu 1",
"2": "Meeleolu 2",
"3": "Meeleolu 3",
"4": "Meeleolu 4",
"5": "Meeleolu 5"
},
"tuya__humidifier_spray_mode": {
"auto": "Automaatne",
"health": "Tervis",
"humidity": "Niiskus",
"sleep": "Uneaeg",
"work": "T\u00f6\u00f6aeg"
},
"tuya__ipc_work_mode": { "tuya__ipc_work_mode": {
"0": "Madala energiatarbega re\u017eiim", "0": "Madala energiatarbega re\u017eiim",
"1": "Pidev t\u00f6\u00f6re\u017eiim" "1": "Pidev t\u00f6\u00f6re\u017eiim"

View File

@ -10,6 +10,15 @@
"1": "Spento", "1": "Spento",
"2": "Acceso" "2": "Acceso"
}, },
"tuya__countdown": {
"1h": "1 ora",
"2h": "2 ore",
"3h": "3 ore",
"4h": "4 ore",
"5h": "5 ore",
"6h": "6 ore",
"cancel": "Annulla"
},
"tuya__curtain_mode": { "tuya__curtain_mode": {
"morning": "Mattina", "morning": "Mattina",
"night": "Notte" "night": "Notte"
@ -31,6 +40,32 @@
"click": "Spingere", "click": "Spingere",
"switch": "Interruttore" "switch": "Interruttore"
}, },
"tuya__humidifier_level": {
"level_1": "Livello 1",
"level_10": "Livello 10",
"level_2": "Livello 2",
"level_3": "Livello 3",
"level_4": "Livello 4",
"level_5": "Livello 5",
"level_6": "Livello 6",
"level_7": "Livello 7",
"level_8": "Livello 8",
"level_9": "Livello 9"
},
"tuya__humidifier_moodlighting": {
"1": "Umore 1",
"2": "Umore 2",
"3": "Umore 3",
"4": "Umore 4",
"5": "Umore 5"
},
"tuya__humidifier_spray_mode": {
"auto": "Automatico",
"health": "Salute",
"humidity": "Umidit\u00e0",
"sleep": "Sonno",
"work": "Lavoro"
},
"tuya__ipc_work_mode": { "tuya__ipc_work_mode": {
"0": "Modalit\u00e0 a basso consumo", "0": "Modalit\u00e0 a basso consumo",
"1": "Modalit\u00e0 di lavoro continua" "1": "Modalit\u00e0 di lavoro continua"

View File

@ -10,6 +10,15 @@
"1": "\u30aa\u30d5", "1": "\u30aa\u30d5",
"2": "\u30aa\u30f3" "2": "\u30aa\u30f3"
}, },
"tuya__countdown": {
"1h": "1\u6642\u9593",
"2h": "2\u6642\u9593",
"3h": "3\u6642\u9593",
"4h": "4\u6642\u9593",
"5h": "5\u6642\u9593",
"6h": "6\u6642\u9593",
"cancel": "\u30ad\u30e3\u30f3\u30bb\u30eb"
},
"tuya__curtain_mode": { "tuya__curtain_mode": {
"morning": "\u671d", "morning": "\u671d",
"night": "\u591c" "night": "\u591c"
@ -31,6 +40,32 @@
"click": "\u62bc\u3059", "click": "\u62bc\u3059",
"switch": "\u30b9\u30a4\u30c3\u30c1" "switch": "\u30b9\u30a4\u30c3\u30c1"
}, },
"tuya__humidifier_level": {
"level_1": "\u30ec\u30d9\u30eb 1",
"level_10": "\u30ec\u30d9\u30eb 10",
"level_2": "\u30ec\u30d9\u30eb 2",
"level_3": "\u30ec\u30d9\u30eb 3",
"level_4": "\u30ec\u30d9\u30eb 4",
"level_5": "\u30ec\u30d9\u30eb 5",
"level_6": "\u30ec\u30d9\u30eb 6",
"level_7": "\u30ec\u30d9\u30eb 7",
"level_8": "\u30ec\u30d9\u30eb 8",
"level_9": "\u30ec\u30d9\u30eb 9"
},
"tuya__humidifier_moodlighting": {
"1": "\u30e0\u30fc\u30c9 1",
"2": "\u30e0\u30fc\u30c9 2",
"3": "\u30e0\u30fc\u30c9 3",
"4": "\u30e0\u30fc\u30c9 4",
"5": "\u30e0\u30fc\u30c9 5"
},
"tuya__humidifier_spray_mode": {
"auto": "\u30aa\u30fc\u30c8",
"health": "\u30d8\u30eb\u30b9",
"humidity": "\u6e7f\u5ea6",
"sleep": "\u30b9\u30ea\u30fc\u30d7",
"work": "\u30ef\u30fc\u30af"
},
"tuya__ipc_work_mode": { "tuya__ipc_work_mode": {
"0": "\u4f4e\u96fb\u529b\u30e2\u30fc\u30c9", "0": "\u4f4e\u96fb\u529b\u30e2\u30fc\u30c9",
"1": "\u9023\u7d9a\u4f5c\u696d\u30e2\u30fc\u30c9" "1": "\u9023\u7d9a\u4f5c\u696d\u30e2\u30fc\u30c9"

View File

@ -18,6 +18,9 @@
"click": "Naci\u015bni\u0119cie", "click": "Naci\u015bni\u0119cie",
"switch": "Prze\u0142\u0105cznik" "switch": "Prze\u0142\u0105cznik"
}, },
"tuya__humidifier_spray_mode": {
"humidity": "Wilgotno\u015b\u0107"
},
"tuya__ipc_work_mode": { "tuya__ipc_work_mode": {
"0": "Tryb niskiego poboru mocy", "0": "Tryb niskiego poboru mocy",
"1": "Tryb pracy ci\u0105g\u0142ej" "1": "Tryb pracy ci\u0105g\u0142ej"

View File

@ -10,6 +10,15 @@
"1": "\u95dc\u9589", "1": "\u95dc\u9589",
"2": "\u958b\u555f" "2": "\u958b\u555f"
}, },
"tuya__countdown": {
"1h": "1 \u5c0f\u6642",
"2h": "2 \u5c0f\u6642",
"3h": "3 \u5c0f\u6642",
"4h": "4 \u5c0f\u6642",
"5h": "5 \u5c0f\u6642",
"6h": "6 \u5c0f\u6642",
"cancel": "\u53d6\u6d88"
},
"tuya__curtain_mode": { "tuya__curtain_mode": {
"morning": "\u65e9\u6668", "morning": "\u65e9\u6668",
"night": "\u591c\u9593" "night": "\u591c\u9593"
@ -31,6 +40,32 @@
"click": "\u63a8", "click": "\u63a8",
"switch": "\u958b\u95dc" "switch": "\u958b\u95dc"
}, },
"tuya__humidifier_level": {
"level_1": "\u7b49\u7d1a 1",
"level_10": "\u7b49\u7d1a 10",
"level_2": "\u7b49\u7d1a 2",
"level_3": "\u7b49\u7d1a 3",
"level_4": "\u7b49\u7d1a 4",
"level_5": "\u7b49\u7d1a 5",
"level_6": "\u7b49\u7d1a 6",
"level_7": "\u7b49\u7d1a 7",
"level_8": "\u7b49\u7d1a 8",
"level_9": "\u7b49\u7d1a 9"
},
"tuya__humidifier_moodlighting": {
"1": "\u5fc3\u60c5\u60c5\u5883 1",
"2": "\u5fc3\u60c5\u60c5\u5883 2",
"3": "\u5fc3\u60c5\u60c5\u5883 3",
"4": "\u5fc3\u60c5\u60c5\u5883 4",
"5": "\u5fc3\u60c5\u60c5\u5883 5"
},
"tuya__humidifier_spray_mode": {
"auto": "\u81ea\u52d5",
"health": "\u5065\u5eb7",
"humidity": "\u6fd5\u5ea6",
"sleep": "\u7761\u7720",
"work": "\u5de5\u4f5c"
},
"tuya__ipc_work_mode": { "tuya__ipc_work_mode": {
"0": "\u4f4e\u529f\u8017\u6a21\u5f0f", "0": "\u4f4e\u529f\u8017\u6a21\u5f0f",
"1": "\u6301\u7e8c\u5de5\u4f5c\u6a21\u5f0f" "1": "\u6301\u7e8c\u5de5\u4f5c\u6a21\u5f0f"

View File

@ -1,5 +1,11 @@
{ {
"state": { "state": {
"tuya__air_quality": {
"good": "Hea",
"great": "Suurep\u00e4rane",
"mild": "Talutav",
"severe": "Ohtlik"
},
"tuya__status": { "tuya__status": {
"boiling_temp": "Keemistemperatuur", "boiling_temp": "Keemistemperatuur",
"cooling": "Jahutamine", "cooling": "Jahutamine",

View File

@ -1,5 +1,11 @@
{ {
"state": { "state": {
"tuya__air_quality": {
"good": "\u826f\u597d",
"great": "\u6975\u4f73",
"mild": "\u8f15\u5fae",
"severe": "\u56b4\u91cd"
},
"tuya__status": { "tuya__status": {
"boiling_temp": "\u6cb8\u9a30\u6eab\u5ea6", "boiling_temp": "\u6cb8\u9a30\u6eab\u5ea6",
"cooling": "\u51b7\u6c23", "cooling": "\u51b7\u6c23",

View File

@ -18,12 +18,17 @@
"discovery_confirm": { "discovery_confirm": {
"description": "M\u00f6chtest du {name} ({host}) einrichten?" "description": "M\u00f6chtest du {name} ({host}) einrichten?"
}, },
"pick_device": {
"data": {
"device": "Ger\u00e4t"
}
},
"user": { "user": {
"data": { "data": {
"host": "Host", "host": "Host",
"name": "Name" "name": "Name"
}, },
"description": "Gib die IP-Adresse des Ger\u00e4ts ein." "description": "Wenn du den Host leer l\u00e4sst, wird die Erkennung verwendet, um Ger\u00e4te zu finden."
} }
} }
} }

View File

@ -10,16 +10,25 @@
"no_wiz_light": "Pirni ei saa \u00fchendada WiZ Platvormi sidumise kaudu.", "no_wiz_light": "Pirni ei saa \u00fchendada WiZ Platvormi sidumise kaudu.",
"unknown": "Ootamatu t\u00f5rge" "unknown": "Ootamatu t\u00f5rge"
}, },
"flow_title": "{name} ({host})",
"step": { "step": {
"confirm": { "confirm": {
"description": "Kas alustan seadistamist?" "description": "Kas alustan seadistamist?"
}, },
"discovery_confirm": {
"description": "Kas soovid seadistada {name}({host})?"
},
"pick_device": {
"data": {
"device": "Seade"
}
},
"user": { "user": {
"data": { "data": {
"host": "Host", "host": "Host",
"name": "Nimi" "name": "Nimi"
}, },
"description": "Uue pirni lisamiseks sisesta hostnimi v\u00f5i IP-aadress ja nimi:" "description": "Kui j\u00e4tad hosti t\u00fchjaks kasutatakse seadmete leidmiseks avastamist."
} }
} }
} }

View File

@ -0,0 +1,15 @@
{
"config": {
"flow_title": "{name} ({host})",
"step": {
"discovery_confirm": {
"description": "Vuoi configurare {name} ({host})?"
},
"pick_device": {
"data": {
"device": "Dispositivo"
}
}
}
}
}

View File

@ -10,10 +10,19 @@
"no_wiz_light": "\u3053\u306e\u96fb\u7403\u306f\u3001WiZ Platform\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u4ecb\u3057\u3066\u63a5\u7d9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002", "no_wiz_light": "\u3053\u306e\u96fb\u7403\u306f\u3001WiZ Platform\u30a4\u30f3\u30c6\u30b0\u30ec\u30fc\u30b7\u30e7\u30f3\u3092\u4ecb\u3057\u3066\u63a5\u7d9a\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc" "unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
}, },
"flow_title": "{name} ({host})",
"step": { "step": {
"confirm": { "confirm": {
"description": "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u958b\u59cb\u3057\u307e\u3059\u304b\uff1f" "description": "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3092\u958b\u59cb\u3057\u307e\u3059\u304b\uff1f"
}, },
"discovery_confirm": {
"description": "{name} ({host})\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f"
},
"pick_device": {
"data": {
"device": "\u30c7\u30d0\u30a4\u30b9"
}
},
"user": { "user": {
"data": { "data": {
"host": "\u30db\u30b9\u30c8", "host": "\u30db\u30b9\u30c8",

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"pick_device": {
"data": {
"device": "Urz\u0105dzenie"
}
}
}
}
}

View File

@ -10,16 +10,25 @@
"no_wiz_light": "\u71c8\u6ce1\u7121\u6cd5\u900f\u904e WiZ \u5e73\u53f0\u6574\u5408\u9023\u63a5\u3002", "no_wiz_light": "\u71c8\u6ce1\u7121\u6cd5\u900f\u904e WiZ \u5e73\u53f0\u6574\u5408\u9023\u63a5\u3002",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4" "unknown": "\u672a\u9810\u671f\u932f\u8aa4"
}, },
"flow_title": "{name} ({host})",
"step": { "step": {
"confirm": { "confirm": {
"description": "\u662f\u5426\u8981\u958b\u59cb\u8a2d\u5b9a\uff1f" "description": "\u662f\u5426\u8981\u958b\u59cb\u8a2d\u5b9a\uff1f"
}, },
"discovery_confirm": {
"description": "\u662f\u5426\u8981\u8a2d\u5b9a {name} ({host})\uff1f"
},
"pick_device": {
"data": {
"device": "\u88dd\u7f6e"
}
},
"user": { "user": {
"data": { "data": {
"host": "\u4e3b\u6a5f\u7aef", "host": "\u4e3b\u6a5f\u7aef",
"name": "\u540d\u7a31" "name": "\u540d\u7a31"
}, },
"description": "\u8acb\u8f38\u5165\u4e3b\u6a5f\u540d\u7a31\u6216 IP \u4f4d\u5740\u4ee5\u65b0\u589e\u71c8\u6ce1\uff1a" "description": "\u5047\u5982\u4e3b\u6a5f\u7aef\u4f4d\u5740\u6b04\u4f4d\u70ba\u7a7a\u767d\uff0c\u5c07\u6703\u63a2\u7d22\u6240\u6709\u53ef\u7528\u88dd\u7f6e\u3002"
} }
} }
} }