[ci skip] Translation update
This commit is contained in:
parent
6725e4033c
commit
f205708e56
151 changed files with 1527 additions and 99 deletions
12
homeassistant/components/version/translations/bg.json
Normal file
12
homeassistant/components/version/translations/bg.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0442\u0438\u043f \u0438\u043d\u0441\u0442\u0430\u043b\u0430\u0446\u0438\u044f"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/version/translations/he.json
Normal file
7
homeassistant/components/version/translations/he.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4"
|
||||
}
|
||||
}
|
||||
}
|
26
homeassistant/components/version/translations/it.json
Normal file
26
homeassistant/components/version/translations/it.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"version_source": "Origine della versione"
|
||||
},
|
||||
"description": "Seleziona l'origine da cui desideri tenere traccia delle versioni",
|
||||
"title": "Seleziona il tipo di installazione"
|
||||
},
|
||||
"version_source": {
|
||||
"data": {
|
||||
"beta": "Includi versioni beta",
|
||||
"board": "Quale scheda dovrebbe essere tracciata",
|
||||
"channel": "Quale canale dovrebbe essere tracciato",
|
||||
"image": "Quale immagine dovrebbe essere tracciata"
|
||||
},
|
||||
"description": "Configura il tracciamento della versione {version_source}",
|
||||
"title": "Configura"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue