mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Add translations
This commit is contained in:
parent
4287d1dd2d
commit
00c1b40940
@ -12,7 +12,7 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"host": "V\u00e4rd",
|
||||
"port": "Port"
|
||||
"port": "Port (standardv\u00e4rde: '80')"
|
||||
},
|
||||
"title": "Definiera deCONZ-gatewaye"
|
||||
},
|
||||
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"create_entry": {
|
||||
"default": "\u8981\u5411 Home Assistant \u53d1\u9001\u4e8b\u4ef6\uff0c\u60a8\u9700\u8981\u914d\u7f6e [Dialogflow \u7684 Webhook \u96c6\u6210]({dialogflow_url})\u3002\n\n\u586b\u5199\u4ee5\u4e0b\u4fe1\u606f\uff1a\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\n\u8bf7\u53c2\u9605[\u6587\u6863]({docs_url})\u4ee5\u4e86\u89e3\u66f4\u591a\u4fe1\u606f\u3002"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "\u8bbe\u7f6e Dialogflow Webhook"
|
||||
}
|
||||
},
|
||||
"title": "Dialogflow"
|
||||
}
|
||||
}
|
19
homeassistant/components/luftdaten/.translations/ca.json
Normal file
19
homeassistant/components/luftdaten/.translations/ca.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"communication_error": "No s'ha pogut comunicar amb l'API de Luftdaten",
|
||||
"invalid_sensor": "El sensor no est\u00e0 disponible o no \u00e9s v\u00e0lid",
|
||||
"sensor_exists": "Sensor ja registrat"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"show_on_map": "Mostra al mapa",
|
||||
"station_id": "Identificador del sensor Luftdaten"
|
||||
},
|
||||
"title": "Crear Luftdaten"
|
||||
}
|
||||
},
|
||||
"title": "Luftdaten"
|
||||
}
|
||||
}
|
19
homeassistant/components/luftdaten/.translations/en.json
Normal file
19
homeassistant/components/luftdaten/.translations/en.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"communication_error": "Unable to communicate with the Luftdaten API",
|
||||
"invalid_sensor": "Sensor not available or invalid",
|
||||
"sensor_exists": "Sensor already registered"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"show_on_map": "Show on map",
|
||||
"station_id": "Luftdaten Sensor ID"
|
||||
},
|
||||
"title": "Define Luftdaten"
|
||||
}
|
||||
},
|
||||
"title": "Luftdaten"
|
||||
}
|
||||
}
|
19
homeassistant/components/luftdaten/.translations/no.json
Normal file
19
homeassistant/components/luftdaten/.translations/no.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"communication_error": "Kan ikke kommunisere med Luftdaten API",
|
||||
"invalid_sensor": "Sensor er ikke tilgjengelig eller ugyldig",
|
||||
"sensor_exists": "Sensor er allerede registrert"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"show_on_map": "Vis p\u00e5 kart",
|
||||
"station_id": "Luftdaten Sensor ID"
|
||||
},
|
||||
"title": "Definer Luftdaten"
|
||||
}
|
||||
},
|
||||
"title": "Luftdaten"
|
||||
}
|
||||
}
|
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"communication_error": "\u7121\u6cd5\u8207 Luftdaten API \u9032\u884c\u901a\u4fe1",
|
||||
"invalid_sensor": "\u7121\u6cd5\u4f7f\u7528\u6216\u7121\u6548\u7684\u611f\u61c9\u5668",
|
||||
"sensor_exists": "\u611f\u61c9\u5668\u5df2\u8a3b\u518a"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"show_on_map": "\u65bc\u5730\u5716\u986f\u793a",
|
||||
"station_id": "Luftdaten \u611f\u61c9\u5668 ID"
|
||||
},
|
||||
"title": "\u5b9a\u7fa9 Luftdaten"
|
||||
}
|
||||
},
|
||||
"title": "Luftdaten"
|
||||
}
|
||||
}
|
11
homeassistant/components/mailgun/.translations/zh-Hans.json
Normal file
11
homeassistant/components/mailgun/.translations/zh-Hans.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_internet_accessible": "\u60a8\u7684 Home Assistant \u5b9e\u4f8b\u9700\u8981\u53ef\u4ece\u4e92\u8054\u7f51\u8bbf\u95ee\u4ee5\u63a5\u6536 Mailgun \u6d88\u606f\u3002",
|
||||
"one_instance_allowed": "\u53ea\u6709\u4e00\u4e2a\u5b9e\u4f8b\u662f\u5fc5\u9700\u7684\u3002"
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "\u8981\u5411 Home Assistant \u53d1\u9001\u4e8b\u4ef6\uff0c\u60a8\u9700\u8981\u914d\u7f6e [Mailgun \u7684 Webhook]({mailgun_url})\u3002\n\n\u586b\u5199\u4ee5\u4e0b\u4fe1\u606f\uff1a\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\n\u6709\u5173\u5982\u4f55\u914d\u7f6e\u81ea\u52a8\u5316\u4ee5\u5904\u7406\u4f20\u5165\u7684\u6570\u636e\uff0c\u8bf7\u53c2\u9605[\u6587\u6863]({docs_url})\u3002"
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"create_entry": {
|
||||
"default": "\u8981\u5411 Home Assistant \u53d1\u9001\u4e8b\u4ef6\uff0c\u60a8\u9700\u8981\u914d\u7f6e [Twilio \u7684 Webhook]({twilio_url})\u3002\n\n\u586b\u5199\u4ee5\u4e0b\u4fe1\u606f\uff1a\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\n\u6709\u5173\u5982\u4f55\u914d\u7f6e\u81ea\u52a8\u5316\u4ee5\u5904\u7406\u4f20\u5165\u7684\u6570\u636e\uff0c\u8bf7\u53c2\u9605[\u6587\u6863]({docs_url})\u3002"
|
||||
}
|
||||
}
|
||||
}
|
25
homeassistant/components/unifi/.translations/zh-Hans.json
Normal file
25
homeassistant/components/unifi/.translations/zh-Hans.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u63a7\u5236\u5668\u7ad9\u70b9\u5df2\u914d\u7f6e\u5b8c\u6210",
|
||||
"user_privilege": "\u7528\u6237\u987b\u4e3a\u7ba1\u7406\u5458"
|
||||
},
|
||||
"error": {
|
||||
"service_unavailable": "\u6ca1\u6709\u53ef\u7528\u7684\u670d\u52a1"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u4e3b\u673a",
|
||||
"password": "\u5bc6\u7801",
|
||||
"port": "\u7aef\u53e3",
|
||||
"site": "\u7ad9\u70b9 ID",
|
||||
"username": "\u7528\u6237\u540d",
|
||||
"verify_ssl": "\u4f7f\u7528\u6b63\u786e\u8bc1\u4e66\u7684\u63a7\u5236\u5668"
|
||||
},
|
||||
"title": "\u914d\u7f6e UniFi \u63a7\u5236\u5668"
|
||||
}
|
||||
},
|
||||
"title": "UniFi \u63a7\u5236\u5668"
|
||||
}
|
||||
}
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "UPnP/IGD ass scho konfigur\u00e9iert",
|
||||
"incomplete_device": "Ignor\u00e9iert onvollst\u00e4nnegen UPnP-Apparat",
|
||||
"no_devices_discovered": "Keng UPnP/IGDs entdeckt",
|
||||
"no_sensors_or_port_mapping": "Aktiv\u00e9ier op mannst Sensoren oder Port Mapping"
|
||||
},
|
||||
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "UPnP / IGD er allerede konfigurert",
|
||||
"incomplete_device": "Ignorerer ufullstendig UPnP-enhet",
|
||||
"no_devices_discovered": "Ingen UPnP / IGDs oppdaget",
|
||||
"no_sensors_or_port_mapping": "Aktiver minst sensorer eller port mapping"
|
||||
},
|
||||
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "UPnP/IGD jest ju\u017c skonfigurowane",
|
||||
"incomplete_device": "Ignorowanie niekompletnego urz\u0105dzenia UPnP",
|
||||
"no_devices_discovered": "Nie wykryto urz\u0105dze\u0144 UPnP/IGD",
|
||||
"no_sensors_or_port_mapping": "W\u0142\u0105cz przynajmniej sensory lub mapowanie port\u00f3w"
|
||||
},
|
||||
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "UPnP/IGD j\u00e1 est\u00e1 configurado",
|
||||
"incomplete_device": "Dispositivos UPnP incompletos ignorados",
|
||||
"no_devices_discovered": "Nenhum UPnP/IGDs descoberto",
|
||||
"no_sensors_or_port_mapping": "Ative pelo menos os sensores ou o mapeamento de porta"
|
||||
},
|
||||
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "UPnP/IGD je \u017ee konfiguriran",
|
||||
"incomplete_device": "Ignoriranje nepopolnih UPnP naprav",
|
||||
"no_devices_discovered": "Ni odkritih UPnP/IGD naprav",
|
||||
"no_sensors_or_port_mapping": "Omogo\u010dite vsaj senzorje ali preslikavo vrat (port mapping)"
|
||||
},
|
||||
|
@ -2,6 +2,7 @@
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "UPnP/IGD \u5df2\u914d\u7f6e\u5b8c\u6210",
|
||||
"incomplete_device": "\u5ffd\u7565\u4e0d\u5b8c\u6574\u7684 UPnP \u8bbe\u5907",
|
||||
"no_devices_discovered": "\u672a\u53d1\u73b0 UPnP/IGD",
|
||||
"no_sensors_or_port_mapping": "\u81f3\u5c11\u542f\u7528\u4f20\u611f\u5668\u6216\u7aef\u53e3\u6620\u5c04"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user