[ci skip] Translation update

This commit is contained in:
GitHub Action 2022-07-14 00:27:41 +00:00
parent 3166d4895f
commit 1d2e64e3dc
61 changed files with 388 additions and 17 deletions

View File

@ -0,0 +1,7 @@
{
"state": {
"airvisual__pollutant_level": {
"moderate": "Moderado"
}
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"abort": {
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant."
},
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
"cannot_receive_deviceinfo": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c MAC-\u0430\u0434\u0440\u0435\u0441. \u0423\u0431\u0435\u0434\u0438\u0442\u0435\u0441\u044c, \u0447\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u043e."
},
"step": {
"user": {
"data": {
"host": "\u0425\u043e\u0441\u0442",
"port": "\u041f\u043e\u0440\u0442"
}
}
}
}
}

View File

@ -5,6 +5,11 @@
"unknown": "Erro inesperado" "unknown": "Erro inesperado"
}, },
"step": { "step": {
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
}
},
"user": { "user": {
"data": { "data": {
"username": "Nome de Utilizador" "username": "Nome de Utilizador"

View File

@ -90,7 +90,8 @@
} }
}, },
"device_class": { "device_class": {
"moisture": "humidade" "moisture": "humidade",
"problem": "problema"
}, },
"state": { "state": {
"_": { "_": {

View File

@ -1,7 +1,8 @@
{ {
"config": { "config": {
"error": { "error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o" "cannot_connect": "Falha na liga\u00e7\u00e3o",
"unknown": "Erro inesperado"
}, },
"step": { "step": {
"reauth_confirm": { "reauth_confirm": {

View File

@ -4,6 +4,7 @@
"already_configured": "Conta j\u00e1 configurada" "already_configured": "Conta j\u00e1 configurada"
}, },
"error": { "error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida", "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado" "unknown": "Erro inesperado"
}, },

View File

@ -0,0 +1,7 @@
{
"state": {
"demo__speed": {
"light_speed": "Velocidade da Luz"
}
}
}

View File

@ -1,12 +1,37 @@
{ {
"config": {
"step": {
"user": {
"data": {
"name": "Namn",
"round": "Precision",
"time_window": "Tidsf\u00f6nster",
"unit_prefix": "Metriskt prefix",
"unit_time": "Tidsenhet"
},
"data_description": {
"round": "Anger antal decimaler i resultatet."
},
"description": "Skapa en sensor som ber\u00e4knar derivatan av en sensor",
"title": "L\u00e4gg till derivatasensor"
}
}
},
"options": { "options": {
"step": { "step": {
"init": { "init": {
"data": { "data": {
"name": "Namn", "name": "Namn",
"round": "Precision" "round": "Precision",
"time_window": "Tidsf\u00f6nster",
"unit_prefix": "Metriskt prefix",
"unit_time": "Tidsenhet"
},
"data_description": {
"round": "Anger antal decimaler i resultatet."
} }
} }
} }
} },
"title": "Derivatasensor"
} }

View File

@ -4,6 +4,9 @@
"cannot_connect": "Falha na liga\u00e7\u00e3o" "cannot_connect": "Falha na liga\u00e7\u00e3o"
}, },
"step": { "step": {
"confirm": {
"description": "Autentica\u00e7\u00e3o inv\u00e1lid"
},
"manual": { "manual": {
"data": { "data": {
"url": "" "url": ""

View File

@ -4,6 +4,7 @@
"already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer", "already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
"no_devices_found": "Nenhum dispositivo encontrado na rede" "no_devices_found": "Nenhum dispositivo encontrado na rede"
}, },
"flow_title": "{name}",
"step": { "step": {
"user": { "user": {
"data": { "data": {

View File

@ -11,7 +11,8 @@
"setup_network": { "setup_network": {
"data": { "data": {
"host": "Servidor" "host": "Servidor"
} },
"title": "Seleccione o endere\u00e7o de liga\u00e7\u00e3o"
}, },
"setup_serial_manual_path": { "setup_serial_manual_path": {
"data": { "data": {

View File

@ -7,7 +7,8 @@
"step": { "step": {
"user": { "user": {
"data": { "data": {
"email": "Email" "email": "Email",
"password": "Palavra-passe"
} }
} }
} }

View File

@ -1,10 +1,20 @@
{ {
"config": { "config": {
"abort": { "abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado" "already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
}, },
"error": { "error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida" "cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"api_key": "Chave API"
}
}
} }
} }
} }

View File

@ -3,6 +3,10 @@
"abort": { "abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado" "already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
}, },
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o",
"unknown": "Erro inesperado"
},
"step": { "step": {
"user": { "user": {
"data": { "data": {

View File

@ -0,0 +1,3 @@
{
"title": "Energia"
}

View File

@ -2,6 +2,9 @@
"config": { "config": {
"abort": { "abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado" "already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o"
} }
} }
} }

View File

@ -3,6 +3,9 @@
"abort": { "abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado" "already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
}, },
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
"flow_title": "{name}", "flow_title": "{name}",
"step": { "step": {
"user": { "user": {

View File

@ -7,7 +7,9 @@
"error": { "error": {
"already_exists": "Et kamera med disse URL-innstillingene finnes allerede.", "already_exists": "Et kamera med disse URL-innstillingene finnes allerede.",
"invalid_still_image": "URL returnerte ikke et gyldig stillbilde", "invalid_still_image": "URL returnerte ikke et gyldig stillbilde",
"malformed_url": "Feil utforming p\u00e5 URL",
"no_still_image_or_stream_url": "Du m\u00e5 angi minst en URL-adresse for stillbilde eller dataflyt", "no_still_image_or_stream_url": "Du m\u00e5 angi minst en URL-adresse for stillbilde eller dataflyt",
"relative_url": "Relative URL-adresser ikke tillatt",
"stream_file_not_found": "Filen ble ikke funnet under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m (er ffmpeg installert?)", "stream_file_not_found": "Filen ble ikke funnet under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m (er ffmpeg installert?)",
"stream_http_not_found": "HTTP 404 Ikke funnet under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m", "stream_http_not_found": "HTTP 404 Ikke funnet under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m",
"stream_io_error": "Inn-/utdatafeil under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m. Feil RTSP-transportprotokoll?", "stream_io_error": "Inn-/utdatafeil under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m. Feil RTSP-transportprotokoll?",
@ -50,6 +52,7 @@
"error": { "error": {
"already_exists": "Et kamera med disse URL-innstillingene finnes allerede.", "already_exists": "Et kamera med disse URL-innstillingene finnes allerede.",
"invalid_still_image": "URL returnerte ikke et gyldig stillbilde", "invalid_still_image": "URL returnerte ikke et gyldig stillbilde",
"malformed_url": "Feil utforming p\u00e5 URL",
"no_still_image_or_stream_url": "Du m\u00e5 angi minst en URL-adresse for stillbilde eller dataflyt", "no_still_image_or_stream_url": "Du m\u00e5 angi minst en URL-adresse for stillbilde eller dataflyt",
"stream_file_not_found": "Filen ble ikke funnet under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m (er ffmpeg installert?)", "stream_file_not_found": "Filen ble ikke funnet under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m (er ffmpeg installert?)",
"stream_http_not_found": "HTTP 404 Ikke funnet under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m", "stream_http_not_found": "HTTP 404 Ikke funnet under fors\u00f8k p\u00e5 \u00e5 koble til str\u00f8m",

View File

@ -7,7 +7,9 @@
"error": { "error": {
"already_exists": "\u041a\u0430\u043c\u0435\u0440\u0430 \u0441 \u0442\u0430\u043a\u0438\u043c URL-\u0430\u0434\u0440\u0435\u0441\u043e\u043c \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.", "already_exists": "\u041a\u0430\u043c\u0435\u0440\u0430 \u0441 \u0442\u0430\u043a\u0438\u043c URL-\u0430\u0434\u0440\u0435\u0441\u043e\u043c \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.",
"invalid_still_image": "URL-\u0430\u0434\u0440\u0435\u0441 \u043d\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435.", "invalid_still_image": "URL-\u0430\u0434\u0440\u0435\u0441 \u043d\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435.",
"malformed_url": "\u041d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u044b\u0439 URL-\u0430\u0434\u0440\u0435\u0441.",
"no_still_image_or_stream_url": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0443\u043a\u0430\u0437\u0430\u0442\u044c URL-\u0430\u0434\u0440\u0435\u0441 \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043f\u043e\u0442\u043e\u043a\u0430.", "no_still_image_or_stream_url": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0443\u043a\u0430\u0437\u0430\u0442\u044c URL-\u0430\u0434\u0440\u0435\u0441 \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043f\u043e\u0442\u043e\u043a\u0430.",
"relative_url": "\u041e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 URL-\u0430\u0434\u0440\u0435\u0441\u0430 \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u044e\u0442\u0441\u044f.",
"stream_file_not_found": "\u0424\u0430\u0439\u043b \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d \u043b\u0438 ffmpeg?", "stream_file_not_found": "\u0424\u0430\u0439\u043b \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d \u043b\u0438 ffmpeg?",
"stream_http_not_found": "HTTP 404 \u041d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443.", "stream_http_not_found": "HTTP 404 \u041d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443.",
"stream_io_error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0432\u0432\u043e\u0434\u0430/\u0432\u044b\u0432\u043e\u0434\u0430 \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443. \u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u044b\u0439 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b RTSP?", "stream_io_error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0432\u0432\u043e\u0434\u0430/\u0432\u044b\u0432\u043e\u0434\u0430 \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443. \u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u044b\u0439 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b RTSP?",
@ -49,7 +51,9 @@
"error": { "error": {
"already_exists": "\u041a\u0430\u043c\u0435\u0440\u0430 \u0441 \u0442\u0430\u043a\u0438\u043c URL-\u0430\u0434\u0440\u0435\u0441\u043e\u043c \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.", "already_exists": "\u041a\u0430\u043c\u0435\u0440\u0430 \u0441 \u0442\u0430\u043a\u0438\u043c URL-\u0430\u0434\u0440\u0435\u0441\u043e\u043c \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442.",
"invalid_still_image": "URL-\u0430\u0434\u0440\u0435\u0441 \u043d\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435.", "invalid_still_image": "URL-\u0430\u0434\u0440\u0435\u0441 \u043d\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0434\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u043e\u0435 \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435.",
"malformed_url": "\u041d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u044b\u0439 URL-\u0430\u0434\u0440\u0435\u0441.",
"no_still_image_or_stream_url": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0443\u043a\u0430\u0437\u0430\u0442\u044c URL-\u0430\u0434\u0440\u0435\u0441 \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043f\u043e\u0442\u043e\u043a\u0430.", "no_still_image_or_stream_url": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0443\u043a\u0430\u0437\u0430\u0442\u044c URL-\u0430\u0434\u0440\u0435\u0441 \u0441\u0442\u0430\u0442\u0438\u0447\u043d\u043e\u0433\u043e \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043f\u043e\u0442\u043e\u043a\u0430.",
"relative_url": "\u041e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 URL-\u0430\u0434\u0440\u0435\u0441\u0430 \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u044e\u0442\u0441\u044f.",
"stream_file_not_found": "\u0424\u0430\u0439\u043b \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d \u043b\u0438 ffmpeg?", "stream_file_not_found": "\u0424\u0430\u0439\u043b \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443. \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d \u043b\u0438 ffmpeg?",
"stream_http_not_found": "HTTP 404 \u041d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443.", "stream_http_not_found": "HTTP 404 \u041d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u043e \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443.",
"stream_io_error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0432\u0432\u043e\u0434\u0430/\u0432\u044b\u0432\u043e\u0434\u0430 \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443. \u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u044b\u0439 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b RTSP?", "stream_io_error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0432\u0432\u043e\u0434\u0430/\u0432\u044b\u0432\u043e\u0434\u0430 \u043f\u0440\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u043a \u043f\u043e\u0442\u043e\u043a\u0443. \u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0442\u0440\u0430\u043d\u0441\u043f\u043e\u0440\u0442\u043d\u044b\u0439 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b RTSP?",

View File

@ -14,6 +14,11 @@
"data": { "data": {
"hide_members": "Esconder membros" "hide_members": "Esconder membros"
} }
},
"switch": {
"data": {
"hide_members": "Esconder membros"
}
} }
} }
}, },

View File

@ -39,6 +39,11 @@
}, },
"title": "Velg Opprinnelse" "title": "Velg Opprinnelse"
}, },
"origin_menu": {
"menu_options": {
"origin_coordinates": "Bruk kartplassering"
}
},
"user": { "user": {
"data": { "data": {
"api_key": "API-n\u00f8kkel", "api_key": "API-n\u00f8kkel",

View File

@ -39,6 +39,13 @@
}, },
"title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0443\u043d\u043a\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f" "title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0443\u043d\u043a\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f"
}, },
"origin_menu": {
"menu_options": {
"origin_coordinates": "\u0423\u043a\u0430\u0437\u0430\u0442\u044c \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435",
"origin_entity": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043e\u0431\u044a\u0435\u043a\u0442"
},
"title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043f\u0443\u043d\u043a\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f"
},
"user": { "user": {
"data": { "data": {
"api_key": "\u041a\u043b\u044e\u0447 API", "api_key": "\u041a\u043b\u044e\u0447 API",

View File

@ -2,6 +2,7 @@
"system_health": { "system_health": {
"info": { "info": {
"arch": "\u0410\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u0426\u041f", "arch": "\u0410\u0440\u0445\u0438\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u0426\u041f",
"config_dir": "\u041a\u0430\u0442\u0430\u043b\u043e\u0433 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438",
"dev": "\u0421\u0440\u0435\u0434\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438", "dev": "\u0421\u0440\u0435\u0434\u0430 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438",
"docker": "Docker", "docker": "Docker",
"hassio": "Supervisor", "hassio": "Supervisor",

View File

@ -44,14 +44,14 @@
"data": { "data": {
"entities": "Entit\u00e0" "entities": "Entit\u00e0"
}, },
"description": "Tutte le entit\u00e0 \"{domini}\" saranno incluse a eccezione delle entit\u00e0 escluse e delle entit\u00e0 categorizzate.", "description": "Tutte le entit\u00e0 \"{domains}\" saranno incluse a eccezione delle entit\u00e0 escluse e delle entit\u00e0 categorizzate.",
"title": "Seleziona le entit\u00e0 da escludere" "title": "Seleziona le entit\u00e0 da escludere"
}, },
"include": { "include": {
"data": { "data": {
"entities": "Entit\u00e0" "entities": "Entit\u00e0"
}, },
"description": "Tutte le entit\u00e0 \"{domini}\" saranno incluse a eccezione delle entit\u00e0 escluse e delle entit\u00e0 categorizzate.", "description": "Tutte le entit\u00e0 \"{domains}\" saranno incluse a eccezione delle entit\u00e0 escluse e delle entit\u00e0 categorizzate.",
"title": "Seleziona le entit\u00e0 da includere" "title": "Seleziona le entit\u00e0 da includere"
}, },
"init": { "init": {

View File

@ -48,7 +48,8 @@
"button6": "Bot\u00e3o 6", "button6": "Bot\u00e3o 6",
"button7": "Bot\u00e3o 7", "button7": "Bot\u00e3o 7",
"button8": "Bot\u00e3o 8", "button8": "Bot\u00e3o 8",
"button9": "Bot\u00e3o 9" "button9": "Bot\u00e3o 9",
"doorbell": "Campainha"
}, },
"trigger_type": { "trigger_type": {
"single_press": "\"{subtype}\" pressionado" "single_press": "\"{subtype}\" pressionado"

View File

@ -10,6 +10,11 @@
"invalid_access_token": "Token de acesso inv\u00e1lido" "invalid_access_token": "Token de acesso inv\u00e1lido"
}, },
"step": { "step": {
"auth": {
"data": {
"create_token": "Criar novo token automaticamente"
}
},
"user": { "user": {
"data": { "data": {
"host": "Servidor", "host": "Servidor",

View File

@ -8,6 +8,7 @@
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida", "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado" "unknown": "Erro inesperado"
}, },
"flow_title": "{name} ({host})",
"step": { "step": {
"reauth_confirm": { "reauth_confirm": {
"data": { "data": {

View File

@ -0,0 +1,18 @@
{
"config": {
"abort": {
"already_configured": "\u042d\u0442\u0430 \u0441\u043b\u0443\u0436\u0431\u0430 \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.",
"existing_instance_updated": "\u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0430."
},
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f."
},
"step": {
"user": {
"data": {
"host": "\u0425\u043e\u0441\u0442"
}
}
}
}
}

View File

@ -1,7 +1,9 @@
{ {
"config": { "config": {
"abort": { "abort": {
"already_configured": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.",
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.", "invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.",
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e.",
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430." "unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
}, },
"create_entry": { "create_entry": {
@ -9,11 +11,18 @@
}, },
"error": { "error": {
"already_configured": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.", "already_configured": "\u042d\u0442\u0430 \u0443\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430 \u0432 Home Assistant.",
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.", "invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.",
"invalid_username": "\u041d\u0435\u0432\u0435\u0440\u043d\u043e\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f.", "invalid_username": "\u041d\u0435\u0432\u0435\u0440\u043d\u043e\u0435 \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f.",
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430." "unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
}, },
"step": { "step": {
"reauth_confirm": {
"data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u044c"
},
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f"
},
"user": { "user": {
"data": { "data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u044c", "password": "\u041f\u0430\u0440\u043e\u043b\u044c",
@ -23,5 +32,19 @@
"title": "Life360" "title": "Life360"
} }
} }
},
"options": {
"step": {
"init": {
"data": {
"driving": "\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0432\u043e\u0436\u0434\u0435\u043d\u0438\u0435 \u043a\u0430\u043a \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435",
"driving_speed": "\u0421\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0432\u043e\u0436\u0434\u0435\u043d\u0438\u044f",
"limit_gps_acc": "\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0442\u044c \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u044c GPS",
"max_gps_accuracy": "\u041c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u0442\u043e\u0447\u043d\u043e\u0441\u0442\u044c GPS (\u0432 \u043c\u0435\u0442\u0440\u0430\u0445)",
"set_drive_speed": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u0440\u043e\u0433 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u0438 \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u044f"
},
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0430\u043a\u043a\u0430\u0443\u043d\u0442\u0430"
}
}
} }
} }

View File

@ -1,5 +1,8 @@
{ {
"config": { "config": {
"error": {
"unknown": "Erro inesperado"
},
"step": { "step": {
"user": { "user": {
"data": { "data": {

View File

@ -14,5 +14,11 @@
} }
} }
} }
},
"device_automation": {
"trigger_subtype": {
"on": "Ligado",
"raise_3": "Aumentar 3"
}
} }
} }

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"unknown": "Totalt uventet feil"
},
"step": {
"profiles": {
"data": {
"profile": "Profil"
}
},
"user": {
"data": {
"api_key": "API-n\u00f8kkel"
}
}
}
}
}

View File

@ -0,0 +1,29 @@
{
"config": {
"abort": {
"already_configured": "\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044c NextDNS \u0443\u0436\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d."
},
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
"invalid_api_key": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u043a\u043b\u044e\u0447 API.",
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
},
"step": {
"profiles": {
"data": {
"profile": "\u041f\u0440\u043e\u0444\u0438\u043b\u044c"
}
},
"user": {
"data": {
"api_key": "\u041a\u043b\u044e\u0447 API"
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "\u0414\u043e\u0441\u0442\u0443\u043f \u043a \u0441\u0435\u0440\u0432\u0435\u0440\u0443"
}
}
}

View File

@ -3,7 +3,8 @@
"step": { "step": {
"user": { "user": {
"data": { "data": {
"host": "Servidor" "host": "Servidor",
"port": "Porta"
} }
} }
} }

View File

@ -9,7 +9,8 @@
"step": { "step": {
"user": { "user": {
"data": { "data": {
"host": "Servidor" "host": "Servidor",
"port": "Porta"
} }
} }
} }

View File

@ -5,11 +5,13 @@
"cannot_connect": "Falha na liga\u00e7\u00e3o", "cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida" "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
}, },
"flow_title": "{username}",
"step": { "step": {
"reauth": { "reauth": {
"data": { "data": {
"password": "Palavra-passe" "password": "Palavra-passe"
} },
"title": "Reautentica\u00e7\u00e3o"
}, },
"user": { "user": {
"data": { "data": {

View File

@ -1,7 +1,8 @@
{ {
"config": { "config": {
"error": { "error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o" "cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
} }
} }
} }

View File

@ -2,6 +2,13 @@
"config": { "config": {
"abort": { "abort": {
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado" "already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado"
},
"step": {
"user": {
"data": {
"power": "Pot\u00eancia contratada (kW)"
}
}
} }
} }
} }

View File

@ -9,6 +9,12 @@
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438." "invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438."
}, },
"step": { "step": {
"discovered_connection": {
"data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
"username": "\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f"
}
},
"user": { "user": {
"data": { "data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u044c", "password": "\u041f\u0430\u0440\u043e\u043b\u044c",

View File

@ -2,6 +2,11 @@
"config": { "config": {
"abort": { "abort": {
"single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3." "single_instance_allowed": "Ja configurat. Nom\u00e9s \u00e9s possible una sola configuraci\u00f3."
},
"step": {
"user": {
"description": "Vols activar el suport de Rhasspy?"
}
} }
} }
} }

View File

@ -0,0 +1,7 @@
{
"config": {
"abort": {
"single_instance_allowed": "Allerede konfigurert. Kun \u00e9n konfigurert instans i gangen."
}
}
}

View File

@ -0,0 +1,12 @@
{
"config": {
"abort": {
"single_instance_allowed": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u043d\u0443 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044e."
},
"step": {
"user": {
"description": "\u0412\u044b \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 Rhasspy?"
}
}
}
}

View File

@ -2,6 +2,7 @@
"device_automation": { "device_automation": {
"condition_type": { "condition_type": {
"is_battery_level": "N\u00edvel de bateria atual de {entity_name}", "is_battery_level": "N\u00edvel de bateria atual de {entity_name}",
"is_energy": "Energia atual de {entity_name}",
"is_humidity": "humidade {entity_name}", "is_humidity": "humidade {entity_name}",
"is_illuminance": "Luminancia atual de {entity_name}", "is_illuminance": "Luminancia atual de {entity_name}",
"is_power": "Pot\u00eancia atual de {entity_name}", "is_power": "Pot\u00eancia atual de {entity_name}",
@ -12,6 +13,7 @@
}, },
"trigger_type": { "trigger_type": {
"battery_level": "n\u00edvel da bateria {entity_name}", "battery_level": "n\u00edvel da bateria {entity_name}",
"energy": "Mudan\u00e7as de energia de {entity_name}",
"humidity": "humidade {entity_name}", "humidity": "humidade {entity_name}",
"illuminance": "ilumin\u00e2ncia {entity_name}", "illuminance": "ilumin\u00e2ncia {entity_name}",
"power": "pot\u00eancia {entity_name}", "power": "pot\u00eancia {entity_name}",

View File

@ -9,6 +9,11 @@
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida" "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
}, },
"step": { "step": {
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
}
},
"user": { "user": {
"data": { "data": {
"password": "Palavra-passe", "password": "Palavra-passe",

View File

@ -0,0 +1,8 @@
{
"config": {
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado"
}
}
}

View File

@ -0,0 +1,21 @@
{
"config": {
"abort": {
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant."
},
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f."
},
"step": {
"user": {
"data": {
"host": "\u0425\u043e\u0441\u0442"
}
},
"zeroconf_confirm": {
"description": "\u0412\u044b \u0441\u043e\u0431\u0438\u0440\u0430\u0435\u0442\u0435\u0441\u044c \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0432 Home Assistant \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e SoundTouch \u0441 \u0438\u043c\u0435\u043d\u0435\u043c `{name}`.",
"title": "\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 Bose SoundTouch"
}
}
}
}

View File

@ -5,12 +5,14 @@
}, },
"error": { "error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o", "cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_account": "O ID da conta deve ser um n\u00famero de 9 d\u00edgitos",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida", "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado" "unknown": "Erro inesperado"
}, },
"step": { "step": {
"user": { "user": {
"data": { "data": {
"id": "ID da conta",
"password": "Palavra-passe", "password": "Palavra-passe",
"username": "Nome de Utilizador" "username": "Nome de Utilizador"
} }

View File

@ -2,6 +2,7 @@
"config": { "config": {
"error": { "error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o", "cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"unknown": "Erro inesperado" "unknown": "Erro inesperado"
}, },
"step": { "step": {

View File

@ -7,5 +7,14 @@
} }
} }
} }
},
"options": {
"step": {
"init": {
"data": {
"update_time": "Tempo entre actualiza\u00e7\u00f5es (segundos)"
}
}
}
} }
} }

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"name": "Nome"
}
}
}
}
}

View File

@ -3,6 +3,9 @@
"tuya__basic_nightvision": { "tuya__basic_nightvision": {
"1": "Desligado" "1": "Desligado"
}, },
"tuya__countdown": {
"cancel": "Cancelar"
},
"tuya__light_mode": { "tuya__light_mode": {
"none": "Desligado" "none": "Desligado"
}, },
@ -16,7 +19,8 @@
}, },
"tuya__vacuum_mode": { "tuya__vacuum_mode": {
"pick_zone": "Escolha a Zona", "pick_zone": "Escolha a Zona",
"right_spiral": "Espiral Direita" "right_spiral": "Espiral Direita",
"spiral": "Espiral"
} }
} }
} }

View File

@ -1,5 +1,6 @@
{ {
"config": { "config": {
"flow_title": "{name} ({ip_address})",
"step": { "step": {
"discovery_confirm": { "discovery_confirm": {
"data": { "data": {

View File

@ -0,0 +1,13 @@
{
"config": {
"step": {
"user": {
"data": {
"name": "Nome",
"tariffs": "Tarifas suportadas"
},
"description": "Criar um sensor que monitorize o consumo de v\u00e1rias utilidades (por exemplo, energia, g\u00e1s, \u00e1gua, aquecimento) durante um per\u00edodo configurado, tipicamente mensal. O sensor de contador de utilidades (utility_meter) suporta opcionalmente a divis\u00e3o do consumo por tarifas; nesse caso \u00e9 criado um sensor para cada tarifa, bem como uma entidade selecionada para escolher a tarifa atual."
}
}
}
}

View File

@ -2,6 +2,13 @@
"config": { "config": {
"abort": { "abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado" "already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
},
"step": {
"user": {
"data": {
"password": "Palavra-passe"
}
}
} }
} }
} }

View File

@ -29,6 +29,7 @@
"title": "Reautenticaci\u00f3 de la integraci\u00f3" "title": "Reautenticaci\u00f3 de la integraci\u00f3"
}, },
"reauth_confirm": { "reauth_confirm": {
"description": "El perfil \"{profile}\" s'ha de tornar a autenticar per poder continuar rebent dades de Withings.",
"title": "Reautenticar la integraci\u00f3" "title": "Reautenticar la integraci\u00f3"
} }
} }

View File

@ -27,6 +27,9 @@
"reauth": { "reauth": {
"description": "Profilen {profile} m\u00e5 godkjennes p\u00e5 nytt for \u00e5 kunne fortsette \u00e5 motta Withings-data.", "description": "Profilen {profile} m\u00e5 godkjennes p\u00e5 nytt for \u00e5 kunne fortsette \u00e5 motta Withings-data.",
"title": "Godkjenne integrering p\u00e5 nytt" "title": "Godkjenne integrering p\u00e5 nytt"
},
"reauth_confirm": {
"title": "Re-autentiser integrasjon"
} }
} }
} }

View File

@ -15,7 +15,8 @@
"profile": { "profile": {
"data": { "data": {
"profile": "Perfil" "profile": "Perfil"
} },
"description": "Fornecer um nome de perfil \u00fanico para estes dados. Normalmente, este \u00e9 o nome do perfil que seleccionou na etapa anterior."
}, },
"reauth": { "reauth": {
"title": "Re-autenticar Perfil" "title": "Re-autenticar Perfil"

View File

@ -27,6 +27,10 @@
"reauth": { "reauth": {
"description": "\u041f\u0440\u043e\u0444\u0438\u043b\u044c \"{profile}\" \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d \u0434\u043b\u044f \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0438\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0434\u0430\u043d\u043d\u044b\u0445 Withings.", "description": "\u041f\u0440\u043e\u0444\u0438\u043b\u044c \"{profile}\" \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d \u0434\u043b\u044f \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0438\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0434\u0430\u043d\u043d\u044b\u0445 Withings.",
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f" "title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f"
},
"reauth_confirm": {
"description": "\u041f\u0440\u043e\u0444\u0438\u043b\u044c \"{profile}\" \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d \u0434\u043b\u044f \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0435\u043d\u0438\u044f \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u0434\u0430\u043d\u043d\u044b\u0445 Withings.",
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f"
} }
} }
} }

View File

@ -12,6 +12,11 @@
} }
} }
}, },
"config_panel": {
"zha_options": {
"default_light_transition": "Tempo de transi\u00e7\u00e3o de luz predefinido (segundos)"
}
},
"device_automation": { "device_automation": {
"action_type": { "action_type": {
"warn": "Avisar" "warn": "Avisar"

View File

@ -1,6 +1,7 @@
{ {
"config": { "config": {
"abort": { "abort": {
"auth_fail": "O nome de utilizador ou palavra-passe est\u00e1 incorrecto.",
"cannot_connect": "Falha na liga\u00e7\u00e3o", "cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida" "invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
}, },

View File

@ -12,6 +12,11 @@
"unknown": "Erro inesperado" "unknown": "Erro inesperado"
}, },
"step": { "step": {
"configure_addon": {
"data": {
"emulate_hardware": "Emular Hardware"
}
},
"manual": { "manual": {
"data": { "data": {
"url": "" "url": ""