mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
[ci skip] Translation update
This commit is contained in:
parent
a9c34b1d2b
commit
04e5fc7ccd
26
homeassistant/components/accuweather/translations/uk.json
Normal file
26
homeassistant/components/accuweather/translations/uk.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_api_key": "\u0425\u0438\u0431\u043d\u0438\u0439 \u043a\u043b\u044e\u0447 API"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
|
||||
"longitude": "\u0414\u043e\u0432\u0433\u043e\u0442\u0430",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430 \u0456\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0456\u0457"
|
||||
},
|
||||
"title": "AccuWeather"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"forecast": "\u041f\u0440\u043e\u0433\u043d\u043e\u0437 \u043f\u043e\u0433\u043e\u0434\u0438"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,11 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "Azure DevOps: {project_url}",
|
||||
"step": {
|
||||
"reauth": {
|
||||
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0446\u0456\u044f"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"organization": "\u041e\u0440\u0433\u0430\u043d\u0456\u0437\u0430\u0446\u0456\u044f"
|
||||
}
|
||||
"organization": "\u041e\u0440\u0433\u0430\u043d\u0456\u0437\u0430\u0446\u0456\u044f",
|
||||
"personal_access_token": "\u0422\u043e\u043a\u0435\u043d \u043e\u0441\u043e\u0431\u0438\u0441\u0442\u043e\u0433\u043e \u0434\u043e\u0441\u0442\u0443\u043f\u0443 (PAT)",
|
||||
"project": "\u041f\u0440\u043e\u0454\u043a\u0442"
|
||||
},
|
||||
"title": "\u0414\u043e\u0434\u0430\u0442\u0438 \u043f\u0440\u043e\u0435\u043a\u0442 Azure DevOps"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Azure DevOps"
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"invalid_auth": "Autenticazione non valida",
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u044d\u0442\u043e\u0433\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f.",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f.",
|
||||
|
7
homeassistant/components/bond/translations/uk.json
Normal file
7
homeassistant/components/bond/translations/uk.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041f\u0440\u0438\u0441\u0442\u0440\u0456\u0439 \u0432\u0436\u0435 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u043e"
|
||||
}
|
||||
}
|
||||
}
|
20
homeassistant/components/control4/translations/uk.json
Normal file
20
homeassistant/components/control4/translations/uk.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "\u0406\u043c'\u044f \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "\u0421\u0435\u043a\u0443\u043d\u0434 \u043c\u0456\u0436 \u043e\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f\u043c\u0438"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,7 +6,8 @@
|
||||
"open": "Obre {entity_name}",
|
||||
"open_tilt": "Inclinaci\u00f3 {entity_name} obert/a",
|
||||
"set_position": "Estableix la posici\u00f3 de {entity_name}",
|
||||
"set_tilt_position": "Estableix la inclinaci\u00f3 de {entity_name}"
|
||||
"set_tilt_position": "Estableix la inclinaci\u00f3 de {entity_name}",
|
||||
"stop": "Atura {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_closed": "{entity_name} est\u00e0 tancat/da",
|
||||
|
@ -28,9 +28,9 @@
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "[%key:common::state::closed%]",
|
||||
"closed": "Closed",
|
||||
"closing": "Closing",
|
||||
"open": "[%key:common::state::open%]",
|
||||
"open": "Open",
|
||||
"opening": "Opening",
|
||||
"stopped": "Stopped"
|
||||
}
|
||||
|
@ -6,7 +6,8 @@
|
||||
"open": "Apri {entity_name}",
|
||||
"open_tilt": "Apri l'inclinazione di {entity_name}",
|
||||
"set_position": "Imposta la posizione di {entity_name}",
|
||||
"set_tilt_position": "Imposta la posizione di inclinazione di {entity_name}"
|
||||
"set_tilt_position": "Imposta la posizione di inclinazione di {entity_name}",
|
||||
"stop": "Stop {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_closed": "{entity_name} \u00e8 chiuso",
|
||||
|
@ -6,7 +6,8 @@
|
||||
"open": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c {entity_name}",
|
||||
"open_tilt": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c {entity_name} \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043d\u0430\u043a\u043b\u043e\u043d\u0430",
|
||||
"set_position": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 {entity_name}",
|
||||
"set_tilt_position": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0430\u043a\u043b\u043e\u043d\u0430 {entity_name}"
|
||||
"set_tilt_position": "\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043d\u0430\u043a\u043b\u043e\u043d\u0430 {entity_name}",
|
||||
"stop": "\u041e\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c {entity_name}"
|
||||
},
|
||||
"condition_type": {
|
||||
"is_closed": "{entity_name} \u0432 \u0437\u0430\u043a\u0440\u044b\u0442\u043e\u043c \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0438",
|
||||
|
@ -1,4 +1,9 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"action_type": {
|
||||
"stop": "\u0417\u0443\u043f\u0438\u043d\u0438\u0442\u0438 {entity_name}"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"closed": "\u0417\u0430\u0447\u0438\u043d\u0435\u043d\u043e",
|
||||
|
@ -3,6 +3,9 @@
|
||||
"abort": {
|
||||
"invalid_dongle_path": "Ugyldig donglesti"
|
||||
},
|
||||
"error": {
|
||||
"invalid_dongle_path": "Ingen gyldig dongle funnet for denne banen"
|
||||
},
|
||||
"flow_title": "ENOcean oppsett",
|
||||
"step": {
|
||||
"detect": {
|
||||
|
24
homeassistant/components/volumio/translations/it.json
Normal file
24
homeassistant/components/volumio/translations/it.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
||||
"cannot_connect": "Impossibile connettersi al Volumio rilevato"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"unknown": "Errore imprevisto"
|
||||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"description": "Vuoi aggiungere Volumio (`{name}`) a Home Assistant?",
|
||||
"title": "Rilevato Volumio"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Porta"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -4,9 +4,13 @@
|
||||
"already_configured": "\u041f\u0440\u0438\u0441\u0442\u0440\u0456\u0439 \u0432\u0436\u0435 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u043e"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u043f\u0456\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u044f"
|
||||
"cannot_connect": "\u041f\u043e\u043c\u0438\u043b\u043a\u0430 \u043f\u0456\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u043d\u044f",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0456\u043a\u0443\u0432\u0430\u043d\u0430 \u043f\u043e\u043c\u0438\u043b\u043a\u0430"
|
||||
},
|
||||
"step": {
|
||||
"discovery_confirm": {
|
||||
"title": "\u0412\u0438\u044f\u0432\u043b\u0435\u043d\u043e Volumio"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442",
|
||||
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"state": {
|
||||
"wolflink__state": {
|
||||
"permanent": "\u041f\u043e\u0441\u0442\u0456\u0439\u043d\u043e",
|
||||
"smart_home": "\u0420\u043e\u0437\u0443\u043c\u043d\u0438\u0439 \u0434\u0456\u043c",
|
||||
"sparen": "\u0415\u043a\u043e\u043d\u043e\u043c\u0456\u044f",
|
||||
"stabilisierung": "\u0421\u0442\u0430\u0431\u0456\u043b\u0456\u0437\u0430\u0446\u0456\u044f",
|
||||
"standby": "\u041e\u0447\u0456\u043a\u0443\u0432\u0430\u043d\u043d\u044f",
|
||||
"start": "\u041f\u043e\u0447\u0430\u0442\u043e\u043a",
|
||||
"storung": "\u041f\u043e\u043c\u0438\u043b\u043a\u0430",
|
||||
"taktsperre": "\u0410\u043d\u0442\u0438\u0446\u0438\u043a\u043b",
|
||||
"test": "\u0422\u0435\u0441\u0442"
|
||||
}
|
||||
}
|
||||
}
|
18
homeassistant/components/wolflink/translations/uk.json
Normal file
18
homeassistant/components/wolflink/translations/uk.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041f\u0440\u0438\u0441\u0442\u0440\u0456\u0439 \u0432\u0436\u0435 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u043e"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u043f\u0456\u0434'\u0454\u0434\u043d\u0430\u0442\u0438\u0441\u044f",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0456\u043a\u0443\u0432\u0430\u043d\u0430 \u043f\u043e\u043c\u0438\u043b\u043a\u0430"
|
||||
},
|
||||
"step": {
|
||||
"device": {
|
||||
"data": {
|
||||
"device_name": "\u041f\u0440\u0438\u0441\u0442\u0440\u0456\u0439"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user