mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
[ci skip] Translation update
This commit is contained in:
parent
4d292c2723
commit
da87ec8499
@ -28,7 +28,10 @@
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API Key",
|
||||
"cloud_api": "Geographical Location",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude",
|
||||
"node_pro": "AirVisual Node Pro",
|
||||
"type": "Integration Type"
|
||||
},
|
||||
@ -43,6 +46,7 @@
|
||||
"data": {
|
||||
"show_on_map": "Show monitored geography on the map"
|
||||
},
|
||||
"description": "Set various options for the AirVisual integration.",
|
||||
"title": "Configure AirVisual"
|
||||
}
|
||||
}
|
||||
|
20
homeassistant/components/atag/translations/ca.json
Normal file
20
homeassistant/components/atag/translations/ca.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Nom\u00e9s es pot afegir un sol dispositiu Atag a Home Assistant"
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "No s'ha pogut connectar, torna-ho a provar"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3",
|
||||
"port": "Port (10000)"
|
||||
},
|
||||
"title": "Connexi\u00f3 amb el dispositiu"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Atag"
|
||||
}
|
20
homeassistant/components/atag/translations/en.json
Normal file
20
homeassistant/components/atag/translations/en.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Only one Atag device can be added to Home Assistant"
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Failed to connect, please try again"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Port (10000)"
|
||||
},
|
||||
"title": "Connect to the device"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Atag"
|
||||
}
|
12
homeassistant/components/atag/translations/fr.json
Normal file
12
homeassistant/components/atag/translations/fr.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"port": "Port (10000)"
|
||||
},
|
||||
"title": "Se connecter \u00e0 l'appareil"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/august/translations/pt.json
Normal file
12
homeassistant/components/august/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -10,5 +10,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Dispositivo Axis"
|
||||
}
|
@ -143,8 +143,8 @@
|
||||
"on": "Open"
|
||||
},
|
||||
"presence": {
|
||||
"off": "[%key:component::device_tracker::state::not_home%]",
|
||||
"on": "[%key:component::device_tracker::state::home%]"
|
||||
"off": "Away",
|
||||
"on": "Home"
|
||||
},
|
||||
"problem": {
|
||||
"off": "OK",
|
||||
|
@ -11,13 +11,56 @@
|
||||
"is_moist": "{entity_name} est\u00e1 h\u00famido",
|
||||
"is_motion": "{entity_name} est\u00e1 a detectar movimento",
|
||||
"is_moving": "{entity_name} est\u00e1 a mexer",
|
||||
"is_no_gas": "{entity_name} n\u00e3o est\u00e1 a detectar g\u00e1s",
|
||||
"is_no_light": "{entity_name} n\u00e3o est\u00e1 a detectar a luz",
|
||||
"is_no_motion": "{entity_name} n\u00e3o est\u00e1 a detectar movimento",
|
||||
"is_no_problem": "{entity_name} n\u00e3o est\u00e1 a detectar o problema",
|
||||
"is_no_smoke": "{entity_name} n\u00e3o est\u00e1 a detectar fumo",
|
||||
"is_no_sound": "{entity_name} n\u00e3o est\u00e1 a detectar som",
|
||||
"is_no_vibration": "{entity_name} n\u00e3o est\u00e1 a detectar vibra\u00e7\u00f5es",
|
||||
"is_not_bat_low": "{entity_name} a bateria est\u00e1 normal",
|
||||
"is_not_cold": "{entity_name} n\u00e3o est\u00e1 frio",
|
||||
"is_not_connected": "{entity_name} est\u00e1 desligado",
|
||||
"is_not_hot": "{entity_name} n\u00e3o est\u00e1 quente",
|
||||
"is_not_locked": "{entity_name} est\u00e1 destrancado",
|
||||
"is_not_moist": "{entity_name} est\u00e1 seco",
|
||||
"is_not_moving": "{entity_name} n\u00e3o est\u00e1 a mexer",
|
||||
"is_not_occupied": "{entity_name} n\u00e3o est\u00e1 ocupado",
|
||||
"is_not_open": "{entity_name} est\u00e1 fechada",
|
||||
"is_not_plugged_in": "{entity_name} est\u00e1 desconectado",
|
||||
"is_not_powered": "{entity_name} n\u00e3o est\u00e1 alimentado",
|
||||
"is_not_present": "{entity_name} n\u00e3o est\u00e1 presente",
|
||||
"is_not_unsafe": "{entity_name} est\u00e1 seguro",
|
||||
"is_occupied": "{entity_name} est\u00e1 ocupado",
|
||||
"is_off": "{entity_name} est\u00e1 desligado",
|
||||
"is_on": "{entity_name} est\u00e1 ligado",
|
||||
"is_open": "{entity_name} est\u00e1 aberto",
|
||||
"is_plugged_in": "{entity_name} est\u00e1 conectado",
|
||||
"is_powered": "{entity_name} est\u00e1 alimentado",
|
||||
"is_present": "{entity_name} est\u00e1 presente",
|
||||
"is_problem": "{entity_name} est\u00e1 a detectar um problema",
|
||||
"is_smoke": "{entity_name} est\u00e1 a detectar fumo",
|
||||
"is_sound": "{entity_name} est\u00e1 a detectar som",
|
||||
"is_vibration": "{entity_name} est\u00e1 a detectar vibra\u00e7\u00f5es"
|
||||
},
|
||||
"trigger_type": {
|
||||
"moist": "ficou h\u00famido {entity_name}",
|
||||
"moving": "{entity_name} come\u00e7ou a mover-se",
|
||||
"no_gas": "{entity_name} deixou de detectar g\u00e1s",
|
||||
"no_light": "{entity_name} deixou de detectar luz",
|
||||
"no_motion": "{entity_name} deixou de detectar movimento",
|
||||
"no_problem": "{entity_name} deixou de detectar problemas",
|
||||
"no_smoke": "{entity_name} deixou de detectar fumo",
|
||||
"no_sound": "{entity_name} deixou de detectar som",
|
||||
"no_vibration": "{entity_name} deixou de detectar vibra\u00e7\u00e3o",
|
||||
"not_bat_low": "{entity_name} bateria normal",
|
||||
"not_cold": "{entity_name} deixou de estar frio",
|
||||
"not_connected": "{entity_name} est\u00e1 desligado",
|
||||
"not_hot": "{entity_name} deixou de estar quente",
|
||||
"not_locked": "{entity_name} destrancado",
|
||||
"not_moist": "{entity_name} ficou seco",
|
||||
"not_moving": "{entity_name} deixou de se mover",
|
||||
"not_occupied": "{entity_name} deixou de estar ocupado",
|
||||
"not_opened": "fechado {entity_name}",
|
||||
"not_plugged_in": "{entity_name} desligado",
|
||||
"not_powered": "{entity_name} n\u00e3o alimentado",
|
||||
|
@ -143,8 +143,8 @@
|
||||
"on": "\u958b\u555f"
|
||||
},
|
||||
"presence": {
|
||||
"off": "[%key:component::device_tracker::state::not_home%]",
|
||||
"on": "[%key:component::device_tracker::state::home%]"
|
||||
"off": "\u96e2\u5bb6",
|
||||
"on": "\u5728\u5bb6"
|
||||
},
|
||||
"problem": {
|
||||
"off": "\u78ba\u5b9a",
|
||||
|
11
homeassistant/components/brother/translations/pt.json
Normal file
11
homeassistant/components/brother/translations/pt.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"type": "Tipo de impressora"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"state": {
|
||||
"_": {
|
||||
"configure": "Skonfiguruj",
|
||||
"configure": "skonfiguruj",
|
||||
"configured": "skonfigurowany"
|
||||
}
|
||||
},
|
||||
|
@ -29,6 +29,12 @@
|
||||
"host": "Host",
|
||||
"port": "Poort"
|
||||
}
|
||||
},
|
||||
"manual_input": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Poort"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -21,18 +21,41 @@
|
||||
"host": "Servidor",
|
||||
"port": "Porta"
|
||||
}
|
||||
},
|
||||
"manual_input": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"port": "Porta"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"both_buttons": "Ambos os bot\u00f5es",
|
||||
"bottom_buttons": "Bot\u00f5es inferiores",
|
||||
"button_1": "Primeiro bot\u00e3o",
|
||||
"button_2": "Segundo bot\u00e3o",
|
||||
"button_3": "Terceiro bot\u00e3o",
|
||||
"button_4": "Quarto bot\u00e3o",
|
||||
"close": "Fechar",
|
||||
"dim_down": "Escurecer",
|
||||
"dim_up": "Clariar",
|
||||
"left": "Esquerda",
|
||||
"open": "Abrir",
|
||||
"right": "Direita",
|
||||
"side_1": "Lado 1",
|
||||
"side_2": "Lado 2",
|
||||
"side_3": "Lado 3",
|
||||
"side_4": "Lado 4",
|
||||
"side_5": "Lado 5",
|
||||
"side_6": "Lado 6"
|
||||
"side_6": "Lado 6",
|
||||
"top_buttons": "Bot\u00f5es superiores",
|
||||
"turn_off": "Desligar",
|
||||
"turn_on": "Ligar"
|
||||
},
|
||||
"trigger_type": {
|
||||
"remote_falling": "Dispositivo em queda livre"
|
||||
}
|
||||
}
|
||||
}
|
17
homeassistant/components/doorbird/translations/pt.json
Normal file
17
homeassistant/components/doorbird/translations/pt.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
||||
"unknown": "Erro inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nome do dispositivo",
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/elgato/translations/pt.json
Normal file
12
homeassistant/components/elgato/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nome servidor ou endere\u00e7o IP",
|
||||
"port": "N\u00famero da porta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/elkm1/translations/pt.json
Normal file
12
homeassistant/components/elkm1/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe (segura apenas)",
|
||||
"username": "Nome de utilizador (apenas seguro)."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -27,7 +27,7 @@
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "K\u00e9rlek, add meg az [ESPHome](https://esphomelib.com/) csom\u00f3pontod kapcsol\u00f3d\u00e1si be\u00e1ll\u00edt\u00e1sait.",
|
||||
"title": "[%key:component::esphome::title%]"
|
||||
"title": "ESPHome"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
12
homeassistant/components/flume/translations/pt.json
Normal file
12
homeassistant/components/flume/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/flunearyou/translations/pt.json
Normal file
12
homeassistant/components/flunearyou/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/fritzbox/translations/fr.json
Normal file
21
homeassistant/components/fritzbox/translations/fr.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"auth_failed": "Le nom d'utilisateur et / ou le mot de passe sont incorrects."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"data": {
|
||||
"password": "Mot de passe",
|
||||
"username": "Nom d'utilisateur"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Mot de passe",
|
||||
"username": "Nom d'utilisateur"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/fritzbox/translations/nl.json
Normal file
21
homeassistant/components/fritzbox/translations/nl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"auth_failed": "Ongeldige gebruikersnaam of wachtwoord"
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/fritzbox/translations/pt.json
Normal file
21
homeassistant/components/fritzbox/translations/pt.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"auth_failed": "Nome de utilizador ou palavra passe incorretos"
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/garmin_connect/translations/pt.json
Normal file
12
homeassistant/components/garmin_connect/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/gdacs/translations/pt.json
Normal file
11
homeassistant/components/gdacs/translations/pt.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"radius": "Raio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"radius": "Raio"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -2,9 +2,9 @@
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "Closed",
|
||||
"home": "[%key:component::device_tracker::state::home%]",
|
||||
"home": "Home",
|
||||
"locked": "Locked",
|
||||
"not_home": "[%key:component::device_tracker::state::not_home%]",
|
||||
"not_home": "Away",
|
||||
"off": "Off",
|
||||
"ok": "OK",
|
||||
"on": "On",
|
||||
|
@ -3,14 +3,14 @@
|
||||
"_": {
|
||||
"closed": "\u0417\u0430\u043a\u0440\u044b\u0442\u043e",
|
||||
"home": "\u0414\u043e\u043c\u0430",
|
||||
"locked": "\u0417\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u0430",
|
||||
"locked": "\u0417\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043e",
|
||||
"not_home": "\u041d\u0435 \u0434\u043e\u043c\u0430",
|
||||
"off": "\u0412\u044b\u043a\u043b",
|
||||
"ok": "\u041e\u041a",
|
||||
"on": "\u0412\u043a\u043b",
|
||||
"open": "\u041e\u0442\u043a\u0440\u044b\u0442\u043e",
|
||||
"problem": "\u041f\u0440\u043e\u0431\u043b\u0435\u043c\u0430",
|
||||
"unlocked": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u0430"
|
||||
"unlocked": "\u0420\u0430\u0437\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043e"
|
||||
}
|
||||
},
|
||||
"title": "\u0413\u0440\u0443\u043f\u043f\u0430"
|
||||
|
@ -2,9 +2,9 @@
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "\u95dc\u9589",
|
||||
"home": "[%key:component::device_tracker::state::home%]",
|
||||
"home": "\u5728\u5bb6",
|
||||
"locked": "\u5df2\u4e0a\u9396",
|
||||
"not_home": "[%key:component::device_tracker::state::not_home%]",
|
||||
"not_home": "\u96e2\u5bb6",
|
||||
"off": "\u95dc\u9589",
|
||||
"ok": "\u6b63\u5e38",
|
||||
"on": "\u958b\u555f",
|
||||
|
@ -36,5 +36,5 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "HomeKit tartoz\u00e9k"
|
||||
"title": "HomeKit Vez\u00e9rl\u0151"
|
||||
}
|
@ -5,6 +5,7 @@
|
||||
"already_in_progress": "Este dispositivo j\u00e1 est\u00e1 a ser configurado"
|
||||
},
|
||||
"error": {
|
||||
"connection_timeout": "Liga\u00e7\u00e3o expirou",
|
||||
"incorrect_password": "Palavra-passe incorreta",
|
||||
"incorrect_username": "Nome de Utilizador incorreto",
|
||||
"incorrect_username_or_password": "Nome de utilizador ou palavra passe incorretos"
|
||||
@ -14,7 +15,7 @@
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"url": "",
|
||||
"username": "Utilizador"
|
||||
"username": "Nome do utilizador"
|
||||
},
|
||||
"title": "Configurar o Huawei LTE"
|
||||
}
|
||||
|
17
homeassistant/components/icloud/translations/pt.json
Normal file
17
homeassistant/components/icloud/translations/pt.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"trusted_device": {
|
||||
"data": {
|
||||
"trusted_device": "Dispositivo confi\u00e1vel"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Email"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,4 +1,12 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_off": "{entity_name} est\u00e1 desligada",
|
||||
"is_on": "{entity_name} est\u00e1 ligada",
|
||||
"is_paused": "{entity_name} est\u00e1 em pausa",
|
||||
"is_playing": "{entity_name} est\u00e1 a reproduzir"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"idle": "Em espera",
|
||||
|
@ -11,8 +11,8 @@
|
||||
"state": {
|
||||
"_": {
|
||||
"idle": "\u0411\u0435\u0437\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435",
|
||||
"off": "\u0412\u044b\u043a\u043b",
|
||||
"on": "\u0412\u043a\u043b",
|
||||
"off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"on": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"paused": "\u041f\u0430\u0443\u0437\u0430",
|
||||
"playing": "\u0412\u043e\u0441\u043f\u0440\u043e\u0438\u0437\u0432\u0435\u0434\u0435\u043d\u0438\u0435",
|
||||
"standby": "\u041e\u0436\u0438\u0434\u0430\u043d\u0438\u0435"
|
||||
|
11
homeassistant/components/melcloud/translations/pt.json
Normal file
11
homeassistant/components/melcloud/translations/pt.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe MELCloud"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/meteo_france/translations/pt.json
Normal file
12
homeassistant/components/meteo_france/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"city": "Cidade"
|
||||
},
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/mikrotik/translations/pt.json
Normal file
12
homeassistant/components/mikrotik/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nome"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
25
homeassistant/components/monoprice/translations/pl.json
Normal file
25
homeassistant/components/monoprice/translations/pl.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, spr\u00f3buj ponownie.",
|
||||
"unknown": "Niespodziewany b\u0142\u0105d."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"port": "Port szeregowy",
|
||||
"source_1": "Nazwa \u017ar\u00f3d\u0142a #1",
|
||||
"source_2": "Nazwa \u017ar\u00f3d\u0142a #2",
|
||||
"source_3": "Nazwa \u017ar\u00f3d\u0142a #3",
|
||||
"source_4": "Nazwa \u017ar\u00f3d\u0142a #4",
|
||||
"source_5": "Nazwa \u017ar\u00f3d\u0142a #5",
|
||||
"source_6": "Nazwa \u017ar\u00f3d\u0142a #6"
|
||||
},
|
||||
"title": "Po\u0142\u0105cz z urz\u0105dzeniem"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -13,7 +13,7 @@
|
||||
"discovery": "Ativar descoberta",
|
||||
"password": "Palavra-passe",
|
||||
"port": "Porto",
|
||||
"username": "Utilizador"
|
||||
"username": "Nome de Utilizador"
|
||||
},
|
||||
"description": "Por favor, insira os detalhes de liga\u00e7\u00e3o ao seu broker MQTT.",
|
||||
"title": "MQTT"
|
||||
|
21
homeassistant/components/myq/translations/pl.json
Normal file
21
homeassistant/components/myq/translations/pl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "MyQ jest ju\u017c skonfigurowane."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, spr\u00f3buj ponownie.",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie.",
|
||||
"unknown": "Niespodziewany b\u0142\u0105d."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Has\u0142o",
|
||||
"username": "Nazwa u\u017cytkownika"
|
||||
},
|
||||
"title": "Po\u0142\u0105czenie z bramk\u0105 MyQ"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/myq/translations/pt.json
Normal file
12
homeassistant/components/myq/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/nexia/translations/pl.json
Normal file
21
homeassistant/components/nexia/translations/pl.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "nexia jest ju\u017c skonfigurowane."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, spr\u00f3buj ponownie.",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie.",
|
||||
"unknown": "Niespodziewany b\u0142\u0105d."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Has\u0142o",
|
||||
"username": "Nazwa u\u017cytkownika"
|
||||
},
|
||||
"title": "Po\u0142\u0105czenie z mynexia.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/nexia/translations/pt.json
Normal file
12
homeassistant/components/nexia/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,7 +6,8 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe"
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de utilizador / Endere\u00e7o de e-mail"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
12
homeassistant/components/nuheat/translations/pt.json
Normal file
12
homeassistant/components/nuheat/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/nut/translations/pt.json
Normal file
19
homeassistant/components/nut/translations/pt.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"ups": {
|
||||
"data": {
|
||||
"resources": "Recursos"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe",
|
||||
"port": "Porta",
|
||||
"username": "Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/nws/translations/nl.json
Normal file
11
homeassistant/components/nws/translations/nl.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"longitude": "Lengtegraad"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/onboarding/translations/pt.json
Normal file
7
homeassistant/components/onboarding/translations/pt.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"area": {
|
||||
"bedroom": "Quarto",
|
||||
"kitchen": "Cozinha",
|
||||
"living_room": "Sala de estar"
|
||||
}
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Adresse IP",
|
||||
"name": "Nom"
|
||||
},
|
||||
"title": "Configurer votre t\u00e9l\u00e9viseur"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_pin_code": "De ingevoerde pincode is ongeldig"
|
||||
},
|
||||
"step": {
|
||||
"pairing": {
|
||||
"data": {
|
||||
"pin": "PIN"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "IP-adres",
|
||||
"name": "Naam"
|
||||
},
|
||||
"title": "Uw tv instellen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"pairing": {
|
||||
"data": {
|
||||
"pin": "PIN"
|
||||
},
|
||||
"title": "Emparelhamento"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Endere\u00e7o IP",
|
||||
"name": "Nome"
|
||||
},
|
||||
"title": "Configure a sua TV"
|
||||
}
|
||||
}
|
||||
|
@ -1,19 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"manual_setup": {
|
||||
"select_server": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"port": "Porta"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"plex_mp_settings": {
|
||||
"data": {
|
||||
"show_all_controls": "Mostrar todos os controles"
|
||||
"server": "Servidor"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
12
homeassistant/components/ring/translations/pt.json
Normal file
12
homeassistant/components/ring/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,33 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"title": "iRobot Roomba",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Connexion au périphérique",
|
||||
"description": "Actuellement la récupération du BLID et du mot de passe nécessite une procédure manuelle. Veuillez suivre les étapes décrites dans la documentation sur: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"data": {
|
||||
"host": "Nom ou Addresse IP",
|
||||
"blid": "BLID",
|
||||
"password": "Mot de passe",
|
||||
"certificate": "Certificat",
|
||||
"continuous": "Continue",
|
||||
"delay": "Delais"
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"delay": "D\u00e9lai"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"unknown" : "Erreur imprévu",
|
||||
"cannot_connect": "Impossible de se connecter"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"continuous": "Continue",
|
||||
"delay": "Delais"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
homeassistant/components/samsungtv/translations/pt.json
Normal file
11
homeassistant/components/samsungtv/translations/pt.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nome"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,11 @@
|
||||
{
|
||||
"state": {
|
||||
"season__season": {
|
||||
"autumn": "Automne",
|
||||
"spring": "Printemps",
|
||||
"summer": "\u00c9t\u00e9",
|
||||
"winter": "Hiver"
|
||||
},
|
||||
"season__season__": {
|
||||
"autumn": "Automne",
|
||||
"spring": "Printemps",
|
||||
|
@ -1,5 +1,11 @@
|
||||
{
|
||||
"state": {
|
||||
"season__season": {
|
||||
"autumn": "Herfst",
|
||||
"spring": "Lente",
|
||||
"summer": "Zomer",
|
||||
"winter": "Winter"
|
||||
},
|
||||
"season__season__": {
|
||||
"autumn": "Herfst",
|
||||
"spring": "Lente",
|
||||
|
11
homeassistant/components/sense/translations/pt.json
Normal file
11
homeassistant/components/sense/translations/pt.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -8,7 +8,7 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Endere\u00e7o de e-mail"
|
||||
"username": "Endere\u00e7o de correio eletr\u00f3nico"
|
||||
},
|
||||
"title": "Preencha as suas informa\u00e7\u00f5es"
|
||||
}
|
||||
|
@ -8,6 +8,12 @@
|
||||
"webhook_error": "SmartThings kon het in 'base_url` geconfigureerde endpoint niet goedkeuren. Lees de componentvereisten door."
|
||||
},
|
||||
"step": {
|
||||
"select_location": {
|
||||
"data": {
|
||||
"location_id": "Locatie"
|
||||
},
|
||||
"title": "Locatie selecteren"
|
||||
},
|
||||
"user": {
|
||||
"description": "Voer een SmartThings [Personal Access Token]({token_url}) in die is aangemaakt volgens de [instructies]({component_url}).",
|
||||
"title": "Persoonlijk toegangstoken invoeren"
|
||||
|
28
homeassistant/components/starline/translations/pt.json
Normal file
28
homeassistant/components/starline/translations/pt.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"error_auth_mfa": "C\u00f3digo incorreto",
|
||||
"error_auth_user": "Nome de utilizador ou palavra passe incorretos"
|
||||
},
|
||||
"step": {
|
||||
"auth_app": {
|
||||
"data": {
|
||||
"app_secret": "Segredo"
|
||||
}
|
||||
},
|
||||
"auth_mfa": {
|
||||
"data": {
|
||||
"mfa_code": "C\u00f3digo SMS"
|
||||
}
|
||||
},
|
||||
"auth_user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
},
|
||||
"description": "Conta de email StarLine e palavra-passe",
|
||||
"title": "Credenciais de utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -4,9 +4,11 @@
|
||||
"already_configured": "L'amfitri\u00f3 ja est\u00e0 configurat"
|
||||
},
|
||||
"error": {
|
||||
"connection": "Error de connexi\u00f3: comprova l'amfitri\u00f3, la contrasenya i l'SSL",
|
||||
"login": "Error d\u2019inici de sessi\u00f3: comprova el nom d'usuari i la contrasenya",
|
||||
"missing_data": "Falten dades: torna-ho a provar m\u00e9s tard o prova una altra configuraci\u00f3 diferent",
|
||||
"otp_failed": "L'autenticaci\u00f3 en dos passos ha fallat, torna-ho a provar amb un nou codi"
|
||||
"otp_failed": "L'autenticaci\u00f3 en dos passos ha fallat, torna-ho a provar amb un nou codi",
|
||||
"unknown": "Error desconegut: consulta els registres per a m\u00e9s detalls."
|
||||
},
|
||||
"flow_title": "Synology DSM {name} ({host})",
|
||||
"step": {
|
||||
|
@ -20,6 +20,7 @@
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"api_version": "DSM version",
|
||||
"password": "Password",
|
||||
"port": "Port (Optional)",
|
||||
"ssl": "Use SSL/TLS to connect to your NAS",
|
||||
@ -30,6 +31,7 @@
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_version": "DSM version",
|
||||
"host": "Host",
|
||||
"password": "Password",
|
||||
"port": "Port (Optional)",
|
||||
|
@ -5,6 +5,11 @@
|
||||
},
|
||||
"flow_title": "Synology DSM {name} ({host})",
|
||||
"step": {
|
||||
"2sa": {
|
||||
"data": {
|
||||
"otp_code": "Code"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"api_version": "DSM-versie",
|
||||
|
@ -1,9 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"login": "Erro de autentica\u00e7\u00e3o: verifique seu nome de utilizador e palavra-passe"
|
||||
},
|
||||
"step": {
|
||||
"2sa": {
|
||||
"data": {
|
||||
"otp_code": "C\u00f3digo"
|
||||
}
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"port": "Porta (opcional)"
|
||||
"host": "Servidor",
|
||||
"password": "Palavra-passe",
|
||||
"port": "Porta (opcional)",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
12
homeassistant/components/tado/translations/pt.json
Normal file
12
homeassistant/components/tado/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
12
homeassistant/components/tesla/translations/pt.json
Normal file
12
homeassistant/components/tesla/translations/pt.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Endere\u00e7o de e-mail"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"state": {
|
||||
"_": {
|
||||
"active": "akt\u00edv",
|
||||
"idle": "t\u00e9tlen",
|
||||
"paused": "sz\u00fcneteltetve"
|
||||
"active": "Akt\u00edv",
|
||||
"idle": "T\u00e9tlen",
|
||||
"paused": "Sz\u00fcnetel"
|
||||
}
|
||||
}
|
||||
}
|
@ -7,9 +7,10 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
"name": "Nome",
|
||||
"password": "Palavra-passe",
|
||||
"port": "Porta",
|
||||
"username": "Utilizador"
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -24,13 +24,17 @@
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"client_control": {
|
||||
"title": "Op\u00e7\u00f5es UniFi 2/3"
|
||||
},
|
||||
"device_tracker": {
|
||||
"data": {
|
||||
"detection_time": "Tempo em segundos desde a \u00faltima vez que foi visto at\u00e9 ser considerado afastado",
|
||||
"track_clients": "Acompanhar clientes da rede",
|
||||
"track_devices": "Acompanhar dispositivos de rede (dispositivos Ubiquiti)",
|
||||
"track_wired_clients": "Incluir clientes da rede cablada"
|
||||
}
|
||||
},
|
||||
"title": "Op\u00e7\u00f5es UniFi 1/3"
|
||||
},
|
||||
"init": {
|
||||
"data": {
|
||||
@ -41,7 +45,8 @@
|
||||
"statistics_sensors": {
|
||||
"data": {
|
||||
"allow_bandwidth_sensors": "Criar sensores de uso de largura de banda para clientes da rede"
|
||||
}
|
||||
},
|
||||
"title": "Op\u00e7\u00f5es UniFi 3/3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -22,7 +22,7 @@
|
||||
"enable_sensors": "Add traffic sensors",
|
||||
"igd": "UPnP/IGD"
|
||||
},
|
||||
"title": "Configuration options for the UPnP/IGD"
|
||||
"title": "Configuration options"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -21,7 +21,7 @@
|
||||
"idle": "T\u00e9tlen",
|
||||
"off": "Ki",
|
||||
"on": "Be",
|
||||
"paused": "Sz\u00fcneteltetve",
|
||||
"paused": "Sz\u00fcnetel",
|
||||
"returning": "Dokkol\u00e1s folyamatban"
|
||||
}
|
||||
},
|
||||
|
@ -7,7 +7,7 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"username": "Endere\u00e7o de e-mail"
|
||||
"username": "Endere\u00e7o de email"
|
||||
},
|
||||
"title": "Introduza o nome de utilizador e a palavra-passe"
|
||||
}
|
||||
|
11
homeassistant/components/vizio/translations/pt.json
Normal file
11
homeassistant/components/vizio/translations/pt.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nome"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,24 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Wykryto urz\u0105dzenie [%key:component::wled::title%]",
|
||||
"connection_error": "Wykryto urz\u0105dzenie [%key:component::wled::title%]"
|
||||
"already_configured": "Ez a WLED eszk\u00f6z m\u00e1r konfigur\u00e1lva van.",
|
||||
"connection_error": "Nem siker\u00fclt csatlakozni a WLED eszk\u00f6zh\u00f6z."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Wykryto urz\u0105dzenie [%key:component::wled::title%]"
|
||||
"connection_error": "Nem siker\u00fclt csatlakozni a WLED eszk\u00f6zh\u00f6z."
|
||||
},
|
||||
"flow_title": "Wykryto urz\u0105dzenie [%key:component::wled::title%]",
|
||||
"flow_title": "WLED: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hosztn\u00e9v vagy IP c\u00edm"
|
||||
},
|
||||
"description": "Wykryto urz\u0105dzenie [%key:component::wled::title%]",
|
||||
"title": "Wykryto urz\u0105dzenie [%key:component::wled::title%]"
|
||||
"description": "\u00c1ll\u00edtsd be a WLED-et a Home Assistant-ba val\u00f3 integr\u00e1l\u00e1shoz.",
|
||||
"title": "Csatlakoztasd a WLED-et"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "Wykryto urz\u0105dzenie [%key:component::wled::title%]",
|
||||
"title": "Wykryto urz\u0105dzenie [%key:component::wled::title%]"
|
||||
"description": "Szeretn\u00e9d hozz\u00e1adni a(z) `{name}` WLED-et a Home Assistant-hoz?",
|
||||
"title": "Felfedezett WLED eszk\u00f6z"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -21,6 +21,16 @@
|
||||
"warn": "Avisar"
|
||||
},
|
||||
"trigger_subtype": {
|
||||
"both_buttons": "Ambos os bot\u00f5es",
|
||||
"button_1": "Primeiro bot\u00e3o",
|
||||
"button_2": "Segundo bot\u00e3o",
|
||||
"button_3": "Terceiro bot\u00e3o",
|
||||
"button_4": "Quarto bot\u00e3o",
|
||||
"button_5": "Quinto bot\u00e3o",
|
||||
"button_6": "Sexto bot\u00e3o",
|
||||
"close": "Fechar",
|
||||
"dim_down": "Escurecer",
|
||||
"dim_up": "Clariar",
|
||||
"left": "Esquerda"
|
||||
}
|
||||
}
|
||||
|
@ -26,8 +26,8 @@
|
||||
"sleeping": "Alv\u00e1s"
|
||||
},
|
||||
"query_stage": {
|
||||
"dead": "Halott ({query_stage})",
|
||||
"initializing": "Inicializ\u00e1l\u00e1s ({query_stage})"
|
||||
"dead": "Halott",
|
||||
"initializing": "Inicializ\u00e1l\u00e1s"
|
||||
}
|
||||
}
|
||||
}
|
@ -26,8 +26,8 @@
|
||||
"sleeping": "u\u015bpiony"
|
||||
},
|
||||
"query_stage": {
|
||||
"dead": "martwy ({query_stage})",
|
||||
"initializing": "inicjalizacja ({query_stage})"
|
||||
"dead": "martwy",
|
||||
"initializing": "inicjalizacja"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user