chore(i18n): update

This commit is contained in:
Lemmy
2026-07-22 23:07:55 -04:00
parent 214c9ec88a
commit 0a144f68fc
7 changed files with 367 additions and 366 deletions
+3 -3
View File
@@ -9,7 +9,6 @@
"color_temp": "Color Temperature",
"connecting": "Connecting…",
"disconnected_reconnecting": "Disconnected. Reconnecting…",
"unreachable": "Cannot reach Home Assistant. Check the URL and that the server is running.",
"hue": "Hue",
"loading_entities": "Loading entities…",
"manage_entities_title": "Manage Entities",
@@ -21,7 +20,8 @@
"save_failed_no_data_dir": "Could not save: plugin data directory unavailable",
"search_placeholder": "Search entities…",
"state_on_brightness": "On · {percent}%",
"status_fallback": "Status: {status}"
"status_fallback": "Status: {status}",
"unreachable": "Cannot reach Home Assistant. Check the URL and that the server is running."
},
"settings": {
"shortcut_entity": {
@@ -65,8 +65,8 @@
"status_connected": "Connected",
"status_connecting": "Connecting",
"status_disconnected": "Disconnected",
"status_unreachable": "Unreachable",
"status_unconfigured": "Not Configured",
"status_unreachable": "Unreachable",
"tooltip": "Home Assistant: {status}",
"tooltip_entities": "Home Assistant: {status} ({count} entities)"
}
+3 -3
View File
@@ -9,7 +9,6 @@
"color_temp": "Temperatura de Cor",
"connecting": "Conectando…",
"disconnected_reconnecting": "Desconectado. Reconectando…",
"unreachable": "Não foi possível acessar o Home Assistant. Verifique a URL e se o servidor está em execução.",
"hue": "Matiz",
"loading_entities": "Carregando entidades…",
"manage_entities_title": "Gerenciar Entidades",
@@ -21,7 +20,8 @@
"save_failed_no_data_dir": "Não foi possível salvar: diretório de dados do plugin indisponível",
"search_placeholder": "Buscar entidades…",
"state_on_brightness": "Ligado · {percent}%",
"status_fallback": "Status: {status}"
"status_fallback": "Status: {status}",
"unreachable": "Não foi possível acessar o Home Assistant. Verifique a URL e se o servidor está em execução."
},
"settings": {
"shortcut_entity": {
@@ -65,8 +65,8 @@
"status_connected": "Conectado",
"status_connecting": "Conectando",
"status_disconnected": "Desconectado",
"status_unreachable": "Inacessível",
"status_unconfigured": "Não Configurado",
"status_unreachable": "Inacessível",
"tooltip": "Home Assistant: {status}",
"tooltip_entities": "Home Assistant: {status} ({count} entidades)"
}