mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
[ci skip] Translation update
This commit is contained in:
parent
bfba46d64a
commit
2c00ff7e52
@ -1,12 +1,22 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"single_instance_allowed": "Dozwolona jest tylko jedna konfiguracja Abode."
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"connection_error": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z Abode.",
|
||||||
|
"identifier_exists": "Konto zosta\u0142o ju\u017c zarejestrowane",
|
||||||
|
"invalid_credentials": "Nieprawid\u0142owe dane uwierzytelniaj\u0105ce"
|
||||||
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"password": "Has\u0142o",
|
"password": "Has\u0142o",
|
||||||
"username": "Adres e-mail"
|
"username": "Adres e-mail"
|
||||||
}
|
},
|
||||||
|
"title": "Wprowad\u017a informacje logowania Abode"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"title": "Abode"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"abort": {
|
"abort": {
|
||||||
"adguard_home_outdated": "This integration requires AdGuard Home {minimal_version} or higher, you have {current_version}.",
|
|
||||||
"adguard_home_addon_outdated": "This integration requires AdGuard Home {minimal_version} or higher, you have {current_version}. Please update your Hass.io AdGuard Home add-on.",
|
"adguard_home_addon_outdated": "This integration requires AdGuard Home {minimal_version} or higher, you have {current_version}. Please update your Hass.io AdGuard Home add-on.",
|
||||||
|
"adguard_home_outdated": "This integration requires AdGuard Home {minimal_version} or higher, you have {current_version}.",
|
||||||
"existing_instance_updated": "Updated existing configuration.",
|
"existing_instance_updated": "Updated existing configuration.",
|
||||||
"single_instance_allowed": "Only a single configuration of AdGuard Home is allowed."
|
"single_instance_allowed": "Only a single configuration of AdGuard Home is allowed."
|
||||||
},
|
},
|
||||||
|
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"device_automation": {
|
||||||
|
"action_type": {
|
||||||
|
"arm_away": "Activa {entity_name} fora",
|
||||||
|
"arm_home": "Activa {entity_name} a casa",
|
||||||
|
"arm_night": "Activa {entity_name} nocturn",
|
||||||
|
"disarm": "Desactiva {entity_name}",
|
||||||
|
"trigger": "Dispara {entity_name}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"device_automation": {
|
||||||
|
"action_type": {
|
||||||
|
"arm_away": "uzbr\u00f3j (poza domem) {entity_name}",
|
||||||
|
"arm_home": "uzbr\u00f3j (w domu) {entity_name}",
|
||||||
|
"arm_night": "uzbr\u00f3j (noc) {entity_name}",
|
||||||
|
"disarm": "rozbr\u00f3j {entity_name}",
|
||||||
|
"trigger": "wyzw\u00f3l {entity_name}"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -12,6 +12,7 @@
|
|||||||
"device_unavailable": "El dispositiu no est\u00e0 disponible",
|
"device_unavailable": "El dispositiu no est\u00e0 disponible",
|
||||||
"faulty_credentials": "Credencials d'usuari incorrectes"
|
"faulty_credentials": "Credencials d'usuari incorrectes"
|
||||||
},
|
},
|
||||||
|
"flow_title": "Dispositiu d'eix: {name} ({host})",
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
"device_unavailable": "Urz\u0105dzenie jest niedost\u0119pne",
|
"device_unavailable": "Urz\u0105dzenie jest niedost\u0119pne",
|
||||||
"faulty_credentials": "B\u0142\u0119dne dane uwierzytelniaj\u0105ce"
|
"faulty_credentials": "B\u0142\u0119dne dane uwierzytelniaj\u0105ce"
|
||||||
},
|
},
|
||||||
|
"flow_title": "Urz\u0105dzenie Axis: {name} ({host})",
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
|
10
homeassistant/components/cover/.translations/pl.json
Normal file
10
homeassistant/components/cover/.translations/pl.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"device_automation": {
|
||||||
|
"condition_type": {
|
||||||
|
"is_closed": "pokrywa {entity_name} jest zamkni\u0119ta",
|
||||||
|
"is_closing": "{entity_name} si\u0119 zamyka",
|
||||||
|
"is_open": "pokrywa {entity_name} jest otwarta",
|
||||||
|
"is_opening": "{entity_name} si\u0119 otwiera"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -11,6 +11,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"no_key": "No s'ha pogut obtenir una clau API"
|
"no_key": "No s'ha pogut obtenir una clau API"
|
||||||
},
|
},
|
||||||
|
"flow_title": "Passarel\u00b7la d'enlla\u00e7 deCONZ Zigbee ({host})",
|
||||||
"step": {
|
"step": {
|
||||||
"hassio_confirm": {
|
"hassio_confirm": {
|
||||||
"data": {
|
"data": {
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
"error": {
|
"error": {
|
||||||
"no_key": "Nie mo\u017cna uzyska\u0107 klucza API"
|
"no_key": "Nie mo\u017cna uzyska\u0107 klucza API"
|
||||||
},
|
},
|
||||||
|
"flow_title": "Bramka deCONZ Zigbee ({host})",
|
||||||
"step": {
|
"step": {
|
||||||
"hassio_confirm": {
|
"hassio_confirm": {
|
||||||
"data": {
|
"data": {
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"one_instance_allowed": "Nom\u00e9s cal una sola inst\u00e0ncia."
|
"one_instance_allowed": "Nom\u00e9s cal una sola inst\u00e0ncia."
|
||||||
},
|
},
|
||||||
"create_entry": {
|
"create_entry": {
|
||||||
"default": "Per enviar esdeveniments a Home Assistant, necessitar\u00e0s utilitzar l'acci\u00f3 \"Make a web resquest\" de [IFTTT Webhook applet]({applet_url}). \n\nCompleta la seg\u00fcent informaci\u00f3: \n\n- URL: `{webhook_url}` \n- Method: POST \n- Content Type: application/json \n\nConsulta la [documentaci\u00f3]({docs_url}) sobre com configurar els automatismes per gestionar dades entrants."
|
"default": "Per enviar esdeveniments a Home Assistant, necessitar\u00e0s utilitzar l'acci\u00f3 \"Make a web resquest\" de [IFTTT Webhook applet]({applet_url}). \n\nCompleta la seg\u00fcent informaci\u00f3: \n\n- URL: `{webhook_url}` \n- Method: POST \n- Content Type: application/json \n\nConsulta la [documentaci\u00f3]({docs_url}) sobre com configurar les automatitzacions per gestionar dades entrants."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"password": "Has\u0142o",
|
"password": "Has\u0142o",
|
||||||
"username": "E-mail"
|
"username": "Adres e-mail"
|
||||||
},
|
},
|
||||||
"description": "Wprowad\u017a dane uwierzytelniaj\u0105ce",
|
"description": "Wprowad\u017a dane uwierzytelniaj\u0105ce",
|
||||||
"title": "Linky"
|
"title": "Linky"
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"device_automation": {
|
"device_automation": {
|
||||||
|
"action_type": {
|
||||||
|
"lock": "Bloqueja {entity_name}",
|
||||||
|
"open": "Obre {entity_name}",
|
||||||
|
"unlock": "Desbloqueja {entity_name}"
|
||||||
|
},
|
||||||
"condition_type": {
|
"condition_type": {
|
||||||
"is_locked": "{entity_name} est\u00e0 bloquejat/ada",
|
"is_locked": "{entity_name} est\u00e0 bloquejat/ada",
|
||||||
"is_unlocked": "{entity_name} est\u00e0 desbloquejat/ada"
|
"is_unlocked": "{entity_name} est\u00e0 desbloquejat/ada"
|
||||||
|
13
homeassistant/components/lock/.translations/pl.json
Normal file
13
homeassistant/components/lock/.translations/pl.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"device_automation": {
|
||||||
|
"action_type": {
|
||||||
|
"lock": "zablokuj {entity_name}",
|
||||||
|
"open": "otw\u00f3rz {entity_name}",
|
||||||
|
"unlock": "odblokuj {entity_name}"
|
||||||
|
},
|
||||||
|
"condition_type": {
|
||||||
|
"is_locked": "zamek {entity_name} jest zamkni\u0119ty",
|
||||||
|
"is_unlocked": "zamek {entity_name} jest otwarty"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -5,7 +5,7 @@
|
|||||||
"one_instance_allowed": "Nom\u00e9s cal una sola inst\u00e0ncia."
|
"one_instance_allowed": "Nom\u00e9s cal una sola inst\u00e0ncia."
|
||||||
},
|
},
|
||||||
"create_entry": {
|
"create_entry": {
|
||||||
"default": "Per enviar esdeveniments a Home Assistant, haur\u00e0s de configurar [Webhooks amb Mailgun]({mailgun_url}). \n\nCompleta la seg\u00fcent informaci\u00f3: \n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n- Tipus de contingut: application/x-www-form-urlencoded\n\nConsulta la [documentaci\u00f3]({docs_url}) sobre com configurar els automatismes per gestionar dades entrants."
|
"default": "Per enviar esdeveniments a Home Assistant, haur\u00e0s de configurar [Webhooks amb Mailgun]({mailgun_url}). \n\nCompleta la seg\u00fcent informaci\u00f3: \n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n- Tipus de contingut: application/x-www-form-urlencoded\n\nConsulta la [documentaci\u00f3]({docs_url}) sobre com configurar les automatitzacions per gestionar dades entrants."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
|
@ -19,5 +19,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": "Passarel\u00b7la d'OpenTherm"
|
"title": "Passarel\u00b7la d'OpenTherm"
|
||||||
|
},
|
||||||
|
"options": {
|
||||||
|
"step": {
|
||||||
|
"init": {
|
||||||
|
"data": {
|
||||||
|
"floor_temperature": "Temperatura de la planta",
|
||||||
|
"precision": "Precisi\u00f3"
|
||||||
|
},
|
||||||
|
"description": "Opcions del la passarel\u00b7la d'enlla\u00e7 d\u2019OpenTherm"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -26,7 +26,8 @@
|
|||||||
"data": {
|
"data": {
|
||||||
"floor_temperature": "Temperatura pod\u0142ogi",
|
"floor_temperature": "Temperatura pod\u0142ogi",
|
||||||
"precision": "Precyzja"
|
"precision": "Precyzja"
|
||||||
}
|
},
|
||||||
|
"description": "Opcje dla bramki OpenTherm"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -8,6 +8,16 @@
|
|||||||
"create_entry": {
|
"create_entry": {
|
||||||
"default": "Autenticaci\u00f3 exitosa amb Soma."
|
"default": "Autenticaci\u00f3 exitosa amb Soma."
|
||||||
},
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "Amfitri\u00f3",
|
||||||
|
"port": "Port"
|
||||||
|
},
|
||||||
|
"description": "Introdueix la informaci\u00f3 de connexi\u00f3 de SOMA Connect.",
|
||||||
|
"title": "SOMA Connect"
|
||||||
|
}
|
||||||
|
},
|
||||||
"title": "Soma"
|
"title": "Soma"
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -11,8 +11,11 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
|
"host": "Host",
|
||||||
"port": "Port"
|
"port": "Port"
|
||||||
}
|
},
|
||||||
|
"description": "Wprowad\u017a ustawienia po\u0142\u0105czenia SOMA Connect.",
|
||||||
|
"title": "SOMA Connect"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"title": "Soma"
|
"title": "Soma"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"one_instance_allowed": "Nom\u00e9s cal una sola inst\u00e0ncia."
|
"one_instance_allowed": "Nom\u00e9s cal una sola inst\u00e0ncia."
|
||||||
},
|
},
|
||||||
"create_entry": {
|
"create_entry": {
|
||||||
"default": "Per enviar esdeveniments a Home Assistant, haur\u00e0s de configurar [Webhooks amb Twilio]({twilio_url}).\n\nCompleta la seg\u00fcent informaci\u00f3 : \n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n- Tipus de contingut: application/x-www-form-urlencoded\n\nConsulta la [documentaci\u00f3]({docs_url}) sobre com configurar els automatismes per gestionar dades entrants."
|
"default": "Per enviar esdeveniments a Home Assistant, haur\u00e0s de configurar [Webhooks amb Twilio]({twilio_url}).\n\nCompleta la seg\u00fcent informaci\u00f3 : \n\n- URL: `{webhook_url}` \n- M\u00e8tode: POST \n- Tipus de contingut: application/x-www-form-urlencoded\n\nConsulta la [documentaci\u00f3]({docs_url}) sobre com configurar les automatitzacions per gestionar dades entrants."
|
||||||
},
|
},
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user