mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
[ci skip] Translation update
This commit is contained in:
parent
83fb5e5071
commit
2cfa0af532
@ -1,7 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Odbiornik DirecTV jest ju\u017c skonfigurowany."
|
||||
"already_configured": "Odbiornik DirecTV jest ju\u017c skonfigurowany.",
|
||||
"unknown": "Niespodziewany b\u0142\u0105d."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, spr\u00f3buj ponownie.",
|
||||
|
@ -1,36 +1,36 @@
|
||||
{
|
||||
"options" : {
|
||||
"step" : {
|
||||
"init" : {
|
||||
"data" : {
|
||||
"events" : "Comma separated list of events."
|
||||
},
|
||||
"description" : "Add an comma separated event name for each event you wish to track. After entering them here, use the DoorBird app to assign them to a specific event. See the documentation at https://www.home-assistant.io/integrations/doorbird/#events. Example: somebody_pressed_the_button, motion"
|
||||
}
|
||||
}
|
||||
},
|
||||
"config" : {
|
||||
"step" : {
|
||||
"user" : {
|
||||
"title" : "Connect to the DoorBird",
|
||||
"data" : {
|
||||
"password" : "Password",
|
||||
"host" : "Host (IP Address)",
|
||||
"name" : "Device Name",
|
||||
"username" : "Username"
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "This DoorBird is already configured",
|
||||
"link_local_address": "Link local addresses are not supported",
|
||||
"not_doorbird_device": "This device is not a DoorBird"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect, please try again",
|
||||
"invalid_auth": "Invalid authentication",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host (IP Address)",
|
||||
"name": "Device Name",
|
||||
"password": "Password",
|
||||
"username": "Username"
|
||||
},
|
||||
"title": "Connect to the DoorBird"
|
||||
}
|
||||
}
|
||||
},
|
||||
"abort" : {
|
||||
"already_configured" : "This DoorBird is already configured",
|
||||
"link_local_address": "Link local addresses are not supported",
|
||||
"not_doorbird_device": "This device is not a DoorBird"
|
||||
},
|
||||
"title" : "DoorBird",
|
||||
"error" : {
|
||||
"invalid_auth" : "Invalid authentication",
|
||||
"unknown" : "Unexpected error",
|
||||
"cannot_connect" : "Failed to connect, please try again"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "DoorBird"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"events": "Comma separated list of events."
|
||||
},
|
||||
"description": "Add an comma separated event name for each event you wish to track. After entering them here, use the DoorBird app to assign them to a specific event. See the documentation at https://www.home-assistant.io/integrations/doorbird/#events. Example: somebody_pressed_the_button, motion"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,5 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"address_already_configured": "Ya est\u00e1 configurado un Elk-M1 con esta direcci\u00f3n",
|
||||
"already_configured": "Ya est\u00e1 configurado un Elk-M1 con este prefijo"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar, por favor, int\u00e9ntalo de nuevo",
|
||||
"invalid_auth": "Autenticaci\u00f3n no v\u00e1lida",
|
||||
@ -8,9 +12,17 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"protocol": "Protocolo"
|
||||
}
|
||||
"address": "La direcci\u00f3n IP o dominio o puerto serie si se conecta a trav\u00e9s de serie.",
|
||||
"password": "Contrase\u00f1a (s\u00f3lo seguro)",
|
||||
"prefix": "Un prefijo \u00fanico (d\u00e9jalo en blanco si s\u00f3lo tienes un Elk-M1).",
|
||||
"protocol": "Protocolo",
|
||||
"temperature_unit": "La temperatura que usa la unidad Elk-M1",
|
||||
"username": "Usuario (s\u00f3lo seguro)"
|
||||
},
|
||||
"description": "La cadena de direcci\u00f3n debe estar en el formato 'direcci\u00f3n[:puerto]' para 'seguro' y 'no-seguro'. Ejemplo: '192.168.1.1'. El puerto es opcional y el valor predeterminado es 2101 para 'no-seguro' y 2601 para 'seguro'. Para el protocolo serie, la direcci\u00f3n debe tener la forma 'tty[:baudios]'. Ejemplo: '/dev/ttyS1'. Los baudios son opcionales y el valor predeterminado es 115200.",
|
||||
"title": "Conectar con Control Elk-M1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Control Elk-M1"
|
||||
}
|
||||
}
|
26
homeassistant/components/elkm1/.translations/lb.json
Normal file
26
homeassistant/components/elkm1/.translations/lb.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"address_already_configured": "Een ElkM1 mat d\u00ebser Adress ass scho konfigur\u00e9iert",
|
||||
"already_configured": "Een ElkM1 mat d\u00ebsem Prefix ass scho konfigur\u00e9iert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen, prob\u00e9ier w.e.g. nach emol.",
|
||||
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
|
||||
"unknown": "Onerwaarte Feeler"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwuert (n\u00ebmmen ges\u00e9chert)",
|
||||
"protocol": "Protokoll",
|
||||
"temperature_unit": "Temperatur Eenheet d\u00e9i den ElkM1 benotzt.",
|
||||
"username": "Benotzernumm (n\u00ebmmen ges\u00e9chert)"
|
||||
},
|
||||
"description": "D'Adress muss an der Form 'adress[:port]' fir 'ges\u00e9chert' an 'onges\u00e9chert' sinn. Beispill: '192.168.1.1'. De Port os optionell an ass standardm\u00e9isseg op 2101 fir 'onges\u00e9chert' an op 2601 fir 'ges\u00e9chert' d\u00e9fin\u00e9iert. Fir de serielle Protokoll, muss d'Adress an der Form 'tty[:baud]' sinn. Beispill: '/dev/ttyS1'. Baud Rate ass optionell an ass standardmlisseg op 115200 d\u00e9fin\u00e9iert.",
|
||||
"title": "Mat Elk-M1 Control verbannen"
|
||||
}
|
||||
},
|
||||
"title": "Elk-M1 Control"
|
||||
}
|
||||
}
|
@ -1,7 +1,25 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"address_already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0441 \u044d\u0442\u0438\u043c \u0430\u0434\u0440\u0435\u0441\u043e\u043c \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.",
|
||||
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0441 \u044d\u0442\u0438\u043c \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u043e\u043c \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\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, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437.",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\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": {
|
||||
"address": "IP-\u0430\u0434\u0440\u0435\u0441, \u0434\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u043e\u0440\u0442.",
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c (\u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u043e\u043f\u0446\u0438\u0438 'secure')",
|
||||
"prefix": "\u0423\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u0435\u0444\u0438\u043a\u0441 (\u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u043f\u0443\u0441\u0442\u044b\u043c, \u0435\u0441\u043b\u0438 \u0443 \u0412\u0430\u0441 \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u0438\u043d ElkM1).",
|
||||
"protocol": "\u041f\u0440\u043e\u0442\u043e\u043a\u043e\u043b",
|
||||
"temperature_unit": "\u0415\u0434\u0438\u043d\u0438\u0446\u0430 \u0438\u0437\u043c\u0435\u0440\u0435\u043d\u0438\u044f \u0442\u0435\u043c\u043f\u0435\u0440\u0430\u0442\u0443\u0440\u044b",
|
||||
"username": "\u041b\u043e\u0433\u0438\u043d (\u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u043e\u043f\u0446\u0438\u0438 'secure')"
|
||||
},
|
||||
"description": "\u0421\u0442\u0440\u043e\u043a\u0430 \u0430\u0434\u0440\u0435\u0441\u0430 \u0434\u043e\u043b\u0436\u043d\u0430 \u0431\u044b\u0442\u044c \u0432 \u0444\u043e\u0440\u043c\u0435 'addres[:port]' \u0434\u043b\u044f \u043e\u043f\u0446\u0438\u0439 'secure' \u0438 'non-secure'. \u041f\u0440\u0438\u043c\u0435\u0440: '192.168.1.1'. \u041f\u043e\u0440\u0442 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0438 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e 2101 \u0434\u043b\u044f \u043e\u043f\u0446\u0438\u0438 'non-secure'\u00bb \u0438 2601 \u0434\u043b\u044f \u043e\u043f\u0446\u0438\u0438 'secure'\u00bb. \u0414\u043b\u044f \u043f\u043e\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0430 \u0430\u0434\u0440\u0435\u0441 \u0434\u043e\u043b\u0436\u0435\u043d \u0431\u044b\u0442\u044c \u0432 \u0444\u043e\u0440\u043c\u0435 'tty[:baud]'. \u041f\u0440\u0438\u043c\u0435\u0440: '/dev/ttyS1'. Baud \u043d\u0435 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0438 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0440\u0430\u0432\u0435\u043d 115200.",
|
||||
"title": "Elk-M1 Control"
|
||||
}
|
||||
},
|
||||
|
38
homeassistant/components/harmony/.translations/pl.json
Normal file
38
homeassistant/components/harmony/.translations/pl.json
Normal file
@ -0,0 +1,38 @@
|
||||
{
|
||||
"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.",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie.",
|
||||
"unknown": "Niespodziewany b\u0142\u0105d."
|
||||
},
|
||||
"flow_title": "Logitech Harmony Hub {name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Czy chcesz skonfigurowa\u0107 {name} ({host})?",
|
||||
"title": "Konfiguracja Logitech Harmony Hub"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
"name": "Nazwa huba"
|
||||
},
|
||||
"title": "Konfiguracja Logitech Harmony Hub"
|
||||
}
|
||||
},
|
||||
"title": "Logitech Harmony Hub"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"activity": "Domy\u015blna aktywno\u015b\u0107 do wykonania, gdy \u017cadnej nie okre\u015blono.",
|
||||
"delay_secs": "Op\u00f3\u017anienie mi\u0119dzy wysy\u0142aniem polece\u0144."
|
||||
},
|
||||
"description": "Dostosuj opcje huba Harmony"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "To urz\u0105dzenie jest ju\u017c skonfigurowane.",
|
||||
"already_in_progress": "To urz\u0105dzenie jest ju\u017c skonfigurowane.",
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
|
||||
"already_in_progress": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
|
||||
"not_huawei_lte": "To nie jest urz\u0105dzenie Huawei LTE"
|
||||
},
|
||||
"error": {
|
||||
|
32
homeassistant/components/ipp/.translations/de.json
Normal file
32
homeassistant/components/ipp/.translations/de.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Dieser Drucker ist bereits konfiguriert",
|
||||
"connection_error": "Verbindung zum Drucker fehlgeschlagen.",
|
||||
"connection_upgrade": "Verbindung zum Drucker fehlgeschlagen, da ein Verbindungsupgrade erforderlich ist."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Verbindung zum Drucker fehlgeschlagen.",
|
||||
"connection_upgrade": "Verbindung zum Drucker fehlgeschlagen. Bitte versuchen Sie es erneut mit aktivierter SSL / TLS-Option."
|
||||
},
|
||||
"flow_title": "Drucker: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"base_path": "Relativer Pfad zum Drucker",
|
||||
"host": "Host oder IP-Adresse",
|
||||
"port": "Port",
|
||||
"ssl": "Der Drucker unterst\u00fctzt die Kommunikation \u00fcber SSL / TLS",
|
||||
"verify_ssl": "Der Drucker verwendet ein ordnungsgem\u00e4\u00dfes SSL-Zertifikat"
|
||||
},
|
||||
"description": "Richten Sie Ihren Drucker \u00fcber das Internet Printing Protocol (IPP) f\u00fcr die Integration in Home Assistant ein.",
|
||||
"title": "Verbinden Sie Ihren Drucker"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "M\u00f6chten Sie den Drucker mit dem Namen \"{name}\" zu Home Assistant hinzuf\u00fcgen?",
|
||||
"title": "Entdeckter Drucker"
|
||||
}
|
||||
},
|
||||
"title": "Internet-Druckprotokoll (IPP)"
|
||||
}
|
||||
}
|
32
homeassistant/components/ipp/.translations/es.json
Normal file
32
homeassistant/components/ipp/.translations/es.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Esta impresora ya est\u00e1 configurada.",
|
||||
"connection_error": "No se pudo conectar con la impresora.",
|
||||
"connection_upgrade": "No se pudo conectar con la impresora debido a que se requiere una actualizaci\u00f3n de la conexi\u00f3n."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "No se pudo conectar con la impresora.",
|
||||
"connection_upgrade": "No se pudo conectar con la impresora. Int\u00e9ntalo de nuevo con la opci\u00f3n SSL/TLS marcada."
|
||||
},
|
||||
"flow_title": "Impresora: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"base_path": "Ruta relativa a la impresora",
|
||||
"host": "Host o direcci\u00f3n IP",
|
||||
"port": "Puerto",
|
||||
"ssl": "La impresora admite la comunicaci\u00f3n a trav\u00e9s de SSL/TLS",
|
||||
"verify_ssl": "La impresora usa un certificado SSL adecuado"
|
||||
},
|
||||
"description": "Configura tu impresora a trav\u00e9s del Protocolo de Impresi\u00f3n de Internet (IPP) para integrarla con Home Assistant.",
|
||||
"title": "Vincula tu impresora"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "\u00bfQuieres a\u00f1adir la impresora llamada `{name}` a Home Assistant?",
|
||||
"title": "Impresora encontrada"
|
||||
}
|
||||
},
|
||||
"title": "Protocolo de Impresi\u00f3n de Internet (IPP)"
|
||||
}
|
||||
}
|
31
homeassistant/components/ipp/.translations/lb.json
Normal file
31
homeassistant/components/ipp/.translations/lb.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "D\u00ebse Printer ass scho konfigur\u00e9iert.",
|
||||
"connection_error": "Feeler beim verbannen mam Printer."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Feeler beim verbannen mam Printer.",
|
||||
"connection_upgrade": "Feeler beim verbannen, prob\u00e9ier w.e.g. nach emol mat aktiv\u00e9ierter SSL/TLS Optioun."
|
||||
},
|
||||
"flow_title": "Printer: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"base_path": "Relative Pad zum Printer",
|
||||
"host": "Numm oder IP Adresse",
|
||||
"port": "Port",
|
||||
"ssl": "Printer \u00ebnnerst\u00ebtze Kommunikatioun iwwer SSL/TLS",
|
||||
"verify_ssl": "Printer benotzt ee g\u00ebltegen SSL Zertifikat"
|
||||
},
|
||||
"description": "Konfigur\u00e9ier d\u00e4in Printer mat Internet Printing Protocol (IPP) fir en am Home Assistant z'int\u00e9gr\u00e9ieren.",
|
||||
"title": "\u00c4re Printer verbannen"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "W\u00ebllt dir de Printer mam Numm `{name}` am Home Assistant dob\u00e4isetzen?",
|
||||
"title": "Entdeckte Printer"
|
||||
}
|
||||
},
|
||||
"title": "Internet Printing Protocol (IPP)"
|
||||
}
|
||||
}
|
32
homeassistant/components/ipp/.translations/ru.json
Normal file
32
homeassistant/components/ipp/.translations/ru.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u044d\u0442\u043e\u0433\u043e \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.",
|
||||
"connection_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0443.",
|
||||
"connection_upgrade": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0443 \u0438\u0437-\u0437\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u044f \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0443.",
|
||||
"connection_upgrade": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u043a \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0443. \u041f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f \u0447\u0435\u0440\u0435\u0437 SSL/TLS."
|
||||
},
|
||||
"flow_title": "\u041f\u0440\u0438\u043d\u0442\u0435\u0440: {name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"base_path": "\u041e\u0442\u043d\u043e\u0441\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0443\u0442\u044c \u043a \u043f\u0440\u0438\u043d\u0442\u0435\u0440\u0443",
|
||||
"host": "\u0414\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441",
|
||||
"port": "\u041f\u043e\u0440\u0442",
|
||||
"ssl": "\u041f\u0440\u0438\u043d\u0442\u0435\u0440 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0441\u0432\u044f\u0437\u044c \u043f\u043e SSL/TLS",
|
||||
"verify_ssl": "\u041f\u0440\u0438\u043d\u0442\u0435\u0440 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442 SSL"
|
||||
},
|
||||
"description": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u043f\u0440\u0438\u043d\u0442\u0435\u0440 \u043f\u043e \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b\u0443 IPP \u0434\u043b\u044f \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0441 Home Assistant.",
|
||||
"title": "Internet Printing Protocol (IPP)"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "\u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0440\u0438\u043d\u0442\u0435\u0440 `{name}`?",
|
||||
"title": "\u041e\u0431\u043d\u0430\u0440\u0443\u0436\u0435\u043d\u043d\u044b\u0439 \u043f\u0440\u0438\u043d\u0442\u0435\u0440"
|
||||
}
|
||||
},
|
||||
"title": "Internet Printing Protocol (IPP)"
|
||||
}
|
||||
}
|
32
homeassistant/components/ipp/.translations/zh-Hant.json
Normal file
32
homeassistant/components/ipp/.translations/zh-Hant.json
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u6b64\u5370\u8868\u6a5f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
||||
"connection_error": "\u5370\u8868\u6a5f\u9023\u7dda\u5931\u6557\u3002",
|
||||
"connection_upgrade": "\u7531\u65bc\u9700\u8981\u5148\u5347\u7d1a\u9023\u7dda\u3001\u9023\u7dda\u81f3\u5370\u8868\u6a5f\u5931\u6557\u3002"
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "\u5370\u8868\u6a5f\u9023\u7dda\u5931\u6557\u3002",
|
||||
"connection_upgrade": "\u9023\u7dda\u81f3\u5370\u8868\u6a5f\u5931\u6557\u3002\u8acb\u52fe\u9078 SSL/TLS \u9078\u9805\u5f8c\u518d\u8a66\u4e00\u6b21\u3002"
|
||||
},
|
||||
"flow_title": "\u5370\u8868\u6a5f\uff1a{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"base_path": "\u5370\u8868\u6a5f\u76f8\u5c0d\u8def\u5f91",
|
||||
"host": "\u4e3b\u6a5f\u6216 IP \u4f4d\u5740",
|
||||
"port": "\u901a\u8a0a\u57e0",
|
||||
"ssl": "\u5370\u8868\u6a5f\u652f\u63f4 SSL/TLS \u901a\u8a0a",
|
||||
"verify_ssl": "\u5370\u8868\u6a5f\u4f7f\u7528\u5c0d\u61c9\u8a8d\u8b49"
|
||||
},
|
||||
"description": "\u900f\u904e\u7db2\u969b\u7db2\u8def\u5217\u5370\u5354\u5b9a\uff08IPP\uff09\u8a2d\u5b9a\u5370\u8868\u6a5f\u4ee5\u6574\u5408\u81f3 Home Assistant\u3002",
|
||||
"title": "\u9023\u7d50\u5370\u8868\u6a5f"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"description": "\u662f\u5426\u8981\u65b0\u589e\u540d\u7a31 `{name}` \u5370\u8868\u6a5f\u81f3 Home Assistant\uff1f",
|
||||
"title": "\u81ea\u52d5\u641c\u7d22\u5230\u7684\u5370\u8868\u6a5f"
|
||||
}
|
||||
},
|
||||
"title": "\u7db2\u969b\u7db2\u8def\u5217\u5370\u5354\u5b9a\uff08IPP\uff09"
|
||||
}
|
||||
}
|
@ -95,6 +95,7 @@
|
||||
"data": {
|
||||
"activation": "Salida cuando est\u00e1 activada",
|
||||
"momentary": "Duraci\u00f3n del pulso (ms) (opcional)",
|
||||
"more_states": "Configurar estados adicionales para esta zona",
|
||||
"name": "Nombre (opcional)",
|
||||
"pause": "Pausa entre pulsos (ms) (opcional)",
|
||||
"repeat": "Tiempos de repetici\u00f3n (-1 = infinito) (opcional)"
|
||||
|
@ -91,6 +91,7 @@
|
||||
"data": {
|
||||
"activation": "\u0412\u044b\u0445\u043e\u0434 \u043f\u0440\u0438 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0438",
|
||||
"momentary": "\u0414\u043b\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u0438\u043c\u043f\u0443\u043b\u044c\u0441\u0430 (\u043c\u0441) (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)",
|
||||
"more_states": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u044f \u0434\u043b\u044f \u044d\u0442\u043e\u0439 \u0437\u043e\u043d\u044b",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)",
|
||||
"pause": "\u041f\u0430\u0443\u0437\u0430 \u043c\u0435\u0436\u0434\u0443 \u0438\u043c\u043f\u0443\u043b\u044c\u0441\u0430\u043c\u0438 (\u043c\u0441) (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)",
|
||||
"repeat": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u043f\u043e\u0432\u0442\u043e\u0440\u0435\u043d\u0438\u0439 (-1 = \u0431\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u043e) (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)"
|
||||
|
@ -96,7 +96,7 @@
|
||||
"pause": "\u66ab\u505c\u9593\u8ddd\uff08ms\uff09\uff08\u9078\u9805\uff09",
|
||||
"repeat": "\u91cd\u8907\u6642\u9593\uff08-1=\u7121\u9650\uff09\uff08\u9078\u9805\uff09"
|
||||
},
|
||||
"description": "\u8acb\u9078\u64c7 {zone}\u8f38\u51fa\u9078\u9805",
|
||||
"description": "\u8acb\u9078\u64c7 {zone}\u8f38\u51fa\u9078\u9805\uff1a\u72c0\u614b {state}",
|
||||
"title": "\u8a2d\u5b9a Switchable \u8f38\u51fa"
|
||||
}
|
||||
},
|
||||
|
31
homeassistant/components/rachio/.translations/pl.json
Normal file
31
homeassistant/components/rachio/.translations/pl.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"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.",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie.",
|
||||
"unknown": "Niespodziewany b\u0142\u0105d."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "Klucz API dla konta Rachio."
|
||||
},
|
||||
"description": "B\u0119dziesz potrzebowa\u0142 klucza API ze strony https://app.rach.io/. Wybierz 'Account Settings', a nast\u0119pnie kliknij 'GET API KEY'.",
|
||||
"title": "Po\u0142\u0105cz si\u0119 z urz\u0105dzeniem Rachio"
|
||||
}
|
||||
},
|
||||
"title": "Rachio"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"manual_run_mins": "Jak d\u0142ugo, w minutach, nale\u017cy w\u0142\u0105czy\u0107 stacj\u0119, gdy prze\u0142\u0105cznik jest w\u0142\u0105czony."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -33,7 +33,7 @@
|
||||
"apps_to_include_or_exclude": "Aplikacje do do\u0142\u0105czenia lub wykluczenia",
|
||||
"include_or_exclude": "Do\u0142\u0105czanie lub wykluczanie aplikacji"
|
||||
},
|
||||
"description": "Je\u015bli masz telewizor Smart TV, mo\u017cesz opcjonalnie filtrowa\u0107 list\u0119 \u017ar\u00f3de\u0142, wybieraj\u0105c aplikacje, kt\u00f3re maj\u0105 zosta\u0107 uwzgl\u0119dnione lub wykluczone na li\u015bcie \u017ar\u00f3d\u0142owej. Mo\u017cesz pomin\u0105\u0107 ten krok dla telewizor\u00f3w, kt\u00f3re nie obs\u0142uguj\u0105 aplikacji.",
|
||||
"description": "Je\u015bli telewizor obs\u0142uguje aplikacje, mo\u017cesz opcjonalnie filtrowa\u0107 aplikacje, kt\u00f3re maj\u0105 zosta\u0107 uwzgl\u0119dnione lub wykluczone z listy \u017ar\u00f3de\u0142. Mo\u017cesz pomin\u0105\u0107 ten krok dla telewizor\u00f3w, kt\u00f3re nie obs\u0142uguj\u0105 aplikacji.",
|
||||
"title": "Konfigurowanie aplikacji dla smart TV"
|
||||
},
|
||||
"user": {
|
||||
@ -50,7 +50,7 @@
|
||||
"apps_to_include_or_exclude": "Aplikacje do do\u0142\u0105czenia lub wykluczenia",
|
||||
"include_or_exclude": "Do\u0142\u0105czy\u0107 czy wykluczy\u0107 aplikacje?"
|
||||
},
|
||||
"description": "Je\u015bli masz telewizor Smart TV, mo\u017cesz opcjonalnie filtrowa\u0107 list\u0119 \u017ar\u00f3de\u0142, wybieraj\u0105c aplikacje, kt\u00f3re maj\u0105 zosta\u0107 uwzgl\u0119dnione lub wykluczone na li\u015bcie \u017ar\u00f3d\u0142owej. Mo\u017cesz pomin\u0105\u0107 ten krok dla telewizor\u00f3w, kt\u00f3re nie obs\u0142uguj\u0105 aplikacji.",
|
||||
"description": "Je\u015bli telewizor obs\u0142uguje aplikacje, mo\u017cesz opcjonalnie filtrowa\u0107 aplikacje, kt\u00f3re maj\u0105 zosta\u0107 uwzgl\u0119dnione lub wykluczone z listy \u017ar\u00f3de\u0142. Mo\u017cesz pomin\u0105\u0107 ten krok dla telewizor\u00f3w, kt\u00f3re nie obs\u0142uguj\u0105 aplikacji.",
|
||||
"title": "Skonfiguruj aplikacje dla Smart TV"
|
||||
}
|
||||
},
|
||||
@ -61,9 +61,11 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"apps_to_include_or_exclude": "Aplikacje do do\u0142\u0105czenia lub wykluczenia",
|
||||
"include_or_exclude": "Do\u0142\u0105czanie lub wykluczanie aplikacji",
|
||||
"timeout": "Limit czasu \u017c\u0105dania API (sekundy)",
|
||||
"volume_step": "Skok g\u0142o\u015bno\u015bci"
|
||||
},
|
||||
"description": "Je\u015bli telewizor obs\u0142uguje aplikacje, mo\u017cesz opcjonalnie filtrowa\u0107 aplikacje, kt\u00f3re maj\u0105 zosta\u0107 uwzgl\u0119dnione lub wykluczone z listy \u017ar\u00f3de\u0142. Mo\u017cesz pomin\u0105\u0107 ten krok dla telewizor\u00f3w, kt\u00f3re nie obs\u0142uguj\u0105 aplikacji.",
|
||||
"title": "Aktualizacja opcji Vizo SmartCast"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user