mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
[ci skip] Translation update
This commit is contained in:
parent
05a0922dc0
commit
39d38923b7
@ -33,6 +33,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"data": {
|
"data": {
|
||||||
|
"name": "Nom du service de notification",
|
||||||
"recipient": "Destinataires des notifications SMS",
|
"recipient": "Destinataires des notifications SMS",
|
||||||
"track_new_devices": "Suivre les nouveaux appareils"
|
"track_new_devices": "Suivre les nouveaux appareils"
|
||||||
}
|
}
|
||||||
|
@ -33,6 +33,7 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"data": {
|
"data": {
|
||||||
|
"name": "\u901a\u77e5\u670d\u52d9\u540d\u7a31",
|
||||||
"recipient": "\u7c21\u8a0a\u901a\u77e5\u6536\u4ef6\u8005",
|
"recipient": "\u7c21\u8a0a\u901a\u77e5\u6536\u4ef6\u8005",
|
||||||
"track_new_devices": "\u8ffd\u8e64\u65b0\u8a2d\u5099"
|
"track_new_devices": "\u8ffd\u8e64\u65b0\u8a2d\u5099"
|
||||||
}
|
}
|
||||||
|
30
homeassistant/components/tesla/.translations/zh-Hant.json
Normal file
30
homeassistant/components/tesla/.translations/zh-Hant.json
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"error": {
|
||||||
|
"connection_error": "\u9023\u7dda\u932f\u8aa4\uff1b\u8acb\u6aa2\u5bdf\u7db2\u8def\u5f8c\u518d\u8a66\u4e00\u6b21",
|
||||||
|
"identifier_exists": "\u90f5\u4ef6\u5df2\u8a3b\u518a",
|
||||||
|
"invalid_credentials": "\u6191\u8b49\u7121\u6548",
|
||||||
|
"unknown_error": "\u672a\u77e5\u932f\u8aa4\uff0c\u8acb\u56de\u5831\u7d00\u9304"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"password": "\u5bc6\u78bc",
|
||||||
|
"username": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740"
|
||||||
|
},
|
||||||
|
"description": "\u8acb\u8f38\u5165\u8cc7\u8a0a\u3002",
|
||||||
|
"title": "Tesla - \u8a2d\u5b9a"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Tesla"
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"step": {
|
||||||
|
"init": {
|
||||||
|
"data": {
|
||||||
|
"scan_interval": "\u6383\u63cf\u9593\u9694\u79d2\u6578"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user