[ci skip] Translation update
parent
f352c51990
commit
a6fb9e6100
homeassistant/components
adguard/translations
axis/translations
binary_sensor/translations
cover/translations
deconz/translations
dexcom/translations
gogogate2/translations
humidifier/translations
lock/translations
media_player/translations
met/translations
mobile_app/translations
moon/translations
plex/translations
poolsense/translations
ps4/translations
switch/translations
toon/translations
xiaomi_aqara/translations
zha/translations
|
@ -1,6 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"connection_error": "Falha na liga\u00e7\u00e3o"
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"title": "AdGuard Home via Hass.io add-on"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Servidor",
|
||||
|
|
|
@ -1,5 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
||||
"bad_config_file": "Dados incorretos do arquivo de configura\u00e7\u00e3o",
|
||||
"link_local_address": "Eendere\u00e7os de liga\u00e7\u00e3o local n\u00e3o s\u00e3o suportados"
|
||||
},
|
||||
"error": {
|
||||
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
||||
"device_unavailable": "Dispositivo n\u00e3o est\u00e1 dispon\u00edvel",
|
||||
"faulty_credentials": "Credenciais do utilizador erradas"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
|
|
@ -41,10 +41,19 @@
|
|||
"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_unsafe": "{entity_name} n\u00e3o \u00e9 seguro",
|
||||
"is_vibration": "{entity_name} est\u00e1 a detectar vibra\u00e7\u00f5es"
|
||||
},
|
||||
"trigger_type": {
|
||||
"bat_low": "{entity_name} com bateria fraca",
|
||||
"cold": "{entity_name} ficou frio",
|
||||
"connected": "{entity_name} est\u00e1 ligado",
|
||||
"gas": "{entity_name} detectou g\u00e1s",
|
||||
"hot": "{entity_name} ficou quente",
|
||||
"light": "{entity_name} detectou luz",
|
||||
"locked": "{entity_name} fechou",
|
||||
"moist": "ficou h\u00famido {entity_name}",
|
||||
"motion": "{entity_name} detectou movimento",
|
||||
"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",
|
||||
|
|
|
@ -20,7 +20,9 @@
|
|||
"closed": "{entity_name} fechou",
|
||||
"closing": "{entity_name} est\u00e1 a fechar",
|
||||
"opened": "{entity_name} abriu",
|
||||
"opening": "{entity_name} est\u00e1 a abrir"
|
||||
"opening": "{entity_name} est\u00e1 a abrir",
|
||||
"position": "{entity_name} mudou de posi\u00e7\u00e3o",
|
||||
"tilt_position": "{entity_name} mudou inclina\u00e7\u00e3o"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
|
|
|
@ -46,6 +46,9 @@
|
|||
"turn_on": "Ligar"
|
||||
},
|
||||
"trigger_type": {
|
||||
"remote_awakened": "Dispositivo acordou",
|
||||
"remote_button_double_press": "Bot\u00e3o \"{subtype}\" clicado duas vezes",
|
||||
"remote_button_long_press": "Bot\u00e3o \"{subtype}\" pressionado continuamente",
|
||||
"remote_falling": "Dispositivo em queda livre"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "El compte ja ha estat configurat"
|
||||
},
|
||||
"error": {
|
||||
"account_error": "Autenticaci\u00f3 inv\u00e0lida",
|
||||
"session_error": "Ha fallat la connexi\u00f3",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrasenya",
|
||||
"server": "Servidor",
|
||||
"username": "Nom d'usuari"
|
||||
},
|
||||
"description": "Introdueix les credencials de Dexcom Share",
|
||||
"title": "Configura la integraci\u00f3 de Dexcom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "Unitat de mesura"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "[%key:common::config_flow::abort::already_configured_account%]"
|
||||
"already_configured_account": "Account is already configured"
|
||||
},
|
||||
"error": {
|
||||
"account_error": "[%key:common::config_flow::error::invalid_auth%]",
|
||||
"session_error": "[%key:common::config_flow::error::cannot_connect%]",
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]"
|
||||
"account_error": "Invalid authentication",
|
||||
"session_error": "Failed to connect",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
"password": "Password",
|
||||
"server": "Server",
|
||||
"username": "[%key:common::config_flow::data::username%]"
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "Enter Dexcom Share credentials",
|
||||
"title": "Setup Dexcom integration"
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "La cuenta ya ha sido configurada"
|
||||
},
|
||||
"error": {
|
||||
"account_error": "Autenticaci\u00f3n no v\u00e1lida",
|
||||
"session_error": "No se pudo conectar",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Contrase\u00f1a",
|
||||
"server": "Servidor",
|
||||
"username": "Usuario"
|
||||
},
|
||||
"description": "Introducir las credenciales de Dexcom Share",
|
||||
"title": "Configurar integraci\u00f3n de Dexcom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "Unidad de medida"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u7801",
|
||||
"server": "\u670d\u52a1\u5668",
|
||||
"username": "\u7528\u6237\u540d"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "\u6d4b\u91cf\u5355\u4f4d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"server": "Serveur"
|
||||
},
|
||||
"description": "Saisir les donn\u00e9es d'identification de Dexcom Share",
|
||||
"title": "Configurer l'int\u00e9gration Dexcom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "Unit\u00e9 de mesure"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "Kont ass scho konfigur\u00e9iert"
|
||||
},
|
||||
"error": {
|
||||
"account_error": "Ong\u00eblteg Authentifikatioun",
|
||||
"session_error": "Feeler beim verbannen",
|
||||
"unknown": "Onerwaarte"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwuert",
|
||||
"server": "Server",
|
||||
"username": "Benotzernumm"
|
||||
},
|
||||
"title": "Dexcom Integration ariichten"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "Moosseenheet"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430."
|
||||
},
|
||||
"error": {
|
||||
"account_error": "\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f.",
|
||||
"session_error": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
"server": "\u0421\u0435\u0440\u0432\u0435\u0440",
|
||||
"username": "\u041b\u043e\u0433\u0438\u043d"
|
||||
},
|
||||
"description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0412\u0430\u0448\u0438 \u0443\u0447\u0451\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435.",
|
||||
"title": "Dexcom"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "\u0415\u0434\u0438\u043d\u0438\u0446\u0430 \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"account_error": "\u8ba4\u8bc1\u65e0\u6548",
|
||||
"session_error": "\u8fde\u63a5\u5931\u8d25",
|
||||
"unknown": "\u672a\u77e5\u9519\u8bef"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u7801",
|
||||
"server": "\u670d\u52a1\u5668"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "\u5355\u4f4d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured_account": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
||||
},
|
||||
"error": {
|
||||
"account_error": "\u9a57\u8b49\u78bc\u7121\u6548",
|
||||
"session_error": "\u9023\u7dda\u5931\u6557",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u78bc",
|
||||
"server": "\u4f3a\u670d\u5668",
|
||||
"username": "\u4f7f\u7528\u8005\u540d\u7a31"
|
||||
},
|
||||
"description": "\u8f38\u5165 Dexcom \u5171\u4eab\u6191\u8b49",
|
||||
"title": "\u8a2d\u5b9a Dexcom \u6574\u5408"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"unit_of_measurement": "\u55ae\u4f4d"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -14,7 +14,7 @@
|
|||
"password": "Password",
|
||||
"username": "Username"
|
||||
},
|
||||
"description": "Provide requisite information below. Note: only the 'admin' user is known to work.",
|
||||
"description": "Provide requisite information below.",
|
||||
"title": "Setup GogoGate2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -24,6 +24,12 @@
|
|||
"link": {
|
||||
"description": "Prem el bot\u00f3 de l'enlla\u00e7 per registrar Philips Hue amb Home Assistant. \n\n ",
|
||||
"title": "Vincular concentrador"
|
||||
},
|
||||
"manual": {
|
||||
"data": {
|
||||
"host": "Amfitri\u00f3"
|
||||
},
|
||||
"title": "Configuraci\u00f3 manual d'enlla\u00e7 Hue"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -47,5 +53,15 @@
|
|||
"remote_double_button_long_press": "Ambd\u00f3s \"{subtype}\" alliberats despr\u00e9s d'una estona premuts",
|
||||
"remote_double_button_short_press": "Ambd\u00f3s \"{subtype}\" alliberats"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"allow_how_groups": "Permet grups Hue",
|
||||
"allow_unreachable": "Permet que bombetes no accessibles puguin informar del seu estat correctament"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -24,6 +24,12 @@
|
|||
"link": {
|
||||
"description": "Press the button on the bridge to register Philips Hue with Home Assistant.\n\n",
|
||||
"title": "Link Hub"
|
||||
},
|
||||
"manual": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
},
|
||||
"title": "Manual configure a Hue bridge"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -47,5 +53,15 @@
|
|||
"remote_double_button_long_press": "Both \"{subtype}\" released after long press",
|
||||
"remote_double_button_short_press": "Both \"{subtype}\" released"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"allow_how_groups": "Allow Hue groups",
|
||||
"allow_unreachable": "Allow unreachable bulbs to report their state correctly"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -24,6 +24,12 @@
|
|||
"link": {
|
||||
"description": "Dr\u00e9ckt de Kn\u00e4ppchen un der Bridge fir den Philips Hue mam Home Assistant ze registr\u00e9ieren.\n\n",
|
||||
"title": "Link Hub"
|
||||
},
|
||||
"manual": {
|
||||
"data": {
|
||||
"host": "Host"
|
||||
},
|
||||
"title": "Eng Hue Bridge manuell konfigur\u00e9ieren"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -47,5 +53,14 @@
|
|||
"remote_double_button_long_press": "B\u00e9id \"{subtype}\" no laangem unhalen lassgelooss",
|
||||
"remote_double_button_short_press": "B\u00e9id \"{subtype}\" lassgeloss"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"allow_how_groups": "Hue Gruppen erlaaben"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -24,6 +24,12 @@
|
|||
"link": {
|
||||
"description": "\u041d\u0430\u0436\u043c\u0438\u0442\u0435 \u043a\u043d\u043e\u043f\u043a\u0443 \u043d\u0430 \u0448\u043b\u044e\u0437\u0435 \u0434\u043b\u044f \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 Philips Hue \u0432 Home Assistant.\n\n",
|
||||
"title": "Philips Hue"
|
||||
},
|
||||
"manual": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442"
|
||||
},
|
||||
"title": "\u0420\u0443\u0447\u043d\u0430\u044f \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0448\u043b\u044e\u0437\u0430"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -47,5 +53,15 @@
|
|||
"remote_double_button_long_press": "{subtype} \u043e\u0442\u043f\u0443\u0449\u0435\u043d\u044b \u043f\u043e\u0441\u043b\u0435 \u043d\u0435\u043f\u0440\u0435\u0440\u044b\u0432\u043d\u043e\u0433\u043e \u043d\u0430\u0436\u0430\u0442\u0438\u044f",
|
||||
"remote_double_button_short_press": "{subtype} \u043e\u0442\u043f\u0443\u0449\u0435\u043d\u044b"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"allow_how_groups": "\u0420\u0430\u0437\u0440\u0435\u0448\u0438\u0442\u044c \u0433\u0440\u0443\u043f\u043f\u044b Hue",
|
||||
"allow_unreachable": "\u041f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0441\u043e\u043e\u0431\u0449\u0430\u0442\u044c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043d\u0435\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0445 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"set_humidity": "Definir humidade para {entity_name}",
|
||||
"set_mode": "Alterar modo de {entity_name}",
|
||||
"toggle": "Alternar {entity_name}",
|
||||
"turn_off": "Desligar {entity_name}",
|
||||
"turn_on": "Ligar {entity_name}"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"lock": "Bloquear {entity_name}",
|
||||
"open": "Abrir {entity_name}",
|
||||
"unlock": "Desbloquear {entity_name}"
|
||||
},
|
||||
"trigger_type": {
|
||||
"locked": "{entity_name} fechada",
|
||||
"unlocked": "{entity_name} aberta"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"condition_type": {
|
||||
"is_idle": "{entity_name} est\u00e1 em espera",
|
||||
"is_off": "{entity_name} est\u00e1 desligada",
|
||||
"is_on": "{entity_name} est\u00e1 ligada",
|
||||
"is_paused": "{entity_name} est\u00e1 em pausa",
|
||||
|
|
|
@ -6,9 +6,13 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"elevation": "Eleva\u00e7\u00e3o",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude"
|
||||
}
|
||||
"longitude": "Longitude",
|
||||
"name": "Nome"
|
||||
},
|
||||
"description": "",
|
||||
"title": "Localiza\u00e7\u00e3o"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"install_app": "Abra a aplica\u00e7\u00e3o m\u00f3vel para configurar a integra\u00e7\u00e3o com o Home Assistant. Consulte [os documentos]({apps_url}) para obter uma lista de aplicativos compat\u00edveis."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Deseja configurar o componente Mobile App?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -3,6 +3,7 @@
|
|||
"moon__phase": {
|
||||
"first_quarter": "Quarto crescente",
|
||||
"full_moon": "Lua cheia",
|
||||
"last_quarter": "Ultimo quarto",
|
||||
"new_moon": "Lua nova",
|
||||
"waning_crescent": "Minguante",
|
||||
"waning_gibbous": "Minguante convexa",
|
||||
|
|
|
@ -1,5 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Este servidor Plex j\u00e1 est\u00e1 configurado",
|
||||
"already_in_progress": "Plex est\u00e1 a ser configurado",
|
||||
"invalid_import": "A configura\u00e7\u00e3o importada \u00e9 inv\u00e1lida",
|
||||
"unknown": "Falha por motivo desconhecido"
|
||||
},
|
||||
"error": {
|
||||
"faulty_credentials": "A autoriza\u00e7\u00e3o falhou, verifique o token"
|
||||
},
|
||||
"step": {
|
||||
"manual_setup": {
|
||||
"data": {
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositivo ya est\u00e1 configurado"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar",
|
||||
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "Correo electr\u00f3nico",
|
||||
"password": "Contrase\u00f1a"
|
||||
},
|
||||
"title": "PoolSense"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparat ass scho konfigur\u00e9iert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen",
|
||||
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
|
||||
"unknown": "Onerwaarte Feeler"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "E-Mail",
|
||||
"password": "Passwuert"
|
||||
},
|
||||
"title": "PoolSense"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"unknown": "\u672a\u77e5\u9519\u8bef"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "\u90ae\u4ef6",
|
||||
"password": "\u5bc6\u7801"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u8a2d\u5099\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u9023\u7dda\u5931\u6557",
|
||||
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "\u96fb\u5b50\u90f5\u4ef6",
|
||||
"password": "\u5bc6\u78bc"
|
||||
},
|
||||
"description": "[%key:common::config_flow::description%]",
|
||||
"title": "PoolSense"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -23,6 +23,9 @@
|
|||
"title": "PlayStation 4"
|
||||
},
|
||||
"mode": {
|
||||
"data": {
|
||||
"mode": "Modo de configura\u00e7\u00e3o"
|
||||
},
|
||||
"title": "PlayStation 4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"toggle": "Alternar {entity_name}",
|
||||
"turn_off": "Desligar {entity_name}",
|
||||
"turn_on": "Ligar {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_off": "{entity_name} est\u00e1 desligada",
|
||||
"is_on": "{entity_name} est\u00e1 ligada"
|
||||
},
|
||||
"trigger_type": {
|
||||
"turned_off": "{entity_name} desligou-se",
|
||||
"turned_on": "{entity_name} ligou-se"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"off": "Desligado",
|
||||
|
|
|
@ -12,8 +12,12 @@
|
|||
"authenticate": {
|
||||
"data": {
|
||||
"password": "Palavra-passe",
|
||||
"tenant": "Inquilino",
|
||||
"username": "Nome de Utilizador"
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"title": "Seleccionar visor"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,10 +1,39 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
|
||||
"already_in_progress": "Konfiguracja dla tej bramki jest ju\u017c w toku.",
|
||||
"not_xiaomi_aqara": "To nie jest bramka Xiaomi Aqara, wykryte urz\u0105dzenie nie pasuje do znanych bramek."
|
||||
},
|
||||
"error": {
|
||||
"discovery_error": "Nie uda\u0142o si\u0119 wykry\u0107 bramki Xiaomi Aqara, spr\u00f3buj u\u017cy\u0107 adresu IP urz\u0105dzenia, na kt\u00f3rym pracuje Home Assistant jako interfejsu.",
|
||||
"invalid_interface": "Nieprawid\u0142owy interfejs sieciowy.",
|
||||
"invalid_key": "Nieprawid\u0142owy klucz bramki.",
|
||||
"not_found_error": "Nie mo\u017cna odnale\u017a\u0107 wykrytej bramki, aby uzyska\u0107 niezb\u0119dne informacje, spr\u00f3buj u\u017cy\u0107 adresu IP urz\u0105dzenia, na kt\u00f3rym pracuje Home Assistant jako interfejsu."
|
||||
},
|
||||
"flow_title": "Bramka Xiaomi Aqara: {name}",
|
||||
"step": {
|
||||
"select": {
|
||||
"data": {
|
||||
"select_ip": "IP bramy"
|
||||
}
|
||||
"select_ip": "IP bramki"
|
||||
},
|
||||
"description": "Uruchom konfiguracj\u0119 ponownie, je\u015bli chcesz pod\u0142\u0105czy\u0107 dodatkowe bramki",
|
||||
"title": "Wybierz bramk\u0119 Xiaomi Aqara, z kt\u00f3r\u0105 chcesz si\u0119 po\u0142\u0105czy\u0107"
|
||||
},
|
||||
"settings": {
|
||||
"data": {
|
||||
"key": "Klucz bramki",
|
||||
"name": "Nazwa bramki"
|
||||
},
|
||||
"description": "Klucz (has\u0142o) mo\u017cna uzyska\u0107 za pomoc\u0105 tej instrukcji: https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)#Adding_the_Xiaomi_Gateway_to_Domoticz. Je\u015bli klucz nie zostanie podany, dost\u0119pne b\u0119d\u0105 tylko sensory.",
|
||||
"title": "Brama Xiaomi Aqara, ustawienia opcjonalne"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"interface": "Interfejs sieciowy"
|
||||
},
|
||||
"description": "Po\u0142\u0105cz si\u0119 z bramk\u0105 Xiaomi Aqara",
|
||||
"title": "Bramka Xiaomi Aqara"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -27,7 +27,15 @@
|
|||
"close": "Fechar",
|
||||
"dim_down": "Escurecer",
|
||||
"dim_up": "Clariar",
|
||||
"left": "Esquerda"
|
||||
"left": "Esquerda",
|
||||
"open": "Abrir",
|
||||
"right": "Direita",
|
||||
"turn_off": "Desligar",
|
||||
"turn_on": "Ligar"
|
||||
},
|
||||
"trigger_type": {
|
||||
"device_dropped": "Dispositivo caiu",
|
||||
"device_shaken": "Dispositivo abanado"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue